Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from cf24c67dce5eab1da970699aa1aba381e09581db+a77f58c90179b916eae9116a1115cd7226a95c94 (d2dd879620d11edd7c9dd20a57f82b2f076c5998) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5281988951419436047.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4775718058282465271.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3700/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3700/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8152354703601515507.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7985626124629204021.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3700/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3700/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1923779719153040056.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1674 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh9205550945822227368.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh9027234981482171857.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3700/head:refs/remotes/origin/PR-3700 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit cf24c67dce5eab1da970699aa1aba381e09581db Merge succeeded, producing 6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 Checking out Revision 6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 (PR-3700) > git config core.sparsecheckout # timeout=10 > git checkout -f cf24c67dce5eab1da970699aa1aba381e09581db # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh1364595007759495260.key > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 # timeout=10 Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-09T16:31:36.745Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 951b5ce59f6f056e85aa44111fc9d58e959043b5 # timeout=10 [2021-09-09T16:31:36.836Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-09T16:31:36.861Z] ========================================================= [2021-09-09T16:31:36.861Z] EdgeX Global Pipelines Version Info [2021-09-09T16:31:36.861Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:31:38.108Z] ------------------- [2021-09-09T16:31:38.108Z] stable info: [2021-09-09T16:31:38.108Z] ------------------- [2021-09-09T16:31:38.108Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-09T16:31:38.108Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-09T16:31:38.108Z] Message: update stable to v1.0.205 [2021-09-09T16:31:38.704Z] ------------------- [2021-09-09T16:31:38.704Z] experimental info: [2021-09-09T16:31:38.704Z] ------------------- [2021-09-09T16:31:38.704Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-09T16:31:38.704Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-09T16:31:38.704Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-09T16:31:38.833Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-09T16:31:38.855Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-09T16:31:38.877Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-09T16:31:38.899Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-09T16:31:38.921Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-09T16:31:38.943Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-09T16:31:38.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-09T16:31:38.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-09T16:31:39.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-09T16:31:39.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-09T16:31:39.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-09T16:31:39.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-09T16:31:39.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-09T16:31:39.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-09T16:31:39.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-09T16:31:39.169Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-09T16:31:39.191Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-09T16:31:39.213Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-09T16:31:39.234Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-09T16:31:39.256Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-09T16:31:39.278Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-09T16:31:39.300Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-09T16:31:39.321Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-09T16:31:39.343Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3700 [Pipeline] echo [2021-09-09T16:31:39.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3700 [Pipeline] echo [2021-09-09T16:31:39.387Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3700 [Pipeline] echo [2021-09-09T16:31:39.409Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 [Pipeline] echo [2021-09-09T16:31:39.430Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f8b4a0 [Pipeline] echo [2021-09-09T16:31:39.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T16:31:39.519Z] provisioning config files... [2021-09-09T16:31:39.539Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1124248043471248460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:31:39.870Z] ---> docker-login.sh [2021-09-09T16:31:39.870Z] nexus3.edgexfoundry.org:10001 [2021-09-09T16:31:39.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:31:40.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:31:40.145Z] Configure a credential helper to remove this warning. See [2021-09-09T16:31:40.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:31:40.145Z] [2021-09-09T16:31:40.145Z] Login Succeeded [2021-09-09T16:31:40.145Z] nexus3.edgexfoundry.org:10002 [2021-09-09T16:31:40.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:31:40.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:31:40.145Z] Configure a credential helper to remove this warning. See [2021-09-09T16:31:40.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:31:40.145Z] [2021-09-09T16:31:40.145Z] Login Succeeded [2021-09-09T16:31:40.145Z] nexus3.edgexfoundry.org:10003 [2021-09-09T16:31:40.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:31:40.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:31:40.415Z] Configure a credential helper to remove this warning. See [2021-09-09T16:31:40.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:31:40.415Z] [2021-09-09T16:31:40.415Z] Login Succeeded [2021-09-09T16:31:40.415Z] nexus3.edgexfoundry.org:10004 [2021-09-09T16:31:40.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:31:40.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:31:40.415Z] Configure a credential helper to remove this warning. See [2021-09-09T16:31:40.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:31:40.415Z] [2021-09-09T16:31:40.415Z] Login Succeeded [2021-09-09T16:31:40.415Z] docker.io [2021-09-09T16:31:40.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:31:40.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:31:40.958Z] Configure a credential helper to remove this warning. See [2021-09-09T16:31:40.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:31:40.958Z] [2021-09-09T16:31:40.958Z] Login Succeeded [2021-09-09T16:31:40.958Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T16:31:40.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T16:31:41.318Z] ++ 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-09T16:31:41.318Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:31:41.318Z] ++ dirname cmd/core-command/Dockerfile [2021-09-09T16:31:41.318Z] ++ cut -d/ -f2 [2021-09-09T16:31:41.318Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-09T16:31:41.318Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:31:41.318Z] ++ dirname cmd/core-data/Dockerfile [2021-09-09T16:31:41.318Z] ++ cut -d/ -f2 [2021-09-09T16:31:41.318Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-09T16:31:41.318Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:31:41.318Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-09T16:31:41.318Z] ++ cut -d/ -f2 [2021-09-09T16:31:41.318Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-09T16:31:41.318Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:31:41.318Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-09T16:31:41.318Z] ++ cut -d/ -f2 [2021-09-09T16:31:41.318Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-09T16:31:41.318Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:31:41.319Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-09T16:31:41.319Z] ++ cut -d/ -f2 [2021-09-09T16:31:41.319Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-09T16:31:41.319Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:31:41.319Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-09T16:31:41.319Z] ++ cut -d/ -f2 [2021-09-09T16:31:41.319Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-09T16:31:41.319Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:31:41.319Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-09T16:31:41.319Z] ++ cut -d/ -f2 [2021-09-09T16:31:41.319Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-09T16:31:41.319Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:31:41.319Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-09T16:31:41.319Z] ++ cut -d/ -f2 [2021-09-09T16:31:41.319Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-09T16:31:41.319Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:31:41.319Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-09T16:31:41.319Z] ++ cut -d/ -f2 [2021-09-09T16:31:41.319Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-09T16:31:41.377Z] 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-09T16:31:43.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T16:31:43.550Z] [2021-09-09T16:31:43.550Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:31:43.886Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T16:31:43.887Z] latest: Pulling from edgex-devops/git-semver [2021-09-09T16:31:43.887Z] 31603596830f: Pulling fs layer [2021-09-09T16:31:43.887Z] 04fac38145f0: Pulling fs layer [2021-09-09T16:31:43.887Z] 701f6daf10bf: Pulling fs layer [2021-09-09T16:31:43.887Z] 24f72da36158: Pulling fs layer [2021-09-09T16:31:43.887Z] 24f72da36158: Waiting [2021-09-09T16:31:43.887Z] 04fac38145f0: Verifying Checksum [2021-09-09T16:31:43.887Z] 04fac38145f0: Download complete [2021-09-09T16:31:44.161Z] 31603596830f: Verifying Checksum [2021-09-09T16:31:44.161Z] 31603596830f: Download complete [2021-09-09T16:31:44.161Z] 31603596830f: Pull complete [2021-09-09T16:31:44.427Z] 04fac38145f0: Pull complete [2021-09-09T16:31:44.427Z] 24f72da36158: Verifying Checksum [2021-09-09T16:31:44.427Z] 24f72da36158: Download complete [2021-09-09T16:31:44.693Z] 701f6daf10bf: Verifying Checksum [2021-09-09T16:31:44.693Z] 701f6daf10bf: Download complete [2021-09-09T16:31:44.960Z] 701f6daf10bf: Pull complete [2021-09-09T16:31:45.228Z] 24f72da36158: Pull complete [2021-09-09T16:31:45.228Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-09T16:31:45.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T16:31:45.228Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-09T16:31:45.321Z] prd-centos7-docker-4c-2g-1674 does not seem to be running inside a container [2021-09-09T16:31:45.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-09T16:31:46.083Z] $ docker top 23ce1ace9d0ad2d0e94803057ec4079e97626b15268c5182f1777405b322db31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-09T16:31:46.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T16:31:46.219Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T16:31:46.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T16:31:46.329Z] $ docker exec 23ce1ace9d0ad2d0e94803057ec4079e97626b15268c5182f1777405b322db31 ssh-agent [2021-09-09T16:31:46.442Z] SSH_AUTH_SOCK=/tmp/ssh-oqcD8YOuKKAn/agent.14 [2021-09-09T16:31:46.442Z] SSH_AGENT_PID=21 [2021-09-09T16:31:46.453Z] Running ssh-add (command line suppressed) [2021-09-09T16:31:46.544Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5006661881591089789.key (/w/workspace/edgex-go/4@tmp/private_key_5006661881591089789.key) [2021-09-09T16:31:46.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T16:31:46.877Z] + git tag --points-at HEAD [Pipeline] } [2021-09-09T16:31:46.897Z] $ docker exec --env ******** --env ******** 23ce1ace9d0ad2d0e94803057ec4079e97626b15268c5182f1777405b322db31 ssh-agent -k [2021-09-09T16:31:46.987Z] unset SSH_AUTH_SOCK; [2021-09-09T16:31:46.988Z] unset SSH_AGENT_PID; [2021-09-09T16:31:46.988Z] echo Agent pid 21 killed; [2021-09-09T16:31:47.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-09T16:31:47.041Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T16:31:47.041Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T16:31:47.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T16:31:47.157Z] $ docker exec 23ce1ace9d0ad2d0e94803057ec4079e97626b15268c5182f1777405b322db31 ssh-agent [2021-09-09T16:31:47.278Z] SSH_AUTH_SOCK=/tmp/ssh-w4BhojOdRFBG/agent.55 [2021-09-09T16:31:47.278Z] SSH_AGENT_PID=61 [2021-09-09T16:31:47.286Z] Running ssh-add (command line suppressed) [2021-09-09T16:31:47.391Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_6346615864586192056.key (/w/workspace/edgex-go/4@tmp/private_key_6346615864586192056.key) [2021-09-09T16:31:47.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T16:31:47.744Z] + git semver init [2021-09-09T16:31:47.744Z] # -> Open(): unable to determine branch for HEAD [2021-09-09T16:31:47.744Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-09-09T16:31:47.744Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-09-09T16:31:47.744Z] # $SEMVER_REMOTE_NAME = origin [2021-09-09T16:31:47.744Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-09T16:31:47.744Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-09T16:31:47.744Z] # $SEMVER_BRANCH = PR-3700 [2021-09-09T16:31:47.744Z] # $SEMVER_TEMP = /tmp/semver-942045704 [2021-09-09T16:31:47.744Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-09T16:32:35.902Z] # '/tmp/semver-942045704' -> '/w/workspace/edgex-go/4/.semver' [2021-09-09T16:32:35.902Z] # -> Force: false [2021-09-09T16:32:35.902Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-09-09T16:32:35.919Z] $ docker exec --env ******** --env ******** 23ce1ace9d0ad2d0e94803057ec4079e97626b15268c5182f1777405b322db31 ssh-agent -k [2021-09-09T16:32:36.064Z] unset SSH_AUTH_SOCK; [2021-09-09T16:32:36.064Z] unset SSH_AGENT_PID; [2021-09-09T16:32:36.064Z] echo Agent pid 61 killed; [2021-09-09T16:32:36.082Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T16:32:36.444Z] + git semver [Pipeline] } [2021-09-09T16:32:36.467Z] $ docker stop --time=1 23ce1ace9d0ad2d0e94803057ec4079e97626b15268c5182f1777405b322db31 [2021-09-09T16:32:38.112Z] $ docker rm -f 23ce1ace9d0ad2d0e94803057ec4079e97626b15268c5182f1777405b322db31 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T16:32:38.519Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-09T16:32:38.860Z] Stashed 1 file(s) [Pipeline] echo [2021-09-09T16:32:38.864Z] [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-09T16:32:39.271Z] ========================================================= [2021-09-09T16:32:39.271Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-09T16:32:39.271Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:32:39.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T16:32:40.180Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-09T16:32:40.180Z] 540db60ca938: Pulling fs layer [2021-09-09T16:32:40.180Z] adcc1eea9eea: Pulling fs layer [2021-09-09T16:32:40.180Z] 4c4ab2625f07: Pulling fs layer [2021-09-09T16:32:40.180Z] db62176df00c: Pulling fs layer [2021-09-09T16:32:40.180Z] 3b30891b0d05: Pulling fs layer [2021-09-09T16:32:40.180Z] 06b49ca38bd5: Pulling fs layer [2021-09-09T16:32:40.180Z] c788192a36de: Pulling fs layer [2021-09-09T16:32:40.180Z] a77e37c0d609: Pulling fs layer [2021-09-09T16:32:40.180Z] c3185cebc471: Pulling fs layer [2021-09-09T16:32:40.180Z] 06b49ca38bd5: Waiting [2021-09-09T16:32:40.180Z] c788192a36de: Waiting [2021-09-09T16:32:40.180Z] a77e37c0d609: Waiting [2021-09-09T16:32:40.180Z] c3185cebc471: Waiting [2021-09-09T16:32:40.180Z] db62176df00c: Waiting [2021-09-09T16:32:40.180Z] 3b30891b0d05: Waiting [2021-09-09T16:32:40.180Z] 4c4ab2625f07: Verifying Checksum [2021-09-09T16:32:40.180Z] 4c4ab2625f07: Download complete [2021-09-09T16:32:40.180Z] adcc1eea9eea: Verifying Checksum [2021-09-09T16:32:40.180Z] adcc1eea9eea: Download complete [2021-09-09T16:32:40.180Z] 3b30891b0d05: Verifying Checksum [2021-09-09T16:32:40.180Z] 3b30891b0d05: Download complete [2021-09-09T16:32:40.180Z] 06b49ca38bd5: Verifying Checksum [2021-09-09T16:32:40.180Z] 06b49ca38bd5: Download complete [2021-09-09T16:32:40.180Z] c788192a36de: Verifying Checksum [2021-09-09T16:32:40.180Z] c788192a36de: Download complete [2021-09-09T16:32:40.180Z] 540db60ca938: Verifying Checksum [2021-09-09T16:32:40.180Z] 540db60ca938: Download complete [2021-09-09T16:32:40.448Z] 540db60ca938: Pull complete [2021-09-09T16:32:40.448Z] adcc1eea9eea: Pull complete [2021-09-09T16:32:40.714Z] 4c4ab2625f07: Pull complete [2021-09-09T16:32:40.714Z] a77e37c0d609: Verifying Checksum [2021-09-09T16:32:40.714Z] a77e37c0d609: Download complete [2021-09-09T16:32:46.520Z] c3185cebc471: Verifying Checksum [2021-09-09T16:32:46.520Z] c3185cebc471: Download complete [2021-09-09T16:32:46.520Z] db62176df00c: Verifying Checksum [2021-09-09T16:32:46.520Z] db62176df00c: Download complete [2021-09-09T16:32:49.133Z] db62176df00c: Pull complete [2021-09-09T16:32:49.133Z] 3b30891b0d05: Pull complete [2021-09-09T16:32:49.133Z] 06b49ca38bd5: Pull complete [2021-09-09T16:32:49.133Z] c788192a36de: Pull complete [2021-09-09T16:32:49.133Z] a77e37c0d609: Pull complete [2021-09-09T16:32:51.097Z] c3185cebc471: Pull complete [2021-09-09T16:32:51.362Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-09T16:32:51.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T16:32:51.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:32:51.698Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T16:32:51.698Z] WORKDIR /edgex [2021-09-09T16:32:51.698Z] COPY go.mod . [2021-09-09T16:32:51.698Z] RUN go mod download' [2021-09-09T16:32:51.698Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-09T16:32:53.137Z] Sending build context to Docker daemon 328.9MB [2021-09-09T16:32:53.137Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T16:32:53.137Z] ---> 031687cdd783 [2021-09-09T16:32:53.137Z] Step 2/4 : WORKDIR /edgex [2021-09-09T16:32:56.153Z] Still waiting to schedule task [2021-09-09T16:32:56.157Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-09T16:32:56.172Z] ---> Running in 8e466f487dd6 [2021-09-09T16:32:56.172Z] Removing intermediate container 8e466f487dd6 [2021-09-09T16:32:56.172Z] ---> add8747c8cc0 [2021-09-09T16:32:56.172Z] Step 3/4 : COPY go.mod . [2021-09-09T16:32:56.172Z] ---> 7f5f61dda561 [2021-09-09T16:32:56.172Z] Step 4/4 : RUN go mod download [2021-09-09T16:32:56.172Z] ---> Running in cf8c09766288 [2021-09-09T16:33:28.437Z] Removing intermediate container cf8c09766288 [2021-09-09T16:33:28.437Z] ---> 759d252f1b5b [2021-09-09T16:33:28.437Z] Successfully built 759d252f1b5b [2021-09-09T16:33:28.437Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:33:28.775Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-09T16:33:28.775Z] . [Pipeline] withDockerContainer [2021-09-09T16:33:28.870Z] prd-centos7-docker-4c-2g-1674 does not seem to be running inside a container [2021-09-09T16:33:28.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-09T16:33:29.343Z] $ docker top 31f2c646e11c2275a15cbffe6ffdd2d0501d3fcce33d64e9b07553db90ef3d4e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:33:29.763Z] + go version [2021-09-09T16:33:29.763Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-09T16:33:29.778Z] $ docker stop --time=1 31f2c646e11c2275a15cbffe6ffdd2d0501d3fcce33d64e9b07553db90ef3d4e [2021-09-09T16:33:30.982Z] $ docker rm -f 31f2c646e11c2275a15cbffe6ffdd2d0501d3fcce33d64e9b07553db90ef3d4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:33:31.568Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-09T16:33:31.569Z] . [Pipeline] withDockerContainer [2021-09-09T16:33:31.657Z] prd-centos7-docker-4c-2g-1674 does not seem to be running inside a container [2021-09-09T16:33:31.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-09T16:33:32.066Z] $ docker top 9c3af6a45e7a424b5187adccbf61006ee3e72f88ec1f5184cb0b3f0e5955b846 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-09T16:33:32.156Z] ========================================================= [2021-09-09T16:33:32.156Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-09T16:33:32.156Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:33:32.480Z] + go mod tidy [Pipeline] sh [2021-09-09T16:33:33.087Z] + make test [2021-09-09T16:33:33.087Z] go mod tidy [2021-09-09T16:33:33.087Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-09T16:33:38.972Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-09T16:33:57.266Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-09T16:33:59.893Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-09T16:33:59.893Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-09T16:34:00.483Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-09T16:34:03.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-09T16:34:03.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-09T16:34:03.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-09T16:34:03.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-09T16:34:03.746Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-09T16:34:04.017Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-09T16:34:04.283Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-09T16:34:04.283Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-09T16:34:04.283Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-09T16:34:04.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-09T16:34:06.255Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-09-09T16:34:06.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-09T16:34:06.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-09T16:34:06.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 100.0% of statements [2021-09-09T16:34:06.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-09T16:34:07.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 46.3% of statements [2021-09-09T16:34:07.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-09T16:34:07.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-09T16:34:08.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.113s coverage: 90.1% of statements [2021-09-09T16:34:08.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-09T16:34:08.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:34:09.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 81.2% of statements [2021-09-09T16:34:09.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-09T16:34:09.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-09T16:34:09.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-09T16:34:09.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-09T16:34:09.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-09T16:34:09.785Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.273s coverage: 94.2% of statements [2021-09-09T16:34:09.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-09T16:34:09.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:34:10.052Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 59.1% of statements [2021-09-09T16:34:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-09T16:34:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-09T16:34:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-09T16:34:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-09T16:34:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-09T16:34:10.646Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements [2021-09-09T16:34:10.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-09T16:34:10.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-09T16:34:10.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-09T16:34:11.242Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements [2021-09-09T16:34:11.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-09T16:34:11.242Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-09-09T16:34:11.514Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 21.7% of statements [2021-09-09T16:34:11.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-09T16:34:11.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-09-09T16:34:12.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements [2021-09-09T16:34:12.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-09-09T16:34:12.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2021-09-09T16:34:12.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-09-09T16:34:25.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2021-09-09T16:34:25.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-09-09T16:34:30.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.176s coverage: 81.8% of statements [2021-09-09T16:34:30.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-09T16:34:50.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements [2021-09-09T16:34:50.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-09T16:34:50.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-09T16:34:50.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-09T16:34:50.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-09-09T16:34:50.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-09T16:34:50.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-09T16:34:50.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-09T16:34:50.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-09T16:34:50.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-09T16:34:50.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-09-09T16:34:50.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-09T16:34:50.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-09T16:34:50.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-09-09T16:34:50.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-09T16:34:50.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements [2021-09-09T16:34:50.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-09T16:34:50.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.048s coverage: 80.0% of statements [2021-09-09T16:34:50.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-09-09T16:34:50.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-09-09T16:34:50.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-09-09T16:34:50.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-09T16:34:50.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements [2021-09-09T16:34:50.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-09T16:34:50.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-09T16:34:50.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-09-09T16:34:50.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-09-09T16:34:50.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-09-09T16:34:50.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-09-09T16:34:50.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-09-09T16:34:50.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.214s coverage: 66.9% of statements [2021-09-09T16:34:50.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-09T16:34:50.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-09T16:34:50.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-09T16:34:50.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.6% of statements [2021-09-09T16:34:50.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-09T16:34:50.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-09T16:34:50.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2021-09-09T16:34:50.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-09T16:34:50.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2021-09-09T16:34:50.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-09T16:34:57.281Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 19.5% of statements [2021-09-09T16:34:57.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-09T16:34:57.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-09T16:34:57.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-09T16:34:57.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-09T16:34:57.281Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.0% of statements [2021-09-09T16:34:57.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-09T16:34:57.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:34:57.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-09T16:34:57.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-09T16:34:57.281Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2021-09-09T16:34:57.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-09T16:34:57.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-09T16:34:57.281Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements [2021-09-09T16:34:57.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-09T16:34:57.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:34:57.281Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-09T16:34:57.281Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-09T16:34:57.281Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-09-09T16:34:57.281Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-09T16:34:57.281Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-09T16:34:57.281Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-09T16:34:57.281Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-09T16:34:57.281Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-09T16:34:57.281Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-09T16:34:57.281Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-09-09T16:34:57.281Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-09-09T16:34:57.281Z] GO111MODULE=on go vet ./... [2021-09-09T16:35:20.292Z] gofmt -l . [2021-09-09T16:35:20.292Z] [ "`gofmt -l .`" = "" ] [2021-09-09T16:35:20.292Z] ./bin/test-attribution-txt.sh [2021-09-09T16:35:20.292Z] 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-09T16:35:20.292Z] if which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi [2021-09-09T16:35:20.292Z] /go/bin/golangci-lint [Pipeline] sh [2021-09-09T16:35:27.597Z] + ls -al . [2021-09-09T16:35:27.597Z] total 612 [2021-09-09T16:35:27.597Z] drwxrwxr-x 10 1001 1001 4096 Sep 9 16:35 . [2021-09-09T16:35:27.597Z] drwxr-xr-x 4 root root 28 Sep 9 16:33 .. [2021-09-09T16:35:27.597Z] -rw-rw-r-- 1 1001 1001 11 Sep 9 16:31 .dockerignore [2021-09-09T16:35:27.597Z] drwxrwxr-x 8 1001 1001 179 Sep 9 16:31 .git [2021-09-09T16:35:27.597Z] drwxrwxr-x 4 1001 1001 142 Sep 9 16:31 .github [2021-09-09T16:35:27.597Z] -rw-rw-r-- 1 1001 1001 818 Sep 9 16:31 .gitignore [2021-09-09T16:35:27.597Z] -rw-rw-r-- 1 1001 1001 202 Sep 9 16:31 .golangci.yml [2021-09-09T16:35:27.597Z] -rw-rw-r-- 1 1001 1001 76 Sep 9 16:31 .hadolint.yml [2021-09-09T16:35:27.597Z] drwx------ 3 1001 1001 58 Sep 9 16:32 .semver [2021-09-09T16:35:27.597Z] -rw-rw-r-- 1 1001 1001 166 Sep 9 16:31 .sonarcloud.properties [2021-09-09T16:35:27.597Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 16:31 ADOPTERS.md [2021-09-09T16:35:27.597Z] -rw-rw-r-- 1 1001 1001 8493 Sep 9 16:31 Attribution.txt [2021-09-09T16:35:27.597Z] -rw-rw-r-- 1 1001 1001 43881 Sep 9 16:31 CHANGELOG.md [2021-09-09T16:35:27.597Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 16:31 CONTRIBUTING.md [2021-09-09T16:35:27.597Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 16:31 GOVERNANCE.md [2021-09-09T16:35:27.597Z] -rw-rw-r-- 1 1001 1001 849 Sep 9 16:31 Jenkinsfile [2021-09-09T16:35:27.597Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 16:31 LICENSE [2021-09-09T16:35:27.597Z] -rw-rw-r-- 1 1001 1001 6038 Sep 9 16:31 Makefile [2021-09-09T16:35:27.597Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 16:31 OWNERS.md [2021-09-09T16:35:27.597Z] -rw-rw-r-- 1 1001 1001 8643 Sep 9 16:31 README.md [2021-09-09T16:35:27.597Z] -rw-rw-r-- 1 1001 1001 6912 Sep 9 16:31 SECURITY.md [2021-09-09T16:35:27.597Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 16:32 VERSION [2021-09-09T16:35:27.597Z] -rw-rw-r-- 1 1001 1001 4131 Sep 9 16:31 ZMQWindows.md [2021-09-09T16:35:27.597Z] drwxrwxr-x 2 1001 1001 37 Sep 9 16:31 bin [2021-09-09T16:35:27.597Z] drwxrwxr-x 14 1001 1001 4096 Sep 9 16:31 cmd [2021-09-09T16:35:27.597Z] -rw-r--r-- 1 root root 404222 Sep 9 16:34 coverage.out [2021-09-09T16:35:27.597Z] -rw-rw-r-- 1 1001 1001 841 Sep 9 16:31 go.mod [2021-09-09T16:35:27.597Z] -rw-r--r-- 1 root root 50064 Sep 9 16:33 go.sum [2021-09-09T16:35:27.597Z] drwxrwxr-x 8 1001 1001 124 Sep 9 16:31 internal [2021-09-09T16:35:27.597Z] drwxrwxr-x 3 1001 1001 16 Sep 9 16:31 openapi [2021-09-09T16:35:27.597Z] drwxrwxr-x 4 1001 1001 71 Sep 9 16:31 snap [2021-09-09T16:35:27.597Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 16:31 version.go [Pipeline] sh [2021-09-09T16:35:27.914Z] + '[' -e coverage.out ] [2021-09-09T16:35:27.914Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-09T16:35:28.060Z] Stashed 1 file(s) [Pipeline] sh [2021-09-09T16:35:28.366Z] + make build [2021-09-09T16:35:28.366Z] go mod tidy [2021-09-09T16:35:28.366Z] 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-09T16:35:29.790Z] 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-09T16:35:35.996Z] 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-09T16:35:36.978Z] 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-09T16:35:37.956Z] 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-09T16:35:38.236Z] 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-09T16:35:39.220Z] 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-09T16:35:39.809Z] 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-09T16:35:40.772Z] 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-09T16:35:41.763Z] 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-09T16:35:42.352Z] 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-09T16:35:43.344Z] 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-09T16:35:44.792Z] $ docker stop --time=1 9c3af6a45e7a424b5187adccbf61006ee3e72f88ec1f5184cb0b3f0e5955b846 [2021-09-09T16:35:46.714Z] $ docker rm -f 9c3af6a45e7a424b5187adccbf61006ee3e72f88ec1f5184cb0b3f0e5955b846 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-09-09T16:35:49.187Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1680 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws [2021-09-09T16:35:49.484Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:35:49.707Z] The recommended git tool is: git [2021-09-09T16:35:49.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T16:35:49.820Z] [2021-09-09T16:35:49.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:35:50.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T16:35:50.161Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-09T16:35:50.161Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-09T16:35:50.161Z] ca9280d653b3: Pulling fs layer [2021-09-09T16:35:50.161Z] 7e9c9ca2126c: Pulling fs layer [2021-09-09T16:35:50.435Z] cbdbe7a5bc2a: Download complete [2021-09-09T16:35:50.711Z] cbdbe7a5bc2a: Pull complete [2021-09-09T16:35:52.496Z] ca9280d653b3: Verifying Checksum [2021-09-09T16:35:52.496Z] ca9280d653b3: Download complete [2021-09-09T16:35:52.496Z] ca9280d653b3: Pull complete [2021-09-09T16:35:54.825Z] 7e9c9ca2126c: Verifying Checksum [2021-09-09T16:35:54.825Z] 7e9c9ca2126c: Download complete [2021-09-09T16:35:57.928Z] 7e9c9ca2126c: Pull complete [2021-09-09T16:35:57.928Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-09T16:35:57.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T16:35:57.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-09T16:35:58.023Z] prd-centos7-docker-4c-2g-1674 does not seem to be running inside a container [2021-09-09T16:35:58.090Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-09T16:35:58.797Z] using credential edgex-jenkins-ssh [2021-09-09T16:35:58.817Z] Cloning the remote Git repository [2021-09-09T16:35:58.883Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-09T16:35:59.027Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-09-09T16:35:59.161Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T16:35:59.162Z] > git --version # timeout=10 [2021-09-09T16:35:59.185Z] > git --version # 'git version 2.17.1' [2021-09-09T16:35:59.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T16:35:59.291Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T16:36:00.533Z] $ docker top 8b9bfd58bc8c9f2c18924c8c07b2c950c3ea84f84f5c24c0e615a0b56872f6e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:36:00.926Z] + docker-compose build --help [2021-09-09T16:36:00.926Z] + grep parallel [2021-09-09T16:36:01.508Z] --parallel Build images in parallel. [Pipeline] } [2021-09-09T16:36:01.527Z] $ docker stop --time=1 8b9bfd58bc8c9f2c18924c8c07b2c950c3ea84f84f5c24c0e615a0b56872f6e4 [2021-09-09T16:36:02.735Z] $ docker rm -f 8b9bfd58bc8c9f2c18924c8c07b2c950c3ea84f84f5c24c0e615a0b56872f6e4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:36:03.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T16:36:03.181Z] . [Pipeline] withDockerContainer [2021-09-09T16:36:03.268Z] prd-centos7-docker-4c-2g-1674 does not seem to be running inside a container [2021-09-09T16:36:03.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-09T16:36:03.701Z] $ docker top 1238355f21f2dc2ee92ea4b468ecc730ec82baad702caf48dd7b87d82c76efc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:36:04.100Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-09T16:36:04.682Z] Building core-command ... [2021-09-09T16:36:04.682Z] Building core-data ... [2021-09-09T16:36:04.682Z] Building core-metadata ... [2021-09-09T16:36:04.682Z] Building security-bootstrapper ... [2021-09-09T16:36:04.682Z] Building security-proxy-setup ... [2021-09-09T16:36:04.682Z] Building security-secretstore-setup ... [2021-09-09T16:36:04.682Z] Building support-notifications ... [2021-09-09T16:36:04.682Z] Building support-scheduler ... [2021-09-09T16:36:04.682Z] Building sys-mgmt-agent ... [2021-09-09T16:36:04.682Z] Building security-bootstrapper [2021-09-09T16:36:04.682Z] Building core-data [2021-09-09T16:36:04.682Z] Building support-notifications [2021-09-09T16:36:04.682Z] Building security-secretstore-setup [2021-09-09T16:36:04.682Z] Building support-scheduler [2021-09-09T16:36:13.609Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:36:13.609Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:36:13.609Z] ---> 759d252f1b5b [2021-09-09T16:36:13.609Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T16:36:20.248Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:36:20.248Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:36:20.248Z] ---> 759d252f1b5b [2021-09-09T16:36:20.248Z] Step 3/26 : WORKDIR /edgex-go [2021-09-09T16:36:20.651Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T16:36:21.548Z] Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit cf24c67dce5eab1da970699aa1aba381e09581db [2021-09-09T16:36:22.192Z] ---> Running in 731da55258e9 [2021-09-09T16:36:22.192Z] ---> Running in 0f02f8b29131 [2021-09-09T16:36:22.193Z] Merge succeeded, producing bfebcc7101a556e8d9ab2c6be5d6bfdd1264007b [2021-09-09T16:36:22.194Z] Checking out Revision bfebcc7101a556e8d9ab2c6be5d6bfdd1264007b (PR-3700) [2021-09-09T16:36:22.791Z] Removing intermediate container 731da55258e9 [2021-09-09T16:36:22.791Z] ---> 25b34e42889a [2021-09-09T16:36:22.791Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:36:20.680Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T16:36:20.709Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T16:36:20.752Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T16:36:20.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T16:36:20.772Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3700/head:refs/remotes/origin/PR-3700 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-09T16:36:21.573Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T16:36:21.588Z] > git checkout -f cf24c67dce5eab1da970699aa1aba381e09581db # timeout=10 [2021-09-09T16:36:21.834Z] > git remote # timeout=10 [2021-09-09T16:36:21.875Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T16:36:21.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T16:36:21.906Z] > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 [2021-09-09T16:36:22.174Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-09T16:36:22.202Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T16:36:22.216Z] > git checkout -f bfebcc7101a556e8d9ab2c6be5d6bfdd1264007b # timeout=10 [2021-09-09T16:36:23.389Z] Removing intermediate container 0f02f8b29131 [2021-09-09T16:36:23.389Z] ---> 5222ec655754 [2021-09-09T16:36:23.389Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:36:23.654Z] ---> Running in f1f8928ceefe [2021-09-09T16:36:24.617Z] ---> Running in 9943f22f151b [2021-09-09T16:36:24.881Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:36:24.881Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:36:24.881Z] ---> 759d252f1b5b [2021-09-09T16:36:24.881Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T16:36:24.881Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:36:24.881Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:36:24.881Z] ---> 759d252f1b5b [2021-09-09T16:36:24.881Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:36:25.147Z] ---> Using cache [2021-09-09T16:36:25.147Z] ---> 5222ec655754 [2021-09-09T16:36:25.147Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:36:25.147Z] ---> Using cache [2021-09-09T16:36:25.147Z] ---> 5222ec655754 [2021-09-09T16:36:25.147Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:36:26.561Z] ---> Running in 2a489baa4258 [2021-09-09T16:36:26.561Z] ---> Running in a220673d0b8c [2021-09-09T16:36:26.829Z] Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" [2021-09-09T16:36:26.861Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T16:36:27.234Z] provisioning config files... [2021-09-09T16:36:27.267Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3223767365722021161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:36:27.545Z] Removing intermediate container f1f8928ceefe [2021-09-09T16:36:27.545Z] ---> 7c76d747e7c1 [2021-09-09T16:36:27.545Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-09T16:36:27.545Z] Removing intermediate container 9943f22f151b [2021-09-09T16:36:27.545Z] ---> 4c283c0d6f81 [2021-09-09T16:36:27.545Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-09T16:36:27.545Z] ---> Running in cce0dd7646ae [2021-09-09T16:36:27.545Z] ---> Running in c6dfb9ada357 [2021-09-09T16:36:27.811Z] Removing intermediate container a220673d0b8c [2021-09-09T16:36:27.811Z] ---> 9c688f6729a0 [2021-09-09T16:36:27.811Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-09T16:36:27.811Z] Removing intermediate container 2a489baa4258 [2021-09-09T16:36:27.811Z] ---> 913fc94e3786 [2021-09-09T16:36:27.811Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-09T16:36:27.811Z] ---> Running in d16c5150d629 [2021-09-09T16:36:27.908Z] ---> docker-login.sh [2021-09-09T16:36:27.909Z] nexus3.edgexfoundry.org:10001 [2021-09-09T16:36:28.081Z] ---> Running in b2399ff78847 [2021-09-09T16:36:28.350Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:28.350Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:28.350Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:26.842Z] > git rev-list --no-walk 951b5ce59f6f056e85aa44111fc9d58e959043b5 # timeout=10 [2021-09-09T16:36:28.621Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:28.621Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:36:28.621Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:36:28.621Z] ---> 759d252f1b5b [2021-09-09T16:36:28.621Z] Step 3/32 : WORKDIR /edgex-go [2021-09-09T16:36:28.621Z] ---> Using cache [2021-09-09T16:36:28.621Z] ---> 5222ec655754 [2021-09-09T16:36:28.621Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:36:28.621Z] ---> Using cache [2021-09-09T16:36:28.621Z] ---> 913fc94e3786 [2021-09-09T16:36:28.621Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-09T16:36:28.621Z] ---> Running in e367458cc318 [2021-09-09T16:36:30.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:30.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:30.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:30.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:30.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:30.634Z] OK: 219 MiB in 52 packages [2021-09-09T16:36:30.634Z] OK: 219 MiB in 52 packages [2021-09-09T16:36:30.634Z] OK: 219 MiB in 52 packages [2021-09-09T16:36:30.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:30.634Z] Removing intermediate container cce0dd7646ae [2021-09-09T16:36:30.634Z] ---> 010106edd6a1 [2021-09-09T16:36:30.634Z] Step 6/23 : COPY go.mod . [2021-09-09T16:36:30.634Z] Removing intermediate container d16c5150d629 [2021-09-09T16:36:30.634Z] ---> 75ea51ea88bd [2021-09-09T16:36:30.634Z] Step 6/24 : COPY go.mod . [2021-09-09T16:36:30.634Z] Removing intermediate container b2399ff78847 [2021-09-09T16:36:30.634Z] ---> 5a87c707df3f [2021-09-09T16:36:30.634Z] Step 6/23 : COPY go.mod . [2021-09-09T16:36:30.634Z] ---> 7fe5d11c9192 [2021-09-09T16:36:30.634Z] Step 7/23 : RUN go mod download [2021-09-09T16:36:30.634Z] ---> Running in 99adf6be2797 [2021-09-09T16:36:30.634Z] OK: 219 MiB in 52 packages [2021-09-09T16:36:30.634Z] ---> d3322e0667e1 [2021-09-09T16:36:30.634Z] Step 7/23 : RUN go mod download [2021-09-09T16:36:30.634Z] ---> 259023c809cd [2021-09-09T16:36:30.634Z] Step 7/24 : RUN go mod download [2021-09-09T16:36:30.634Z] ---> Running in f45b86f119d7 [2021-09-09T16:36:30.634Z] ---> Running in 6137a69f32a1 [2021-09-09T16:36:30.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:36:30.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:36:30.639Z] Configure a credential helper to remove this warning. See [2021-09-09T16:36:30.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:36:30.639Z] [2021-09-09T16:36:30.639Z] Login Succeeded [2021-09-09T16:36:30.639Z] nexus3.edgexfoundry.org:10002 [2021-09-09T16:36:30.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:36:30.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:36:30.639Z] Configure a credential helper to remove this warning. See [2021-09-09T16:36:30.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:36:30.639Z] [2021-09-09T16:36:30.640Z] Login Succeeded [2021-09-09T16:36:30.640Z] nexus3.edgexfoundry.org:10003 [2021-09-09T16:36:30.901Z] OK: 219 MiB in 52 packages [2021-09-09T16:36:30.901Z] Removing intermediate container e367458cc318 [2021-09-09T16:36:30.901Z] ---> 328397b47027 [2021-09-09T16:36:30.901Z] Step 6/32 : COPY go.mod . [2021-09-09T16:36:30.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:36:31.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:36:31.193Z] Configure a credential helper to remove this warning. See [2021-09-09T16:36:31.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:36:31.193Z] [2021-09-09T16:36:31.193Z] Login Succeeded [2021-09-09T16:36:31.193Z] nexus3.edgexfoundry.org:10004 [2021-09-09T16:36:31.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:36:31.491Z] ---> 965cd02ec0a4 [2021-09-09T16:36:31.491Z] Step 7/32 : RUN go mod download [2021-09-09T16:36:31.491Z] ---> Running in 371edcb29cf6 [2021-09-09T16:36:31.491Z] Removing intermediate container c6dfb9ada357 [2021-09-09T16:36:31.491Z] ---> a7406eae9aa2 [2021-09-09T16:36:31.491Z] Step 6/26 : COPY go.mod . [2021-09-09T16:36:31.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:36:31.752Z] Configure a credential helper to remove this warning. See [2021-09-09T16:36:31.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:36:31.752Z] [2021-09-09T16:36:31.752Z] Login Succeeded [2021-09-09T16:36:31.752Z] docker.io [2021-09-09T16:36:31.757Z] ---> 83b22f0298f9 [2021-09-09T16:36:31.757Z] Step 7/26 : RUN go mod download [2021-09-09T16:36:31.757Z] ---> Running in f1690f963fd1 [2021-09-09T16:36:32.026Z] Removing intermediate container 99adf6be2797 [2021-09-09T16:36:32.026Z] ---> 9f1a9aaa3323 [2021-09-09T16:36:32.026Z] Step 8/23 : COPY . . [2021-09-09T16:36:32.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:36:32.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:36:32.628Z] Configure a credential helper to remove this warning. See [2021-09-09T16:36:32.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:36:32.628Z] [2021-09-09T16:36:32.628Z] Login Succeeded [2021-09-09T16:36:32.628Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T16:36:32.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-09T16:36:33.296Z] ========================================================= [2021-09-09T16:36:33.296Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-09T16:36:33.296Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:36:33.455Z] Removing intermediate container f45b86f119d7 [2021-09-09T16:36:33.455Z] ---> bd1ce6e9ffa8 [2021-09-09T16:36:33.455Z] Step 8/23 : COPY . . [2021-09-09T16:36:33.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T16:36:34.041Z] Removing intermediate container 6137a69f32a1 [2021-09-09T16:36:34.041Z] ---> 91569fdb9885 [2021-09-09T16:36:34.041Z] Step 8/24 : COPY . . [2021-09-09T16:36:34.329Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-09T16:36:34.329Z] 595b0fe564bb: Pulling fs layer [2021-09-09T16:36:34.329Z] 24495759ef45: Pulling fs layer [2021-09-09T16:36:34.329Z] d148012ef14d: Pulling fs layer [2021-09-09T16:36:34.329Z] e90a11edd702: Pulling fs layer [2021-09-09T16:36:34.329Z] d77568369979: Pulling fs layer [2021-09-09T16:36:34.329Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-09T16:36:34.329Z] 170f2ba95c9a: Pulling fs layer [2021-09-09T16:36:34.329Z] 97ac5df62f85: Pulling fs layer [2021-09-09T16:36:34.329Z] e90a11edd702: Waiting [2021-09-09T16:36:34.329Z] d77568369979: Waiting [2021-09-09T16:36:34.329Z] fc1c9f9a7f3b: Waiting [2021-09-09T16:36:34.329Z] 170f2ba95c9a: Waiting [2021-09-09T16:36:34.329Z] 97ac5df62f85: Waiting [2021-09-09T16:36:34.329Z] d148012ef14d: Download complete [2021-09-09T16:36:34.329Z] 24495759ef45: Download complete [2021-09-09T16:36:34.329Z] d77568369979: Verifying Checksum [2021-09-09T16:36:34.329Z] d77568369979: Download complete [2021-09-09T16:36:34.329Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-09T16:36:34.329Z] fc1c9f9a7f3b: Download complete [2021-09-09T16:36:34.329Z] 595b0fe564bb: Download complete [2021-09-09T16:36:34.329Z] 170f2ba95c9a: Verifying Checksum [2021-09-09T16:36:34.329Z] 170f2ba95c9a: Download complete [2021-09-09T16:36:34.934Z] 595b0fe564bb: Pull complete [2021-09-09T16:36:35.540Z] 24495759ef45: Pull complete [2021-09-09T16:36:36.139Z] d148012ef14d: Pull complete [2021-09-09T16:36:37.406Z] Removing intermediate container f1690f963fd1 [2021-09-09T16:36:37.406Z] ---> 4b3066e46cd4 [2021-09-09T16:36:37.406Z] Step 8/26 : COPY . . [2021-09-09T16:36:37.677Z] Removing intermediate container 371edcb29cf6 [2021-09-09T16:36:37.677Z] ---> 486239cec8f8 [2021-09-09T16:36:37.677Z] Step 8/32 : COPY . . [2021-09-09T16:36:37.677Z] ---> 0b4235237c33 [2021-09-09T16:36:37.677Z] Step 9/23 : RUN go mod tidy [2021-09-09T16:36:38.121Z] 97ac5df62f85: Verifying Checksum [2021-09-09T16:36:38.121Z] 97ac5df62f85: Download complete [2021-09-09T16:36:38.261Z] ---> Running in 99f42481cf57 [2021-09-09T16:36:38.395Z] e90a11edd702: Verifying Checksum [2021-09-09T16:36:38.395Z] e90a11edd702: Download complete [2021-09-09T16:36:43.619Z] ---> b5e677113e6b [2021-09-09T16:36:43.619Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:36:43.619Z] ---> 885e2bb48f55 [2021-09-09T16:36:43.619Z] Step 9/23 : RUN go mod tidy [2021-09-09T16:36:43.619Z] Removing intermediate container 99f42481cf57 [2021-09-09T16:36:43.619Z] ---> 38d4151312b1 [2021-09-09T16:36:43.619Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-09T16:36:43.619Z] ---> Running in 5256e3a0ad99 [2021-09-09T16:36:43.619Z] ---> Running in 0a9ba27a9982 [2021-09-09T16:36:43.887Z] ---> Running in 16acaace4202 [2021-09-09T16:36:44.856Z] 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-09T16:36:48.065Z] Removing intermediate container 0a9ba27a9982 [2021-09-09T16:36:48.065Z] ---> 9875669db48b [2021-09-09T16:36:48.065Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-09T16:36:48.065Z] Removing intermediate container 5256e3a0ad99 [2021-09-09T16:36:48.065Z] ---> bd83b472a2cf [2021-09-09T16:36:48.065Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-09T16:36:48.065Z] ---> Running in b0e8a8c7d0e5 [2021-09-09T16:36:48.065Z] ---> Running in a011062edc3a [2021-09-09T16:36:48.066Z] e90a11edd702: Pull complete [2021-09-09T16:36:48.345Z] 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-09T16:36:48.348Z] d77568369979: Pull complete [2021-09-09T16:36:48.622Z] 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-09T16:36:48.626Z] fc1c9f9a7f3b: Pull complete [2021-09-09T16:36:49.240Z] 170f2ba95c9a: Pull complete [2021-09-09T16:36:54.683Z] 97ac5df62f85: Pull complete [2021-09-09T16:36:54.683Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-09T16:36:54.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T16:36:54.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:36:55.059Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T16:36:55.059Z] WORKDIR /edgex [2021-09-09T16:36:55.059Z] COPY go.mod . [2021-09-09T16:36:55.059Z] RUN go mod download [2021-09-09T16:36:55.059Z] docker build -t ci-base-image-arm64 -f - . [2021-09-09T16:36:57.743Z] Sending build context to Docker daemon 166MB [2021-09-09T16:36:57.743Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T16:36:57.743Z] ---> 04bc70af865f [2021-09-09T16:36:57.743Z] Step 2/4 : WORKDIR /edgex [2021-09-09T16:36:58.782Z] ---> eb1d65a2e9dd [2021-09-09T16:36:58.782Z] Step 9/32 : RUN go mod tidy [2021-09-09T16:36:58.782Z] ---> Running in 0f71e10e2f62 [2021-09-09T16:36:58.782Z] ---> b9143f85ad1b [2021-09-09T16:36:58.782Z] Step 9/26 : RUN go mod tidy [2021-09-09T16:36:58.782Z] ---> Running in 02711f3c4462 [2021-09-09T16:37:00.200Z] Removing intermediate container 0f71e10e2f62 [2021-09-09T16:37:00.200Z] ---> acb8814f1175 [2021-09-09T16:37:00.200Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-09T16:37:00.200Z] ---> Running in 765ca4c2308c [2021-09-09T16:37:00.470Z] Removing intermediate container 02711f3c4462 [2021-09-09T16:37:00.470Z] ---> 3130fcf27ebd [2021-09-09T16:37:00.470Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-09T16:37:00.470Z] ---> Running in 86d74521dea9 [2021-09-09T16:37:01.058Z] 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-09T16:37:01.326Z] 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-09T16:37:03.204Z] ---> Running in 43c2f305d40b [2021-09-09T16:37:03.481Z] Removing intermediate container 43c2f305d40b [2021-09-09T16:37:03.481Z] ---> 97bc265b38c3 [2021-09-09T16:37:03.481Z] Step 3/4 : COPY go.mod . [2021-09-09T16:37:04.470Z] ---> b78e17153c4f [2021-09-09T16:37:04.470Z] Step 4/4 : RUN go mod download [2021-09-09T16:37:04.470Z] ---> Running in 568d23cc82a9 [2021-09-09T16:37:21.769Z] Removing intermediate container 16acaace4202 [2021-09-09T16:37:21.770Z] ---> 60b8210c4dbc [2021-09-09T16:37:21.770Z] [2021-09-09T16:37:21.770Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T16:37:21.770Z] 3.12: Pulling from library/alpine [2021-09-09T16:37:21.770Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T16:37:21.770Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T16:37:21.770Z] ---> 48b8ec4ed9eb [2021-09-09T16:37:21.770Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:37:21.770Z] ---> Running in 6a2c06d326bd [2021-09-09T16:37:21.770Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:22.039Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:22.306Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T16:37:22.306Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:37:22.306Z] OK: 6 MiB in 15 packages [2021-09-09T16:37:22.577Z] Removing intermediate container 6a2c06d326bd [2021-09-09T16:37:22.577Z] ---> 08368af276be [2021-09-09T16:37:22.577Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:37:22.842Z] ---> Running in b2e1a6244c20 [2021-09-09T16:37:22.842Z] Removing intermediate container b2e1a6244c20 [2021-09-09T16:37:22.842Z] ---> 2659a64a26dc [2021-09-09T16:37:22.842Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-09T16:37:22.842Z] ---> Running in cef55de4d405 [2021-09-09T16:37:23.108Z] Removing intermediate container cef55de4d405 [2021-09-09T16:37:23.108Z] ---> 153d95943be2 [2021-09-09T16:37:23.108Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T16:37:23.108Z] ---> Running in 1e6e5f37d892 [2021-09-09T16:37:23.374Z] Removing intermediate container 1e6e5f37d892 [2021-09-09T16:37:23.374Z] ---> af07742fd6d0 [2021-09-09T16:37:23.374Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:37:23.640Z] ---> 34e0484a5b46 [2021-09-09T16:37:23.640Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-09T16:37:24.227Z] ---> 9a42bc6c9ea6 [2021-09-09T16:37:24.227Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-09T16:37:24.493Z] ---> a1a2e3dae437 [2021-09-09T16:37:24.493Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-09T16:37:24.493Z] ---> Running in 5a70d311cdc4 [2021-09-09T16:37:26.284Z] Removing intermediate container 5a70d311cdc4 [2021-09-09T16:37:26.284Z] ---> 5849911b3edd [2021-09-09T16:37:26.284Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:37:26.284Z] ---> Running in 60523d03012e [2021-09-09T16:37:26.284Z] Removing intermediate container 60523d03012e [2021-09-09T16:37:26.284Z] ---> db39ea7e3ba7 [2021-09-09T16:37:26.284Z] Step 21/23 : LABEL arch=x86_64 [2021-09-09T16:37:26.284Z] ---> Running in 4af6630779e0 [2021-09-09T16:37:26.556Z] Removing intermediate container 4af6630779e0 [2021-09-09T16:37:26.556Z] ---> 8c5c4a36c399 [2021-09-09T16:37:26.556Z] Step 22/23 : LABEL git_sha=6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 [2021-09-09T16:37:26.556Z] ---> Running in f1533a0d017f [2021-09-09T16:37:26.556Z] Removing intermediate container f1533a0d017f [2021-09-09T16:37:26.556Z] ---> 4312bb7cd80f [2021-09-09T16:37:26.556Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T16:37:26.556Z] ---> Running in e51417e04f1d [2021-09-09T16:37:26.556Z] Removing intermediate container e51417e04f1d [2021-09-09T16:37:26.556Z] ---> 1ee6e8856f7a [2021-09-09T16:37:26.556Z] [2021-09-09T16:37:26.556Z] Successfully built 1ee6e8856f7a [2021-09-09T16:37:26.556Z] Successfully tagged support-scheduler:latest [2021-09-09T16:37:26.556Z] Building sys-mgmt-agent [2021-09-09T16:37:32.202Z]  Building support-scheduler ... done Removing intermediate container b0e8a8c7d0e5 [2021-09-09T16:37:32.202Z] ---> c6ff234f3bdc [2021-09-09T16:37:32.202Z] [2021-09-09T16:37:32.202Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T16:37:32.202Z] ---> 48b8ec4ed9eb [2021-09-09T16:37:32.202Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-09T16:37:32.202Z] ---> Running in 2c485be9866f [2021-09-09T16:37:32.202Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:32.202Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:32.202Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:37:32.202Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:37:32.202Z] ---> 759d252f1b5b [2021-09-09T16:37:32.202Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:37:32.202Z] ---> Using cache [2021-09-09T16:37:32.202Z] ---> 5222ec655754 [2021-09-09T16:37:32.202Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:37:32.202Z] ---> Using cache [2021-09-09T16:37:32.202Z] ---> 913fc94e3786 [2021-09-09T16:37:32.202Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-09T16:37:32.469Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-09T16:37:32.469Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-09T16:37:32.469Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:37:32.469Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:37:32.469Z] OK: 6 MiB in 16 packages [2021-09-09T16:37:32.741Z] ---> Running in 03e3c3a5b3cb [2021-09-09T16:37:32.741Z] Removing intermediate container a011062edc3a [2021-09-09T16:37:32.741Z] ---> aca5cbc0247f [2021-09-09T16:37:32.741Z] [2021-09-09T16:37:32.741Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:37:32.741Z] ---> 48b8ec4ed9eb [2021-09-09T16:37:32.741Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-09T16:37:32.741Z] ---> Running in 881f9f657f09 [2021-09-09T16:37:33.325Z] Removing intermediate container 881f9f657f09 [2021-09-09T16:37:33.325Z] ---> 95738eff5f18 [2021-09-09T16:37:33.325Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-09T16:37:33.325Z] ---> Running in 1766b1cadd68 [2021-09-09T16:37:33.325Z] Removing intermediate container 2c485be9866f [2021-09-09T16:37:33.325Z] ---> 5ce5e99ee58b [2021-09-09T16:37:33.325Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:37:33.325Z] ---> Running in 81ecdddc7f1e [2021-09-09T16:37:33.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:33.594Z] Removing intermediate container 1766b1cadd68 [2021-09-09T16:37:33.594Z] ---> 08fadc0234e0 [2021-09-09T16:37:33.594Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-09T16:37:33.594Z] ---> Running in a7a137db4912 [2021-09-09T16:37:33.594Z] Removing intermediate container 81ecdddc7f1e [2021-09-09T16:37:33.594Z] ---> 8b3d818a13ff [2021-09-09T16:37:33.594Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-09T16:37:33.594Z] ---> Running in 345c119f0306 [2021-09-09T16:37:33.863Z] Removing intermediate container a7a137db4912 [2021-09-09T16:37:33.863Z] ---> afcd638d044f [2021-09-09T16:37:33.863Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:37:33.863Z] Removing intermediate container 345c119f0306 [2021-09-09T16:37:33.863Z] ---> 25aca4d1e5e1 [2021-09-09T16:37:33.863Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T16:37:33.863Z] ---> Running in 2d7c0fd141f7 [2021-09-09T16:37:33.863Z] ---> Running in 21014f43a259 [2021-09-09T16:37:34.132Z] Removing intermediate container 21014f43a259 [2021-09-09T16:37:34.132Z] ---> 267506cd298d [2021-09-09T16:37:34.132Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:37:34.400Z] 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-09T16:37:34.400Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:34.400Z] ---> cf55a884679e [2021-09-09T16:37:34.400Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-09T16:37:36.131Z] ---> a4c8f1339109 [2021-09-09T16:37:36.131Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-09T16:37:36.131Z] Removing intermediate container 2d7c0fd141f7 [2021-09-09T16:37:36.131Z] ---> fcc5380f697a [2021-09-09T16:37:36.131Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-09T16:37:36.131Z] ---> Running in 31dcb113e412 [2021-09-09T16:37:36.131Z] ---> 3c3da4f5774c [2021-09-09T16:37:36.131Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-09T16:37:36.131Z] ---> Running in 5f4d6e0f9d6c [2021-09-09T16:37:36.131Z] OK: 219 MiB in 52 packages [2021-09-09T16:37:36.131Z] Removing intermediate container 5f4d6e0f9d6c [2021-09-09T16:37:36.131Z] ---> 118a1fd0dd6f [2021-09-09T16:37:36.131Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:37:36.131Z] ---> Running in 2ede5bed7896 [2021-09-09T16:37:36.131Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:36.131Z] Removing intermediate container 2ede5bed7896 [2021-09-09T16:37:36.131Z] ---> 78177936dbae [2021-09-09T16:37:36.131Z] Step 21/23 : LABEL arch=x86_64 [2021-09-09T16:37:36.131Z] ---> Running in 28eab66d98ad [2021-09-09T16:37:36.131Z] Removing intermediate container 03e3c3a5b3cb [2021-09-09T16:37:36.131Z] ---> d1b09ce9e213 [2021-09-09T16:37:36.131Z] Step 6/24 : COPY go.mod . [2021-09-09T16:37:36.131Z] Removing intermediate container 28eab66d98ad [2021-09-09T16:37:36.131Z] ---> 4ec327c2524e [2021-09-09T16:37:36.131Z] Step 22/23 : LABEL git_sha=6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 [2021-09-09T16:37:36.131Z] ---> ebf39228601e [2021-09-09T16:37:36.131Z] Step 7/24 : RUN go mod download [2021-09-09T16:37:36.131Z] ---> Running in c23b28d23789 [2021-09-09T16:37:36.405Z] ---> Running in 49bb18a0030c [2021-09-09T16:37:36.405Z] Removing intermediate container c23b28d23789 [2021-09-09T16:37:36.405Z] ---> f61a9e400278 [2021-09-09T16:37:36.405Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T16:37:36.405Z] ---> Running in ddd7dee6a112 [2021-09-09T16:37:36.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:36.697Z] Removing intermediate container ddd7dee6a112 [2021-09-09T16:37:36.697Z] ---> f847aba419c8 [2021-09-09T16:37:36.697Z] [2021-09-09T16:37:36.697Z] Successfully built f847aba419c8 [2021-09-09T16:37:36.697Z] Successfully tagged support-notifications:latest [2021-09-09T16:37:36.697Z] Building security-proxy-setup [2021-09-09T16:37:38.655Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-09-09T16:37:38.920Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-09T16:37:38.920Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-09T16:37:39.187Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-09T16:37:39.768Z] Removing intermediate container 765ca4c2308c [2021-09-09T16:37:39.768Z] ---> be489dea2d5d [2021-09-09T16:37:39.768Z] [2021-09-09T16:37:39.768Z] Step 11/32 : FROM alpine:3.12 [2021-09-09T16:37:39.768Z] ---> 48b8ec4ed9eb [2021-09-09T16:37:39.768Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-09T16:37:40.352Z] Removing intermediate container 86d74521dea9 [2021-09-09T16:37:40.352Z] ---> adbb173156f7 [2021-09-09T16:37:40.352Z] [2021-09-09T16:37:40.352Z] Step 11/26 : FROM alpine:3.12 [2021-09-09T16:37:40.352Z] ---> 48b8ec4ed9eb [2021-09-09T16:37:40.352Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-09T16:37:40.352Z] ---> Running in 66ee4293bde3 [2021-09-09T16:37:40.352Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:37:40.352Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:37:40.352Z] ---> 759d252f1b5b [2021-09-09T16:37:40.352Z] Step 3/22 : WORKDIR /edgex-go [2021-09-09T16:37:40.352Z] ---> Using cache [2021-09-09T16:37:40.352Z] ---> 5222ec655754 [2021-09-09T16:37:40.352Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:37:40.352Z] ---> Using cache [2021-09-09T16:37:40.352Z] ---> 913fc94e3786 [2021-09-09T16:37:40.352Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-09T16:37:40.352Z] ---> Using cache [2021-09-09T16:37:40.352Z] ---> 328397b47027 [2021-09-09T16:37:40.352Z] Step 6/22 : COPY go.mod . [2021-09-09T16:37:40.352Z] ---> Using cache [2021-09-09T16:37:40.352Z] ---> 965cd02ec0a4 [2021-09-09T16:37:40.352Z] Step 7/22 : RUN go mod download [2021-09-09T16:37:40.352Z] ---> Using cache [2021-09-09T16:37:40.352Z] ---> 486239cec8f8 [2021-09-09T16:37:40.352Z] Step 8/22 : COPY . . [2021-09-09T16:37:40.352Z] ---> Using cache [2021-09-09T16:37:40.352Z] ---> eb1d65a2e9dd [2021-09-09T16:37:40.352Z] Step 9/22 : RUN go mod tidy [2021-09-09T16:37:40.352Z] ---> Using cache [2021-09-09T16:37:40.352Z] ---> acb8814f1175 [2021-09-09T16:37:40.352Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-09T16:37:40.352Z] ---> Running in 7a92bf0add30 [2021-09-09T16:37:40.352Z] Removing intermediate container 66ee4293bde3 [2021-09-09T16:37:40.352Z] ---> 178286a8d40e [2021-09-09T16:37:40.352Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-09T16:37:40.352Z] ---> Running in a05697f7b35c [2021-09-09T16:37:40.352Z] ---> Running in de538815541d [2021-09-09T16:37:40.621Z] Removing intermediate container 49bb18a0030c [2021-09-09T16:37:40.621Z] ---> 8e0657a95b38 [2021-09-09T16:37:40.621Z] Step 8/24 : COPY . . [2021-09-09T16:37:40.914Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:40.914Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:40.914Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-09T16:37:40.914Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-09T16:37:40.914Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-09T16:37:40.914Z] (3/3) Installing su-exec (0.2-r1) [2021-09-09T16:37:40.914Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:37:40.914Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:37:41.203Z] OK: 6 MiB in 17 packages [2021-09-09T16:37:41.203Z] 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-09T16:37:41.203Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:41.203Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:41.495Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-09T16:37:41.495Z] (2/2) Installing su-exec (0.2-r1) [2021-09-09T16:37:41.495Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:37:41.495Z] OK: 6 MiB in 16 packages [2021-09-09T16:37:41.770Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-09T16:37:42.036Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:37:42.036Z] OK: 8 MiB in 20 packages [2021-09-09T16:37:43.997Z] Removing intermediate container 7a92bf0add30 [2021-09-09T16:37:43.997Z] ---> 6e1990eca248 [2021-09-09T16:37:43.997Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T16:37:44.272Z] Removing intermediate container de538815541d [2021-09-09T16:37:44.272Z] ---> d5c4dce12caf [2021-09-09T16:37:44.273Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-09T16:37:44.273Z] Removing intermediate container 31dcb113e412 [2021-09-09T16:37:44.273Z] ---> 984a50fdcc30 [2021-09-09T16:37:44.273Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:37:44.273Z] ---> Running in 02a478110a35 [2021-09-09T16:37:44.562Z] ---> Running in deaa93494abe [2021-09-09T16:37:44.851Z] Removing intermediate container 02a478110a35 [2021-09-09T16:37:44.851Z] ---> dc4881e7ff7a [2021-09-09T16:37:44.851Z] Step 14/26 : WORKDIR / [2021-09-09T16:37:44.851Z] ---> 85150f377efd [2021-09-09T16:37:44.851Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-09T16:37:44.851Z] ---> Running in 151a490380a8 [2021-09-09T16:37:44.851Z] Removing intermediate container deaa93494abe [2021-09-09T16:37:44.851Z] ---> 577492fffb1b [2021-09-09T16:37:44.851Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-09T16:37:44.851Z] ---> Running in 42d73b0ca009 [2021-09-09T16:37:45.134Z] ---> ad8f62bfe672 [2021-09-09T16:37:45.134Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:37:45.134Z] Removing intermediate container 151a490380a8 [2021-09-09T16:37:45.134Z] ---> 756f499a09be [2021-09-09T16:37:45.134Z] 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-09T16:37:45.134Z] ---> Running in aaf489689bfc [2021-09-09T16:37:45.134Z] Removing intermediate container 42d73b0ca009 [2021-09-09T16:37:45.134Z] ---> da27a4881e66 [2021-09-09T16:37:45.134Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-09T16:37:45.413Z] ---> Running in 16b2e123d806 [2021-09-09T16:37:45.413Z] ---> 81bd8cc567f5 [2021-09-09T16:37:45.413Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-09T16:37:45.685Z] ---> a19cb2341c89 [2021-09-09T16:37:45.685Z] 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-09T16:37:45.953Z] ---> 62dec4fa0d48 [2021-09-09T16:37:45.953Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-09T16:37:46.224Z] ---> Running in 085f21666194 [2021-09-09T16:37:46.224Z] ---> d9917f877445 [2021-09-09T16:37:46.224Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-09T16:37:46.492Z] Removing intermediate container 085f21666194 [2021-09-09T16:37:46.492Z] ---> bf8b6ac8ff12 [2021-09-09T16:37:46.492Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:37:46.492Z] ---> Running in 1320914dfc44 [2021-09-09T16:37:46.492Z] ---> 0cc27b281997 [2021-09-09T16:37:46.492Z] 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-09T16:37:46.762Z] Removing intermediate container 1320914dfc44 [2021-09-09T16:37:46.762Z] ---> d280b4db14a0 [2021-09-09T16:37:46.762Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T16:37:46.762Z] ---> Running in 14fd395b28fe [2021-09-09T16:37:46.762Z] Removing intermediate container 16b2e123d806 [2021-09-09T16:37:46.762Z] ---> 773043c63669 [2021-09-09T16:37:46.762Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-09T16:37:47.028Z] ---> Running in 50d090344119 [2021-09-09T16:37:47.028Z] ---> 0dd020d40446 [2021-09-09T16:37:47.028Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-09T16:37:47.294Z] Removing intermediate container 14fd395b28fe [2021-09-09T16:37:47.294Z] ---> 505a1af6b34f [2021-09-09T16:37:47.294Z] Step 23/24 : LABEL git_sha=6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 [2021-09-09T16:37:47.295Z] ---> Running in 3af170b7c95f [2021-09-09T16:37:47.295Z] Removing intermediate container 50d090344119 [2021-09-09T16:37:47.295Z] ---> c9004d879022 [2021-09-09T16:37:47.295Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-09T16:37:47.564Z] Removing intermediate container 3af170b7c95f [2021-09-09T16:37:47.564Z] ---> 16c9ec4671c7 [2021-09-09T16:37:47.564Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:37:47.564Z] ---> 1713578ecce3 [2021-09-09T16:37:47.564Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-09T16:37:47.564Z] ---> Running in b3e66750e276 [2021-09-09T16:37:47.834Z] ---> 2468fb42e918 [2021-09-09T16:37:47.834Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-09T16:37:47.834Z] ---> Running in 36513e8d1c8b [2021-09-09T16:37:47.834Z] Removing intermediate container aaf489689bfc [2021-09-09T16:37:47.834Z] ---> b192e1202f9a [2021-09-09T16:37:47.834Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-09T16:37:47.834Z] Removing intermediate container b3e66750e276 [2021-09-09T16:37:47.834Z] ---> b91e72fffa4f [2021-09-09T16:37:47.834Z] [2021-09-09T16:37:47.834Z] ---> Running in a46bf553960b [2021-09-09T16:37:48.121Z] Successfully built b91e72fffa4f [2021-09-09T16:37:48.121Z] Successfully tagged core-data:latest [2021-09-09T16:37:48.121Z] Building core-metadata [2021-09-09T16:37:48.717Z]  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-09T16:37:49.682Z] ---> aefc1dc450a9 [2021-09-09T16:37:49.682Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-09T16:37:50.270Z] ---> 86c072f70abb [2021-09-09T16:37:50.270Z] 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-09T16:37:50.270Z] ---> Running in f7e7c2f53a0f [2021-09-09T16:37:50.542Z] Removing intermediate container 36513e8d1c8b [2021-09-09T16:37:50.542Z] ---> 1b64407c4860 [2021-09-09T16:37:50.542Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:37:51.129Z] ---> 7aa2c8e76ced [2021-09-09T16:37:51.129Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-09T16:37:51.400Z] Removing intermediate container f7e7c2f53a0f [2021-09-09T16:37:51.400Z] ---> 52e6eb91afcd [2021-09-09T16:37:51.400Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-09T16:37:51.676Z] ---> Running in 2cc608db01a0 [2021-09-09T16:37:51.676Z] ---> c38ffb85dd20 [2021-09-09T16:37:51.676Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-09T16:37:51.952Z] Removing intermediate container 2cc608db01a0 [2021-09-09T16:37:51.952Z] ---> d3a240aac9cf [2021-09-09T16:37:51.952Z] Step 24/26 : LABEL arch=x86_64 [2021-09-09T16:37:51.952Z] ---> Running in 0f8e3fb11a8d [2021-09-09T16:37:51.952Z] ---> aabd0b266835 [2021-09-09T16:37:51.952Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-09T16:37:52.222Z] Removing intermediate container 0f8e3fb11a8d [2021-09-09T16:37:52.222Z] ---> 7a0e83dc799f [2021-09-09T16:37:52.222Z] Step 25/26 : LABEL git_sha=6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 [2021-09-09T16:37:52.222Z] ---> Running in 1dde24feb116 [2021-09-09T16:37:52.222Z] ---> eda493be0dc7 [2021-09-09T16:37:52.222Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-09T16:37:52.493Z] Removing intermediate container 1dde24feb116 [2021-09-09T16:37:52.493Z] ---> 97f50affb613 [2021-09-09T16:37:52.493Z] Step 26/26 : LABEL version=0.0.0 [2021-09-09T16:37:52.493Z] ---> Running in 395df4c3e210 [2021-09-09T16:37:52.771Z] ---> cbf720ee0086 [2021-09-09T16:37:52.771Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-09T16:37:52.771Z] Removing intermediate container 395df4c3e210 [2021-09-09T16:37:52.771Z] ---> 0a823e3bd46b [2021-09-09T16:37:52.771Z] [2021-09-09T16:37:52.771Z] Successfully built 0a823e3bd46b [2021-09-09T16:37:52.771Z] ---> Running in b5ee107c61ad [2021-09-09T16:37:52.771Z] Successfully tagged security-secretstore-setup:latest [2021-09-09T16:37:52.771Z] Building core-command [2021-09-09T16:37:53.042Z]  Building security-secretstore-setup ... done Removing intermediate container b5ee107c61ad [2021-09-09T16:37:53.042Z] ---> 8c1f700d0eeb [2021-09-09T16:37:53.042Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-09T16:37:55.632Z] ---> 0ab4caeb256c [2021-09-09T16:37:55.632Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-09T16:37:57.622Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:37:57.622Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:37:57.622Z] ---> 759d252f1b5b [2021-09-09T16:37:57.622Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:37:57.622Z] ---> Using cache [2021-09-09T16:37:57.622Z] ---> 5222ec655754 [2021-09-09T16:37:57.622Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:37:57.622Z] ---> Using cache [2021-09-09T16:37:57.622Z] ---> 913fc94e3786 [2021-09-09T16:37:57.622Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T16:37:57.622Z] ---> Using cache [2021-09-09T16:37:57.622Z] ---> 328397b47027 [2021-09-09T16:37:57.622Z] Step 6/24 : COPY go.mod . [2021-09-09T16:37:57.622Z] ---> Using cache [2021-09-09T16:37:57.622Z] ---> 965cd02ec0a4 [2021-09-09T16:37:57.622Z] Step 7/24 : RUN go mod download [2021-09-09T16:37:57.622Z] ---> Using cache [2021-09-09T16:37:57.622Z] ---> 486239cec8f8 [2021-09-09T16:37:57.622Z] Step 8/24 : COPY . . [2021-09-09T16:37:57.622Z] ---> Using cache [2021-09-09T16:37:57.622Z] ---> eb1d65a2e9dd [2021-09-09T16:37:57.622Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:37:57.622Z] ---> Using cache [2021-09-09T16:37:57.622Z] ---> acb8814f1175 [2021-09-09T16:37:57.622Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-09T16:37:57.622Z] ---> Running in c5a55baed99c [2021-09-09T16:37:58.221Z] ---> Running in eaa4ca11c42f [2021-09-09T16:37:59.206Z] 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-09T16:37:59.803Z] Removing intermediate container c5a55baed99c [2021-09-09T16:37:59.803Z] ---> 65871ec88992 [2021-09-09T16:37:59.803Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-09T16:38:00.073Z] ---> Running in 45f0b99a82a1 [2021-09-09T16:38:00.073Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:38:00.073Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:38:00.073Z] ---> 759d252f1b5b [2021-09-09T16:38:00.073Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:38:00.073Z] ---> Using cache [2021-09-09T16:38:00.073Z] ---> 5222ec655754 [2021-09-09T16:38:00.073Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:38:00.073Z] ---> Using cache [2021-09-09T16:38:00.073Z] ---> 913fc94e3786 [2021-09-09T16:38:00.073Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T16:38:00.073Z] ---> Using cache [2021-09-09T16:38:00.073Z] ---> 328397b47027 [2021-09-09T16:38:00.073Z] Step 6/24 : COPY go.mod . [2021-09-09T16:38:00.073Z] ---> Using cache [2021-09-09T16:38:00.073Z] ---> 965cd02ec0a4 [2021-09-09T16:38:00.073Z] Step 7/24 : RUN go mod download [2021-09-09T16:38:00.073Z] ---> Using cache [2021-09-09T16:38:00.073Z] ---> 486239cec8f8 [2021-09-09T16:38:00.073Z] Step 8/24 : COPY . . [2021-09-09T16:38:00.073Z] ---> Using cache [2021-09-09T16:38:00.073Z] ---> eb1d65a2e9dd [2021-09-09T16:38:00.073Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:38:00.073Z] ---> Using cache [2021-09-09T16:38:00.073Z] ---> acb8814f1175 [2021-09-09T16:38:00.073Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-09T16:38:00.073Z] ---> Running in 076865457b69 [2021-09-09T16:38:00.341Z] Removing intermediate container 45f0b99a82a1 [2021-09-09T16:38:00.341Z] ---> 504693583df7 [2021-09-09T16:38:00.341Z] Step 29/32 : CMD ["gate"] [2021-09-09T16:38:00.341Z] ---> Running in 8f888beab3a6 [2021-09-09T16:38:00.609Z] Removing intermediate container 8f888beab3a6 [2021-09-09T16:38:00.609Z] ---> e553cf09f48e [2021-09-09T16:38:00.609Z] Step 30/32 : LABEL arch=x86_64 [2021-09-09T16:38:00.609Z] 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-09T16:38:00.609Z] ---> Running in a28adcc8ff4e [2021-09-09T16:38:00.878Z] Removing intermediate container a28adcc8ff4e [2021-09-09T16:38:00.878Z] ---> fead42b54a7e [2021-09-09T16:38:00.878Z] Step 31/32 : LABEL git_sha=6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 [2021-09-09T16:38:00.878Z] ---> Running in 86aa4e99c898 [2021-09-09T16:38:01.148Z] Removing intermediate container 86aa4e99c898 [2021-09-09T16:38:01.148Z] ---> c52ed6d8b817 [2021-09-09T16:38:01.148Z] Step 32/32 : LABEL version=0.0.0 [2021-09-09T16:38:01.148Z] ---> Running in c3e2c9d25cd2 [2021-09-09T16:38:01.417Z] Removing intermediate container c3e2c9d25cd2 [2021-09-09T16:38:01.417Z] ---> 039979e2ee26 [2021-09-09T16:38:01.417Z] [2021-09-09T16:38:01.417Z] Successfully built 039979e2ee26 [2021-09-09T16:38:01.417Z] Successfully tagged security-bootstrapper:latest [2021-09-09T16:38:04.006Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-09T16:38:08.278Z] Removing intermediate container a05697f7b35c [2021-09-09T16:38:08.278Z] ---> 20e6acc8e92a [2021-09-09T16:38:08.278Z] [2021-09-09T16:38:08.278Z] Step 11/22 : FROM alpine:3.12 [2021-09-09T16:38:08.278Z] ---> 48b8ec4ed9eb [2021-09-09T16:38:08.278Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-09T16:38:08.278Z] ---> Running in 602a47e85dc8 [2021-09-09T16:38:10.312Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:38:10.312Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:38:10.312Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-09T16:38:10.312Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-09T16:38:10.312Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-09T16:38:10.312Z] (4/4) Installing curl (7.78.0-r0) [2021-09-09T16:38:10.312Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:38:10.312Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:38:10.312Z] OK: 7 MiB in 18 packages [2021-09-09T16:38:10.312Z] Removing intermediate container 602a47e85dc8 [2021-09-09T16:38:10.312Z] ---> 9dd2fe83a949 [2021-09-09T16:38:10.312Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T16:38:10.312Z] ---> Running in 38f82db8d02e [2021-09-09T16:38:10.312Z] Removing intermediate container 38f82db8d02e [2021-09-09T16:38:10.312Z] ---> 2e66772c1d52 [2021-09-09T16:38:10.312Z] Step 14/22 : WORKDIR /edgex [2021-09-09T16:38:10.312Z] ---> Running in a4c2ec226b83 [2021-09-09T16:38:10.312Z] Removing intermediate container a4c2ec226b83 [2021-09-09T16:38:10.312Z] ---> 82593a743194 [2021-09-09T16:38:10.312Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-09T16:38:10.897Z] ---> 7a44842ec140 [2021-09-09T16:38:10.897Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-09T16:38:11.482Z] ---> 44fe32c2ee7d [2021-09-09T16:38:11.482Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-09T16:38:11.754Z] ---> 603e48cc52da [2021-09-09T16:38:11.754Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-09T16:38:11.754Z] ---> Running in 06c591743a1a [2021-09-09T16:38:12.024Z] Removing intermediate container 06c591743a1a [2021-09-09T16:38:12.024Z] ---> 9e5119d3e048 [2021-09-09T16:38:12.024Z] Step 19/22 : CMD ["--init=true"] [2021-09-09T16:38:12.024Z] ---> Running in 03a91effd670 [2021-09-09T16:38:12.292Z] Removing intermediate container 03a91effd670 [2021-09-09T16:38:12.292Z] ---> 4648e51c9069 [2021-09-09T16:38:12.292Z] Step 20/22 : LABEL arch=x86_64 [2021-09-09T16:38:12.292Z] ---> Running in 0019d0c2f033 [2021-09-09T16:38:12.562Z] Removing intermediate container 0019d0c2f033 [2021-09-09T16:38:12.562Z] ---> af916ffc8e87 [2021-09-09T16:38:12.562Z] Step 21/22 : LABEL git_sha=6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 [2021-09-09T16:38:12.562Z] ---> Running in 60dbfbdbccff [2021-09-09T16:38:12.562Z] Removing intermediate container 60dbfbdbccff [2021-09-09T16:38:12.562Z] ---> f442f9909b81 [2021-09-09T16:38:12.562Z] Step 22/22 : LABEL version=0.0.0 [2021-09-09T16:38:12.562Z] ---> Running in 6e9fa3e20a1e [2021-09-09T16:38:12.837Z] Removing intermediate container 6e9fa3e20a1e [2021-09-09T16:38:12.837Z] ---> 31ea8e836d8f [2021-09-09T16:38:12.837Z] [2021-09-09T16:38:13.106Z] Successfully built 31ea8e836d8f [2021-09-09T16:38:13.106Z] Successfully tagged security-proxy-setup:latest [2021-09-09T16:38:18.473Z]  Building security-proxy-setup ... done Removing intermediate container a46bf553960b [2021-09-09T16:38:18.473Z] ---> 5a53685e569a [2021-09-09T16:38:18.473Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-09T16:38:18.473Z] ---> Running in 923ccd192d33 [2021-09-09T16:38:19.062Z] 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-09T16:38:20.475Z] Removing intermediate container 923ccd192d33 [2021-09-09T16:38:20.475Z] ---> 2771600f1977 [2021-09-09T16:38:20.475Z] [2021-09-09T16:38:20.475Z] Step 12/24 : FROM docker:20.10.7 [2021-09-09T16:38:20.475Z] 20.10.7: Pulling from library/docker [2021-09-09T16:38:23.875Z] Removing intermediate container eaa4ca11c42f [2021-09-09T16:38:23.875Z] ---> 55a1ccc95498 [2021-09-09T16:38:23.875Z] [2021-09-09T16:38:23.875Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:38:23.875Z] ---> 48b8ec4ed9eb [2021-09-09T16:38:23.875Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:38:23.875Z] ---> Using cache [2021-09-09T16:38:23.875Z] ---> 08368af276be [2021-09-09T16:38:23.875Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:38:23.875Z] ---> Using cache [2021-09-09T16:38:23.875Z] ---> 2659a64a26dc [2021-09-09T16:38:23.875Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-09T16:38:24.143Z] ---> Running in 50cd7ef511ea [2021-09-09T16:38:24.143Z] Removing intermediate container 50cd7ef511ea [2021-09-09T16:38:24.143Z] ---> cf8a12a5af09 [2021-09-09T16:38:24.143Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T16:38:24.143Z] ---> Running in 364f7780afd4 [2021-09-09T16:38:24.412Z] Removing intermediate container 364f7780afd4 [2021-09-09T16:38:24.412Z] ---> 9abb8bb395d5 [2021-09-09T16:38:24.412Z] Step 16/24 : WORKDIR / [2021-09-09T16:38:24.412Z] ---> Running in e95d9157f3ec [2021-09-09T16:38:24.679Z] Removing intermediate container e95d9157f3ec [2021-09-09T16:38:24.679Z] ---> f3f365674465 [2021-09-09T16:38:24.679Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:38:24.947Z] Removing intermediate container 076865457b69 [2021-09-09T16:38:24.947Z] ---> 409013ab07e2 [2021-09-09T16:38:24.947Z] [2021-09-09T16:38:24.947Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:38:24.947Z] ---> 48b8ec4ed9eb [2021-09-09T16:38:24.947Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:38:24.947Z] ---> Using cache [2021-09-09T16:38:24.947Z] ---> 08368af276be [2021-09-09T16:38:24.947Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:38:24.947Z] ---> Using cache [2021-09-09T16:38:24.947Z] ---> 2659a64a26dc [2021-09-09T16:38:24.947Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-09T16:38:24.947Z] ---> Running in abbe554ff5b0 [2021-09-09T16:38:24.947Z] ---> b30952172857 [2021-09-09T16:38:24.947Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-09T16:38:24.947Z] Removing intermediate container abbe554ff5b0 [2021-09-09T16:38:24.947Z] ---> 507b6e99f5d7 [2021-09-09T16:38:24.947Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T16:38:25.216Z] ---> Running in 45f0bc9e9952 [2021-09-09T16:38:25.216Z] Removing intermediate container 45f0bc9e9952 [2021-09-09T16:38:25.216Z] ---> 7cd0e9db76a2 [2021-09-09T16:38:25.216Z] Step 16/24 : WORKDIR / [2021-09-09T16:38:25.216Z] ---> 8d444eb880d7 [2021-09-09T16:38:25.216Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-09T16:38:25.216Z] ---> Running in 961149501c5a [2021-09-09T16:38:25.216Z] Removing intermediate container 961149501c5a [2021-09-09T16:38:25.216Z] ---> 84830be8bd3e [2021-09-09T16:38:25.216Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:38:25.487Z] ---> c6a39e5d6e0b [2021-09-09T16:38:25.487Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-09T16:38:25.487Z] ---> Running in 980a68bbd60e [2021-09-09T16:38:25.487Z] ---> 4da0016f1368 [2021-09-09T16:38:25.487Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-09T16:38:25.487Z] Removing intermediate container 980a68bbd60e [2021-09-09T16:38:25.487Z] ---> 62dd49ba4d87 [2021-09-09T16:38:25.487Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:38:25.487Z] ---> Running in 8a2985f5f7b5 [2021-09-09T16:38:25.754Z] Removing intermediate container 8a2985f5f7b5 [2021-09-09T16:38:25.754Z] ---> fd8c8455702e [2021-09-09T16:38:25.754Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T16:38:25.754Z] ---> Running in 4ffb9033e28b [2021-09-09T16:38:25.754Z] ---> 4e8a6f6a8cf6 [2021-09-09T16:38:25.754Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-09T16:38:26.022Z] Removing intermediate container 4ffb9033e28b [2021-09-09T16:38:26.022Z] ---> 388b732411bb [2021-09-09T16:38:26.022Z] Step 23/24 : LABEL git_sha=6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 [2021-09-09T16:38:26.022Z] ---> Running in e86d397a3b52 [2021-09-09T16:38:26.022Z] ---> edc1d6f68b95 [2021-09-09T16:38:26.022Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-09T16:38:26.022Z] ---> Running in 7ca2f78417e7 [2021-09-09T16:38:26.022Z] Removing intermediate container e86d397a3b52 [2021-09-09T16:38:26.022Z] ---> 719f9c686660 [2021-09-09T16:38:26.022Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:38:26.022Z] ---> Running in d49a7b79fab1 [2021-09-09T16:38:26.022Z] Removing intermediate container 7ca2f78417e7 [2021-09-09T16:38:26.022Z] ---> e10c2535fe28 [2021-09-09T16:38:26.022Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:38:26.022Z] ---> Running in 60c46a783f6c [2021-09-09T16:38:26.297Z] Removing intermediate container d49a7b79fab1 [2021-09-09T16:38:26.297Z] ---> ab1321983f71 [2021-09-09T16:38:26.297Z] [2021-09-09T16:38:26.297Z] Successfully built ab1321983f71 [2021-09-09T16:38:26.297Z] Successfully tagged core-command:latest [2021-09-09T16:38:26.297Z]  Building core-command ... done Removing intermediate container 60c46a783f6c [2021-09-09T16:38:26.297Z] ---> 69bebaac717e [2021-09-09T16:38:26.297Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T16:38:26.297Z] ---> Running in 01d951282c63 [2021-09-09T16:38:26.297Z] Removing intermediate container 01d951282c63 [2021-09-09T16:38:26.298Z] ---> df1dd91dc678 [2021-09-09T16:38:26.298Z] Step 23/24 : LABEL git_sha=6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 [2021-09-09T16:38:26.298Z] ---> Running in 5ebf552ead5d [2021-09-09T16:38:26.578Z] Removing intermediate container 5ebf552ead5d [2021-09-09T16:38:26.578Z] ---> 73b5e8187e03 [2021-09-09T16:38:26.578Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:38:26.578Z] ---> Running in 0ada88c99568 [2021-09-09T16:38:26.864Z] Removing intermediate container 0ada88c99568 [2021-09-09T16:38:26.864Z] ---> 8065e4958377 [2021-09-09T16:38:26.864Z] [2021-09-09T16:38:26.864Z] Successfully built 8065e4958377 [2021-09-09T16:38:26.864Z] Successfully tagged core-metadata:latest [2021-09-09T16:38:28.281Z]  Building core-metadata ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-09T16:38:28.281Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-09T16:38:28.281Z] ---> 08bdaf2f88f9 [2021-09-09T16:38:28.281Z] 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-09T16:38:28.871Z] ---> Running in 133053398f03 [2021-09-09T16:38:28.871Z] Removing intermediate container 133053398f03 [2021-09-09T16:38:28.871Z] ---> 01545e488125 [2021-09-09T16:38:28.871Z] 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-09T16:38:28.871Z] ---> Running in d36bd844bb38 [2021-09-09T16:38:29.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:38:29.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:38:29.407Z] (1/39) Installing readline (8.1.0-r0) [2021-09-09T16:38:29.407Z] (2/39) Installing bash (5.1.0-r0) [2021-09-09T16:38:29.407Z] Executing bash-5.1.0-r0.post-install [2021-09-09T16:38:29.407Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-09T16:38:29.407Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-09T16:38:29.407Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-09T16:38:29.407Z] (6/39) Installing curl (7.78.0-r0) [2021-09-09T16:38:29.674Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-09T16:38:29.674Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-09T16:38:29.674Z] (9/39) Installing expat (2.2.10-r1) [2021-09-09T16:38:29.674Z] (10/39) Installing libffi (3.3-r2) [2021-09-09T16:38:29.674Z] (11/39) Installing gdbm (1.19-r0) [2021-09-09T16:38:29.674Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-09T16:38:29.674Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-09T16:38:29.674Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-09T16:38:30.636Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-09T16:38:30.636Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-09T16:38:30.636Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-09T16:38:30.636Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-09T16:38:30.636Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-09T16:38:30.636Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-09T16:38:30.636Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-09T16:38:30.636Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-09T16:38:30.636Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-09T16:38:30.636Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-09T16:38:30.636Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-09T16:38:30.636Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-09T16:38:30.636Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-09T16:38:30.636Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-09T16:38:30.636Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-09T16:38:30.636Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-09T16:38:30.636Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-09T16:38:30.636Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-09T16:38:30.636Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-09T16:38:30.636Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-09T16:38:30.636Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-09T16:38:30.636Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-09T16:38:30.636Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-09T16:38:30.636Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-09T16:38:30.636Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-09T16:38:30.902Z] Executing busybox-1.32.1-r6.trigger [2021-09-09T16:38:30.902Z] OK: 82 MiB in 59 packages [2021-09-09T16:38:33.488Z] Collecting docker-compose==1.23.2 [2021-09-09T16:38:33.489Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-09T16:38:33.489Z] Collecting jsonschema<3,>=2.5.1 [2021-09-09T16:38:33.489Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-09T16:38:33.489Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-09T16:38:33.489Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-09T16:38:35.289Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-09T16:38:35.289Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-09T16:38:35.289Z] Collecting PyYAML<4,>=3.10 [2021-09-09T16:38:35.289Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-09T16:38:35.289Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-09T16:38:35.289Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-09T16:38:35.289Z] 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-09T16:38:35.289Z] Collecting docker<4.0,>=3.6.0 [2021-09-09T16:38:35.289Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-09T16:38:35.289Z] Collecting texttable<0.10,>=0.9.0 [2021-09-09T16:38:35.289Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-09T16:38:35.289Z] Collecting docopt<0.7,>=0.6.1 [2021-09-09T16:38:35.289Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-09T16:38:35.289Z] Collecting cached-property<2,>=1.2.0 [2021-09-09T16:38:35.289Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-09T16:38:35.289Z] Collecting docker-pycreds>=0.4.0 [2021-09-09T16:38:35.560Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-09T16:38:35.560Z] Collecting certifi>=2017.4.17 [2021-09-09T16:38:35.560Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-09T16:38:35.560Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-09T16:38:35.560Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-09T16:38:35.560Z] Collecting idna<2.8,>=2.5 [2021-09-09T16:38:35.560Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-09T16:38:35.827Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-09T16:38:35.827Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-09T16:38:35.827Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-09T16:38:35.827Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-09T16:38:35.827Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-09T16:38:35.827Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-09T16:38:35.827Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-09T16:38:35.827Z] Attempting uninstall: urllib3 [2021-09-09T16:38:35.827Z] Found existing installation: urllib3 1.26.2 [2021-09-09T16:38:35.827Z] Uninstalling urllib3-1.26.2: [2021-09-09T16:38:35.827Z] Successfully uninstalled urllib3-1.26.2 [2021-09-09T16:38:36.095Z] Attempting uninstall: idna [2021-09-09T16:38:36.095Z] Found existing installation: idna 3.1 [2021-09-09T16:38:36.095Z] Uninstalling idna-3.1: [2021-09-09T16:38:36.095Z] Successfully uninstalled idna-3.1 [2021-09-09T16:38:36.095Z] Attempting uninstall: chardet [2021-09-09T16:38:36.095Z] Found existing installation: chardet 4.0.0 [2021-09-09T16:38:36.095Z] Uninstalling chardet-4.0.0: [2021-09-09T16:38:36.095Z] Successfully uninstalled chardet-4.0.0 [2021-09-09T16:38:36.363Z] Attempting uninstall: requests [2021-09-09T16:38:36.363Z] Found existing installation: requests 2.25.1 [2021-09-09T16:38:36.363Z] Uninstalling requests-2.25.1: [2021-09-09T16:38:36.363Z] Successfully uninstalled requests-2.25.1 [2021-09-09T16:38:36.363Z] Running setup.py install for texttable: started [2021-09-09T16:38:36.631Z] Running setup.py install for texttable: finished with status 'done' [2021-09-09T16:38:36.631Z] Running setup.py install for PyYAML: started [2021-09-09T16:38:37.217Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-09T16:38:37.217Z] Running setup.py install for docopt: started [2021-09-09T16:38:37.485Z] Running setup.py install for docopt: finished with status 'done' [2021-09-09T16:38:37.486Z] Running setup.py install for dockerpty: started [2021-09-09T16:38:37.755Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-09T16:38:38.023Z] 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-09T16:38:41.370Z] Removing intermediate container d36bd844bb38 [2021-09-09T16:38:41.370Z] ---> c8c352cf6829 [2021-09-09T16:38:41.370Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-09T16:38:41.370Z] ---> Running in 6a3b01cbf7ca [2021-09-09T16:38:41.370Z] Removing intermediate container 6a3b01cbf7ca [2021-09-09T16:38:41.370Z] ---> a9b31144f09a [2021-09-09T16:38:41.370Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-09T16:38:41.370Z] ---> Running in ff3388c15cd3 [2021-09-09T16:38:41.370Z] Removing intermediate container ff3388c15cd3 [2021-09-09T16:38:41.370Z] ---> 5d4703725eed [2021-09-09T16:38:41.370Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-09T16:38:41.642Z] ---> cc82a69de024 [2021-09-09T16:38:41.642Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-09T16:38:41.916Z] ---> add7ddcfe151 [2021-09-09T16:38:41.916Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-09T16:38:41.916Z] ---> 30e07cca9a0a [2021-09-09T16:38:41.916Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-09T16:38:42.188Z] ---> Running in b4ecaaaa6b96 [2021-09-09T16:38:42.188Z] Removing intermediate container b4ecaaaa6b96 [2021-09-09T16:38:42.188Z] ---> c468157d834c [2021-09-09T16:38:42.188Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:38:42.188Z] ---> Running in 023db6ce33b3 [2021-09-09T16:38:42.188Z] Removing intermediate container 023db6ce33b3 [2021-09-09T16:38:42.188Z] ---> 42fa66e9eca1 [2021-09-09T16:38:42.188Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T16:38:42.188Z] ---> Running in bb1d7d50943c [2021-09-09T16:38:42.457Z] Removing intermediate container bb1d7d50943c [2021-09-09T16:38:42.457Z] ---> cd432dd22d0a [2021-09-09T16:38:42.457Z] Step 23/24 : LABEL git_sha=6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 [2021-09-09T16:38:42.457Z] ---> Running in b19d5566e00e [2021-09-09T16:38:42.457Z] Removing intermediate container b19d5566e00e [2021-09-09T16:38:42.457Z] ---> d372418ab7fd [2021-09-09T16:38:42.457Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:38:42.457Z] ---> Running in 1b0877418a4c [2021-09-09T16:38:42.596Z] Removing intermediate container 568d23cc82a9 [2021-09-09T16:38:42.596Z] ---> 217963f082c1 [2021-09-09T16:38:42.596Z] Successfully built 217963f082c1 [2021-09-09T16:38:42.596Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:38:42.727Z] Removing intermediate container 1b0877418a4c [2021-09-09T16:38:42.727Z] ---> d138f60bc2fe [2021-09-09T16:38:42.727Z] [2021-09-09T16:38:42.727Z] Successfully built d138f60bc2fe [2021-09-09T16:38:42.727Z] Successfully tagged sys-mgmt-agent:latest [2021-09-09T16:38:42.975Z] + docker inspect -f . ci-base-image-arm64 [2021-09-09T16:38:42.975Z] . [Pipeline] withDockerContainer [2021-09-09T16:38:43.015Z]  Building sys-mgmt-agent ... done  [2021-09-09T16:38:43.319Z] prd-ubuntu18.04-docker-arm64-4c-16g-1680 does not seem to be running inside a container [2021-09-09T16:38:43.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-09T16:38:45.620Z] $ docker top edd148ff9b50db0b0d5e20e41f4795808960ca303f81e22a84b0dac6d02e1f36 -eo pid,comm [Pipeline] { [Pipeline] } [2021-09-09T16:38:46.072Z] $ docker stop --time=1 1238355f21f2dc2ee92ea4b468ecc730ec82baad702caf48dd7b87d82c76efc1 [2021-09-09T16:38:47.507Z] $ docker rm -f 1238355f21f2dc2ee92ea4b468ecc730ec82baad702caf48dd7b87d82c76efc1 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-09-09T16:38:48.244Z] + docker images [2021-09-09T16:38:48.244Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T16:38:48.244Z] sys-mgmt-agent latest d138f60bc2fe 6 seconds ago 325MB [2021-09-09T16:38:48.244Z] core-metadata latest 8065e4958377 22 seconds ago 16.7MB [2021-09-09T16:38:48.244Z] core-command latest ab1321983f71 23 seconds ago 16MB [2021-09-09T16:38:48.244Z] 409013ab07e2 24 seconds ago 1.76GB [2021-09-09T16:38:48.244Z] 55a1ccc95498 25 seconds ago 1.75GB [2021-09-09T16:38:48.244Z] 2771600f1977 28 seconds ago 1.75GB [2021-09-09T16:38:48.244Z] security-proxy-setup latest 31ea8e836d8f 36 seconds ago 25.9MB [2021-09-09T16:38:48.244Z] 20e6acc8e92a 41 seconds ago 1.76GB [2021-09-09T16:38:48.244Z] security-bootstrapper latest 039979e2ee26 47 seconds ago 18.8MB [2021-09-09T16:38:48.244Z] security-secretstore-setup latest 0a823e3bd46b 56 seconds ago 28.1MB [2021-09-09T16:38:48.244Z] core-data latest b91e72fffa4f About a minute ago 20.4MB [2021-09-09T16:38:48.244Z] adbb173156f7 About a minute ago 1.76GB [2021-09-09T16:38:48.244Z] be489dea2d5d About a minute ago 1.75GB [2021-09-09T16:38:48.244Z] support-notifications latest f847aba419c8 About a minute ago 16.8MB [2021-09-09T16:38:48.244Z] aca5cbc0247f About a minute ago 1.76GB [2021-09-09T16:38:48.244Z] c6ff234f3bdc About a minute ago 1.75GB [2021-09-09T16:38:48.244Z] support-scheduler latest 1ee6e8856f7a About a minute ago 16.1MB [2021-09-09T16:38:48.244Z] 60b8210c4dbc About a minute ago 1.75GB [2021-09-09T16:38:48.244Z] ci-base-image-x86_64 latest 759d252f1b5b 5 minutes ago 1.25GB [2021-09-09T16:38:48.244Z] alpine 3.12 48b8ec4ed9eb 8 days ago 5.58MB [2021-09-09T16:38:48.244Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB [2021-09-09T16:38:48.244Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-09T16:38:48.244Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-09T16:38:48.244Z] 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) [2021-09-09T16:38:50.109Z] + go version [2021-09-09T16:38:50.109Z] go version go1.16.6 linux/arm64 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-09T16:38:50.256Z] $ docker stop --time=1 edd148ff9b50db0b0d5e20e41f4795808960ca303f81e22a84b0dac6d02e1f36 [2021-09-09T16:38:52.288Z] $ docker rm -f edd148ff9b50db0b0d5e20e41f4795808960ca303f81e22a84b0dac6d02e1f36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] node [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:38:53.151Z] + docker inspect -f . ci-base-image-arm64 [2021-09-09T16:38:53.151Z] . [Pipeline] withDockerContainer [2021-09-09T16:38:53.461Z] prd-ubuntu18.04-docker-arm64-4c-16g-1680 does not seem to be running inside a container [2021-09-09T16:38:53.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-09T16:38:55.449Z] $ docker top 183fb5026f118d509189a0db16d8ae61fa178aa94f12d7d2b075364dc06fabc7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-09T16:38:55.835Z] ========================================================= [2021-09-09T16:38:55.835Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-09T16:38:55.835Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:38:56.521Z] + go mod tidy [Pipeline] sh [2021-09-09T16:38:58.667Z] + make test [2021-09-09T16:38:58.667Z] go mod tidy [2021-09-09T16:38:59.655Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-09T16:39:07.803Z] Still waiting to schedule task [2021-09-09T16:39:07.803Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-09T16:39:32.112Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-09T16:40:40.222Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-09T16:40:46.993Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-09T16:40:47.986Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-09T16:40:48.260Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-09T16:41:03.401Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-09T16:41:03.401Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-09T16:41:03.401Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-09T16:41:03.401Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-09T16:41:03.401Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-09T16:41:03.401Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-09T16:41:03.401Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-09T16:41:03.401Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-09T16:41:03.401Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-09T16:41:03.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-09T16:41:13.891Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.300s coverage: 28.7% of statements [2021-09-09T16:41:13.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-09T16:41:13.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-09T16:41:18.236Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.383s coverage: 100.0% of statements [2021-09-09T16:41:18.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-09T16:41:18.236Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.432s coverage: 46.3% of statements [2021-09-09T16:41:18.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-09T16:41:18.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-09T16:41:20.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.735s coverage: 90.1% of statements [2021-09-09T16:41:20.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-09T16:41:20.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:41:20.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.282s coverage: 81.2% of statements [2021-09-09T16:41:20.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-09T16:41:20.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-09T16:41:20.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-09T16:41:20.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-09T16:41:20.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-09T16:41:32.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.855s coverage: 94.2% of statements [2021-09-09T16:41:32.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-09T16:41:32.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:41:32.737Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.246s coverage: 59.1% of statements [2021-09-09T16:41:32.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-09T16:41:32.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-09T16:41:32.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-09T16:41:32.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-09T16:41:32.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-09T16:41:32.737Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.237s coverage: 60.0% of statements [2021-09-09T16:41:32.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-09T16:41:32.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-09T16:41:32.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-09T16:41:32.737Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.343s coverage: 0.8% of statements [2021-09-09T16:41:32.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-09T16:41:32.737Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.194s coverage: 58.8% of statements [2021-09-09T16:41:32.737Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.264s coverage: 21.7% of statements [2021-09-09T16:41:32.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-09T16:41:32.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.273s coverage: 47.1% of statements [2021-09-09T16:41:32.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.247s coverage: 79.5% of statements [2021-09-09T16:41:32.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.221s coverage: 94.1% of statements [2021-09-09T16:41:32.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.288s coverage: 96.3% of statements [2021-09-09T16:41:33.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.232s coverage: 87.5% of statements [2021-09-09T16:41:45.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.213s coverage: 94.4% of statements [2021-09-09T16:41:45.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.207s coverage: 44.8% of statements [2021-09-09T16:41:50.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.773s coverage: 81.8% of statements [2021-09-09T16:41:50.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-09T16:41:59.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.304s coverage: 92.9% of statements [2021-09-09T16:41:59.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-09T16:41:59.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-09T16:41:59.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-09T16:41:59.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2021-09-09T16:41:59.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-09T16:41:59.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-09T16:41:59.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-09T16:41:59.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-09T16:41:59.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-09T16:41:59.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.257s coverage: 87.2% of statements [2021-09-09T16:41:59.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-09T16:41:59.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-09T16:41:59.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements [2021-09-09T16:41:59.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-09T16:41:59.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.251s coverage: 58.8% of statements [2021-09-09T16:41:59.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-09T16:41:59.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.265s coverage: 80.0% of statements [2021-09-09T16:41:59.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.311s coverage: 87.2% of statements [2021-09-09T16:41:59.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.319s coverage: 85.4% of statements [2021-09-09T16:41:59.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.412s coverage: 91.2% of statements [2021-09-09T16:41:59.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-09T16:42:04.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.081s coverage: 64.4% of statements [2021-09-09T16:42:04.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-09T16:42:04.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-09T16:42:04.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.322s coverage: 100.0% of statements [2021-09-09T16:42:04.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 91.3% of statements [2021-09-09T16:42:04.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-09-09T16:42:04.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.145s coverage: 73.7% of statements [2021-09-09T16:42:04.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2021-09-09T16:42:09.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.205s coverage: 66.9% of statements [2021-09-09T16:42:09.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-09T16:42:09.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-09T16:42:09.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-09T16:42:13.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.817s coverage: 43.6% of statements [2021-09-09T16:42:13.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-09T16:42:13.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-09T16:42:13.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.289s coverage: 89.5% of statements [2021-09-09T16:42:13.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-09T16:42:13.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.451s coverage: 84.8% of statements [2021-09-09T16:42:13.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-09T16:42:21.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.302s coverage: 19.5% of statements [2021-09-09T16:42:21.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-09T16:42:21.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-09T16:42:21.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-09T16:42:21.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-09T16:42:21.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.668s coverage: 92.0% of statements [2021-09-09T16:42:21.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-09T16:42:21.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:42:21.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-09T16:42:21.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-09T16:42:21.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.305s coverage: 63.2% of statements [2021-09-09T16:42:21.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-09T16:42:21.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-09T16:42:21.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.479s coverage: 97.7% of statements [2021-09-09T16:42:21.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-09T16:42:21.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:42:21.970Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-09T16:42:21.970Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-09T16:42:21.970Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.221s coverage: 28.9% of statements [2021-09-09T16:42:21.970Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-09T16:42:21.970Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-09T16:42:21.970Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-09T16:42:21.970Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-09T16:42:21.970Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-09T16:42:21.970Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-09T16:42:21.970Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.205s coverage: 100.0% of statements [2021-09-09T16:42:21.970Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-09-09T16:42:27.050Z] GO111MODULE=on go vet ./... [2021-09-09T16:44:04.004Z] gofmt -l . [2021-09-09T16:44:04.004Z] [ "`gofmt -l .`" = "" ] [2021-09-09T16:44:04.004Z] ./bin/test-attribution-txt.sh [2021-09-09T16:44:04.004Z] 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-09T16:44:04.004Z] if which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi [2021-09-09T16:44:04.004Z] /go/bin/golangci-lint [Pipeline] sh [2021-09-09T16:44:38.190Z] + ls -al . [2021-09-09T16:44:38.190Z] total 640 [2021-09-09T16:44:38.190Z] drwxrwxr-x 9 1001 1001 4096 Sep 9 16:44 . [2021-09-09T16:44:38.190Z] drwxr-xr-x 4 root root 4096 Sep 9 16:38 .. [2021-09-09T16:44:38.190Z] -rw-rw-r-- 1 1001 1001 11 Sep 9 16:36 .dockerignore [2021-09-09T16:44:38.190Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 16:36 .git [2021-09-09T16:44:38.190Z] drwxrwxr-x 4 1001 1001 4096 Sep 9 16:36 .github [2021-09-09T16:44:38.190Z] -rw-rw-r-- 1 1001 1001 818 Sep 9 16:36 .gitignore [2021-09-09T16:44:38.190Z] -rw-rw-r-- 1 1001 1001 202 Sep 9 16:36 .golangci.yml [2021-09-09T16:44:38.190Z] -rw-rw-r-- 1 1001 1001 76 Sep 9 16:36 .hadolint.yml [2021-09-09T16:44:38.190Z] -rw-rw-r-- 1 1001 1001 166 Sep 9 16:36 .sonarcloud.properties [2021-09-09T16:44:38.190Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 16:36 ADOPTERS.md [2021-09-09T16:44:38.190Z] -rw-rw-r-- 1 1001 1001 8493 Sep 9 16:36 Attribution.txt [2021-09-09T16:44:38.190Z] -rw-rw-r-- 1 1001 1001 43881 Sep 9 16:36 CHANGELOG.md [2021-09-09T16:44:38.190Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 16:36 CONTRIBUTING.md [2021-09-09T16:44:38.190Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 16:36 GOVERNANCE.md [2021-09-09T16:44:38.190Z] -rw-rw-r-- 1 1001 1001 849 Sep 9 16:36 Jenkinsfile [2021-09-09T16:44:38.190Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 16:36 LICENSE [2021-09-09T16:44:38.190Z] -rw-rw-r-- 1 1001 1001 6038 Sep 9 16:36 Makefile [2021-09-09T16:44:38.190Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 16:36 OWNERS.md [2021-09-09T16:44:38.190Z] -rw-rw-r-- 1 1001 1001 8643 Sep 9 16:36 README.md [2021-09-09T16:44:38.190Z] -rw-rw-r-- 1 1001 1001 6912 Sep 9 16:36 SECURITY.md [2021-09-09T16:44:38.190Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 16:32 VERSION [2021-09-09T16:44:38.190Z] -rw-rw-r-- 1 1001 1001 4131 Sep 9 16:36 ZMQWindows.md [2021-09-09T16:44:38.190Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 16:36 bin [2021-09-09T16:44:38.190Z] drwxrwxr-x 14 1001 1001 4096 Sep 9 16:36 cmd [2021-09-09T16:44:38.190Z] -rw-r--r-- 1 root root 404222 Sep 9 16:42 coverage.out [2021-09-09T16:44:38.190Z] -rw-rw-r-- 1 1001 1001 841 Sep 9 16:36 go.mod [2021-09-09T16:44:38.190Z] -rw-r--r-- 1 root root 50064 Sep 9 16:38 go.sum [2021-09-09T16:44:38.190Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 16:36 internal [2021-09-09T16:44:38.190Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 16:36 openapi [2021-09-09T16:44:38.190Z] drwxrwxr-x 4 1001 1001 4096 Sep 9 16:36 snap [2021-09-09T16:44:38.190Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 16:36 version.go [Pipeline] sh [2021-09-09T16:44:38.863Z] + '[' -e coverage.out ] [2021-09-09T16:44:38.863Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-09T16:44:38.899Z] Warning: overwriting stash ‘coverage-report’ [2021-09-09T16:44:39.965Z] Stashed 1 file(s) [Pipeline] sh [2021-09-09T16:44:40.624Z] + make build [2021-09-09T16:44:40.624Z] go mod tidy [2021-09-09T16:44:41.741Z] 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-09T16:44:50.565Z] 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-09T16:45:23.022Z] 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-09T16:45:25.690Z] 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-09T16:45:32.216Z] 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-09T16:45:33.207Z] 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-09T16:45:37.536Z] 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-09T16:45:41.853Z] 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-09T16:45:45.266Z] 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-09T16:45:52.019Z] 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-09T16:45:56.331Z] 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-09T16:46:01.320Z] 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-09T16:46:08.124Z] $ docker stop --time=1 183fb5026f118d509189a0db16d8ae61fa178aa94f12d7d2b075364dc06fabc7 [2021-09-09T16:46:11.095Z] $ docker rm -f 183fb5026f118d509189a0db16d8ae61fa178aa94f12d7d2b075364dc06fabc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:46:13.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T16:46:13.660Z] [2021-09-09T16:46:13.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:46:14.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T16:46:14.303Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-09T16:46:14.303Z] 29e5d40040c1: Pulling fs layer [2021-09-09T16:46:14.303Z] 1ce36da41761: Pulling fs layer [2021-09-09T16:46:14.303Z] 25b303627fd3: Pulling fs layer [2021-09-09T16:46:14.580Z] 29e5d40040c1: Verifying Checksum [2021-09-09T16:46:14.580Z] 29e5d40040c1: Download complete [2021-09-09T16:46:15.183Z] 1ce36da41761: Verifying Checksum [2021-09-09T16:46:15.183Z] 1ce36da41761: Download complete [2021-09-09T16:46:15.459Z] 29e5d40040c1: Pull complete [2021-09-09T16:46:16.904Z] 1ce36da41761: Pull complete [2021-09-09T16:46:17.177Z] 25b303627fd3: Verifying Checksum [2021-09-09T16:46:17.177Z] 25b303627fd3: Download complete [2021-09-09T16:46:27.335Z] 25b303627fd3: Pull complete [2021-09-09T16:46:27.335Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-09T16:46:27.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T16:46:27.335Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-09T16:46:27.578Z] prd-ubuntu18.04-docker-arm64-4c-16g-1680 does not seem to be running inside a container [2021-09-09T16:46:27.665Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-09T16:46:31.615Z] $ docker top f11116c7934eff98869b1df855c15b2a4c1e8af3b107e5024694896f33419c7a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:46:32.646Z] + grep parallel [2021-09-09T16:46:32.646Z] + docker-compose build --help [2021-09-09T16:46:40.379Z] --parallel Build images in parallel. [Pipeline] } [2021-09-09T16:46:40.404Z] $ docker stop --time=1 f11116c7934eff98869b1df855c15b2a4c1e8af3b107e5024694896f33419c7a [2021-09-09T16:46:42.337Z] $ docker rm -f f11116c7934eff98869b1df855c15b2a4c1e8af3b107e5024694896f33419c7a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:46:43.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T16:46:43.017Z] . [Pipeline] withDockerContainer [2021-09-09T16:46:43.317Z] prd-ubuntu18.04-docker-arm64-4c-16g-1680 does not seem to be running inside a container [2021-09-09T16:46:43.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-09T16:46:45.116Z] $ docker top 0a2b2a2694afe68dc04f774f887ca539a6b430cdc0c3c26a95553622d6f6a0e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:46:46.237Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-09T16:46:54.509Z] Building core-command ... [2021-09-09T16:46:54.509Z] Building core-data ... [2021-09-09T16:46:54.509Z] Building core-metadata ... [2021-09-09T16:46:54.509Z] Building security-bootstrapper ... [2021-09-09T16:46:54.509Z] Building security-proxy-setup ... [2021-09-09T16:46:54.509Z] Building security-secretstore-setup ... [2021-09-09T16:46:54.509Z] Building support-notifications ... [2021-09-09T16:46:54.509Z] Building support-scheduler ... [2021-09-09T16:46:54.509Z] Building sys-mgmt-agent ... [2021-09-09T16:46:54.509Z] Building core-command [2021-09-09T16:46:54.509Z] Building support-notifications [2021-09-09T16:46:54.509Z] Building security-secretstore-setup [2021-09-09T16:46:54.509Z] Building security-bootstrapper [2021-09-09T16:46:54.509Z] Building core-metadata [2021-09-09T16:48:02.675Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:48:02.675Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:48:02.675Z] ---> 217963f082c1 [2021-09-09T16:48:02.675Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:48:02.675Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:48:02.675Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:48:02.675Z] ---> 217963f082c1 [2021-09-09T16:48:02.675Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:48:02.675Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:48:02.675Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:48:02.675Z] ---> 217963f082c1 [2021-09-09T16:48:02.675Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T16:48:02.675Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:48:02.675Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:48:02.675Z] ---> 217963f082c1 [2021-09-09T16:48:02.675Z] Step 3/32 : WORKDIR /edgex-go [2021-09-09T16:48:02.675Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:48:02.675Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:48:02.675Z] ---> 217963f082c1 [2021-09-09T16:48:02.675Z] Step 3/26 : WORKDIR /edgex-go [2021-09-09T16:48:04.119Z] ---> Running in d8e35168df13 [2021-09-09T16:48:04.119Z] ---> Running in 54550a4ba056 [2021-09-09T16:48:04.119Z] ---> Running in 39cc8888b2c9 [2021-09-09T16:48:04.119Z] ---> Running in aec311611ae1 [2021-09-09T16:48:04.119Z] ---> Running in 5ddf6e158fc6 [2021-09-09T16:48:05.115Z] Removing intermediate container aec311611ae1 [2021-09-09T16:48:05.115Z] ---> 0f6f1e89e277 [2021-09-09T16:48:05.115Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:48:07.083Z] Removing intermediate container 54550a4ba056 [2021-09-09T16:48:07.083Z] ---> 82bb4a0361b2 [2021-09-09T16:48:07.083Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:48:07.083Z] Removing intermediate container 5ddf6e158fc6 [2021-09-09T16:48:07.083Z] ---> ab99a8bf5f09 [2021-09-09T16:48:07.083Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:48:07.083Z] Removing intermediate container d8e35168df13 [2021-09-09T16:48:07.083Z] ---> 19d04c24d0ad [2021-09-09T16:48:07.083Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:48:07.083Z] Removing intermediate container 39cc8888b2c9 [2021-09-09T16:48:07.083Z] ---> 388723b5381b [2021-09-09T16:48:07.083Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:48:07.083Z] ---> Running in 43457590ae45 [2021-09-09T16:48:07.083Z] ---> Running in ca75d2c7dc04 [2021-09-09T16:48:07.083Z] ---> Running in 7f4cb06a5ee0 [2021-09-09T16:48:07.083Z] ---> Running in 660957ce2ba6 [2021-09-09T16:48:07.083Z] ---> Running in 42dfd5f67c70 [2021-09-09T16:48:09.723Z] Removing intermediate container 43457590ae45 [2021-09-09T16:48:09.723Z] ---> 6dd811f81533 [2021-09-09T16:48:09.723Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T16:48:09.723Z] Removing intermediate container 7f4cb06a5ee0 [2021-09-09T16:48:09.723Z] ---> 6094ef645a68 [2021-09-09T16:48:09.723Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-09T16:48:09.723Z] ---> Running in 8075cf20db59 [2021-09-09T16:48:10.014Z] ---> Running in b0a507a88343 [2021-09-09T16:48:10.289Z] Removing intermediate container 42dfd5f67c70 [2021-09-09T16:48:10.289Z] ---> 0dd77ea86637 [2021-09-09T16:48:10.289Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T16:48:10.565Z] Removing intermediate container 660957ce2ba6 [2021-09-09T16:48:10.565Z] ---> 90d1b0815238 [2021-09-09T16:48:10.565Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-09T16:48:10.565Z] ---> Running in b03578f0620c [2021-09-09T16:48:10.845Z] Removing intermediate container ca75d2c7dc04 [2021-09-09T16:48:10.845Z] ---> e3362ef27a8c [2021-09-09T16:48:10.845Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-09T16:48:10.845Z] ---> Running in 19a4d9c83107 [2021-09-09T16:48:11.123Z] ---> Running in 2b7e0dc80308 [2021-09-09T16:48:12.113Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:48:12.385Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:48:12.999Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:48:12.999Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:48:13.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:48:13.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:48:13.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:48:13.892Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:48:14.202Z] OK: 218 MiB in 52 packages [2021-09-09T16:48:14.202Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:48:14.483Z] OK: 218 MiB in 52 packages [2021-09-09T16:48:14.772Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:48:15.405Z] OK: 218 MiB in 52 packages [2021-09-09T16:48:15.405Z] OK: 218 MiB in 52 packages [2021-09-09T16:48:15.999Z] Removing intermediate container 8075cf20db59 [2021-09-09T16:48:15.999Z] ---> 91c0fe404542 [2021-09-09T16:48:15.999Z] Step 6/24 : COPY go.mod . [2021-09-09T16:48:15.999Z] OK: 218 MiB in 52 packages [2021-09-09T16:48:16.594Z] Removing intermediate container b0a507a88343 [2021-09-09T16:48:16.594Z] ---> 77e6fa8a8421 [2021-09-09T16:48:16.594Z] Step 6/26 : COPY go.mod . [2021-09-09T16:48:17.192Z] Removing intermediate container b03578f0620c [2021-09-09T16:48:17.192Z] ---> c63cfa393a0d [2021-09-09T16:48:17.192Z] Step 6/24 : COPY go.mod . [2021-09-09T16:48:17.192Z] ---> d2f3db68106a [2021-09-09T16:48:17.192Z] Step 7/24 : RUN go mod download [2021-09-09T16:48:17.192Z] Removing intermediate container 2b7e0dc80308 [2021-09-09T16:48:17.192Z] ---> 1246abc94533 [2021-09-09T16:48:17.192Z] Step 6/32 : COPY go.mod . [2021-09-09T16:48:17.471Z] ---> Running in 003b3f1cff56 [2021-09-09T16:48:17.749Z] Removing intermediate container 19a4d9c83107 [2021-09-09T16:48:17.749Z] ---> 1542eadaab5c [2021-09-09T16:48:17.749Z] Step 6/23 : COPY go.mod . [2021-09-09T16:48:17.749Z] ---> 4e1ea30f7290 [2021-09-09T16:48:17.749Z] Step 7/26 : RUN go mod download [2021-09-09T16:48:18.365Z] ---> Running in 606f320beccb [2021-09-09T16:48:18.365Z] ---> 106c6a666b62 [2021-09-09T16:48:18.365Z] Step 7/24 : RUN go mod download [2021-09-09T16:48:18.648Z] ---> 6f376f91688d [2021-09-09T16:48:18.648Z] Step 7/32 : RUN go mod download [2021-09-09T16:48:18.648Z] ---> Running in 0a99dc846bee [2021-09-09T16:48:18.922Z] ---> Running in 0a6f0da96479 [2021-09-09T16:48:19.202Z] ---> 674010b9dd64 [2021-09-09T16:48:19.202Z] Step 7/23 : RUN go mod download [2021-09-09T16:48:19.479Z] ---> Running in ca097005a644 [2021-09-09T16:48:23.825Z] Removing intermediate container 003b3f1cff56 [2021-09-09T16:48:23.825Z] ---> 2c06040a69f4 [2021-09-09T16:48:23.825Z] Step 8/24 : COPY . . [2021-09-09T16:48:29.260Z] Removing intermediate container 606f320beccb [2021-09-09T16:48:29.260Z] ---> cfa9ec650fbb [2021-09-09T16:48:29.260Z] Step 8/26 : COPY . . [2021-09-09T16:48:29.260Z] Removing intermediate container 0a99dc846bee [2021-09-09T16:48:29.260Z] ---> 4bd5d31fda2d [2021-09-09T16:48:29.260Z] Step 8/24 : COPY . . [2021-09-09T16:48:29.260Z] Removing intermediate container ca097005a644 [2021-09-09T16:48:29.260Z] ---> 63da8dbbbbfe [2021-09-09T16:48:29.260Z] Step 8/23 : COPY . . [2021-09-09T16:48:29.539Z] Removing intermediate container 0a6f0da96479 [2021-09-09T16:48:29.539Z] ---> 5a8d7f4f4271 [2021-09-09T16:48:29.539Z] Step 8/32 : COPY . . [2021-09-09T16:48:47.908Z] ---> 596528b53007 [2021-09-09T16:48:47.908Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:48:49.905Z] ---> Running in a02c94af4b91 [2021-09-09T16:48:50.186Z] ---> ee521fda7b87 [2021-09-09T16:48:50.186Z] Step 9/26 : RUN go mod tidy [2021-09-09T16:48:50.186Z] ---> aafcafb332f0 [2021-09-09T16:48:50.186Z] Step 9/32 : RUN go mod tidy [2021-09-09T16:48:50.186Z] ---> a18d126813f9 [2021-09-09T16:48:50.186Z] Step 9/23 : RUN go mod tidy [2021-09-09T16:48:50.186Z] ---> d02524940404 [2021-09-09T16:48:50.186Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:48:50.469Z] ---> Running in 02f104e4e1fa [2021-09-09T16:48:50.469Z] ---> Running in 5fa1a5b6fa5a [2021-09-09T16:48:50.469Z] ---> Running in ae8c16028bc2 [2021-09-09T16:48:50.469Z] ---> Running in c1d564bc9a5a [2021-09-09T16:48:55.930Z] Removing intermediate container a02c94af4b91 [2021-09-09T16:48:55.930Z] ---> fa563ae36b02 [2021-09-09T16:48:55.930Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-09T16:48:55.930Z] ---> Running in 525fe6e9c836 [2021-09-09T16:48:57.960Z] 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-09T16:48:59.422Z] Removing intermediate container 02f104e4e1fa [2021-09-09T16:48:59.422Z] ---> 684f15c83e67 [2021-09-09T16:48:59.422Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-09T16:48:59.704Z] ---> Running in 393618024db5 [2021-09-09T16:49:00.303Z] Removing intermediate container 5fa1a5b6fa5a [2021-09-09T16:49:00.303Z] ---> bf8b8ba1a1d1 [2021-09-09T16:49:00.303Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-09T16:49:00.303Z] Removing intermediate container ae8c16028bc2 [2021-09-09T16:49:00.303Z] ---> 71313e2b3865 [2021-09-09T16:49:00.303Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-09T16:49:00.303Z] Removing intermediate container c1d564bc9a5a [2021-09-09T16:49:00.303Z] ---> eb86ab15fd55 [2021-09-09T16:49:00.303Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-09T16:49:00.926Z] ---> Running in 2c26cba98232 [2021-09-09T16:49:00.926Z] ---> Running in 6937b1d7e307 [2021-09-09T16:49:00.926Z] ---> Running in 277a94e456d2 [2021-09-09T16:49:02.403Z] 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-09T16:49:04.410Z] 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-09T16:49:04.410Z] 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-09T16:49:04.410Z] 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-09T16:51:41.565Z] 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-09T16:51:41.565Z] Removing intermediate container 277a94e456d2 [2021-09-09T16:51:41.566Z] ---> c82f5995cb1f [2021-09-09T16:51:41.566Z] [2021-09-09T16:51:41.566Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:51:41.566Z] 3.12: Pulling from library/alpine [2021-09-09T16:51:41.566Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T16:51:41.566Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T16:51:41.566Z] ---> afc2cc120ca2 [2021-09-09T16:51:41.566Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:51:41.566Z] ---> Running in f58ee2cf74bc [2021-09-09T16:51:41.566Z] Removing intermediate container 2c26cba98232 [2021-09-09T16:51:41.566Z] ---> 8a5708e19b04 [2021-09-09T16:51:41.566Z] [2021-09-09T16:51:41.566Z] Step 11/32 : FROM alpine:3.12 [2021-09-09T16:51:41.566Z] ---> afc2cc120ca2 [2021-09-09T16:51:41.566Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-09T16:51:41.566Z] ---> Running in 31fb0bbd43aa [2021-09-09T16:51:43.712Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:51:43.712Z] Removing intermediate container 31fb0bbd43aa [2021-09-09T16:51:43.712Z] ---> 38df40c52932 [2021-09-09T16:51:43.712Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-09T16:51:43.712Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:51:44.001Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T16:51:44.001Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:51:44.001Z] OK: 5 MiB in 15 packages [2021-09-09T16:51:44.001Z] ---> Running in 49385a0c24d9 [2021-09-09T16:51:45.467Z] Removing intermediate container 6937b1d7e307 [2021-09-09T16:51:45.467Z] ---> 52db3ac11f6a [2021-09-09T16:51:45.467Z] [2021-09-09T16:51:45.467Z] Step 11/26 : FROM alpine:3.12 [2021-09-09T16:51:45.467Z] ---> afc2cc120ca2 [2021-09-09T16:51:45.467Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-09T16:51:46.067Z] Removing intermediate container 393618024db5 [2021-09-09T16:51:46.067Z] ---> 727b224248f2 [2021-09-09T16:51:46.067Z] [2021-09-09T16:51:46.067Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T16:51:46.067Z] ---> afc2cc120ca2 [2021-09-09T16:51:46.067Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-09T16:51:46.345Z] ---> Running in 4e893a0ad5ee [2021-09-09T16:51:46.617Z] Removing intermediate container 525fe6e9c836 [2021-09-09T16:51:46.617Z] ---> 07434177c400 [2021-09-09T16:51:46.617Z] [2021-09-09T16:51:46.617Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:51:46.617Z] ---> afc2cc120ca2 [2021-09-09T16:51:46.617Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:51:46.617Z] ---> Running in 1a560399fe99 [2021-09-09T16:51:46.892Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:51:47.207Z] ---> Running in 4c61cf1a5583 [2021-09-09T16:51:47.207Z] Removing intermediate container f58ee2cf74bc [2021-09-09T16:51:47.207Z] ---> 6ea518004562 [2021-09-09T16:51:47.207Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:51:47.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:51:47.491Z] ---> Running in 5721c5e4ed24 [2021-09-09T16:51:47.768Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-09T16:51:47.768Z] (2/2) Installing su-exec (0.2-r1) [2021-09-09T16:51:47.768Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:51:48.045Z] OK: 5 MiB in 16 packages [2021-09-09T16:51:48.330Z] Removing intermediate container 5721c5e4ed24 [2021-09-09T16:51:48.330Z] ---> 537d324fd5f9 [2021-09-09T16:51:48.330Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-09T16:51:48.603Z] ---> Running in 5580012708a5 [2021-09-09T16:51:48.877Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:51:49.153Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:51:49.153Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:51:49.153Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:51:49.438Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:51:49.438Z] Removing intermediate container 5580012708a5 [2021-09-09T16:51:49.438Z] ---> 07eaf56b7812 [2021-09-09T16:51:49.438Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T16:51:49.720Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:51:49.720Z] Removing intermediate container 49385a0c24d9 [2021-09-09T16:51:49.720Z] ---> 78927ecd57aa [2021-09-09T16:51:49.720Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-09T16:51:50.015Z] ---> Running in a7841bba58d9 [2021-09-09T16:51:50.015Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-09T16:51:50.016Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-09T16:51:50.016Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-09T16:51:50.016Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:51:50.016Z] ---> Running in e55c4b608024 [2021-09-09T16:51:50.016Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-09T16:51:50.016Z] (3/3) Installing su-exec (0.2-r1) [2021-09-09T16:51:50.016Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:51:50.016Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:51:50.297Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:51:50.297Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T16:51:50.297Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:51:50.297Z] OK: 5 MiB in 15 packages [2021-09-09T16:51:50.580Z] OK: 6 MiB in 17 packages [2021-09-09T16:51:50.580Z] OK: 6 MiB in 16 packages [2021-09-09T16:51:50.864Z] Removing intermediate container a7841bba58d9 [2021-09-09T16:51:50.864Z] ---> 2fb7fb195ab7 [2021-09-09T16:51:50.864Z] Step 16/24 : WORKDIR / [2021-09-09T16:51:51.138Z] Removing intermediate container e55c4b608024 [2021-09-09T16:51:51.138Z] ---> 03397f30eecc [2021-09-09T16:51:51.138Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-09T16:51:51.414Z] ---> Running in c58fafb1a0b1 [2021-09-09T16:51:51.414Z] ---> Running in aefdd14d28d5 [2021-09-09T16:51:52.408Z] Removing intermediate container c58fafb1a0b1 [2021-09-09T16:51:52.408Z] ---> 21b5a1b3108e [2021-09-09T16:51:52.408Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:51:52.408Z] Removing intermediate container aefdd14d28d5 [2021-09-09T16:51:52.408Z] ---> cd190d799993 [2021-09-09T16:51:52.408Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-09T16:51:52.683Z] Removing intermediate container 4c61cf1a5583 [2021-09-09T16:51:52.683Z] ---> 910af698a4d0 [2021-09-09T16:51:52.683Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:51:52.963Z] ---> Running in 3d4d89e41571 [2021-09-09T16:51:52.963Z] Removing intermediate container 1a560399fe99 [2021-09-09T16:51:52.963Z] ---> 75db04c58580 [2021-09-09T16:51:52.963Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:51:52.963Z] ---> Running in 718f9088b69d [2021-09-09T16:51:53.573Z] Removing intermediate container 4e893a0ad5ee [2021-09-09T16:51:53.573Z] ---> c5d46abb4a60 [2021-09-09T16:51:53.573Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T16:51:53.573Z] ---> Running in f521875572cb [2021-09-09T16:51:53.573Z] ---> 23f1254dc880 [2021-09-09T16:51:53.573Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-09T16:51:53.857Z] ---> Running in ed88688c07c1 [2021-09-09T16:51:54.149Z] Removing intermediate container 718f9088b69d [2021-09-09T16:51:54.149Z] ---> e72f9adebd56 [2021-09-09T16:51:54.149Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-09T16:51:54.149Z] ---> Running in 955f0552260a [2021-09-09T16:51:54.434Z] Removing intermediate container f521875572cb [2021-09-09T16:51:54.434Z] ---> be7db7253091 [2021-09-09T16:51:54.434Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-09T16:51:54.714Z] Removing intermediate container ed88688c07c1 [2021-09-09T16:51:54.714Z] ---> f1fdab08899d [2021-09-09T16:51:54.714Z] Step 14/26 : WORKDIR / [2021-09-09T16:51:54.714Z] ---> Running in d24cf1190ea8 [2021-09-09T16:51:54.995Z] ---> Running in fd19418103d8 [2021-09-09T16:51:55.271Z] Removing intermediate container 955f0552260a [2021-09-09T16:51:55.271Z] ---> d9e52a61ce15 [2021-09-09T16:51:55.271Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T16:51:55.562Z] ---> Running in d4d466b71382 [2021-09-09T16:51:55.845Z] ---> c5b95c0cd79f [2021-09-09T16:51:55.845Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-09T16:51:55.845Z] Removing intermediate container d24cf1190ea8 [2021-09-09T16:51:55.845Z] ---> 79e4b1153350 [2021-09-09T16:51:55.845Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T16:51:56.454Z] ---> Running in 44cc72cac20d [2021-09-09T16:51:56.454Z] Removing intermediate container fd19418103d8 [2021-09-09T16:51:56.454Z] ---> 9edb08e45e53 [2021-09-09T16:51:56.454Z] 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-09T16:51:56.454Z] Removing intermediate container d4d466b71382 [2021-09-09T16:51:56.454Z] ---> 596409f24989 [2021-09-09T16:51:56.454Z] Step 16/24 : WORKDIR / [2021-09-09T16:51:56.739Z] ---> Running in c90722f94705 [2021-09-09T16:51:57.022Z] Removing intermediate container 3d4d89e41571 [2021-09-09T16:51:57.022Z] ---> b48add787923 [2021-09-09T16:51:57.022Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-09T16:51:57.298Z] Removing intermediate container 44cc72cac20d [2021-09-09T16:51:57.299Z] ---> 22be2c2c3523 [2021-09-09T16:51:57.299Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:51:57.299Z] ---> Running in 31d92840f47c [2021-09-09T16:51:57.299Z] ---> 7f7fff222209 [2021-09-09T16:51:57.299Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-09T16:51:57.909Z] ---> Running in 9879d7cf250a [2021-09-09T16:51:57.909Z] Removing intermediate container c90722f94705 [2021-09-09T16:51:57.909Z] ---> 0434c4fc3e0b [2021-09-09T16:51:57.909Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:51:57.909Z] ---> 835c9fb3850e [2021-09-09T16:51:57.909Z] 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-09T16:51:58.192Z] Removing intermediate container 31d92840f47c [2021-09-09T16:51:58.192Z] ---> cd38b31b1689 [2021-09-09T16:51:58.192Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-09T16:51:58.805Z] ---> 838d04806309 [2021-09-09T16:51:58.805Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-09T16:51:58.805Z] Removing intermediate container 9879d7cf250a [2021-09-09T16:51:58.805Z] ---> d95d5a71908b [2021-09-09T16:51:58.805Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:51:59.088Z] ---> Running in 90392831e752 [2021-09-09T16:51:59.368Z] ---> f2cd3cd5ceba [2021-09-09T16:51:59.368Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-09T16:51:59.691Z] ---> 41704d6d5cde [2021-09-09T16:51:59.691Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-09T16:51:59.971Z] ---> 55729d4fac02 [2021-09-09T16:51:59.971Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-09T16:52:00.253Z] Removing intermediate container 90392831e752 [2021-09-09T16:52:00.253Z] ---> e6c4761c3e57 [2021-09-09T16:52:00.253Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T16:52:00.253Z] ---> Running in 4949ef2a855c [2021-09-09T16:52:00.545Z] ---> Running in 033794b4d6f1 [2021-09-09T16:52:01.549Z] ---> af6dea097c29 [2021-09-09T16:52:01.549Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-09T16:52:01.549Z] ---> 2867300ae578 [2021-09-09T16:52:01.549Z] 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-09T16:52:01.831Z] Removing intermediate container 033794b4d6f1 [2021-09-09T16:52:01.831Z] ---> 86cdcf83ba8a [2021-09-09T16:52:01.831Z] Step 23/24 : LABEL git_sha=bfebcc7101a556e8d9ab2c6be5d6bfdd1264007b [2021-09-09T16:52:02.117Z] ---> a387ed390a22 [2021-09-09T16:52:02.117Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-09T16:52:02.117Z] ---> Running in 8b0e7fab1d30 [2021-09-09T16:52:03.109Z] ---> b6e75a85d18e [2021-09-09T16:52:03.109Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-09T16:52:03.109Z] Removing intermediate container 8b0e7fab1d30 [2021-09-09T16:52:03.109Z] ---> 22df33cfcde2 [2021-09-09T16:52:03.109Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:52:03.109Z] ---> 804bfd19d275 [2021-09-09T16:52:03.109Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-09T16:52:03.109Z] ---> Running in 1142d11ea0ce [2021-09-09T16:52:03.392Z] ---> Running in d6ef1fa868ff [2021-09-09T16:52:03.675Z] ---> df5409536477 [2021-09-09T16:52:03.675Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-09T16:52:03.953Z] ---> Running in 55568822b0d6 [2021-09-09T16:52:04.230Z] Removing intermediate container 1142d11ea0ce [2021-09-09T16:52:04.230Z] ---> f19dc1e6cc9b [2021-09-09T16:52:04.230Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:52:04.508Z] Removing intermediate container d6ef1fa868ff [2021-09-09T16:52:04.509Z] ---> 8cc51a28f9f2 [2021-09-09T16:52:04.509Z] [2021-09-09T16:52:04.509Z] ---> Running in 8f25d9be4afc [2021-09-09T16:52:04.795Z] Removing intermediate container 55568822b0d6 [2021-09-09T16:52:04.795Z] ---> 7dc6d3920082 [2021-09-09T16:52:04.795Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:52:05.085Z] Removing intermediate container 4949ef2a855c [2021-09-09T16:52:05.085Z] ---> 1171eacd2c67 [2021-09-09T16:52:05.085Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:52:05.085Z] ---> Running in 51b2c1eb6105 [2021-09-09T16:52:05.085Z] Successfully built 8cc51a28f9f2 [2021-09-09T16:52:05.085Z] Successfully tagged core-command-arm64:latest [2021-09-09T16:52:05.085Z]  Building core-command ... done Building support-scheduler [2021-09-09T16:52:05.365Z] Removing intermediate container 8f25d9be4afc [2021-09-09T16:52:05.365Z] ---> 8a936de97cf7 [2021-09-09T16:52:05.365Z] Step 21/23 : LABEL arch=arm64 [2021-09-09T16:52:05.365Z] ---> cfcb68884f62 [2021-09-09T16:52:05.365Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-09T16:52:05.651Z] ---> Running in b1446c3293b9 [2021-09-09T16:52:05.934Z] Removing intermediate container 51b2c1eb6105 [2021-09-09T16:52:05.934Z] ---> 42b3a74284be [2021-09-09T16:52:05.934Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T16:52:06.547Z] ---> Running in aed9ef3137dc [2021-09-09T16:52:06.841Z] ---> 3233a79cb595 [2021-09-09T16:52:06.841Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-09T16:52:07.464Z] Removing intermediate container b1446c3293b9 [2021-09-09T16:52:07.464Z] ---> eea3e7d2f582 [2021-09-09T16:52:07.464Z] Step 22/23 : LABEL git_sha=bfebcc7101a556e8d9ab2c6be5d6bfdd1264007b [2021-09-09T16:52:09.478Z] ---> Running in 6027a89e349b [2021-09-09T16:52:10.096Z] ---> e58114f3704c [2021-09-09T16:52:10.096Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-09T16:52:10.096Z] Removing intermediate container aed9ef3137dc [2021-09-09T16:52:10.096Z] ---> 76c205267994 [2021-09-09T16:52:10.096Z] Step 23/24 : LABEL git_sha=bfebcc7101a556e8d9ab2c6be5d6bfdd1264007b [2021-09-09T16:52:10.387Z] ---> da847b140f0d [2021-09-09T16:52:10.387Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-09T16:52:11.027Z] Removing intermediate container 6027a89e349b [2021-09-09T16:52:11.027Z] ---> 549e953f60bd [2021-09-09T16:52:11.027Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T16:52:11.027Z] ---> Running in f363167109c0 [2021-09-09T16:52:12.487Z] ---> Running in a3c64fe5c656 [2021-09-09T16:52:12.487Z] ---> b7a0a0a35116 [2021-09-09T16:52:12.487Z] 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-09T16:52:12.487Z] ---> a7e071bf6fd7 [2021-09-09T16:52:12.487Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-09T16:52:12.487Z] Removing intermediate container f363167109c0 [2021-09-09T16:52:12.487Z] ---> e28900391aab [2021-09-09T16:52:12.487Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:52:12.785Z] ---> Running in f662a78c9215 [2021-09-09T16:52:12.785Z] ---> Running in 3fec23cf8a23 [2021-09-09T16:52:13.401Z] Removing intermediate container a3c64fe5c656 [2021-09-09T16:52:13.401Z] ---> ac03184533b1 [2021-09-09T16:52:13.401Z] [2021-09-09T16:52:14.019Z] Removing intermediate container 3fec23cf8a23 [2021-09-09T16:52:14.019Z] ---> a8a57cd8539a [2021-09-09T16:52:14.019Z] [2021-09-09T16:52:14.019Z] Successfully built ac03184533b1 [2021-09-09T16:52:14.311Z] ---> 7e31d6c1c7d1 [2021-09-09T16:52:14.311Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-09T16:52:14.311Z] Successfully tagged support-notifications-arm64:latest [2021-09-09T16:52:14.311Z] Building security-proxy-setup [2021-09-09T16:52:14.945Z]  Building support-notifications ... done Successfully built a8a57cd8539a [2021-09-09T16:52:14.945Z] Successfully tagged core-metadata-arm64:latest [2021-09-09T16:52:14.945Z]  Building core-metadata ... done Building core-data [2021-09-09T16:52:15.942Z] ---> 3036c409647c [2021-09-09T16:52:15.942Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-09T16:52:16.550Z] ---> Running in e4b156dc81ac [2021-09-09T16:52:16.828Z] Removing intermediate container f662a78c9215 [2021-09-09T16:52:16.828Z] ---> 7792f170fd83 [2021-09-09T16:52:16.828Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-09T16:52:16.828Z] ---> Running in b4e6fac3221e [2021-09-09T16:52:17.103Z] Removing intermediate container e4b156dc81ac [2021-09-09T16:52:17.103Z] ---> bc458be5fbde [2021-09-09T16:52:17.103Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-09T16:52:18.092Z] Removing intermediate container b4e6fac3221e [2021-09-09T16:52:18.092Z] ---> 281036e3dac6 [2021-09-09T16:52:18.092Z] Step 24/26 : LABEL arch=arm64 [2021-09-09T16:52:19.523Z] ---> Running in 2e25a4b3c9f2 [2021-09-09T16:52:20.504Z] ---> 97ac559ced36 [2021-09-09T16:52:20.504Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-09T16:52:20.504Z] Removing intermediate container 2e25a4b3c9f2 [2021-09-09T16:52:20.504Z] ---> c0b80379c1ad [2021-09-09T16:52:20.504Z] Step 25/26 : LABEL git_sha=bfebcc7101a556e8d9ab2c6be5d6bfdd1264007b [2021-09-09T16:52:21.105Z] ---> Running in b51622299a2f [2021-09-09T16:52:21.382Z] ---> Running in 6d3efb55bd56 [2021-09-09T16:52:22.820Z] Removing intermediate container 6d3efb55bd56 [2021-09-09T16:52:22.820Z] ---> 07508d1842b8 [2021-09-09T16:52:23.096Z] Step 26/26 : LABEL version=0.0.0 [2021-09-09T16:52:24.080Z] ---> Running in 4a12a00080f7 [2021-09-09T16:52:25.518Z] Removing intermediate container 4a12a00080f7 [2021-09-09T16:52:25.518Z] ---> 94fc45a12459 [2021-09-09T16:52:25.518Z] [2021-09-09T16:52:26.156Z] Successfully built 94fc45a12459 [2021-09-09T16:52:26.156Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-09T16:52:26.156Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-09-09T16:52:26.156Z] Removing intermediate container b51622299a2f [2021-09-09T16:52:26.156Z] ---> 13e1d70121c7 [2021-09-09T16:52:26.156Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-09T16:52:26.758Z] ---> Running in 08513a75e557 [2021-09-09T16:52:27.740Z] Removing intermediate container 08513a75e557 [2021-09-09T16:52:27.740Z] ---> e0b8bff55521 [2021-09-09T16:52:27.740Z] Step 29/32 : CMD ["gate"] [2021-09-09T16:52:28.019Z] ---> Running in 635f2c8e3006 [2021-09-09T16:52:30.748Z] Removing intermediate container 635f2c8e3006 [2021-09-09T16:52:30.748Z] ---> c850cf4fb42e [2021-09-09T16:52:30.748Z] Step 30/32 : LABEL arch=arm64 [2021-09-09T16:52:30.748Z] ---> Running in 45d321dddfcb [2021-09-09T16:52:31.729Z] Removing intermediate container 45d321dddfcb [2021-09-09T16:52:31.729Z] ---> 5358aae88f81 [2021-09-09T16:52:31.729Z] Step 31/32 : LABEL git_sha=bfebcc7101a556e8d9ab2c6be5d6bfdd1264007b [2021-09-09T16:52:32.340Z] ---> Running in 613b9983a7ba [2021-09-09T16:52:33.327Z] Removing intermediate container 613b9983a7ba [2021-09-09T16:52:33.327Z] ---> 49ae5af8ee3e [2021-09-09T16:52:33.327Z] Step 32/32 : LABEL version=0.0.0 [2021-09-09T16:52:33.604Z] ---> Running in 04f3b08a1860 [2021-09-09T16:52:34.600Z] Removing intermediate container 04f3b08a1860 [2021-09-09T16:52:34.600Z] ---> d107c4dafb31 [2021-09-09T16:52:34.600Z] [2021-09-09T16:52:35.218Z] Successfully built d107c4dafb31 [2021-09-09T16:52:35.218Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-09T16:52:43.607Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:52:43.607Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:52:43.607Z] ---> 217963f082c1 [2021-09-09T16:52:43.607Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T16:52:43.607Z] ---> Using cache [2021-09-09T16:52:43.607Z] ---> 388723b5381b [2021-09-09T16:52:43.607Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:52:43.607Z] ---> Using cache [2021-09-09T16:52:43.607Z] ---> 90d1b0815238 [2021-09-09T16:52:43.607Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-09T16:52:47.958Z] ---> Running in 86bcfc6c9986 [2021-09-09T16:52:49.405Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:52:50.399Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:52:51.381Z] OK: 218 MiB in 52 packages [2021-09-09T16:52:55.695Z] Removing intermediate container 86bcfc6c9986 [2021-09-09T16:52:55.695Z] ---> 768b48af59b3 [2021-09-09T16:52:55.695Z] Step 6/23 : COPY go.mod . [2021-09-09T16:52:57.134Z] ---> 991e56892d66 [2021-09-09T16:52:57.134Z] Step 7/23 : RUN go mod download [2021-09-09T16:52:57.732Z] ---> Running in 7be985492525 [2021-09-09T16:52:59.739Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:52:59.739Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:52:59.739Z] ---> 217963f082c1 [2021-09-09T16:52:59.739Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:52:59.739Z] ---> Using cache [2021-09-09T16:52:59.739Z] ---> 388723b5381b [2021-09-09T16:52:59.739Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:52:59.739Z] ---> Using cache [2021-09-09T16:52:59.739Z] ---> 90d1b0815238 [2021-09-09T16:52:59.739Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-09T16:52:59.739Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:52:59.739Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:52:59.739Z] ---> 217963f082c1 [2021-09-09T16:52:59.739Z] Step 3/22 : WORKDIR /edgex-go [2021-09-09T16:52:59.739Z] ---> Using cache [2021-09-09T16:52:59.739Z] ---> 388723b5381b [2021-09-09T16:52:59.739Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:52:59.739Z] ---> Using cache [2021-09-09T16:52:59.739Z] ---> 90d1b0815238 [2021-09-09T16:52:59.739Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-09T16:52:59.739Z] ---> Using cache [2021-09-09T16:52:59.739Z] ---> 768b48af59b3 [2021-09-09T16:52:59.739Z] Step 6/22 : COPY go.mod . [2021-09-09T16:52:59.739Z] ---> Using cache [2021-09-09T16:52:59.739Z] ---> 991e56892d66 [2021-09-09T16:52:59.739Z] Step 7/22 : RUN go mod download [2021-09-09T16:53:00.732Z] ---> Running in bb768ecd7181 [2021-09-09T16:53:00.732Z] ---> Running in 841224c934dd [2021-09-09T16:53:03.372Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:53:04.001Z] Removing intermediate container 7be985492525 [2021-09-09T16:53:04.001Z] ---> 9f7fad0bc1ea [2021-09-09T16:53:04.001Z] Step 8/23 : COPY . . [2021-09-09T16:53:04.001Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:53:04.277Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:53:04.277Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:53:04.277Z] ---> 217963f082c1 [2021-09-09T16:53:04.277Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:53:04.277Z] ---> Using cache [2021-09-09T16:53:04.277Z] ---> 388723b5381b [2021-09-09T16:53:04.277Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:53:04.277Z] ---> Using cache [2021-09-09T16:53:04.277Z] ---> 90d1b0815238 [2021-09-09T16:53:04.277Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-09T16:53:04.277Z] ---> Running in 5ad8519b1dd0 [2021-09-09T16:53:05.272Z] OK: 218 MiB in 52 packages [2021-09-09T16:53:07.261Z] Removing intermediate container bb768ecd7181 [2021-09-09T16:53:07.261Z] ---> d83d3f26f479 [2021-09-09T16:53:07.261Z] Step 8/22 : COPY . . [2021-09-09T16:53:07.538Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:53:08.531Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:53:09.532Z] Removing intermediate container 841224c934dd [2021-09-09T16:53:09.532Z] ---> b4733bbb259b [2021-09-09T16:53:09.532Z] Step 6/24 : COPY go.mod . [2021-09-09T16:53:09.820Z] OK: 218 MiB in 52 packages [2021-09-09T16:53:13.255Z] ---> caaae5ff74e8 [2021-09-09T16:53:13.255Z] Step 7/24 : RUN go mod download [2021-09-09T16:53:14.242Z] Removing intermediate container 5ad8519b1dd0 [2021-09-09T16:53:14.242Z] ---> e83f317eb594 [2021-09-09T16:53:14.242Z] Step 6/24 : COPY go.mod . [2021-09-09T16:53:14.523Z] ---> Running in 96f54129c457 [2021-09-09T16:53:15.973Z] ---> d895981f6385 [2021-09-09T16:53:15.973Z] Step 7/24 : RUN go mod download [2021-09-09T16:53:17.000Z] ---> Running in 09bc0ef0624b [2021-09-09T16:53:19.013Z] ---> 5a698ef51997 [2021-09-09T16:53:19.013Z] Step 9/23 : RUN go mod tidy [2021-09-09T16:53:20.022Z] ---> Running in 2bef46f8a2ba [2021-09-09T16:53:21.046Z] Removing intermediate container 96f54129c457 [2021-09-09T16:53:21.046Z] ---> 3707f8d0db78 [2021-09-09T16:53:21.046Z] Step 8/24 : COPY . . [2021-09-09T16:53:25.361Z] Removing intermediate container 09bc0ef0624b [2021-09-09T16:53:25.361Z] ---> e062cab241cd [2021-09-09T16:53:25.361Z] Step 8/24 : COPY . . [2021-09-09T16:53:27.470Z] ---> cfbae366fecd [2021-09-09T16:53:27.470Z] Step 9/22 : RUN go mod tidy [2021-09-09T16:53:30.890Z] ---> Running in 621a99bb4a50 [2021-09-09T16:53:30.890Z] Removing intermediate container 2bef46f8a2ba [2021-09-09T16:53:30.890Z] ---> e7d9f653ad5d [2021-09-09T16:53:30.890Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-09T16:53:31.888Z] ---> Running in 1b2e6387aa4b [2021-09-09T16:53:33.891Z] 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-09T16:53:39.373Z] Removing intermediate container 621a99bb4a50 [2021-09-09T16:53:39.373Z] ---> 2bfad83dd3fa [2021-09-09T16:53:39.373Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-09T16:53:39.652Z] ---> Running in 002f060fdee8 [2021-09-09T16:53:40.264Z] ---> 3f7d81bb2ed9 [2021-09-09T16:53:40.264Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:53:40.555Z] ---> Running in b9dbdaf1cb2c [2021-09-09T16:53:43.240Z] 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-09T16:53:46.702Z] ---> 25b8253347ba [2021-09-09T16:53:46.702Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:53:46.989Z] ---> Running in 6127bc6758a8 [2021-09-09T16:53:49.900Z] Removing intermediate container b9dbdaf1cb2c [2021-09-09T16:53:49.900Z] ---> 8097cafd0bf3 [2021-09-09T16:53:49.900Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-09T16:53:49.900Z] ---> Running in f04b46fec734 [2021-09-09T16:53:51.927Z] 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-09T16:53:54.611Z] Removing intermediate container 6127bc6758a8 [2021-09-09T16:53:54.611Z] ---> 3768d492ddf0 [2021-09-09T16:53:54.611Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-09T16:53:54.611Z] ---> Running in d81c122ba110 [2021-09-09T16:53:57.273Z] 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-09T16:55:50.066Z] 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-09T16:55:50.066Z] Removing intermediate container 1b2e6387aa4b [2021-09-09T16:55:50.066Z] ---> 358ef079bcb9 [2021-09-09T16:55:50.066Z] [2021-09-09T16:55:50.066Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T16:55:50.066Z] ---> afc2cc120ca2 [2021-09-09T16:55:50.066Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:55:50.066Z] ---> Using cache [2021-09-09T16:55:50.066Z] ---> 910af698a4d0 [2021-09-09T16:55:50.066Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:55:50.066Z] ---> Using cache [2021-09-09T16:55:50.066Z] ---> e72f9adebd56 [2021-09-09T16:55:50.066Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-09T16:55:50.066Z] ---> Running in 54ba26a21044 [2021-09-09T16:55:50.066Z] Removing intermediate container 54ba26a21044 [2021-09-09T16:55:50.066Z] ---> a6408924fcd3 [2021-09-09T16:55:50.066Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T16:55:50.066Z] ---> Running in 8e9f162dbaa4 [2021-09-09T16:55:50.066Z] Removing intermediate container 8e9f162dbaa4 [2021-09-09T16:55:50.066Z] ---> 00a1cf8ac3e9 [2021-09-09T16:55:50.066Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:55:50.066Z] ---> 4b75398b5e9f [2021-09-09T16:55:50.066Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-09T16:55:50.066Z] ---> 09eeefb86a3a [2021-09-09T16:55:50.066Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-09T16:55:50.066Z] ---> 9f84762b55fe [2021-09-09T16:55:50.066Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-09T16:55:50.066Z] ---> Running in 1262e88dc8cb [2021-09-09T16:55:50.066Z] Removing intermediate container 1262e88dc8cb [2021-09-09T16:55:50.066Z] ---> 698b507a3afa [2021-09-09T16:55:50.066Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:55:50.066Z] ---> Running in 423da3af2741 [2021-09-09T16:55:50.066Z] Removing intermediate container 423da3af2741 [2021-09-09T16:55:50.066Z] ---> 346d29b40bf2 [2021-09-09T16:55:50.066Z] Step 21/23 : LABEL arch=arm64 [2021-09-09T16:55:50.066Z] ---> Running in 0dc8225b1eda [2021-09-09T16:55:50.343Z] Removing intermediate container 0dc8225b1eda [2021-09-09T16:55:50.343Z] ---> 31f99193a7f4 [2021-09-09T16:55:50.343Z] Step 22/23 : LABEL git_sha=bfebcc7101a556e8d9ab2c6be5d6bfdd1264007b [2021-09-09T16:55:50.956Z] ---> Running in 711fdb4ea095 [2021-09-09T16:55:52.416Z] Removing intermediate container 711fdb4ea095 [2021-09-09T16:55:52.416Z] ---> 22dbf21014c6 [2021-09-09T16:55:52.416Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T16:55:54.805Z] ---> Running in 2dc809649954 [2021-09-09T16:55:54.805Z] Removing intermediate container 2dc809649954 [2021-09-09T16:55:54.805Z] ---> f620f5f0a41d [2021-09-09T16:55:54.805Z] [2021-09-09T16:55:54.805Z] Removing intermediate container 002f060fdee8 [2021-09-09T16:55:54.805Z] ---> 539dd38285f0 [2021-09-09T16:55:54.805Z] [2021-09-09T16:55:54.805Z] Step 11/22 : FROM alpine:3.12 [2021-09-09T16:55:54.805Z] ---> afc2cc120ca2 [2021-09-09T16:55:54.805Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-09T16:55:54.805Z] ---> Running in 296ee364505e [2021-09-09T16:55:55.081Z] Successfully built f620f5f0a41d [2021-09-09T16:55:55.081Z] Successfully tagged support-scheduler-arm64:latest [2021-09-09T16:55:56.538Z]  Building support-scheduler ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:55:56.812Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:55:57.416Z] Removing intermediate container d81c122ba110 [2021-09-09T16:55:57.416Z] ---> 18a55b24326a [2021-09-09T16:55:57.416Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-09T16:55:57.416Z] ---> Running in 8ce191e8383d [2021-09-09T16:55:57.416Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-09T16:55:57.707Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-09T16:55:57.707Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-09T16:55:57.707Z] (4/4) Installing curl (7.78.0-r0) [2021-09-09T16:55:57.707Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:55:57.707Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:55:57.986Z] OK: 7 MiB in 18 packages [2021-09-09T16:55:59.444Z] 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-09T16:56:00.441Z] Removing intermediate container 296ee364505e [2021-09-09T16:56:00.441Z] ---> 1c4317daaa83 [2021-09-09T16:56:00.441Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T16:56:00.714Z] ---> Running in e7d65aaddc1a [2021-09-09T16:56:01.314Z] Removing intermediate container e7d65aaddc1a [2021-09-09T16:56:01.314Z] ---> 78a81cf77689 [2021-09-09T16:56:01.314Z] Step 14/22 : WORKDIR /edgex [2021-09-09T16:56:01.314Z] ---> Running in 060aefe3ffcf [2021-09-09T16:56:02.309Z] Removing intermediate container 060aefe3ffcf [2021-09-09T16:56:02.309Z] ---> 2c73d76f5069 [2021-09-09T16:56:02.309Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-09T16:56:02.907Z] Removing intermediate container 8ce191e8383d [2021-09-09T16:56:02.907Z] ---> cb14066604c5 [2021-09-09T16:56:02.907Z] [2021-09-09T16:56:02.907Z] Step 12/24 : FROM docker:20.10.7 [2021-09-09T16:56:03.182Z] 20.10.7: Pulling from library/docker [2021-09-09T16:56:03.182Z] ---> 05a3fe265217 [2021-09-09T16:56:03.182Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-09T16:56:05.825Z] ---> 4fc4f2fcb8b5 [2021-09-09T16:56:05.825Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-09T16:56:07.822Z] ---> 3bd76261a7eb [2021-09-09T16:56:07.822Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-09T16:56:08.425Z] ---> Running in 1ee0d50da94b [2021-09-09T16:56:08.699Z] Removing intermediate container f04b46fec734 [2021-09-09T16:56:08.699Z] ---> 787b96ce31f1 [2021-09-09T16:56:08.699Z] [2021-09-09T16:56:08.699Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:56:08.973Z] ---> afc2cc120ca2 [2021-09-09T16:56:08.973Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-09T16:56:09.246Z] Removing intermediate container 1ee0d50da94b [2021-09-09T16:56:09.246Z] ---> 9958afbfc975 [2021-09-09T16:56:09.246Z] Step 19/22 : CMD ["--init=true"] [2021-09-09T16:56:09.517Z] ---> Running in 50531fe3b27e [2021-09-09T16:56:09.791Z] ---> Running in 9a9145f8c8db [2021-09-09T16:56:10.066Z] Removing intermediate container 50531fe3b27e [2021-09-09T16:56:10.066Z] ---> 44a34bba1666 [2021-09-09T16:56:10.066Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-09T16:56:10.660Z] Removing intermediate container 9a9145f8c8db [2021-09-09T16:56:10.660Z] ---> 2ffa28ed6b34 [2021-09-09T16:56:10.660Z] Step 20/22 : LABEL arch=arm64 [2021-09-09T16:56:10.660Z] ---> Running in 1f09ee8e2b8f [2021-09-09T16:56:10.935Z] ---> Running in ead91129641d [2021-09-09T16:56:11.536Z] Removing intermediate container 1f09ee8e2b8f [2021-09-09T16:56:11.536Z] ---> aec465a7e1b4 [2021-09-09T16:56:11.536Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-09T16:56:11.810Z] Removing intermediate container ead91129641d [2021-09-09T16:56:11.810Z] ---> 266d619686fd [2021-09-09T16:56:11.810Z] Step 21/22 : LABEL git_sha=bfebcc7101a556e8d9ab2c6be5d6bfdd1264007b [2021-09-09T16:56:12.084Z] ---> Running in ead1e8b5188c [2021-09-09T16:56:12.084Z] ---> Running in f42ef30be975 [2021-09-09T16:56:12.681Z] Removing intermediate container ead1e8b5188c [2021-09-09T16:56:12.681Z] ---> fe959174a29b [2021-09-09T16:56:12.681Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:56:12.681Z] Removing intermediate container f42ef30be975 [2021-09-09T16:56:12.681Z] ---> 204ecb117557 [2021-09-09T16:56:12.681Z] Step 22/22 : LABEL version=0.0.0 [2021-09-09T16:56:12.958Z] ---> Running in cf0e96cb249f [2021-09-09T16:56:12.958Z] ---> Running in 2258af44e10a [2021-09-09T16:56:13.568Z] Removing intermediate container 2258af44e10a [2021-09-09T16:56:13.568Z] ---> 9aad6c9c1cb3 [2021-09-09T16:56:13.568Z] [2021-09-09T16:56:13.842Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-09T16:56:13.842Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-09T16:56:13.842Z] ---> df445af6242a [2021-09-09T16:56:13.842Z] 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-09T16:56:14.115Z] Successfully built 9aad6c9c1cb3 [2021-09-09T16:56:14.115Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-09T16:56:14.115Z]  Building security-proxy-setup ... done  ---> Running in 517d7ec2ac93 [2021-09-09T16:56:14.716Z] Removing intermediate container 517d7ec2ac93 [2021-09-09T16:56:14.716Z] ---> 867efc9c26c2 [2021-09-09T16:56:14.716Z] 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-09T16:56:14.999Z] ---> Running in 1f4d840aee91 [2021-09-09T16:56:15.985Z] Removing intermediate container cf0e96cb249f [2021-09-09T16:56:15.985Z] ---> 522f18cc5f0c [2021-09-09T16:56:15.985Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-09T16:56:15.985Z] ---> Running in d027fb4869f8 [2021-09-09T16:56:16.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:56:18.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:56:18.356Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:56:18.356Z] (1/39) Installing readline (8.1.0-r0) [2021-09-09T16:56:18.356Z] (2/39) Installing bash (5.1.0-r0) [2021-09-09T16:56:18.356Z] Executing bash-5.1.0-r0.post-install [2021-09-09T16:56:18.356Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-09T16:56:18.356Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-09T16:56:18.356Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-09T16:56:18.356Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:56:18.356Z] (6/39) Installing curl (7.78.0-r0) [2021-09-09T16:56:18.356Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-09T16:56:18.356Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-09T16:56:18.356Z] (9/39) Installing expat (2.2.10-r1) [2021-09-09T16:56:18.356Z] (10/39) Installing libffi (3.3-r2) [2021-09-09T16:56:18.356Z] (11/39) Installing gdbm (1.19-r0) [2021-09-09T16:56:18.356Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-09T16:56:18.356Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-09T16:56:18.356Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-09T16:56:19.333Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-09T16:56:19.333Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-09T16:56:19.333Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-09T16:56:19.607Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-09T16:56:19.607Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-09T16:56:19.879Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-09T16:56:19.879Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:56:19.879Z] OK: 8 MiB in 20 packages [2021-09-09T16:56:20.479Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-09T16:56:20.479Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-09T16:56:20.479Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-09T16:56:20.479Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-09T16:56:20.479Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-09T16:56:20.757Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-09T16:56:20.757Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-09T16:56:20.757Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-09T16:56:21.034Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-09T16:56:21.034Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-09T16:56:21.034Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-09T16:56:21.034Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-09T16:56:21.034Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-09T16:56:21.034Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-09T16:56:21.034Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-09T16:56:21.034Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-09T16:56:21.034Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-09T16:56:21.034Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-09T16:56:21.309Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-09T16:56:21.309Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-09T16:56:21.309Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-09T16:56:21.309Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-09T16:56:21.309Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-09T16:56:21.309Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-09T16:56:21.309Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-09T16:56:21.907Z] Removing intermediate container d027fb4869f8 [2021-09-09T16:56:21.907Z] ---> 5649b734c118 [2021-09-09T16:56:21.907Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:56:21.907Z] Executing busybox-1.32.1-r6.trigger [2021-09-09T16:56:21.907Z] OK: 82 MiB in 59 packages [2021-09-09T16:56:22.897Z] ---> d6ee09dee61a [2021-09-09T16:56:22.897Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-09T16:56:24.332Z] ---> d68ae39a142b [2021-09-09T16:56:24.332Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-09T16:56:24.927Z] ---> 293d39fe12f9 [2021-09-09T16:56:24.927Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-09T16:56:25.198Z] ---> Running in 1bce78c96b02 [2021-09-09T16:56:25.798Z] Removing intermediate container 1bce78c96b02 [2021-09-09T16:56:25.798Z] ---> 2da84b1ee46c [2021-09-09T16:56:25.798Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:56:25.798Z] ---> Running in 4092aebc8d85 [2021-09-09T16:56:26.395Z] Removing intermediate container 4092aebc8d85 [2021-09-09T16:56:26.395Z] ---> c807e7dab6e0 [2021-09-09T16:56:26.395Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T16:56:26.395Z] ---> Running in 8f101f242706 [2021-09-09T16:56:26.994Z] Removing intermediate container 8f101f242706 [2021-09-09T16:56:26.994Z] ---> dfbe0ceeed01 [2021-09-09T16:56:26.994Z] Step 23/24 : LABEL git_sha=bfebcc7101a556e8d9ab2c6be5d6bfdd1264007b [2021-09-09T16:56:26.994Z] ---> Running in 971bdcda27ee [2021-09-09T16:56:27.599Z] Removing intermediate container 971bdcda27ee [2021-09-09T16:56:27.599Z] ---> 0d87d684db67 [2021-09-09T16:56:27.599Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:56:27.873Z] ---> Running in 85c88accdf81 [2021-09-09T16:56:28.479Z] Removing intermediate container 85c88accdf81 [2021-09-09T16:56:28.479Z] ---> 0555f23aaa97 [2021-09-09T16:56:28.479Z] [2021-09-09T16:56:28.754Z] Successfully built 0555f23aaa97 [2021-09-09T16:56:28.754Z] Successfully tagged core-data-arm64:latest [2021-09-09T16:56:32.098Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-09-09T16:56:32.368Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-09T16:56:33.795Z] Collecting PyYAML<4,>=3.10 [2021-09-09T16:56:33.795Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-09T16:56:38.030Z] Collecting texttable<0.10,>=0.9.0 [2021-09-09T16:56:38.031Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-09T16:56:41.438Z] Collecting cached-property<2,>=1.2.0 [2021-09-09T16:56:41.438Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-09T16:56:41.712Z] Collecting docker<4.0,>=3.6.0 [2021-09-09T16:56:41.712Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-09T16:56:41.712Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-09T16:56:41.985Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-09T16:56:45.424Z] Collecting jsonschema<3,>=2.5.1 [2021-09-09T16:56:45.424Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-09T16:56:45.424Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-09T16:56:45.424Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-09T16:56:45.707Z] Collecting docopt<0.7,>=0.6.1 [2021-09-09T16:56:45.707Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-09T16:56:49.145Z] 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-09T16:56:51.376Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-09T16:56:51.376Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-09T16:56:51.376Z] Collecting docker-pycreds>=0.4.0 [2021-09-09T16:56:51.376Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-09T16:56:51.970Z] Collecting certifi>=2017.4.17 [2021-09-09T16:56:51.970Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-09T16:56:52.565Z] Collecting idna<2.8,>=2.5 [2021-09-09T16:56:52.565Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-09T16:56:52.565Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-09T16:56:52.565Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-09T16:56:53.998Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-09T16:56:53.998Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-09T16:56:54.271Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-09T16:56:54.271Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-09T16:56:54.271Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-09T16:56:54.271Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-09T16:56:56.249Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-09T16:56:56.250Z] Attempting uninstall: urllib3 [2021-09-09T16:56:56.250Z] Found existing installation: urllib3 1.26.2 [2021-09-09T16:56:56.250Z] Uninstalling urllib3-1.26.2: [2021-09-09T16:56:56.250Z] Successfully uninstalled urllib3-1.26.2 [2021-09-09T16:56:56.857Z] Attempting uninstall: idna [2021-09-09T16:56:56.857Z] Found existing installation: idna 3.1 [2021-09-09T16:56:56.857Z] Uninstalling idna-3.1: [2021-09-09T16:56:56.857Z] Successfully uninstalled idna-3.1 [2021-09-09T16:56:57.835Z] Attempting uninstall: chardet [2021-09-09T16:56:57.835Z] Found existing installation: chardet 4.0.0 [2021-09-09T16:56:57.835Z] Uninstalling chardet-4.0.0: [2021-09-09T16:56:58.109Z] Successfully uninstalled chardet-4.0.0 [2021-09-09T16:57:00.090Z] Attempting uninstall: requests [2021-09-09T16:57:00.090Z] Found existing installation: requests 2.25.1 [2021-09-09T16:57:00.090Z] Uninstalling requests-2.25.1: [2021-09-09T16:57:00.361Z] Successfully uninstalled requests-2.25.1 [2021-09-09T16:57:00.633Z] Running setup.py install for texttable: started [2021-09-09T16:57:03.454Z] Running setup.py install for texttable: finished with status 'done' [2021-09-09T16:57:03.454Z] Running setup.py install for PyYAML: started [2021-09-09T16:57:06.841Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-09T16:57:07.439Z] Running setup.py install for docopt: started [2021-09-09T16:57:10.827Z] Running setup.py install for docopt: finished with status 'done' [2021-09-09T16:57:10.827Z] Running setup.py install for dockerpty: started [2021-09-09T16:57:14.244Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-09T16:57:16.228Z] 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-09T16:57:26.359Z] Removing intermediate container 1f4d840aee91 [2021-09-09T16:57:26.359Z] ---> 8aebe9597b14 [2021-09-09T16:57:26.359Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-09T16:57:26.359Z] ---> Running in ddc0c2a6ae57 [2021-09-09T16:57:26.359Z] Removing intermediate container ddc0c2a6ae57 [2021-09-09T16:57:26.359Z] ---> 4264e90b3614 [2021-09-09T16:57:26.359Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-09T16:57:26.359Z] ---> Running in ad634bf1477f [2021-09-09T16:57:26.630Z] Removing intermediate container ad634bf1477f [2021-09-09T16:57:26.630Z] ---> b5cd92e9b65e [2021-09-09T16:57:26.630Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-09T16:57:28.056Z] ---> aad736287dc6 [2021-09-09T16:57:28.056Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-09T16:57:28.650Z] ---> 137482dc4c97 [2021-09-09T16:57:28.650Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-09T16:57:31.331Z] ---> 3b39935eb0b6 [2021-09-09T16:57:31.331Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-09T16:57:31.331Z] ---> Running in 2902cd2b4d30 [2021-09-09T16:57:31.331Z] Removing intermediate container 2902cd2b4d30 [2021-09-09T16:57:31.331Z] ---> c57bb82ef34c [2021-09-09T16:57:31.331Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:57:31.331Z] ---> Running in f16ae99ea4b6 [2021-09-09T16:57:31.331Z] Removing intermediate container f16ae99ea4b6 [2021-09-09T16:57:31.331Z] ---> 685323fd09e8 [2021-09-09T16:57:31.331Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T16:57:31.331Z] ---> Running in 5ce7d2f499ce [2021-09-09T16:57:31.331Z] Removing intermediate container 5ce7d2f499ce [2021-09-09T16:57:31.331Z] ---> 34d6c912bdef [2021-09-09T16:57:31.331Z] Step 23/24 : LABEL git_sha=bfebcc7101a556e8d9ab2c6be5d6bfdd1264007b [2021-09-09T16:57:31.604Z] ---> Running in 59057161dd4b [2021-09-09T16:57:32.210Z] Removing intermediate container 59057161dd4b [2021-09-09T16:57:32.210Z] ---> a780f02de3eb [2021-09-09T16:57:32.210Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:57:32.210Z] ---> Running in 99e15d1c14c3 [2021-09-09T16:57:32.805Z] Removing intermediate container 99e15d1c14c3 [2021-09-09T16:57:32.805Z] ---> 9e0656715647 [2021-09-09T16:57:32.805Z] [2021-09-09T16:57:33.078Z] Successfully built 9e0656715647 [2021-09-09T16:57:33.078Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-09T16:57:33.365Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-09T16:57:33.375Z] $ docker stop --time=1 0a2b2a2694afe68dc04f774f887ca539a6b430cdc0c3c26a95553622d6f6a0e4 [2021-09-09T16:57:35.267Z] $ docker rm -f 0a2b2a2694afe68dc04f774f887ca539a6b430cdc0c3c26a95553622d6f6a0e4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T16:57:35.888Z] + docker images [2021-09-09T16:57:36.159Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T16:57:36.159Z] sys-mgmt-agent-arm64 latest 9e0656715647 4 seconds ago 311MB [2021-09-09T16:57:36.159Z] core-data-arm64 latest 0555f23aaa97 About a minute ago 19.3MB [2021-09-09T16:57:36.159Z] security-proxy-setup-arm64 latest 9aad6c9c1cb3 About a minute ago 24.6MB [2021-09-09T16:57:36.159Z] 787b96ce31f1 About a minute ago 1.57GB [2021-09-09T16:57:36.159Z] cb14066604c5 About a minute ago 1.57GB [2021-09-09T16:57:36.159Z] 539dd38285f0 About a minute ago 1.57GB [2021-09-09T16:57:36.159Z] support-scheduler-arm64 latest f620f5f0a41d About a minute ago 15.2MB [2021-09-09T16:57:36.159Z] 358ef079bcb9 About a minute ago 1.57GB [2021-09-09T16:57:36.159Z] security-bootstrapper-arm64 latest d107c4dafb31 5 minutes ago 17.7MB [2021-09-09T16:57:36.159Z] security-secretstore-setup-arm64 latest 94fc45a12459 5 minutes ago 26.5MB [2021-09-09T16:57:36.159Z] core-metadata-arm64 latest a8a57cd8539a 5 minutes ago 15.8MB [2021-09-09T16:57:36.159Z] support-notifications-arm64 latest ac03184533b1 5 minutes ago 15.9MB [2021-09-09T16:57:36.159Z] core-command-arm64 latest 8cc51a28f9f2 5 minutes ago 15.2MB [2021-09-09T16:57:36.159Z] 07434177c400 5 minutes ago 1.57GB [2021-09-09T16:57:36.159Z] 727b224248f2 5 minutes ago 1.57GB [2021-09-09T16:57:36.160Z] 52db3ac11f6a 5 minutes ago 1.57GB [2021-09-09T16:57:36.160Z] 8a5708e19b04 5 minutes ago 1.57GB [2021-09-09T16:57:36.160Z] c82f5995cb1f 6 minutes ago 1.56GB [2021-09-09T16:57:36.160Z] ci-base-image-arm64 latest 217963f082c1 19 minutes ago 1.24GB [2021-09-09T16:57:36.160Z] alpine 3.12 afc2cc120ca2 8 days ago 5.33MB [2021-09-09T16:57:36.160Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-09T16:57:36.160Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-09T16:57:36.160Z] 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-09T16:57:36.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T16:57:36.778Z] [2021-09-09T16:57:36.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:57:37.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T16:57:37.410Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-09T16:57:37.410Z] 448f6bf000e3: Pulling fs layer [2021-09-09T16:57:37.410Z] f757da607395: Pulling fs layer [2021-09-09T16:57:37.410Z] 05883995daec: Pulling fs layer [2021-09-09T16:57:37.410Z] 8603b9c90790: Pulling fs layer [2021-09-09T16:57:37.410Z] 1560dd03e051: Pulling fs layer [2021-09-09T16:57:37.410Z] 27f5ce0e4adf: Pulling fs layer [2021-09-09T16:57:37.410Z] c2d8d7efcc4b: Pulling fs layer [2021-09-09T16:57:37.410Z] 8603b9c90790: Waiting [2021-09-09T16:57:37.410Z] 1560dd03e051: Waiting [2021-09-09T16:57:37.410Z] 27f5ce0e4adf: Waiting [2021-09-09T16:57:37.410Z] c2d8d7efcc4b: Waiting [2021-09-09T16:57:37.684Z] f757da607395: Verifying Checksum [2021-09-09T16:57:37.684Z] f757da607395: Download complete [2021-09-09T16:57:37.684Z] 8603b9c90790: Verifying Checksum [2021-09-09T16:57:37.684Z] 8603b9c90790: Download complete [2021-09-09T16:57:37.957Z] 1560dd03e051: Verifying Checksum [2021-09-09T16:57:37.957Z] 1560dd03e051: Download complete [2021-09-09T16:57:37.957Z] 27f5ce0e4adf: Download complete [2021-09-09T16:57:38.231Z] 05883995daec: Verifying Checksum [2021-09-09T16:57:38.231Z] 05883995daec: Download complete [2021-09-09T16:57:38.503Z] 448f6bf000e3: Verifying Checksum [2021-09-09T16:57:38.503Z] 448f6bf000e3: Download complete [2021-09-09T16:57:42.826Z] c2d8d7efcc4b: Verifying Checksum [2021-09-09T16:57:42.826Z] c2d8d7efcc4b: Download complete [2021-09-09T16:57:42.826Z] 448f6bf000e3: Pull complete [2021-09-09T16:57:42.826Z] f757da607395: Pull complete [2021-09-09T16:57:44.260Z] 05883995daec: Pull complete [2021-09-09T16:57:44.861Z] 8603b9c90790: Pull complete [2021-09-09T16:57:45.841Z] 1560dd03e051: Pull complete [2021-09-09T16:57:46.116Z] 27f5ce0e4adf: Pull complete [2021-09-09T16:58:01.221Z] c2d8d7efcc4b: Pull complete [2021-09-09T16:58:01.221Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-09T16:58:01.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T16:58:01.221Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-09T16:58:01.499Z] prd-ubuntu18.04-docker-arm64-4c-16g-1680 does not seem to be running inside a container [2021-09-09T16:58:01.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-09T16:58:06.744Z] $ docker top 757292c83148d6105a90761e86439f8be4cdd8b537cedcd3b4d0bad5baf3f878 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:58:07.894Z] ---> job-cost.sh [2021-09-09T16:58:07.894Z] lf-activate-venv: SKIPPING [2021-09-09T16:58:07.894Z] INFO: No Stack... [2021-09-09T16:58:08.873Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-09T16:58:09.157Z] INFO: Archiving Costs [Pipeline] sh [2021-09-09T16:58:09.821Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-09-09T16:58:09.822Z] + cut -d, -f6 [Pipeline] lock [2021-09-09T16:58:09.887Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3700-4-stack-cost] [2021-09-09T16:58:09.898Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3700-4-stack-cost] did not exist. Created. [2021-09-09T16:58:09.898Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3700-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-09T16:58:10.571Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-09T16:58:10.757Z] Stashed 1 file(s) [Pipeline] } [2021-09-09T16:58:10.784Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3700-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-09T16:58:10.815Z] $ docker stop --time=1 757292c83148d6105a90761e86439f8be4cdd8b537cedcd3b4d0bad5baf3f878 [2021-09-09T16:58:12.523Z] $ docker rm -f 757292c83148d6105a90761e86439f8be4cdd8b537cedcd3b4d0bad5baf3f878 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-09T17:45:08.991Z] Running on prd-ubuntu18.04-docker-8c-8g-1862 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws [2021-09-09T17:45:09.014Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-09-09T17:45:09.132Z] The recommended git tool is: git [2021-09-09T17:45:13.336Z] using credential edgex-jenkins-ssh [2021-09-09T17:45:13.350Z] Cloning the remote Git repository [2021-09-09T17:45:13.374Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-09T17:45:13.445Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-09-09T17:45:13.481Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T17:45:13.481Z] > git --version # timeout=10 [2021-09-09T17:45:13.487Z] > git --version # 'git version 2.17.1' [2021-09-09T17:45:13.487Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T17:45:13.518Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T17:45:19.830Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T17:45:19.839Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T17:45:19.852Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T17:45:19.869Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T17:45:19.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T17:45:19.874Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3700/head:refs/remotes/origin/PR-3700 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-09T17:45:20.532Z] Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit cf24c67dce5eab1da970699aa1aba381e09581db [2021-09-09T17:45:20.704Z] Merge succeeded, producing dcba0036362fd50d74e0c632ff05b2dbc87b5529 [2021-09-09T17:45:20.705Z] Checking out Revision dcba0036362fd50d74e0c632ff05b2dbc87b5529 (PR-3700) [2021-09-09T17:45:20.543Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T17:45:20.549Z] > git checkout -f cf24c67dce5eab1da970699aa1aba381e09581db # timeout=10 [2021-09-09T17:45:20.615Z] > git remote # timeout=10 [2021-09-09T17:45:20.627Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T17:45:20.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T17:45:20.635Z] > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 [2021-09-09T17:45:20.697Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-09T17:45:20.707Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T17:45:20.711Z] > git checkout -f dcba0036362fd50d74e0c632ff05b2dbc87b5529 # timeout=10 [2021-09-09T17:45:24.401Z] Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" [2021-09-09T17:45:24.411Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:45:24.404Z] > git rev-list --no-walk 951b5ce59f6f056e85aa44111fc9d58e959043b5 # timeout=10 [2021-09-09T17:45:25.382Z] + echo snap-build.sh [2021-09-09T17:45:25.382Z] snap-build.sh [2021-09-09T17:45:25.382Z] + SNAP_BASE_DIR=. [2021-09-09T17:45:25.382Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-09-09T17:45:25.382Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-09-09T17:45:25.382Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-09-09T17:45:25.382Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-09-09T17:45:25.382Z] + cd /w/workspace/edgex-go/4 [2021-09-09T17:45:25.382Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-09T17:45:25.382Z] Reading package lists... [2021-09-09T17:45:25.382Z] Building dependency tree... [2021-09-09T17:45:25.382Z] Reading state information... [2021-09-09T17:45:25.382Z] The following packages were automatically installed and are no longer required: [2021-09-09T17:45:25.382Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-09T17:45:25.382Z] uidmap xdelta3 [2021-09-09T17:45:25.382Z] Use 'sudo apt autoremove' to remove them. [2021-09-09T17:45:25.382Z] The following packages will be REMOVED: [2021-09-09T17:45:25.382Z] lxd* lxd-client* [2021-09-09T17:45:25.649Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-09T17:45:25.649Z] After this operation, 31.7 MB disk space will be freed. [2021-09-09T17:45:26.183Z] (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-09T17:45:26.183Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T17:45:26.767Z] Removing lxd dnsmasq configuration [2021-09-09T17:45:26.767Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T17:45:27.035Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-09T17:45:27.619Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T17:45:27.887Z] (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-09T17:45:27.887Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T17:45:29.302Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-09T17:45:29.302Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-09T17:45:29.887Z] + sudo snap remove --purge lxd [2021-09-09T17:45:29.887Z] snap "lxd" is not installed [2021-09-09T17:45:29.887Z] + sudo groupadd --force --system lxd [2021-09-09T17:45:29.887Z] ++ whoami [2021-09-09T17:45:29.887Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-09T17:45:29.887Z] + newgrp - lxd [2021-09-09T17:45:29.887Z] + sudo snap install lxd [2021-09-09T17:45:39.991Z] 2021-09-09T17:45:36Z INFO Waiting for automatic snapd restart... [2021-09-09T17:45:52.692Z] lxd 4.18 from Canonical* installed [2021-09-09T17:45:52.692Z] + sudo lxd init --auto [2021-09-09T17:46:02.364Z] + sudo snap install --classic snapcraft [2021-09-09T17:46:10.565Z] snapcraft 5.0 from Canonical* installed [2021-09-09T17:46:10.565Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-09T17:46:10.565Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-09T17:46:10.565Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T17:46:10.565Z] Dload Upload Total Spent Left Speed [2021-09-09T17:46:10.565Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4265 0 --:--:-- --:--:-- --:--:-- 4265 [2021-09-09T17:46:10.565Z] 100 3325k 100 3325k 0 0 6078k 0 --:--:-- --:--:-- --:--:-- 6078k [2021-09-09T17:46:10.565Z] ./yq_linux_amd64 [2021-09-09T17:46:10.831Z] + sudo snapcraft prime --use-lxd [2021-09-09T17:46:12.768Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-09T17:46:12.768Z] 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-09T17:46:12.768Z] - README.md [2021-09-09T17:46:12.768Z] [2021-09-09T17:46:12.768Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-09T17:46:13.035Z] Launching a container. [2021-09-09T17:46:19.685Z] Waiting for container to be ready [2021-09-09T17:46:20.273Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-09T17:46:20.273Z] [2021-09-09T17:46:23.679Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-09T17:46:23.949Z] Waiting for network to be ready... [2021-09-09T17:46:24.531Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-09T17:46:24.531Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-09T17:46:24.531Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-09T17:46:24.531Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-09T17:46:24.531Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-09T17:46:24.531Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-09T17:46:24.531Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-09T17:46:24.797Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-09T17:46:24.797Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-09T17:46:24.797Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-09T17:46:25.062Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-09T17:46:25.062Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-09T17:46:25.328Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-09T17:46:25.328Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-09T17:46:25.328Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-09T17:46:25.328Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-09T17:46:25.593Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-09T17:46:25.594Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-09T17:46:25.860Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-09T17:46:26.125Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-09T17:46:26.125Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-09T17:46:26.125Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-09T17:46:26.125Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-09T17:46:26.125Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-09T17:46:26.125Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-09T17:46:26.125Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-09T17:46:26.125Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-09T17:46:28.707Z] Fetched 25.2 MB in 4s (6013 kB/s) [2021-09-09T17:46:29.289Z] Reading package lists... [2021-09-09T17:46:29.556Z] Reading package lists... [2021-09-09T17:46:29.822Z] Building dependency tree... [2021-09-09T17:46:29.822Z] Reading state information... [2021-09-09T17:46:29.822Z] The following additional packages will be installed: [2021-09-09T17:46:29.822Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-09T17:46:29.822Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-09T17:46:29.822Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-09T17:46:29.822Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-09T17:46:29.822Z] Suggested packages: [2021-09-09T17:46:29.822Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-09T17:46:29.822Z] Recommended packages: [2021-09-09T17:46:29.822Z] gnupg libsasl2-modules [2021-09-09T17:46:29.822Z] The following NEW packages will be installed: [2021-09-09T17:46:29.822Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-09T17:46:29.822Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-09T17:46:29.822Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-09T17:46:29.822Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-09T17:46:29.822Z] The following packages will be upgraded: [2021-09-09T17:46:29.822Z] gpg gpg-agent gpgconf libudev1 [2021-09-09T17:46:29.822Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-09T17:46:29.822Z] Need to get 3527 kB of archives. [2021-09-09T17:46:29.822Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-09T17:46:29.822Z] 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-09T17:46:30.088Z] 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-09T17:46:30.088Z] 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-09T17:46:30.088Z] 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-09T17:46:30.088Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-09T17:46:30.358Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-09T17:46:30.940Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-09T17:46:30.940Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-09T17:46:30.940Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-09T17:46:30.940Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-09T17:46:30.940Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-09T17:46:30.940Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-09T17:46:30.940Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-09T17:46:30.940Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-09T17:46:30.940Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-09T17:46:30.940Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-09T17:46:30.940Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-09T17:46:30.940Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-09T17:46:30.940Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-09T17:46:30.940Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-09T17:46:30.940Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-09T17:46:30.940Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-09T17:46:31.205Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T17:46:31.205Z] Fetched 3527 kB in 1s (3097 kB/s) [2021-09-09T17:46:31.205Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-09T17:46:31.205Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-09T17:46:31.205Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T17:46:31.205Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-09T17:46:31.205Z] Selecting previously unselected package udev. [2021-09-09T17:46:31.205Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-09T17:46:31.205Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-09T17:46:31.473Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-09T17:46:31.473Z] Selecting previously unselected package libfuse2:amd64. [2021-09-09T17:46:31.473Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-09T17:46:31.473Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-09T17:46:31.473Z] Selecting previously unselected package fuse. [2021-09-09T17:46:31.473Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-09T17:46:31.473Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-09T17:46:31.738Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T17:46:31.738Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T17:46:31.738Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T17:46:31.738Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T17:46:31.738Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T17:46:31.738Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T17:46:32.004Z] Selecting previously unselected package libksba8:amd64. [2021-09-09T17:46:32.004Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-09T17:46:32.004Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-09T17:46:32.004Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-09T17:46:32.004Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:46:32.004Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:46:32.004Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-09T17:46:32.004Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:46:32.004Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:46:32.004Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-09T17:46:32.004Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:46:32.004Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:46:32.004Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-09T17:46:32.004Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:46:32.271Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:46:32.271Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-09T17:46:32.271Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:46:32.271Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:46:32.271Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-09T17:46:32.271Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:46:32.271Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:46:32.271Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-09T17:46:32.271Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:46:32.271Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:46:32.538Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-09T17:46:32.538Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:46:32.538Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:46:32.538Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-09T17:46:32.538Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T17:46:32.538Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:46:32.539Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-09T17:46:32.539Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-09T17:46:32.539Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T17:46:32.539Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-09T17:46:32.539Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-09T17:46:32.539Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T17:46:32.539Z] Selecting previously unselected package libldap-common. [2021-09-09T17:46:32.539Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-09T17:46:32.539Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T17:46:32.539Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-09T17:46:32.804Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-09T17:46:32.804Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T17:46:32.804Z] Selecting previously unselected package dirmngr. [2021-09-09T17:46:32.804Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T17:46:32.804Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-09T17:46:32.804Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T17:46:32.804Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-09T17:46:32.804Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-09T17:46:32.804Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T17:46:32.804Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T17:46:32.804Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-09T17:46:32.804Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:46:32.804Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-09T17:46:32.804Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T17:46:33.070Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-09T17:46:33.070Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-09T17:46:33.336Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:46:33.336Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-09T17:46:33.336Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-09T17:46:33.336Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-09T17:46:33.336Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:46:33.336Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:46:33.336Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:46:33.336Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:46:33.336Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:46:33.601Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:46:33.601Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T17:46:33.601Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T17:46:33.601Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-09T17:46:33.601Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T17:46:33.867Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-09T17:46:33.868Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-09T17:46:33.868Z] This means they are not meant to be enabled using systemctl. [2021-09-09T17:46:33.868Z] Possible reasons for having this kind of units are: [2021-09-09T17:46:33.868Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-09T17:46:33.868Z] .wants/ or .requires/ directory. [2021-09-09T17:46:33.868Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-09T17:46:33.868Z] a requirement dependency on it. [2021-09-09T17:46:33.868Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-09T17:46:33.868Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-09T17:46:33.868Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-09T17:46:33.868Z] instance name specified. [2021-09-09T17:46:34.133Z] Reading package lists... [2021-09-09T17:46:34.399Z] Building dependency tree... [2021-09-09T17:46:34.399Z] Reading state information... [2021-09-09T17:46:34.666Z] The following additional packages will be installed: [2021-09-09T17:46:34.666Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-09T17:46:34.666Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-09T17:46:34.666Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-09T17:46:34.666Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-09T17:46:34.666Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-09T17:46:34.666Z] Suggested packages: [2021-09-09T17:46:34.666Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-09T17:46:34.666Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-09T17:46:34.666Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-09T17:46:34.666Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-09T17:46:34.666Z] systemd-container policykit-1 [2021-09-09T17:46:34.666Z] Recommended packages: [2021-09-09T17:46:34.666Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-09T17:46:34.666Z] The following NEW packages will be installed: [2021-09-09T17:46:34.666Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-09T17:46:34.666Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-09T17:46:34.666Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-09T17:46:34.666Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-09T17:46:34.666Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-09T17:46:34.666Z] The following packages will be upgraded: [2021-09-09T17:46:34.666Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-09T17:46:34.666Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-09T17:46:34.666Z] Need to get 36.7 MB of archives. [2021-09-09T17:46:34.666Z] After this operation, 147 MB of additional disk space will be used. [2021-09-09T17:46:34.666Z] 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-09T17:46:34.933Z] 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-09T17:46:34.933Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-09T17:46:34.933Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-09T17:46:34.933Z] 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-09T17:46:34.933Z] 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-09T17:46:34.933Z] 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-09T17:46:34.933Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-09T17:46:34.933Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-09T17:46:34.933Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-09T17:46:34.933Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-09T17:46:34.933Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-09T17:46:34.933Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-09T17:46:34.933Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-09T17:46:34.933Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-09T17:46:34.933Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-09T17:46:35.198Z] 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-09T17:46:35.779Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-09T17:46:35.779Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-09T17:46:35.779Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-09T17:46:35.779Z] 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-09T17:46:35.779Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-09T17:46:35.779Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-09T17:46:35.779Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-09T17:46:35.779Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-09T17:46:35.779Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-09T17:46:35.779Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-09T17:46:35.779Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-09T17:46:35.779Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-09T17:46:36.046Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-09T17:46:37.452Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T17:46:37.452Z] Fetched 36.7 MB in 3s (14.3 MB/s) [2021-09-09T17:46:37.452Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T17:46:37.452Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-09T17:46:37.452Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T17:46:38.033Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-09T17:46:38.033Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T17:46:38.033Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-09T17:46:38.299Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T17:46:38.299Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-09T17:46:38.299Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-09T17:46:38.299Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-09T17:46:38.299Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T17:46:38.299Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-09T17:46:38.299Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-09T17:46:38.579Z] Setting up apt (1.6.14) ... [2021-09-09T17:46:38.579Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-09T17:46:39.171Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-09T17:46:39.171Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-09T17:46:39.171Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-09T17:46:39.171Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-09T17:46:39.171Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-09T17:46:39.171Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T17:46:39.171Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:46:39.504Z] Selecting previously unselected package libexpat1:amd64. [2021-09-09T17:46:39.504Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-09T17:46:39.504Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-09T17:46:39.504Z] Selecting previously unselected package python3.6-minimal. [2021-09-09T17:46:39.504Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T17:46:39.504Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:46:39.796Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-09T17:46:39.796Z] Checking for services that may need to be restarted...done. [2021-09-09T17:46:39.796Z] Checking for services that may need to be restarted...done. [2021-09-09T17:46:39.796Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:46:39.796Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-09T17:46:39.796Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:46:40.377Z] Selecting previously unselected package python3-minimal. [2021-09-09T17:46:40.377Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-09T17:46:40.377Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-09T17:46:40.377Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-09T17:46:40.377Z] Selecting previously unselected package mime-support. [2021-09-09T17:46:40.377Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-09T17:46:40.377Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-09T17:46:40.377Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-09T17:46:40.377Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-09T17:46:40.377Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-09T17:46:40.642Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-09T17:46:40.642Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T17:46:40.642Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:46:40.642Z] Selecting previously unselected package python3.6. [2021-09-09T17:46:40.642Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T17:46:40.642Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:46:40.908Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-09T17:46:40.908Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-09T17:46:40.908Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-09T17:46:40.908Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-09T17:46:41.174Z] Selecting previously unselected package python3. [2021-09-09T17:46:41.174Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-09T17:46:41.174Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-09T17:46:41.174Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-09T17:46:41.174Z] Selecting previously unselected package multiarch-support. [2021-09-09T17:46:41.174Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T17:46:41.174Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-09T17:46:41.174Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-09T17:46:41.174Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-09T17:46:41.174Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-09T17:46:41.174Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-09T17:46:41.174Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-09T17:46:41.174Z] Selecting previously unselected package libbsd0:amd64. [2021-09-09T17:46:41.174Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-09T17:46:41.174Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-09T17:46:41.174Z] Selecting previously unselected package sudo. [2021-09-09T17:46:41.174Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-09T17:46:41.439Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-09T17:46:41.439Z] Selecting previously unselected package apparmor. [2021-09-09T17:46:41.439Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-09T17:46:41.439Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-09T17:46:41.439Z] Selecting previously unselected package libedit2:amd64. [2021-09-09T17:46:41.704Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-09T17:46:41.704Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-09T17:46:41.704Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-09T17:46:41.704Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T17:46:41.704Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:46:41.704Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-09T17:46:41.704Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T17:46:41.704Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:46:41.704Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-09T17:46:41.704Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-09T17:46:41.704Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-09T17:46:41.704Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-09T17:46:41.704Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T17:46:41.704Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:46:41.969Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-09T17:46:41.969Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T17:46:41.969Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:46:41.969Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-09T17:46:41.969Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-09T17:46:41.969Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-09T17:46:42.235Z] Selecting previously unselected package openssh-client. [2021-09-09T17:46:42.235Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-09T17:46:42.235Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-09T17:46:42.235Z] Selecting previously unselected package squashfs-tools. [2021-09-09T17:46:42.235Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-09T17:46:42.235Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-09T17:46:42.235Z] Selecting previously unselected package snapd. [2021-09-09T17:46:42.235Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-09T17:46:42.235Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-09T17:46:44.815Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-09T17:46:44.815Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-09T17:46:44.815Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-09T17:46:44.815Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-09T17:46:44.815Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-09T17:46:44.815Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:46:44.815Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T17:46:44.815Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-09T17:46:44.815Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-09T17:46:45.084Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-09T17:46:45.084Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-09T17:46:45.084Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-09T17:46:45.084Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:46:45.349Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:46:45.349Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T17:46:45.931Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-09T17:46:45.931Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:46:45.931Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-09T17:46:45.931Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-09T17:46:45.931Z] running python rtupdate hooks for python3.6... [2021-09-09T17:46:45.931Z] running python post-rtupdate hooks for python3.6... [2021-09-09T17:46:45.931Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-09T17:46:46.890Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-09T17:46:46.890Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T17:46:46.890Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-09T17:46:47.157Z] Setting up snapd (2.49.2+18.04) ... [2021-09-09T17:46:48.880Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-09T17:46:48.880Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-09T17:46:48.880Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-09T17:46:48.880Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-09T17:46:48.880Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-09T17:46:48.880Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-09T17:46:48.880Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-09T17:46:48.880Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-09T17:46:48.880Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-09T17:46:48.880Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-09T17:46:49.148Z] /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-09T17:46:49.148Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T17:46:49.148Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-09T17:46:49.729Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T17:46:49.996Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T17:46:49.996Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-09T17:46:50.261Z] Fetched 88.7 kB in 1s (146 kB/s) [2021-09-09T17:46:51.663Z] Reading package lists... [2021-09-09T17:46:51.663Z] Reading package lists... [2021-09-09T17:46:51.663Z] Building dependency tree... [2021-09-09T17:46:51.663Z] Reading state information... [2021-09-09T17:46:51.928Z] Calculating upgrade... [2021-09-09T17:46:51.928Z] The following packages will be upgraded: [2021-09-09T17:46:51.928Z] advancecomp base-files bash binutils binutils-common [2021-09-09T17:46:51.928Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-09T17:46:51.928Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-09T17:46:51.928Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-09T17:46:51.928Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-09T17:46:51.928Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-09T17:46:51.928Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-09T17:46:51.928Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-09T17:46:51.928Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-09T17:46:51.928Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-09T17:46:51.928Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-09T17:46:51.928Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-09T17:46:51.928Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-09T17:46:51.928Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-09T17:46:51.928Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-09T17:46:51.928Z] ubuntu-keyring util-linux [2021-09-09T17:46:51.928Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T17:46:51.928Z] Need to get 64.2 MB of archives. [2021-09-09T17:46:51.928Z] After this operation, 5138 kB of additional disk space will be used. [2021-09-09T17:46:51.928Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] [2021-09-09T17:46:52.196Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-09T17:46:52.196Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-09T17:46:52.196Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-09T17:46:52.196Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-09T17:46:52.196Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-09T17:46:52.196Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-09T17:46:52.196Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-09T17:46:52.196Z] 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-09T17:46:52.196Z] 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-09T17:46:52.196Z] 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-09T17:46:52.197Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-09T17:46:52.197Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-09T17:46:52.197Z] 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-09T17:46:52.197Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-09T17:46:52.197Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-09T17:46:52.197Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-09T17:46:52.197Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-09T17:46:52.197Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-09T17:46:52.197Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-09T17:46:52.197Z] 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-09T17:46:52.462Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-09T17:46:52.462Z] 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-09T17:46:52.462Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-09T17:46:52.462Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-09T17:46:52.462Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-09T17:46:52.462Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-09T17:46:52.462Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-09T17:46:52.462Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-09T17:46:52.462Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-09T17:46:52.462Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-09T17:46:52.462Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-09T17:46:52.462Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-09T17:46:52.462Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-09T17:46:52.462Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-09T17:46:52.462Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-09T17:46:52.462Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-09T17:46:52.462Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-09T17:46:52.462Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-09T17:46:52.462Z] 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-09T17:46:52.462Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-09T17:46:52.462Z] 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-09T17:46:52.462Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-09T17:46:52.462Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-09T17:46:52.462Z] 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-09T17:46:52.462Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-09T17:46:52.462Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-09T17:46:52.462Z] 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-09T17:46:52.462Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-09T17:46:52.462Z] 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-09T17:46:52.462Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-09T17:46:52.462Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-09T17:46:52.462Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-09T17:46:52.462Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-09T17:46:52.462Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-09T17:46:52.462Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-09T17:46:52.462Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-09T17:46:52.727Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-09T17:46:52.727Z] 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-09T17:46:52.727Z] 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-09T17:46:52.992Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-09T17:46:52.992Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-09T17:46:52.992Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-09T17:46:52.992Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-09T17:46:52.992Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-09T17:46:52.992Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-09T17:46:53.258Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-09T17:46:53.258Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-09T17:46:53.258Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-09-09T17:46:53.258Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-09T17:46:53.258Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-09T17:46:53.258Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-09T17:46:53.258Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-09T17:46:53.258Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-09T17:46:53.258Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-09T17:46:53.258Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-09T17:46:53.258Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-09T17:46:53.523Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-09T17:46:53.523Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-09T17:46:53.523Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-09T17:46:53.523Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-09T17:46:53.523Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-09T17:46:53.523Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-09T17:46:53.523Z] 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-09T17:46:53.523Z] 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-09T17:46:53.523Z] 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-09T17:46:53.523Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-09T17:46:53.523Z] 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-09T17:46:53.523Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-09T17:46:53.788Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-09T17:46:53.788Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-09T17:46:53.788Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-09T17:46:53.788Z] 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-09T17:46:53.788Z] 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-09T17:46:53.788Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-09T17:46:53.788Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-09T17:46:53.788Z] 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-09T17:46:53.788Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-09T17:46:53.788Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-09T17:46:53.788Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-09T17:46:53.788Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-09T17:46:53.789Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-09T17:46:53.789Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-09T17:46:54.054Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T17:46:54.054Z] Fetched 64.2 MB in 2s (34.3 MB/s) [2021-09-09T17:46:54.054Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T17:46:54.054Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T17:46:54.054Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T17:46:54.318Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T17:46:54.584Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T17:46:54.584Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... [2021-09-09T17:46:54.584Z] Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... [2021-09-09T17:46:54.849Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:46:54.849Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:46:54.849Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:46:54.849Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:46:54.849Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:46:54.849Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:46:55.112Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:46:55.112Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:46:55.112Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:46:55.112Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:46:55.113Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:46:55.113Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:46:55.113Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:46:55.113Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:46:55.377Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:46:55.377Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T17:46:55.377Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:46:55.377Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-09T17:46:55.377Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:46:55.377Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T17:46:55.377Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:46:55.377Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:46:55.643Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:46:55.643Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:46:55.643Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T17:46:55.643Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T17:46:55.643Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:46:55.909Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T17:46:55.909Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T17:46:55.909Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T17:46:56.492Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-09T17:46:56.492Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T17:46:56.492Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-09-09T17:46:56.759Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-09T17:46:56.759Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-09T17:46:56.759Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-09-09T17:46:56.759Z] Setting up base-files (10.1ubuntu2.10) ... [2021-09-09T17:46:57.023Z] Installing new version of config file /etc/issue ... [2021-09-09T17:46:57.023Z] Installing new version of config file /etc/issue.net ... [2021-09-09T17:46:57.023Z] Installing new version of config file /etc/lsb-release ... [2021-09-09T17:46:57.023Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-09T17:46:57.023Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-09T17:46:57.289Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-09T17:46:57.289Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-09T17:46:57.289Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:46:57.289Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-09T17:46:57.289Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-09T17:46:57.289Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-09T17:46:57.557Z] 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-09T17:46:57.557Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:46:57.557Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:46:57.557Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-09T17:46:57.557Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:46:57.557Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:46:57.557Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-09T17:46:57.557Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-09T17:46:57.822Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-09T17:46:57.822Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:46:57.822Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-09T17:46:57.822Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T17:46:58.087Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-09T17:46:58.087Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:46:58.087Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T17:46:58.087Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T17:46:58.087Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T17:46:58.087Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:46:58.087Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T17:46:58.087Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T17:46:58.353Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-09T17:46:58.353Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:46:58.353Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-09T17:46:58.353Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-09T17:46:58.353Z] Setting up grep (3.1-2build1) ... [2021-09-09T17:46:58.620Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:46:58.620Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-09T17:46:58.620Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-09T17:46:58.620Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-09T17:46:58.620Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:46:58.620Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-09T17:46:58.620Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-09T17:46:58.620Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-09T17:46:58.886Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:46:58.886Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T17:46:58.886Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T17:46:58.886Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-09T17:46:58.886Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:46:58.886Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T17:46:58.886Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T17:46:59.476Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T17:46:59.476Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T17:46:59.476Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T17:46:59.476Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T17:46:59.744Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-09T17:46:59.744Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:46:59.744Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-09T17:47:00.010Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T17:47:00.276Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-09T17:47:00.276Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-09T17:47:00.276Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-09T17:47:00.276Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-09T17:47:00.543Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-09T17:47:00.543Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:47:00.543Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-09T17:47:00.543Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-09T17:47:00.543Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-09T17:47:00.543Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:47:00.543Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:47:00.543Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:47:00.808Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:47:00.808Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:47:00.808Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:47:00.808Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:47:00.808Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:47:01.076Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:47:01.076Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:47:01.076Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:47:01.076Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:47:01.076Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:47:01.076Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:47:01.076Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:47:01.076Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:47:01.343Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:47:01.343Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T17:47:01.343Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T17:47:01.343Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T17:47:01.343Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T17:47:01.343Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T17:47:01.343Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:47:01.343Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T17:47:01.343Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T17:47:01.608Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T17:47:01.608Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:47:01.608Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:47:01.608Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:47:01.875Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:47:01.875Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:47:01.875Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:47:01.875Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:47:01.875Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:47:01.875Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:47:01.875Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:47:01.875Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:47:02.456Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:47:02.456Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-09T17:47:02.728Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-09T17:47:02.995Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:47:02.995Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T17:47:02.995Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T17:47:02.995Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T17:47:03.261Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T17:47:03.261Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-09T17:47:03.261Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T17:47:03.261Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-09T17:47:03.261Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T17:47:03.261Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-09T17:47:03.261Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-09T17:47:03.525Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-09T17:47:03.525Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T17:47:03.525Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-09T17:47:03.525Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-09T17:47:03.790Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-09T17:47:03.791Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T17:47:03.791Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-09T17:47:03.791Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-09T17:47:03.791Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-09T17:47:03.791Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T17:47:03.791Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T17:47:03.791Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T17:47:04.056Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T17:47:04.056Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T17:47:04.056Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T17:47:04.056Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T17:47:04.056Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T17:47:04.322Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-09T17:47:04.322Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T17:47:04.322Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T17:47:04.322Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T17:47:04.588Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:47:04.588Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T17:47:04.588Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T17:47:04.588Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-09T17:47:04.588Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T17:47:04.589Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T17:47:04.589Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T17:47:04.589Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T17:47:04.854Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:47:04.854Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-09T17:47:04.854Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-09T17:47:04.854Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-09T17:47:04.854Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:47:04.854Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-09T17:47:04.854Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-09T17:47:05.121Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-09T17:47:05.121Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:47:05.121Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-09T17:47:05.121Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T17:47:05.121Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T17:47:05.388Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:47:05.388Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T17:47:05.388Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T17:47:05.388Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T17:47:05.388Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:47:05.388Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-09T17:47:05.388Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-09T17:47:05.655Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-09T17:47:05.655Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:47:05.655Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-09T17:47:05.655Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-09T17:47:05.920Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-09T17:47:05.920Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:47:05.920Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T17:47:05.920Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T17:47:05.920Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-09T17:47:06.186Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:47:06.186Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-09T17:47:06.186Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-09T17:47:06.186Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-09T17:47:06.186Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:47:06.186Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-09T17:47:06.186Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-09T17:47:06.186Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-09T17:47:06.454Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:47:06.454Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-09T17:47:06.454Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-09T17:47:06.454Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-09T17:47:06.454Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:47:06.454Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-09T17:47:06.454Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-09T17:47:06.720Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-09T17:47:06.720Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:47:06.720Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-09T17:47:06.720Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-09T17:47:06.720Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-09T17:47:06.720Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:47:06.720Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-09T17:47:06.720Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-09T17:47:06.985Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-09T17:47:06.985Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:47:06.985Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-09T17:47:06.985Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-09T17:47:06.985Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-09T17:47:07.251Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T17:47:07.251Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-09T17:47:07.251Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-09T17:47:07.251Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-09T17:47:07.251Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-09T17:47:07.251Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-09T17:47:07.252Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-09T17:47:07.252Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-09T17:47:07.252Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-09T17:47:07.517Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-09T17:47:07.517Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-09T17:47:07.517Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-09T17:47:07.517Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-09T17:47:07.783Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-09T17:47:07.783Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-09T17:47:07.783Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-09T17:47:07.783Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-09T17:47:07.783Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-09T17:47:07.783Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-09T17:47:08.047Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-09T17:47:08.047Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-09T17:47:08.047Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-09T17:47:08.047Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-09T17:47:08.047Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-09T17:47:08.047Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-09T17:47:08.047Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-09T17:47:08.047Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-09T17:47:08.312Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-09T17:47:08.312Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-09T17:47:08.578Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-09T17:47:08.578Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-09T17:47:08.578Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-09T17:47:08.578Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-09T17:47:08.578Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T17:47:08.844Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T17:47:09.109Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T17:47:09.109Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T17:47:09.109Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T17:47:09.109Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T17:47:09.109Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T17:47:09.109Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T17:47:09.109Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:47:09.375Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:47:09.375Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:47:09.375Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:47:09.375Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:47:09.375Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:47:09.375Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:47:09.375Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:47:10.331Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:47:10.331Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:47:10.914Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:47:11.180Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:47:11.447Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:47:11.447Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:47:11.713Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:47:11.713Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:47:12.294Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T17:47:12.294Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T17:47:12.568Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T17:47:12.568Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T17:47:12.568Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-09T17:47:12.568Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T17:47:12.568Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-09T17:47:12.568Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T17:47:12.843Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-09T17:47:12.843Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-09T17:47:12.843Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T17:47:12.843Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T17:47:12.843Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T17:47:12.843Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T17:47:12.843Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-09T17:47:12.843Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-09T17:47:13.112Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:47:13.112Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T17:47:13.112Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:47:13.112Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:47:13.112Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:47:13.112Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-09T17:47:13.112Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-09T17:47:13.112Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-09T17:47:13.112Z] [2021-09-09T17:47:13.112Z] Current default time zone: 'Etc/UTC' [2021-09-09T17:47:13.112Z] Local time is now: Thu Sep 9 17:47:13 UTC 2021. [2021-09-09T17:47:13.112Z] Universal Time is now: Thu Sep 9 17:47:13 UTC 2021. [2021-09-09T17:47:13.112Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-09T17:47:13.112Z] [2021-09-09T17:47:13.112Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-09T17:47:13.112Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:47:13.112Z] Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... [2021-09-09T17:47:13.377Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-09T17:47:13.377Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-09T17:47:13.377Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-09T17:47:13.377Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-09T17:47:13.377Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-09T17:47:13.377Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-09T17:47:13.377Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-09T17:47:13.377Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:47:13.377Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-09T17:47:13.377Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:47:13.377Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-09T17:47:13.377Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:47:13.377Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-09T17:47:13.377Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-09T17:47:13.643Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-09T17:47:13.643Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-09T17:47:13.643Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-09T17:47:13.643Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-09T17:47:13.643Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-09T17:47:13.643Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-09T17:47:15.044Z] Updating certificates in /etc/ssl/certs... [2021-09-09T17:47:16.003Z] 23 added, 27 removed; done. [2021-09-09T17:47:16.003Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-09T17:47:16.003Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T17:47:16.003Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-09T17:47:16.003Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-09T17:47:16.003Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-09T17:47:16.003Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:47:16.003Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-09T17:47:16.003Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:47:16.003Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:47:16.003Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:47:16.003Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:47:16.269Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:47:16.269Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-09T17:47:16.269Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-09T17:47:16.269Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-09T17:47:16.269Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-09T17:47:16.269Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-09T17:47:16.269Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:47:16.269Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T17:47:16.269Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-09T17:47:16.269Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-09T17:47:16.269Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-09T17:47:16.269Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T17:47:16.269Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-09T17:47:16.269Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-09T17:47:16.534Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-09T17:47:16.534Z] Updating certificates in /etc/ssl/certs... [2021-09-09T17:47:17.115Z] 0 added, 0 removed; done. [2021-09-09T17:47:17.115Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-09T17:47:17.115Z] done. [2021-09-09T17:47:17.380Z] Reading package lists... [2021-09-09T17:47:17.646Z] Building dependency tree... [2021-09-09T17:47:17.646Z] Reading state information... [2021-09-09T17:47:17.646Z] The following NEW packages will be installed: [2021-09-09T17:47:17.646Z] apt-transport-https [2021-09-09T17:47:17.646Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T17:47:17.912Z] Need to get 4348 B of archives. [2021-09-09T17:47:17.912Z] After this operation, 154 kB of additional disk space will be used. [2021-09-09T17:47:17.912Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-09T17:47:17.912Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T17:47:17.912Z] Fetched 4348 B in 0s (24.0 kB/s) [2021-09-09T17:47:17.912Z] Selecting previously unselected package apt-transport-https. [2021-09-09T17:47:17.912Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-09T17:47:17.912Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-09T17:47:17.912Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-09T17:47:18.178Z] Setting up apt-transport-https (1.6.14) ... [2021-09-09T17:47:18.443Z] Waiting for network to be ready... [2021-09-09T17:47:25.075Z] 2021-09-09T17:47:21Z INFO Waiting for automatic snapd restart... [2021-09-09T17:47:25.657Z] snapd 2.51.4 from Canonical* installed [2021-09-09T17:47:26.613Z] "snapd" switched to the "latest/stable" channel [2021-09-09T17:47:26.613Z] [2021-09-09T17:47:29.186Z] core18 20210722 from Canonical* installed [2021-09-09T17:47:29.186Z] "core18" switched to the "latest/stable" channel [2021-09-09T17:47:29.186Z] [2021-09-09T17:47:31.765Z] snapcraft 5.0 from Canonical* installed [2021-09-09T17:47:31.765Z] "snapcraft" switched to the "latest/stable" channel [2021-09-09T17:47:31.765Z] [2021-09-09T17:47:36.013Z] 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-09T17:47:36.013Z] - README.md [2021-09-09T17:47:36.013Z] [2021-09-09T17:47:36.013Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-09T17:47:36.013Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T17:47:36.280Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T17:47:36.280Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T17:47:37.506Z] Reading package lists... [2021-09-09T17:47:37.771Z] 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-09T17:47:38.040Z] Reading package lists... [2021-09-09T17:47:38.040Z] Building dependency tree... [2021-09-09T17:47:38.040Z] Reading state information... [2021-09-09T17:47:38.307Z] Suggested packages: [2021-09-09T17:47:38.307Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-09T17:47:38.307Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-09T17:47:38.307Z] Recommended packages: [2021-09-09T17:47:38.307Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-09T17:47:38.307Z] The following NEW packages will be installed: [2021-09-09T17:47:38.307Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-09T17:47:38.307Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-09T17:47:38.307Z] pkg-config zip [2021-09-09T17:47:38.307Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T17:47:38.307Z] Need to get 7663 kB of archives. [2021-09-09T17:47:38.307Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-09T17:47:38.307Z] 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-09T17:47:38.571Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-09T17:47:38.571Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-09T17:47:38.571Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-09-09T17:47:38.571Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-09-09T17:47:38.571Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-09T17:47:38.571Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-09T17:47:38.836Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-09T17:47:38.836Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-09T17:47:38.836Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-09T17:47:38.836Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-09T17:47:39.101Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-09T17:47:39.101Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-09T17:47:39.101Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-09T17:47:39.101Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-09T17:47:39.101Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T17:47:39.101Z] Fetched 7663 kB in 1s (10.6 MB/s) [2021-09-09T17:47:39.366Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-09T17:47:39.366Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-09T17:47:39.366Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-09T17:47:39.366Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-09T17:47:39.366Z] Selecting previously unselected package libpsl5:amd64. [2021-09-09T17:47:39.366Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-09T17:47:39.366Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-09T17:47:39.366Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-09T17:47:39.366Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-09T17:47:39.366Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-09T17:47:39.632Z] Selecting previously unselected package librtmp1:amd64. [2021-09-09T17:47:39.632Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-09T17:47:39.632Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-09T17:47:39.632Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-09T17:47:39.632Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-09T17:47:39.632Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-09T17:47:39.632Z] Selecting previously unselected package liberror-perl. [2021-09-09T17:47:39.632Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-09T17:47:39.632Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-09T17:47:39.632Z] Selecting previously unselected package git-man. [2021-09-09T17:47:39.632Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-09-09T17:47:39.632Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-09T17:47:39.897Z] Selecting previously unselected package git. [2021-09-09T17:47:39.897Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-09-09T17:47:39.897Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-09-09T17:47:40.479Z] Selecting previously unselected package libnorm1:amd64. [2021-09-09T17:47:40.479Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-09T17:47:40.479Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-09T17:47:40.479Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-09T17:47:40.479Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-09T17:47:40.479Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-09T17:47:40.479Z] Selecting previously unselected package libsodium23:amd64. [2021-09-09T17:47:40.479Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-09T17:47:40.479Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-09T17:47:40.479Z] Selecting previously unselected package libzmq5:amd64. [2021-09-09T17:47:40.479Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-09T17:47:40.479Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T17:47:40.744Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-09T17:47:40.744Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-09T17:47:40.744Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T17:47:40.744Z] Selecting previously unselected package pkg-config. [2021-09-09T17:47:40.744Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-09T17:47:40.744Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-09T17:47:40.744Z] Selecting previously unselected package zip. [2021-09-09T17:47:40.744Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-09T17:47:40.744Z] Unpacking zip (3.0-11build1) ... [2021-09-09T17:47:40.744Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-09T17:47:40.744Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-09T17:47:40.744Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-09T17:47:40.744Z] Setting up liberror-perl (0.17025-1) ... [2021-09-09T17:47:40.744Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-09T17:47:40.744Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-09T17:47:40.744Z] No schema files found: doing nothing. [2021-09-09T17:47:40.744Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-09T17:47:41.010Z] Setting up zip (3.0-11build1) ... [2021-09-09T17:47:41.010Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-09T17:47:41.010Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-09T17:47:41.010Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-09T17:47:41.011Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T17:47:41.011Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-09T17:47:41.011Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T17:47:41.011Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-09-09T17:47:41.011Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T17:47:41.591Z] git set to automatically installed. [2021-09-09T17:47:41.591Z] git-man set to automatically installed. [2021-09-09T17:47:41.591Z] libcurl3-gnutls set to automatically installed. [2021-09-09T17:47:41.591Z] liberror-perl set to automatically installed. [2021-09-09T17:47:41.591Z] libglib2.0-0 set to automatically installed. [2021-09-09T17:47:41.591Z] libnghttp2-14 set to automatically installed. [2021-09-09T17:47:41.591Z] libnorm1 set to automatically installed. [2021-09-09T17:47:41.591Z] libpgm-5.2-0 set to automatically installed. [2021-09-09T17:47:41.591Z] libpsl5 set to automatically installed. [2021-09-09T17:47:41.591Z] librtmp1 set to automatically installed. [2021-09-09T17:47:41.591Z] libsodium23 set to automatically installed. [2021-09-09T17:47:41.591Z] libzmq3-dev set to automatically installed. [2021-09-09T17:47:41.591Z] libzmq5 set to automatically installed. [2021-09-09T17:47:41.591Z] pkg-config set to automatically installed. [2021-09-09T17:47:41.591Z] zip set to automatically installed. [2021-09-09T17:47:42.997Z] snapd is not logged in, snap install commands will use sudo [2021-09-09T17:47:43.595Z] snap "core18" has no updates available [2021-09-09T17:47:45.005Z] snapd is not logged in, snap install commands will use sudo [2021-09-09T17:47:50.352Z] go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed [2021-09-09T17:47:50.618Z] Pulling config-common [2021-09-09T17:47:50.618Z] + snapcraftctl pull [2021-09-09T17:47:52.022Z] Pulling go-build-helper [2021-09-09T17:47:52.022Z] + snapcraftctl pull [2021-09-09T17:47:52.603Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-09T17:47:52.603Z] Skipping pull go-build-helper (already ran) [2021-09-09T17:47:52.603Z] Building go-build-helper [2021-09-09T17:47:52.868Z] + snapcraftctl build [2021-09-09T17:47:54.806Z] Staging go-build-helper [2021-09-09T17:47:54.806Z] + snapcraftctl stage [2021-09-09T17:48:04.864Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-09T17:48:04.864Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-09T17:48:04.864Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-09T17:48:04.864Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-09T17:48:04.864Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-09T17:48:04.864Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-09T17:48:04.864Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-09T17:48:04.864Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-09T17:48:04.864Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-09T17:48:04.864Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-09T17:48:04.864Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-09T17:48:04.864Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-09T17:48:04.864Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-09T17:48:04.864Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-09T17:48:04.864Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-09T17:48:04.864Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-09T17:48:04.864Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-09T17:48:04.864Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-09T17:48:04.864Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-09T17:48:04.864Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-09T17:48:04.864Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-09T17:48:04.864Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-09T17:48:04.864Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-09T17:48:04.864Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-09T17:48:04.864Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-09T17:48:04.864Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-09T17:48:04.864Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-09T17:48:04.864Z] Fetched 25.2 MB in 0s (0 B/s) [2021-09-09T17:48:04.864Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-09T17:48:04.864Z] Fetched 224 kB in 0s (0 B/s) [2021-09-09T17:48:04.864Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-09T17:48:04.864Z] Fetched 157 kB in 0s (0 B/s) [2021-09-09T17:48:04.864Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-09T17:48:04.864Z] Fetched 221 kB in 0s (0 B/s) [2021-09-09T17:48:04.864Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-09T17:48:04.864Z] Fetched 143 kB in 0s (0 B/s) [2021-09-09T17:48:04.864Z] Pulling edgex-go [2021-09-09T17:48:04.864Z] + snapcraftctl pull [2021-09-09T17:48:05.131Z] Pulling hooks [2021-09-09T17:48:05.131Z] + snapcraftctl pull [2021-09-09T17:48:21.862Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T17:48:21.862Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T17:48:21.862Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T17:48:21.862Z] Fetched 0 B in 0s (0 B/s) [2021-09-09T17:48:21.862Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-09T17:48:21.862Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-09T17:48:21.862Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-09T17:48:21.862Z] Fetched 279 kB in 0s (0 B/s) [2021-09-09T17:48:21.862Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-09T17:48:21.862Z] Fetched 122 kB in 0s (0 B/s) [2021-09-09T17:48:21.862Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-09T17:48:21.862Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-09T17:48:21.862Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-09T17:48:21.862Z] Fetched 8848 B in 0s (0 B/s) [2021-09-09T17:48:21.862Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-09T17:48:21.862Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-09T17:48:21.862Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-09T17:48:21.862Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-09T17:48:21.862Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-09T17:48:21.862Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-09T17:48:21.862Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-09T17:48:21.862Z] Fetched 219 kB in 0s (0 B/s) [2021-09-09T17:48:21.862Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-09T17:48:21.862Z] Fetched 154 kB in 0s (0 B/s) [2021-09-09T17:48:21.862Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-09T17:48:21.862Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-09T17:48:21.862Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-09T17:48:21.862Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-09T17:48:21.862Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-09T17:48:21.862Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-09T17:48:21.862Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-09T17:48:21.862Z] Fetched 499 kB in 0s (0 B/s) [2021-09-09T17:48:21.862Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-09T17:48:21.862Z] Fetched 111 kB in 0s (0 B/s) [2021-09-09T17:48:21.862Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-09T17:48:21.862Z] Fetched 240 kB in 0s (0 B/s) [2021-09-09T17:48:21.862Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-09T17:48:21.862Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-09T17:48:21.862Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-09T17:48:21.862Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-09T17:48:21.862Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-09T17:48:21.862Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-09T17:48:21.862Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-09T17:48:21.862Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-09T17:48:21.862Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-09T17:48:21.862Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-09T17:48:21.862Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-09T17:48:21.863Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-09T17:48:21.863Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-09T17:48:21.863Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-09T17:48:21.863Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-09T17:48:21.863Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-09T17:48:21.863Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-09T17:48:21.863Z] Fetched 8720 B in 0s (0 B/s) [2021-09-09T17:48:21.863Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-09T17:48:21.863Z] Fetched 140 kB in 0s (0 B/s) [2021-09-09T17:48:21.863Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-09T17:48:21.863Z] Fetched 119 kB in 0s (0 B/s) [2021-09-09T17:48:21.863Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-09T17:48:21.863Z] Fetched 111 kB in 0s (0 B/s) [2021-09-09T17:48:21.863Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-09T17:48:21.863Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-09T17:48:21.863Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-09T17:48:21.863Z] Fetched 645 kB in 0s (0 B/s) [2021-09-09T17:48:21.863Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-09T17:48:21.863Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-09T17:48:21.863Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-09T17:48:21.863Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-09T17:48:21.863Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-09T17:48:21.863Z] Fetched 368 kB in 0s (0 B/s) [2021-09-09T17:48:21.863Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-09T17:48:21.863Z] Fetched 187 kB in 0s (0 B/s) [2021-09-09T17:48:21.863Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-09T17:48:21.863Z] Fetched 175 kB in 0s (0 B/s) [2021-09-09T17:48:21.863Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-09T17:48:21.863Z] Fetched 206 kB in 0s (0 B/s) [2021-09-09T17:48:21.863Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-09T17:48:21.863Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-09T17:48:21.863Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-09T17:48:21.863Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-09T17:48:21.863Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-09T17:48:21.863Z] Fetched 159 kB in 0s (0 B/s) [2021-09-09T17:48:21.863Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-09T17:48:21.863Z] Fetched 107 kB in 0s (0 B/s) [2021-09-09T17:48:21.863Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-09T17:48:21.863Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-09T17:48:21.863Z] Pulling static-packages [2021-09-09T17:48:21.863Z] + snapcraftctl pull [2021-09-09T17:48:22.820Z] + cd /root/project [2021-09-09T17:48:22.820Z] + git describe --tags --abbrev=0 [2021-09-09T17:48:22.820Z] + sed s/v// [2021-09-09T17:48:22.820Z] Pulling version [2021-09-09T17:48:22.820Z] + GIT_VERSION=2.0.1-dev.40 [2021-09-09T17:48:22.820Z] + [ -z 2.0.1-dev.40 ] [2021-09-09T17:48:22.820Z] + snapcraftctl set-version 2.0.1-dev.40 [2021-09-09T17:48:23.773Z] Building config-common [2021-09-09T17:48:23.773Z] + snapcraftctl build [2021-09-09T17:48:25.712Z] Skipping build go-build-helper (already ran) [2021-09-09T17:48:25.978Z] Building edgex-go [2021-09-09T17:48:25.979Z] + cd /root/parts/edgex-go/src [2021-09-09T17:48:25.979Z] + + gitsed describe s/v// --tags [2021-09-09T17:48:25.979Z] --abbrev=0 [2021-09-09T17:48:25.979Z] + GIT_VERSION=2.0.1-dev.40 [2021-09-09T17:48:25.979Z] + [ -z 2.0.1-dev.40 ] [2021-09-09T17:48:25.979Z] + echo 2.0.1-dev.40 [2021-09-09T17:48:25.979Z] + make build [2021-09-09T17:48:25.979Z] go mod tidy [2021-09-09T17:48:29.313Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-09T17:48:29.313Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-09T17:48:29.313Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-09T17:48:29.313Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-09T17:48:29.313Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-09T17:48:29.578Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-09T17:48:29.578Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-09T17:48:29.578Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-09T17:48:29.578Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-09T17:48:29.578Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-09T17:48:29.844Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-09T17:48:29.844Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-09T17:48:29.844Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-09T17:48:30.109Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-09T17:48:30.109Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-09T17:48:30.109Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-09T17:48:30.109Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-09T17:48:31.063Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-09T17:48:31.063Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-09T17:48:31.063Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-09T17:48:31.063Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-09T17:48:31.063Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-09T17:48:31.063Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-09T17:48:31.063Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-09T17:48:31.063Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-09T17:48:31.648Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-09T17:48:31.648Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-09T17:48:31.648Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-09T17:48:31.648Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-09T17:48:31.648Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-09T17:48:31.648Z] go: downloading golang.org/x/text v0.3.6 [2021-09-09T17:48:31.648Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-09T17:48:31.648Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-09T17:48:31.648Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-09T17:48:31.648Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-09T17:48:31.648Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-09T17:48:31.648Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-09T17:48:31.927Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-09T17:48:31.927Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-09T17:48:31.927Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-09T17:48:31.927Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-09T17:48:31.927Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-09T17:48:31.927Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-09T17:48:32.192Z] go: downloading github.com/kr/text v0.2.0 [2021-09-09T17:48:32.192Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-09T17:48:32.192Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-09T17:48:32.192Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-09T17:48:32.459Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-09T17:48:32.459Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-09T17:48:32.459Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-09T17:48:32.459Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-09T17:48:32.459Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-09T17:48:32.459Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-09T17:48:32.459Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-09T17:48:32.459Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-09T17:48:32.459Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-09T17:48:32.459Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-09T17:48:32.459Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-09T17:48:32.459Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-09T17:48:32.459Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-09T17:48:32.724Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-09T17:48:32.724Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-09T17:48:32.724Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-09T17:48:32.724Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-09T17:48:32.724Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-09T17:48:32.724Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-09T17:48:32.724Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-09T17:48:32.724Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-09T17:48:32.724Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-09T17:48:32.724Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-09T17:48:32.724Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-09T17:48:32.724Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-09T17:48:32.724Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-09T17:48:32.724Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-09T17:48:32.724Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-09T17:48:32.725Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-09T17:48:32.725Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-09T17:48:32.989Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-data/core-data ./cmd/core-data [2021-09-09T17:48:43.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-09T17:48:46.437Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-command/core-command ./cmd/core-command [2021-09-09T17:48:47.389Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-09T17:48:48.790Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-09T17:48:49.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-09T17:48:50.458Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-09T17:48:51.416Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-09T17:48:52.372Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-09T17:48:53.776Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-09T17:48:54.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-09T17:48:55.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-09T17:48:57.092Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-09T17:48:57.092Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-09T17:48:57.092Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-09T17:48:57.358Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-09T17:48:57.358Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-09T17:48:57.358Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-09T17:48:57.358Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-09T17:48:57.358Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-09T17:48:57.358Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-09T17:48:57.358Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-09T17:48:57.358Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-09T17:48:57.358Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-09T17:48:57.358Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-09T17:48:57.358Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-09T17:48:57.358Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-09T17:48:57.358Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-09T17:48:57.358Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-09T17:48:57.358Z] + 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-09T17:48:57.358Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-09T17:48:57.358Z] + 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-09T17:48:57.358Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-09T17:48:57.358Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-09T17:48:57.358Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-09T17:48:57.358Z] + 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-09T17:48:57.358Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-09T17:48:57.358Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-09T17:48:57.359Z] + 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-09T17:48:59.531Z] Building hooks [2021-09-09T17:48:59.531Z] + cd /root/parts/hooks/src [2021-09-09T17:48:59.531Z] + make build [2021-09-09T17:48:59.531Z] go mod tidy [2021-09-09T17:48:59.531Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-09-09T17:48:59.531Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-09T17:48:59.531Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-09T17:48:59.531Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-09T17:48:59.531Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-09T17:48:59.531Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-09T17:49:00.114Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-09T17:49:00.114Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-09T17:49:02.689Z] Building static-packages [2021-09-09T17:49:02.689Z] + snapcraftctl build [2021-09-09T17:49:04.626Z] Building version [2021-09-09T17:49:04.626Z] + snapcraftctl build [2021-09-09T17:49:07.196Z] Staging config-common [2021-09-09T17:49:07.196Z] + snapcraftctl stage [2021-09-09T17:49:07.775Z] Skipping stage go-build-helper (already ran) [2021-09-09T17:49:07.775Z] Staging edgex-go [2021-09-09T17:49:07.775Z] + snapcraftctl stage [2021-09-09T17:49:09.181Z] Staging hooks [2021-09-09T17:49:09.181Z] + snapcraftctl stage [2021-09-09T17:49:10.138Z] Staging static-packages [2021-09-09T17:49:10.138Z] + snapcraftctl stage [2021-09-09T17:49:11.094Z] Staging version [2021-09-09T17:49:11.094Z] + snapcraftctl stage [2021-09-09T17:49:12.052Z] Priming config-common [2021-09-09T17:49:12.052Z] + snapcraftctl prime [2021-09-09T17:49:13.013Z] Priming go-build-helper [2021-09-09T17:49:13.013Z] + snapcraftctl prime [2021-09-09T17:49:14.420Z] Priming edgex-go [2021-09-09T17:49:14.420Z] + snapcraftctl prime [2021-09-09T17:49:15.825Z] Priming hooks [2021-09-09T17:49:15.825Z] + snapcraftctl prime [2021-09-09T17:49:16.780Z] Priming static-packages [2021-09-09T17:49:16.781Z] + snapcraftctl prime [2021-09-09T17:49:19.355Z] Priming version [2021-09-09T17:49:19.355Z] + snapcraftctl prime [2021-09-09T17:49:20.312Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-09T17:49:23.059Z] provisioning config files... [2021-09-09T17:49:23.083Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config126730554948955226tmp [Pipeline] { [Pipeline] sh [2021-09-09T17:49:23.431Z] + set +x [2021-09-09T17:49:23.431Z] + bash -s -- [2021-09-09T17:49:23.431Z] + curl -s https://codecov.io/bash [2021-09-09T17:49:23.696Z] [2021-09-09T17:49:23.696Z] _____ _ [2021-09-09T17:49:23.696Z] / ____| | | [2021-09-09T17:49:23.696Z] | | ___ __| | ___ ___ _____ __ [2021-09-09T17:49:23.696Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-09T17:49:23.696Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-09T17:49:23.696Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-09T17:49:23.696Z] Bash-1.0.6 [2021-09-09T17:49:23.696Z] [2021-09-09T17:49:23.696Z] [2021-09-09T17:49:23.696Z] ==> git version 2.24.4 found [2021-09-09T17:49:23.696Z] ==> 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-09T17:49:23.696Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-09T17:49:23.696Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-09T17:49:23.696Z] ==> Jenkins CI detected. [2021-09-09T17:49:23.696Z] current dir:  /w/workspace/edgex-go/4 [2021-09-09T17:49:23.696Z] project root: . [2021-09-09T17:49:23.696Z] --> token set from env [2021-09-09T17:49:23.696Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-09T17:49:23.696Z] ==> Running gcov in . (disable via -X gcov) [2021-09-09T17:49:23.696Z] ==> Python coveragepy not found [2021-09-09T17:49:23.696Z] ==> Searching for coverage reports in: [2021-09-09T17:49:23.696Z] + . [2021-09-09T17:49:23.696Z] -> Found 1 reports [2021-09-09T17:49:23.696Z] ==> Detecting git/mercurial file structure [2021-09-09T17:49:23.696Z] ==> Reading reports [2021-09-09T17:49:23.697Z] + ./coverage.out bytes=404222 [2021-09-09T17:49:23.697Z] ==> Appending adjustments [2021-09-09T17:49:23.697Z] https://docs.codecov.io/docs/fixing-reports [2021-09-09T17:49:25.106Z] + Found adjustments [2021-09-09T17:49:25.106Z] ==> Gzipping contents [2021-09-09T17:49:25.106Z] 56K /tmp/codecov.pZcqcj.gz [2021-09-09T17:49:25.106Z] ==> Uploading reports [2021-09-09T17:49:25.106Z] url: https://codecov.io [2021-09-09T17:49:25.106Z] query: branch=PR-3700&commit=6f8b4a020e6bcce0742d08d7b6cbda39ac01e121&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3700%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3700&job=&cmd_args= [2021-09-09T17:49:25.106Z] -> Pinging Codecov [2021-09-09T17:49:25.106Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3700&commit=6f8b4a020e6bcce0742d08d7b6cbda39ac01e121&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3700%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3700&job=&cmd_args= [2021-09-09T17:49:25.106Z] -> Uploading to [2021-09-09T17:49:25.106Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-09/00271124DB129430A58F1EEE437C3FCB/6f8b4a020e6bcce0742d08d7b6cbda39ac01e121/e503195e-48bd-461e-aac4-c10478b1538e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210909%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210909T174925Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e8543730a29fe1830dc07502040293e9b124a0a5c9b615f05b729ec61a833b62 [2021-09-09T17:49:25.371Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T17:49:25.371Z] Dload Upload Total Spent Left Speed [2021-09-09T17:49:25.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54395 0 0 100 54395 0 133k --:--:-- --:--:-- --:--:-- 133k 100 54395 0 0 100 54395 0 133k --:--:-- --:--:-- --:--:-- 133k [2021-09-09T17:49:25.636Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6f8b4a020e6bcce0742d08d7b6cbda39ac01e121 [Pipeline] } [2021-09-09T17:49:25.648Z] 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-09T17:49:28.654Z] + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:49:28.998Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:49:29.605Z] ---> package-listing.sh [2021-09-09T17:49:29.605Z] ++ facter osfamily [2021-09-09T17:49:29.605Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-09T17:49:29.873Z] + OS_FAMILY=redhat [2021-09-09T17:49:29.873Z] + workspace=/w/workspace/edgex-go/4 [2021-09-09T17:49:29.873Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-09T17:49:29.873Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-09T17:49:29.873Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-09T17:49:29.873Z] + PACKAGES=/tmp/packages_start.txt [2021-09-09T17:49:29.873Z] + '[' /w/workspace/edgex-go/4 ']' [2021-09-09T17:49:29.873Z] + PACKAGES=/tmp/packages_end.txt [2021-09-09T17:49:29.873Z] + case "${OS_FAMILY}" in [2021-09-09T17:49:29.873Z] + sort [2021-09-09T17:49:29.873Z] + rpm -qa [2021-09-09T17:49:31.815Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-09T17:49:31.815Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-09T17:49:31.815Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-09T17:49:31.815Z] + '[' /w/workspace/edgex-go/4 ']' [2021-09-09T17:49:31.815Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-09-09T17:49:31.815Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-09-09T17:49:31.835Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-09T17:49:32.149Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-09T17:49:32.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T17:49:32.750Z] [2021-09-09T17:49:32.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T17:49:33.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T17:49:33.100Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-09T17:49:33.100Z] b4d181a07f80: Pulling fs layer [2021-09-09T17:49:33.100Z] a1111a8f2ec3: Pulling fs layer [2021-09-09T17:49:33.100Z] ed53099fbce6: Pulling fs layer [2021-09-09T17:49:33.100Z] dc539afda2c1: Pulling fs layer [2021-09-09T17:49:33.100Z] 77bc0d833cb6: Pulling fs layer [2021-09-09T17:49:33.100Z] 9065ff56babe: Pulling fs layer [2021-09-09T17:49:33.100Z] d287ab97295c: Pulling fs layer [2021-09-09T17:49:33.100Z] 77bc0d833cb6: Waiting [2021-09-09T17:49:33.100Z] 9065ff56babe: Waiting [2021-09-09T17:49:33.100Z] d287ab97295c: Waiting [2021-09-09T17:49:33.100Z] dc539afda2c1: Waiting [2021-09-09T17:49:33.366Z] a1111a8f2ec3: Verifying Checksum [2021-09-09T17:49:33.366Z] a1111a8f2ec3: Download complete [2021-09-09T17:49:33.366Z] dc539afda2c1: Verifying Checksum [2021-09-09T17:49:33.366Z] dc539afda2c1: Download complete [2021-09-09T17:49:33.631Z] 77bc0d833cb6: Verifying Checksum [2021-09-09T17:49:33.631Z] 77bc0d833cb6: Download complete [2021-09-09T17:49:33.631Z] 9065ff56babe: Verifying Checksum [2021-09-09T17:49:33.631Z] 9065ff56babe: Download complete [2021-09-09T17:49:33.896Z] ed53099fbce6: Verifying Checksum [2021-09-09T17:49:33.896Z] ed53099fbce6: Download complete [2021-09-09T17:49:34.863Z] b4d181a07f80: Verifying Checksum [2021-09-09T17:49:34.863Z] b4d181a07f80: Download complete [2021-09-09T17:49:35.826Z] b4d181a07f80: Pull complete [2021-09-09T17:49:36.097Z] a1111a8f2ec3: Pull complete [2021-09-09T17:49:36.368Z] ed53099fbce6: Pull complete [2021-09-09T17:49:36.637Z] dc539afda2c1: Pull complete [2021-09-09T17:49:36.903Z] 77bc0d833cb6: Pull complete [2021-09-09T17:49:36.903Z] 9065ff56babe: Pull complete [2021-09-09T17:49:38.845Z] d287ab97295c: Verifying Checksum [2021-09-09T17:49:38.845Z] d287ab97295c: Download complete [2021-09-09T17:49:43.123Z] d287ab97295c: Pull complete [2021-09-09T17:49:43.123Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-09T17:49:43.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T17:49:43.123Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-09T17:49:43.226Z] prd-centos7-docker-4c-2g-1674 does not seem to be running inside a container [2021-09-09T17:49:43.292Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-09T17:49:46.341Z] $ docker top e64906ccd47b53d52eb7d6bcd21ffcf03bba3714658c0ac0bfbd12f4305e4d85 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T17:49:46.765Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-09T17:49:47.080Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-09T17:49:47.406Z] + ls /var/log/sa-host [2021-09-09T17:49:47.406Z] + sadf -c /var/log/sa-host/sa05 [2021-09-09T17:49:47.406Z] file_magic: OK [2021-09-09T17:49:47.406Z] HZ: Using current value: 100 [2021-09-09T17:49:47.406Z] file_header: OK [2021-09-09T17:49:47.406Z] 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-09T17:49:47.406Z] Statistics: [2021-09-09T17:49:47.406Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-09T17:49:47.406Z] File successfully converted to sysstat format version 12.0.3 [2021-09-09T17:49:47.406Z] + sadf -c /var/log/sa-host/sa09 [2021-09-09T17:49:47.406Z] file_magic: OK [2021-09-09T17:49:47.406Z] HZ: Using current value: 100 [2021-09-09T17:49:47.406Z] file_header: OK [2021-09-09T17:49:47.406Z] 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-09T17:49:47.406Z] Statistics: [2021-09-09T17:49:47.406Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-09T17:49:47.406Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T17:49:47.599Z] provisioning config files... [2021-09-09T17:49:47.616Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2353963490263882696tmp [Pipeline] { [Pipeline] echo [2021-09-09T17:49:47.640Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:49:47.956Z] ---> create-netrc.sh [Pipeline] } [2021-09-09T17:49:47.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:49:48.349Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-09T17:49:48.363Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:49:48.673Z] ---> sudo-logs.sh [2021-09-09T17:49:48.673Z] Archiving 'sudo' log.. [2021-09-09T17:49:48.673Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1674.vexxhost.local: Name or service not known [2021-09-09T17:49:48.673Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1674.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-09T17:49:48.715Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:49:49.029Z] ---> job-cost.sh [2021-09-09T17:49:49.029Z] lf-activate-venv: SKIPPING [2021-09-09T17:49:49.029Z] DEBUG: total: 0.10999999940395355 [2021-09-09T17:49:49.029Z] INFO: Retrieving Stack Cost... [2021-09-09T17:49:49.985Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-09T17:49:50.566Z] INFO: Archiving Costs [Pipeline] echo [2021-09-09T17:49:50.586Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T17:49:50.908Z] ---> logs-deploy.sh [2021-09-09T17:49:50.908Z] lf-activate-venv: SKIPPING [2021-09-09T17:49:50.908Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3700/4 [2021-09-09T17:49:50.908Z] INFO: archiving workspace using pattern(s): [2021-09-09T17:49:51.492Z] Archives upload complete. [2021-09-09T17:49:51.759Z] INFO: archiving logs to Nexus