Pull request #3727 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 77fe71b6b44e31624130600da248bb6ad192c9d6 rather than 69b4f6bb26d21990f59e8113f7f0f62946c35f56 Obtained Jenkinsfile from 77fe71b6b44e31624130600da248bb6ad192c9d6 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-ssh3051910925385925016.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh2142814935585827870.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-3727/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-3727/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3385558504903951780.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh1698255539732505911.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3727/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-3727/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh937520585493131409.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 on ‘prd-centos7-docker-4c-2g-234’ Running on prd-centos7-docker-4c-2g-236 in /w/workspace/edgexfoundry_edgex-go_PR-3727 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh2087575184896565697.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 77fe71b6b44e31624130600da248bb6ad192c9d6 into PR head commit 69b4f6bb26d21990f59e8113f7f0f62946c35f56 Merge succeeded, producing 69b4f6bb26d21990f59e8113f7f0f62946c35f56 Checking out Revision 69b4f6bb26d21990f59e8113f7f0f62946c35f56 (PR-3727) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh5480734854478685839.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3727/head:refs/remotes/origin/PR-3727 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 69b4f6bb26d21990f59e8113f7f0f62946c35f56 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh245796522140345873.key > git merge 77fe71b6b44e31624130600da248bb6ad192c9d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 69b4f6bb26d21990f59e8113f7f0f62946c35f56 # timeout=10 Commit message: "docs(data): Update core-data swagger API version from 2.0.1 to 2.1.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-30T06:43:25.880Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-30T06:43:25.962Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git rev-list --no-walk 9f18cdc92003a597986a769ffc3066b1f0868716 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-30T06:43:25.986Z] ========================================================= [2021-09-30T06:43:25.986Z] EdgeX Global Pipelines Version Info [2021-09-30T06:43:25.986Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-30T06:43:27.193Z] ------------------- [2021-09-30T06:43:27.193Z] stable info: [2021-09-30T06:43:27.193Z] ------------------- [2021-09-30T06:43:27.193Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T06:43:27.193Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T06:43:27.193Z] Message: update stable to v1.0.206 [2021-09-30T06:43:27.780Z] ------------------- [2021-09-30T06:43:27.780Z] experimental info: [2021-09-30T06:43:27.780Z] ------------------- [2021-09-30T06:43:27.780Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T06:43:27.780Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T06:43:27.780Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-30T06:43:27.899Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-30T06:43:27.919Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-30T06:43:27.939Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-30T06:43:27.958Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-30T06:43:27.979Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-30T06:43:27.999Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-30T06:43:28.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-30T06:43:28.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-30T06:43:28.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-30T06:43:28.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-30T06:43:28.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-30T06:43:28.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-30T06:43:28.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-30T06:43:28.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-30T06:43:28.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-30T06:43:28.207Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T06:43:28.229Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T06:43:28.250Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-30T06:43:28.271Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-30T06:43:28.293Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-30T06:43:28.333Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-30T06:43:28.358Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-30T06:43:28.380Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-30T06:43:28.405Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3727 [Pipeline] echo [2021-09-30T06:43:28.428Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3727 [Pipeline] echo [2021-09-30T06:43:28.450Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3727 [Pipeline] echo [2021-09-30T06:43:28.472Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 69b4f6bb26d21990f59e8113f7f0f62946c35f56 [Pipeline] echo [2021-09-30T06:43:28.493Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 69b4f6b [Pipeline] echo [2021-09-30T06:43:28.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T06:43:28.584Z] provisioning config files... [2021-09-30T06:43:28.602Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7792227116716326393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T06:43:28.934Z] ---> docker-login.sh [2021-09-30T06:43:28.935Z] nexus3.edgexfoundry.org:10001 [2021-09-30T06:43:28.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T06:43:29.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T06:43:29.200Z] Configure a credential helper to remove this warning. See [2021-09-30T06:43:29.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T06:43:29.200Z] [2021-09-30T06:43:29.200Z] Login Succeeded [2021-09-30T06:43:29.200Z] nexus3.edgexfoundry.org:10002 [2021-09-30T06:43:29.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T06:43:29.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T06:43:29.200Z] Configure a credential helper to remove this warning. See [2021-09-30T06:43:29.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T06:43:29.200Z] [2021-09-30T06:43:29.200Z] Login Succeeded [2021-09-30T06:43:29.200Z] nexus3.edgexfoundry.org:10003 [2021-09-30T06:43:29.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T06:43:29.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T06:43:29.468Z] Configure a credential helper to remove this warning. See [2021-09-30T06:43:29.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T06:43:29.468Z] [2021-09-30T06:43:29.468Z] Login Succeeded [2021-09-30T06:43:29.468Z] nexus3.edgexfoundry.org:10004 [2021-09-30T06:43:29.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T06:43:29.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T06:43:29.468Z] Configure a credential helper to remove this warning. See [2021-09-30T06:43:29.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T06:43:29.468Z] [2021-09-30T06:43:29.468Z] Login Succeeded [2021-09-30T06:43:29.468Z] docker.io [2021-09-30T06:43:29.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T06:43:30.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T06:43:30.010Z] Configure a credential helper to remove this warning. See [2021-09-30T06:43:30.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T06:43:30.010Z] [2021-09-30T06:43:30.010Z] Login Succeeded [2021-09-30T06:43:30.010Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T06:43:30.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T06:43:30.371Z] ++ 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-30T06:43:30.371Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T06:43:30.371Z] ++ dirname cmd/core-command/Dockerfile [2021-09-30T06:43:30.371Z] ++ cut -d/ -f2 [2021-09-30T06:43:30.371Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-30T06:43:30.371Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T06:43:30.371Z] ++ dirname cmd/core-data/Dockerfile [2021-09-30T06:43:30.371Z] ++ cut -d/ -f2 [2021-09-30T06:43:30.371Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-30T06:43:30.371Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T06:43:30.371Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-30T06:43:30.371Z] ++ cut -d/ -f2 [2021-09-30T06:43:30.371Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-30T06:43:30.371Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T06:43:30.371Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-30T06:43:30.371Z] ++ cut -d/ -f2 [2021-09-30T06:43:30.371Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-30T06:43:30.371Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T06:43:30.371Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-30T06:43:30.371Z] ++ cut -d/ -f2 [2021-09-30T06:43:30.371Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-30T06:43:30.371Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T06:43:30.371Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-30T06:43:30.371Z] ++ cut -d/ -f2 [2021-09-30T06:43:30.371Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-30T06:43:30.371Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T06:43:30.371Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-30T06:43:30.371Z] ++ cut -d/ -f2 [2021-09-30T06:43:30.371Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-30T06:43:30.371Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T06:43:30.371Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-30T06:43:30.371Z] ++ cut -d/ -f2 [2021-09-30T06:43:30.371Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-30T06:43:30.371Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T06:43:30.371Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-30T06:43:30.371Z] ++ cut -d/ -f2 [2021-09-30T06:43:30.371Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-30T06:43:30.427Z] 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-30T06:43:31.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T06:43:31.104Z] [2021-09-30T06:43:31.104Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T06:43:31.435Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T06:43:31.435Z] latest: Pulling from edgex-devops/git-semver [2021-09-30T06:43:31.435Z] 31603596830f: Pulling fs layer [2021-09-30T06:43:31.435Z] 04fac38145f0: Pulling fs layer [2021-09-30T06:43:31.435Z] 701f6daf10bf: Pulling fs layer [2021-09-30T06:43:31.435Z] 24f72da36158: Pulling fs layer [2021-09-30T06:43:31.435Z] 24f72da36158: Waiting [2021-09-30T06:43:31.435Z] 04fac38145f0: Verifying Checksum [2021-09-30T06:43:31.435Z] 04fac38145f0: Download complete [2021-09-30T06:43:31.702Z] 31603596830f: Verifying Checksum [2021-09-30T06:43:31.702Z] 31603596830f: Download complete [2021-09-30T06:43:31.702Z] 31603596830f: Pull complete [2021-09-30T06:43:31.970Z] 24f72da36158: Verifying Checksum [2021-09-30T06:43:31.970Z] 24f72da36158: Download complete [2021-09-30T06:43:31.970Z] 04fac38145f0: Pull complete [2021-09-30T06:43:31.970Z] 701f6daf10bf: Verifying Checksum [2021-09-30T06:43:31.970Z] 701f6daf10bf: Download complete [2021-09-30T06:43:32.551Z] 701f6daf10bf: Pull complete [2021-09-30T06:43:32.551Z] 24f72da36158: Pull complete [2021-09-30T06:43:32.551Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-30T06:43:32.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T06:43:32.551Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-30T06:43:32.634Z] prd-centos7-docker-4c-2g-236 does not seem to be running inside a container [2021-09-30T06:43:32.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-30T06:43:33.450Z] $ docker top 2b33f68e82ffaf81f39c7378afc8e01ebdd5103f4d8bf588184e9324830aff67 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-30T06:43:33.588Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T06:43:33.589Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T06:43:33.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T06:43:33.708Z] $ docker exec 2b33f68e82ffaf81f39c7378afc8e01ebdd5103f4d8bf588184e9324830aff67 ssh-agent [2021-09-30T06:43:33.811Z] SSH_AUTH_SOCK=/tmp/ssh-9YIouOD4Hck3/agent.15 [2021-09-30T06:43:33.811Z] SSH_AGENT_PID=22 [2021-09-30T06:43:33.821Z] Running ssh-add (command line suppressed) [2021-09-30T06:43:33.916Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_3945130294986338484.key (/w/workspace/edgex-go/5@tmp/private_key_3945130294986338484.key) [2021-09-30T06:43:33.938Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T06:43:34.245Z] + git tag --points-at HEAD [Pipeline] } [2021-09-30T06:43:34.264Z] $ docker exec --env ******** --env ******** 2b33f68e82ffaf81f39c7378afc8e01ebdd5103f4d8bf588184e9324830aff67 ssh-agent -k [2021-09-30T06:43:34.361Z] unset SSH_AUTH_SOCK; [2021-09-30T06:43:34.361Z] unset SSH_AGENT_PID; [2021-09-30T06:43:34.361Z] echo Agent pid 22 killed; [2021-09-30T06:43:34.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-30T06:43:34.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T06:43:34.411Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T06:43:34.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T06:43:34.533Z] $ docker exec 2b33f68e82ffaf81f39c7378afc8e01ebdd5103f4d8bf588184e9324830aff67 ssh-agent [2021-09-30T06:43:34.643Z] SSH_AUTH_SOCK=/tmp/ssh-1GSEggGINzNr/agent.54 [2021-09-30T06:43:34.643Z] SSH_AGENT_PID=60 [2021-09-30T06:43:34.650Z] Running ssh-add (command line suppressed) [2021-09-30T06:43:34.752Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_6077457329288605274.key (/w/workspace/edgex-go/5@tmp/private_key_6077457329288605274.key) [2021-09-30T06:43:34.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T06:43:35.090Z] + git semver init [2021-09-30T06:43:35.090Z] # -> Open(): unable to determine branch for HEAD [2021-09-30T06:43:35.090Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-09-30T06:43:35.090Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-09-30T06:43:35.090Z] # $SEMVER_REMOTE_NAME = origin [2021-09-30T06:43:35.090Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-30T06:43:35.090Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-30T06:43:35.090Z] # $SEMVER_BRANCH = PR-3727 [2021-09-30T06:43:35.090Z] # $SEMVER_TEMP = /tmp/semver-717609886 [2021-09-30T06:43:35.090Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-30T06:43:57.157Z] # '/tmp/semver-717609886' -> '/w/workspace/edgex-go/5/.semver' [2021-09-30T06:43:57.157Z] # -> Force: false [2021-09-30T06:43:57.157Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-09-30T06:43:57.171Z] $ docker exec --env ******** --env ******** 2b33f68e82ffaf81f39c7378afc8e01ebdd5103f4d8bf588184e9324830aff67 ssh-agent -k [2021-09-30T06:43:57.270Z] unset SSH_AUTH_SOCK; [2021-09-30T06:43:57.270Z] unset SSH_AGENT_PID; [2021-09-30T06:43:57.270Z] echo Agent pid 60 killed; [2021-09-30T06:43:57.283Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T06:43:57.622Z] + git semver [Pipeline] } [2021-09-30T06:43:57.641Z] $ docker stop --time=1 2b33f68e82ffaf81f39c7378afc8e01ebdd5103f4d8bf588184e9324830aff67 [2021-09-30T06:43:59.716Z] $ docker rm -f 2b33f68e82ffaf81f39c7378afc8e01ebdd5103f4d8bf588184e9324830aff67 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T06:44:00.114Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-30T06:44:00.426Z] Stashed 1 file(s) [Pipeline] echo [2021-09-30T06:44:00.429Z] [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-30T06:44:00.761Z] ========================================================= [2021-09-30T06:44:00.761Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-30T06:44:00.761Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T06:44:01.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T06:44:01.095Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-30T06:44:01.095Z] 540db60ca938: Pulling fs layer [2021-09-30T06:44:01.095Z] adcc1eea9eea: Pulling fs layer [2021-09-30T06:44:01.095Z] 4c4ab2625f07: Pulling fs layer [2021-09-30T06:44:01.095Z] db62176df00c: Pulling fs layer [2021-09-30T06:44:01.095Z] 3b30891b0d05: Pulling fs layer [2021-09-30T06:44:01.095Z] 06b49ca38bd5: Pulling fs layer [2021-09-30T06:44:01.095Z] c788192a36de: Pulling fs layer [2021-09-30T06:44:01.095Z] a77e37c0d609: Pulling fs layer [2021-09-30T06:44:01.095Z] c3185cebc471: Pulling fs layer [2021-09-30T06:44:01.095Z] 06b49ca38bd5: Waiting [2021-09-30T06:44:01.095Z] c788192a36de: Waiting [2021-09-30T06:44:01.095Z] a77e37c0d609: Waiting [2021-09-30T06:44:01.095Z] c3185cebc471: Waiting [2021-09-30T06:44:01.095Z] db62176df00c: Waiting [2021-09-30T06:44:01.095Z] 3b30891b0d05: Waiting [2021-09-30T06:44:01.095Z] 4c4ab2625f07: Verifying Checksum [2021-09-30T06:44:01.095Z] 4c4ab2625f07: Download complete [2021-09-30T06:44:01.095Z] adcc1eea9eea: Verifying Checksum [2021-09-30T06:44:01.095Z] adcc1eea9eea: Download complete [2021-09-30T06:44:01.095Z] 3b30891b0d05: Verifying Checksum [2021-09-30T06:44:01.095Z] 3b30891b0d05: Download complete [2021-09-30T06:44:01.095Z] 06b49ca38bd5: Verifying Checksum [2021-09-30T06:44:01.095Z] 06b49ca38bd5: Download complete [2021-09-30T06:44:01.363Z] c788192a36de: Verifying Checksum [2021-09-30T06:44:01.363Z] c788192a36de: Download complete [2021-09-30T06:44:01.363Z] 540db60ca938: Verifying Checksum [2021-09-30T06:44:01.363Z] 540db60ca938: Download complete [2021-09-30T06:44:01.363Z] 540db60ca938: Pull complete [2021-09-30T06:44:01.632Z] adcc1eea9eea: Pull complete [2021-09-30T06:44:01.632Z] 4c4ab2625f07: Pull complete [2021-09-30T06:44:02.213Z] a77e37c0d609: Verifying Checksum [2021-09-30T06:44:02.213Z] a77e37c0d609: Download complete [2021-09-30T06:44:04.791Z] c3185cebc471: Verifying Checksum [2021-09-30T06:44:04.791Z] c3185cebc471: Download complete [2021-09-30T06:44:05.379Z] db62176df00c: Verifying Checksum [2021-09-30T06:44:05.379Z] db62176df00c: Download complete [2021-09-30T06:44:08.736Z] db62176df00c: Pull complete [2021-09-30T06:44:08.736Z] 3b30891b0d05: Pull complete [2021-09-30T06:44:08.736Z] 06b49ca38bd5: Pull complete [2021-09-30T06:44:08.736Z] c788192a36de: Pull complete [2021-09-30T06:44:08.736Z] a77e37c0d609: Pull complete [2021-09-30T06:44:11.338Z] c3185cebc471: Pull complete [2021-09-30T06:44:11.338Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-30T06:44:11.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T06:44:11.338Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-30T06:44:11.667Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T06:44:11.667Z] WORKDIR /edgex [2021-09-30T06:44:11.667Z] COPY go.mod . [2021-09-30T06:44:11.667Z] RUN go mod download' [2021-09-30T06:44:11.667Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-30T06:44:13.074Z] Sending build context to Docker daemon 329.1MB [2021-09-30T06:44:13.074Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T06:44:13.074Z] ---> 031687cdd783 [2021-09-30T06:44:13.074Z] Step 2/4 : WORKDIR /edgex [2021-09-30T06:44:15.011Z] ---> Running in 4f045ef9b656 [2021-09-30T06:44:15.011Z] Removing intermediate container 4f045ef9b656 [2021-09-30T06:44:15.011Z] ---> 7588a702e566 [2021-09-30T06:44:15.011Z] Step 3/4 : COPY go.mod . [2021-09-30T06:44:15.011Z] ---> 6350fc38d6a0 [2021-09-30T06:44:15.011Z] Step 4/4 : RUN go mod download [2021-09-30T06:44:15.278Z] ---> Running in c4fdb8188544 [2021-09-30T06:44:15.694Z] Still waiting to schedule task [2021-09-30T06:44:15.694Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-235’ is offline [2021-09-30T06:44:41.975Z] Removing intermediate container c4fdb8188544 [2021-09-30T06:44:41.976Z] ---> 1b31dd5d3533 [2021-09-30T06:44:41.976Z] Successfully built 1b31dd5d3533 [2021-09-30T06:44:41.976Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T06:44:42.298Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T06:44:42.298Z] . [Pipeline] withDockerContainer [2021-09-30T06:44:42.386Z] prd-centos7-docker-4c-2g-236 does not seem to be running inside a container [2021-09-30T06:44:42.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-30T06:44:42.797Z] $ docker top 4f521a809ce669f836ed0a09b8c5cd0dbc6c2ef35299580399bfb3cb6a6e59f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T06:44:43.180Z] + go version [2021-09-30T06:44:43.180Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-30T06:44:43.196Z] $ docker stop --time=1 4f521a809ce669f836ed0a09b8c5cd0dbc6c2ef35299580399bfb3cb6a6e59f4 [2021-09-30T06:44:44.380Z] $ docker rm -f 4f521a809ce669f836ed0a09b8c5cd0dbc6c2ef35299580399bfb3cb6a6e59f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T06:44:44.946Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T06:44:44.946Z] . [Pipeline] withDockerContainer [2021-09-30T06:44:45.025Z] prd-centos7-docker-4c-2g-236 does not seem to be running inside a container [2021-09-30T06:44:45.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-30T06:44:45.380Z] $ docker top 828ec14852454c56ece8d6543ae7371fcee18a0dd91a0684b311c000f5a40a8c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-30T06:44:45.461Z] ========================================================= [2021-09-30T06:44:45.461Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-30T06:44:45.461Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T06:44:45.767Z] + go mod tidy [Pipeline] sh [2021-09-30T06:44:46.352Z] + make test [2021-09-30T06:44:46.352Z] go mod tidy [2021-09-30T06:44:46.352Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-30T06:44:51.714Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-30T06:45:06.748Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-30T06:45:13.472Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-30T06:45:13.473Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-30T06:45:13.473Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-30T06:45:15.445Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-30T06:45:16.441Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-30T06:45:16.441Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-30T06:45:16.441Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-30T06:45:16.707Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-30T06:45:16.976Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-30T06:45:17.243Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-30T06:45:17.243Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-30T06:45:17.243Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-30T06:45:17.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-30T06:45:19.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2021-09-30T06:45:19.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-30T06:45:19.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-30T06:45:20.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 98.5% of statements [2021-09-30T06:45:20.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-30T06:45:20.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 46.3% of statements [2021-09-30T06:45:20.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-30T06:45:20.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-30T06:45:21.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.122s coverage: 90.1% of statements [2021-09-30T06:45:21.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-30T06:45:21.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-30T06:45:22.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements [2021-09-30T06:45:22.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-30T06:45:22.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-30T06:45:22.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-30T06:45:22.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-30T06:45:22.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-30T06:45:22.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.240s coverage: 94.2% of statements [2021-09-30T06:45:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-30T06:45:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-30T06:45:22.943Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements [2021-09-30T06:45:22.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-30T06:45:22.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-30T06:45:22.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-30T06:45:22.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-30T06:45:22.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-30T06:45:23.208Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2021-09-30T06:45:23.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-30T06:45:23.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-30T06:45:23.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-30T06:45:24.168Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.8% of statements [2021-09-30T06:45:24.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-30T06:45:24.168Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-09-30T06:45:24.440Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements [2021-09-30T06:45:24.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-30T06:45:24.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-09-30T06:45:24.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [2021-09-30T06:45:24.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-09-30T06:45:25.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2021-09-30T06:45:25.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-09-30T06:45:37.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2021-09-30T06:45:37.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-09-30T06:45:42.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.198s coverage: 82.5% of statements [2021-09-30T06:45:42.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-30T06:46:00.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-09-30T06:46:00.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-30T06:46:00.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-30T06:46:00.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-30T06:46:00.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-09-30T06:46:00.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-30T06:46:00.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-30T06:46:00.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-30T06:46:00.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-30T06:46:00.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-30T06:46:00.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-09-30T06:46:00.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-30T06:46:00.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-30T06:46:00.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-09-30T06:46:00.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-30T06:46:00.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-09-30T06:46:00.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-30T06:46:00.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-09-30T06:46:00.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-09-30T06:46:00.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-09-30T06:46:00.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.116s coverage: 91.2% of statements [2021-09-30T06:46:00.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-30T06:46:00.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements [2021-09-30T06:46:00.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-30T06:46:00.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-30T06:46:00.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-09-30T06:46:00.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-09-30T06:46:00.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-09-30T06:46:00.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-09-30T06:46:00.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2021-09-30T06:46:00.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.220s coverage: 70.3% of statements [2021-09-30T06:46:00.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-30T06:46:00.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-30T06:46:00.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-30T06:46:00.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.190s coverage: 43.4% of statements [2021-09-30T06:46:00.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-30T06:46:00.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-30T06:46:01.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-09-30T06:46:01.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-30T06:46:01.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2021-09-30T06:46:01.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-30T06:46:08.035Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.5% of statements [2021-09-30T06:46:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-30T06:46:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-30T06:46:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-30T06:46:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-30T06:46:08.035Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements [2021-09-30T06:46:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-30T06:46:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-30T06:46:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-30T06:46:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-30T06:46:08.035Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-09-30T06:46:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-30T06:46:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-30T06:46:08.035Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements [2021-09-30T06:46:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-30T06:46:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-30T06:46:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-30T06:46:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-30T06:46:08.035Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.046s coverage: 28.9% of statements [2021-09-30T06:46:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-30T06:46:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-30T06:46:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-30T06:46:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-30T06:46:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-30T06:46:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-30T06:46:08.035Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-09-30T06:46:08.035Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-09-30T06:46:08.035Z] 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-30T06:46:27.616Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-237 in /w/workspace/edgexfoundry_edgex-go_PR-3727 [Pipeline] { [Pipeline] ws [2021-09-30T06:46:27.633Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-09-30T06:46:27.863Z] The recommended git tool is: git [2021-09-30T06:46:33.310Z] using credential edgex-jenkins-ssh [2021-09-30T06:46:33.332Z] Cloning the remote Git repository [2021-09-30T06:46:33.387Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-30T06:46:33.608Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-09-30T06:46:33.755Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T06:46:33.755Z] > git --version # timeout=10 [2021-09-30T06:46:33.772Z] > git --version # 'git version 2.17.1' [2021-09-30T06:46:33.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T06:46:33.851Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T06:46:40.404Z] GO111MODULE=on go vet ./... [2021-09-30T06:46:51.658Z] gofmt -l . [2021-09-30T06:46:51.658Z] [ "`gofmt -l .`" = "" ] [2021-09-30T06:46:51.658Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-30T06:46:52.017Z] + ls -al . [2021-09-30T06:46:52.017Z] total 612 [2021-09-30T06:46:52.017Z] drwxrwxr-x 10 1001 1001 4096 Sep 30 06:46 . [2021-09-30T06:46:52.017Z] drwxr-xr-x 4 root root 28 Sep 30 06:44 .. [2021-09-30T06:46:52.017Z] -rw-rw-r-- 1 1001 1001 11 Sep 30 06:43 .dockerignore [2021-09-30T06:46:52.017Z] drwxrwxr-x 8 1001 1001 179 Sep 30 06:43 .git [2021-09-30T06:46:52.017Z] drwxrwxr-x 4 1001 1001 142 Sep 30 06:43 .github [2021-09-30T06:46:52.017Z] -rw-rw-r-- 1 1001 1001 818 Sep 30 06:43 .gitignore [2021-09-30T06:46:52.017Z] -rw-rw-r-- 1 1001 1001 35 Sep 30 06:43 .golangci.yml [2021-09-30T06:46:52.017Z] -rw-rw-r-- 1 1001 1001 76 Sep 30 06:43 .hadolint.yml [2021-09-30T06:46:52.017Z] drwx------ 3 1001 1001 58 Sep 30 06:43 .semver [2021-09-30T06:46:52.017Z] -rw-rw-r-- 1 1001 1001 166 Sep 30 06:43 .sonarcloud.properties [2021-09-30T06:46:52.017Z] -rw-rw-r-- 1 1001 1001 1171 Sep 30 06:43 ADOPTERS.md [2021-09-30T06:46:52.017Z] -rw-rw-r-- 1 1001 1001 8493 Sep 30 06:43 Attribution.txt [2021-09-30T06:46:52.017Z] -rw-rw-r-- 1 1001 1001 43881 Sep 30 06:43 CHANGELOG.md [2021-09-30T06:46:52.017Z] -rw-rw-r-- 1 1001 1001 3804 Sep 30 06:43 CONTRIBUTING.md [2021-09-30T06:46:52.017Z] -rw-rw-r-- 1 1001 1001 677 Sep 30 06:43 GOVERNANCE.md [2021-09-30T06:46:52.017Z] -rw-rw-r-- 1 1001 1001 849 Sep 30 06:43 Jenkinsfile [2021-09-30T06:46:52.017Z] -rw-rw-r-- 1 1001 1001 10775 Sep 30 06:43 LICENSE [2021-09-30T06:46:52.017Z] -rw-rw-r-- 1 1001 1001 6386 Sep 30 06:43 Makefile [2021-09-30T06:46:52.017Z] -rw-rw-r-- 1 1001 1001 582 Sep 30 06:43 OWNERS.md [2021-09-30T06:46:52.017Z] -rw-rw-r-- 1 1001 1001 8256 Sep 30 06:43 README.md [2021-09-30T06:46:52.017Z] -rw-rw-r-- 1 1001 1001 6912 Sep 30 06:43 SECURITY.md [2021-09-30T06:46:52.017Z] -rw-rw-r-- 1 1001 1001 5 Sep 30 06:44 VERSION [2021-09-30T06:46:52.017Z] -rw-rw-r-- 1 1001 1001 4131 Sep 30 06:43 ZMQWindows.md [2021-09-30T06:46:52.017Z] drwxrwxr-x 2 1001 1001 37 Sep 30 06:43 bin [2021-09-30T06:46:52.017Z] drwxrwxr-x 14 1001 1001 4096 Sep 30 06:43 cmd [2021-09-30T06:46:52.017Z] -rw-r--r-- 1 root root 403100 Sep 30 06:46 coverage.out [2021-09-30T06:46:52.017Z] -rw-rw-r-- 1 1001 1001 841 Sep 30 06:43 go.mod [2021-09-30T06:46:52.017Z] -rw-r--r-- 1 root root 50064 Sep 30 06:44 go.sum [2021-09-30T06:46:52.017Z] drwxrwxr-x 8 1001 1001 124 Sep 30 06:43 internal [2021-09-30T06:46:52.017Z] drwxrwxr-x 3 1001 1001 16 Sep 30 06:43 openapi [2021-09-30T06:46:52.017Z] drwxrwxr-x 4 1001 1001 71 Sep 30 06:43 snap [2021-09-30T06:46:52.017Z] -rw-rw-r-- 1 1001 1001 204 Sep 30 06:43 version.go [Pipeline] sh [2021-09-30T06:46:52.326Z] + '[' -e coverage.out ] [2021-09-30T06:46:52.326Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-30T06:46:52.426Z] Stashed 1 file(s) [Pipeline] sh [2021-09-30T06:46:52.737Z] + make build [2021-09-30T06:46:52.737Z] go mod tidy [2021-09-30T06:46:52.737Z] 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-30T06:46:54.153Z] 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-30T06:46:53.934Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T06:46:53.954Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T06:46:53.984Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T06:46:54.017Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T06:46:54.018Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T06:46:54.033Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3727/head:refs/remotes/origin/PR-3727 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-30T06:46:54.879Z] Merging remotes/origin/main commit 77fe71b6b44e31624130600da248bb6ad192c9d6 into PR head commit 69b4f6bb26d21990f59e8113f7f0f62946c35f56 [2021-09-30T06:46:55.201Z] Merge succeeded, producing 69b4f6bb26d21990f59e8113f7f0f62946c35f56 [2021-09-30T06:46:55.202Z] Checking out Revision 69b4f6bb26d21990f59e8113f7f0f62946c35f56 (PR-3727) [2021-09-30T06:46:54.895Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T06:46:54.910Z] > git checkout -f 69b4f6bb26d21990f59e8113f7f0f62946c35f56 # timeout=10 [2021-09-30T06:46:55.107Z] > git remote # timeout=10 [2021-09-30T06:46:55.127Z] > git config --get remote.origin.url # timeout=10 [2021-09-30T06:46:55.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T06:46:55.163Z] > git merge 77fe71b6b44e31624130600da248bb6ad192c9d6 # timeout=10 [2021-09-30T06:46:55.185Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-30T06:46:55.207Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T06:46:55.216Z] > git checkout -f 69b4f6bb26d21990f59e8113f7f0f62946c35f56 # timeout=10 [2021-09-30T06:46:59.416Z] Commit message: "docs(data): Update core-data swagger API version from 2.0.1 to 2.1.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T06:46:59.946Z] provisioning config files... [2021-09-30T06:46:59.976Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2285152791894711335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T06:47:00.523Z] ---> docker-login.sh [2021-09-30T06:47:00.523Z] nexus3.edgexfoundry.org:10001 [2021-09-30T06:47:00.872Z] 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-30T06:47:01.149Z] 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-30T06:47:01.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T06:47:02.109Z] 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-30T06:47:02.109Z] 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-30T06:47:02.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T06:47:02.234Z] Configure a credential helper to remove this warning. See [2021-09-30T06:47:02.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T06:47:02.234Z] [2021-09-30T06:47:02.234Z] Login Succeeded [2021-09-30T06:47:02.234Z] nexus3.edgexfoundry.org:10002 [2021-09-30T06:47:02.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T06:47:02.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T06:47:02.507Z] Configure a credential helper to remove this warning. See [2021-09-30T06:47:02.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T06:47:02.507Z] [2021-09-30T06:47:02.507Z] Login Succeeded [2021-09-30T06:47:02.507Z] nexus3.edgexfoundry.org:10003 [2021-09-30T06:47:03.079Z] 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-30T06:47:03.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T06:47:03.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T06:47:03.103Z] Configure a credential helper to remove this warning. See [2021-09-30T06:47:03.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T06:47:03.103Z] [2021-09-30T06:47:03.103Z] Login Succeeded [2021-09-30T06:47:03.103Z] nexus3.edgexfoundry.org:10004 [2021-09-30T06:47:03.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T06:47:03.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T06:47:03.655Z] Configure a credential helper to remove this warning. See [2021-09-30T06:47:03.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T06:47:03.655Z] [2021-09-30T06:47:03.655Z] Login Succeeded [2021-09-30T06:47:03.655Z] docker.io [2021-09-30T06:47:03.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T06:47:04.040Z] 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-30T06:47:04.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T06:47:04.530Z] Configure a credential helper to remove this warning. See [2021-09-30T06:47:04.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T06:47:04.530Z] [2021-09-30T06:47:04.530Z] Login Succeeded [2021-09-30T06:47:04.530Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T06:47:04.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2021-09-30T06:47:04.637Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-30T06:47:05.341Z] ========================================================= [2021-09-30T06:47:05.342Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-30T06:47:05.342Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T06:47:05.605Z] 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-30T06:47:05.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T06:47:06.016Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-30T06:47:06.016Z] 595b0fe564bb: Pulling fs layer [2021-09-30T06:47:06.016Z] 24495759ef45: Pulling fs layer [2021-09-30T06:47:06.016Z] d148012ef14d: Pulling fs layer [2021-09-30T06:47:06.016Z] e90a11edd702: Pulling fs layer [2021-09-30T06:47:06.016Z] d77568369979: Pulling fs layer [2021-09-30T06:47:06.016Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-30T06:47:06.016Z] 170f2ba95c9a: Pulling fs layer [2021-09-30T06:47:06.016Z] 97ac5df62f85: Pulling fs layer [2021-09-30T06:47:06.016Z] fc1c9f9a7f3b: Waiting [2021-09-30T06:47:06.016Z] 170f2ba95c9a: Waiting [2021-09-30T06:47:06.016Z] 97ac5df62f85: Waiting [2021-09-30T06:47:06.016Z] e90a11edd702: Waiting [2021-09-30T06:47:06.016Z] d77568369979: Waiting [2021-09-30T06:47:06.016Z] d148012ef14d: Download complete [2021-09-30T06:47:06.016Z] 24495759ef45: Verifying Checksum [2021-09-30T06:47:06.016Z] 24495759ef45: Download complete [2021-09-30T06:47:06.198Z] 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-30T06:47:06.294Z] d77568369979: Download complete [2021-09-30T06:47:06.294Z] 595b0fe564bb: Verifying Checksum [2021-09-30T06:47:06.294Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-30T06:47:06.294Z] fc1c9f9a7f3b: Download complete [2021-09-30T06:47:06.294Z] 170f2ba95c9a: Verifying Checksum [2021-09-30T06:47:06.294Z] 170f2ba95c9a: Download complete [2021-09-30T06:47:06.897Z] 595b0fe564bb: Pull complete [2021-09-30T06:47:07.175Z] 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-30T06:47:07.504Z] 24495759ef45: Pull complete [2021-09-30T06:47:08.110Z] d148012ef14d: Pull complete [Pipeline] } [2021-09-30T06:47:08.603Z] $ docker stop --time=1 828ec14852454c56ece8d6543ae7371fcee18a0dd91a0684b311c000f5a40a8c [2021-09-30T06:47:10.098Z] 97ac5df62f85: Verifying Checksum [2021-09-30T06:47:10.098Z] 97ac5df62f85: Download complete [2021-09-30T06:47:10.457Z] $ docker rm -f 828ec14852454c56ece8d6543ae7371fcee18a0dd91a0684b311c000f5a40a8c [2021-09-30T06:47:10.695Z] e90a11edd702: Verifying Checksum [2021-09-30T06:47:10.695Z] e90a11edd702: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T06:47:12.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T06:47:12.156Z] [2021-09-30T06:47:12.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T06:47:12.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T06:47:12.651Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-30T06:47:12.651Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-30T06:47:12.651Z] ca9280d653b3: Pulling fs layer [2021-09-30T06:47:12.651Z] 7e9c9ca2126c: Pulling fs layer [2021-09-30T06:47:12.917Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-30T06:47:12.917Z] cbdbe7a5bc2a: Download complete [2021-09-30T06:47:12.917Z] cbdbe7a5bc2a: Pull complete [2021-09-30T06:47:13.502Z] ca9280d653b3: Verifying Checksum [2021-09-30T06:47:13.502Z] ca9280d653b3: Download complete [2021-09-30T06:47:13.766Z] ca9280d653b3: Pull complete [2021-09-30T06:47:15.167Z] 7e9c9ca2126c: Download complete [2021-09-30T06:47:18.530Z] 7e9c9ca2126c: Pull complete [2021-09-30T06:47:18.530Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-30T06:47:18.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T06:47:18.530Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-30T06:47:18.618Z] prd-centos7-docker-4c-2g-236 does not seem to be running inside a container [2021-09-30T06:47:18.667Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-30T06:47:21.572Z] $ docker top ecadefbd96d151d17d14b7faabb2332f3b25b22bff49f4307a091f907528e81b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T06:47:21.959Z] + grep parallel [2021-09-30T06:47:21.960Z] + docker-compose build --help [2021-09-30T06:47:22.542Z] --parallel Build images in parallel. [Pipeline] } [2021-09-30T06:47:22.559Z] $ docker stop --time=1 ecadefbd96d151d17d14b7faabb2332f3b25b22bff49f4307a091f907528e81b [2021-09-30T06:47:23.130Z] e90a11edd702: Pull complete [2021-09-30T06:47:23.130Z] d77568369979: Pull complete [2021-09-30T06:47:23.130Z] fc1c9f9a7f3b: Pull complete [2021-09-30T06:47:23.130Z] 170f2ba95c9a: Pull complete [2021-09-30T06:47:23.741Z] $ docker rm -f ecadefbd96d151d17d14b7faabb2332f3b25b22bff49f4307a091f907528e81b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T06:47:24.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T06:47:24.182Z] . [Pipeline] withDockerContainer [2021-09-30T06:47:24.274Z] prd-centos7-docker-4c-2g-236 does not seem to be running inside a container [2021-09-30T06:47:24.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-30T06:47:24.691Z] $ docker top cb5b778af45dee333e4f1625c1df05deb06fb7be8dbdaa734dd5ae3a8f38957b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T06:47:25.074Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-30T06:47:25.660Z] Building core-command ... [2021-09-30T06:47:25.660Z] Building core-data ... [2021-09-30T06:47:25.660Z] Building core-metadata ... [2021-09-30T06:47:25.660Z] Building security-bootstrapper ... [2021-09-30T06:47:25.660Z] Building security-proxy-setup ... [2021-09-30T06:47:25.660Z] Building security-secretstore-setup ... [2021-09-30T06:47:25.660Z] Building support-notifications ... [2021-09-30T06:47:25.660Z] Building support-scheduler ... [2021-09-30T06:47:25.660Z] Building sys-mgmt-agent ... [2021-09-30T06:47:25.660Z] Building sys-mgmt-agent [2021-09-30T06:47:25.660Z] Building support-notifications [2021-09-30T06:47:25.660Z] Building core-command [2021-09-30T06:47:25.660Z] Building security-secretstore-setup [2021-09-30T06:47:25.660Z] Building security-bootstrapper [2021-09-30T06:47:27.448Z] 97ac5df62f85: Pull complete [2021-09-30T06:47:27.448Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-30T06:47:27.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T06:47:27.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-30T06:47:27.821Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T06:47:27.821Z] WORKDIR /edgex [2021-09-30T06:47:27.821Z] COPY go.mod . [2021-09-30T06:47:27.821Z] RUN go mod download [2021-09-30T06:47:27.821Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-30T06:47:29.820Z] Sending build context to Docker daemon 166.2MB [2021-09-30T06:47:29.820Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T06:47:29.820Z] ---> 04bc70af865f [2021-09-30T06:47:29.820Z] Step 2/4 : WORKDIR /edgex [2021-09-30T06:47:34.136Z] ---> Running in 169cd1885b31 [2021-09-30T06:47:34.734Z] Removing intermediate container 169cd1885b31 [2021-09-30T06:47:34.734Z] ---> 61e08eb01341 [2021-09-30T06:47:34.734Z] Step 3/4 : COPY go.mod . [2021-09-30T06:47:35.713Z] ---> 0ce2448de1a2 [2021-09-30T06:47:35.713Z] Step 4/4 : RUN go mod download [2021-09-30T06:47:35.713Z] ---> Running in d70f787807ad [2021-09-30T06:47:35.741Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T06:47:35.741Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-30T06:47:35.741Z] ---> 1b31dd5d3533 [2021-09-30T06:47:35.741Z] Step 3/26 : WORKDIR /edgex-go [2021-09-30T06:47:35.741Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T06:47:35.741Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T06:47:35.741Z] ---> 1b31dd5d3533 [2021-09-30T06:47:35.741Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T06:47:37.149Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T06:47:37.149Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-30T06:47:37.149Z] ---> 1b31dd5d3533 [2021-09-30T06:47:37.149Z] Step 3/32 : WORKDIR /edgex-go [2021-09-30T06:47:39.110Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T06:47:39.110Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T06:47:39.110Z] ---> 1b31dd5d3533 [2021-09-30T06:47:39.110Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T06:47:39.110Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T06:47:39.110Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T06:47:39.110Z] ---> 1b31dd5d3533 [2021-09-30T06:47:39.110Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T06:47:39.696Z] ---> Running in a68db0caa1e0 [2021-09-30T06:47:39.696Z] ---> Running in 65bd5fd1433e [2021-09-30T06:47:39.696Z] ---> Running in 32eef984d948 [2021-09-30T06:47:39.696Z] ---> Running in ebce0f23f503 [2021-09-30T06:47:39.696Z] ---> Running in da84837028b5 [2021-09-30T06:47:39.963Z] Removing intermediate container da84837028b5 [2021-09-30T06:47:39.963Z] ---> a5b333aa0fee [2021-09-30T06:47:39.963Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:47:39.963Z] Removing intermediate container 65bd5fd1433e [2021-09-30T06:47:39.963Z] ---> a7b4da5d7ef0 [2021-09-30T06:47:39.963Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:47:39.963Z] Removing intermediate container a68db0caa1e0 [2021-09-30T06:47:39.963Z] ---> ae4d11bec72f [2021-09-30T06:47:39.963Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:47:39.963Z] Removing intermediate container ebce0f23f503 [2021-09-30T06:47:39.963Z] ---> 498f17471abe [2021-09-30T06:47:39.963Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:47:39.963Z] Removing intermediate container 32eef984d948 [2021-09-30T06:47:39.963Z] ---> 99c0de320ab1 [2021-09-30T06:47:39.963Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:47:39.963Z] ---> Running in fa2959b8c366 [2021-09-30T06:47:39.963Z] ---> Running in 0b8eac74d859 [2021-09-30T06:47:39.963Z] ---> Running in dbf578816f70 [2021-09-30T06:47:39.963Z] ---> Running in ad64d48692c3 [2021-09-30T06:47:40.234Z] ---> Running in c928665ce522 [2021-09-30T06:47:40.827Z] Removing intermediate container fa2959b8c366 [2021-09-30T06:47:40.827Z] ---> 972998cff8bf [2021-09-30T06:47:40.827Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-30T06:47:41.093Z] ---> Running in befb1d94b705 [2021-09-30T06:47:41.093Z] Removing intermediate container dbf578816f70 [2021-09-30T06:47:41.093Z] ---> df0c2663bcd0 [2021-09-30T06:47:41.093Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-30T06:47:41.093Z] ---> Running in 1783d54196b4 [2021-09-30T06:47:41.093Z] Removing intermediate container 0b8eac74d859 [2021-09-30T06:47:41.093Z] ---> c1ef365314a8 [2021-09-30T06:47:41.093Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-30T06:47:41.093Z] ---> Running in 5a5998ca4acf [2021-09-30T06:47:41.368Z] Removing intermediate container ad64d48692c3 [2021-09-30T06:47:41.368Z] ---> 599d3f325a14 [2021-09-30T06:47:41.368Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T06:47:41.368Z] ---> Running in fa1c455bc508 [2021-09-30T06:47:41.368Z] Removing intermediate container c928665ce522 [2021-09-30T06:47:41.368Z] ---> 3a7cc046f098 [2021-09-30T06:47:41.368Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-30T06:47:41.368Z] ---> Running in 31467809e1f4 [2021-09-30T06:47:41.645Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:47:41.645Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:47:41.914Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:47:41.914Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:47:41.914Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:47:42.495Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:47:42.495Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:47:42.774Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:47:42.774Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:47:43.040Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:47:43.306Z] OK: 219 MiB in 52 packages [2021-09-30T06:47:43.579Z] OK: 219 MiB in 52 packages [2021-09-30T06:47:43.579Z] OK: 219 MiB in 52 packages [2021-09-30T06:47:43.579Z] Removing intermediate container befb1d94b705 [2021-09-30T06:47:43.579Z] ---> 29f68a7e0f81 [2021-09-30T06:47:43.579Z] Step 6/26 : COPY go.mod . [2021-09-30T06:47:43.579Z] OK: 219 MiB in 52 packages [2021-09-30T06:47:43.579Z] OK: 219 MiB in 52 packages [2021-09-30T06:47:43.852Z] ---> 18efd602d65b [2021-09-30T06:47:43.852Z] Step 7/26 : RUN go mod download [2021-09-30T06:47:43.852Z] ---> Running in 69505b9aaf80 [2021-09-30T06:47:43.852Z] Removing intermediate container 31467809e1f4 [2021-09-30T06:47:43.852Z] ---> ede9865a064f [2021-09-30T06:47:43.852Z] Step 6/23 : COPY go.mod . [2021-09-30T06:47:44.124Z] Removing intermediate container 5a5998ca4acf [2021-09-30T06:47:44.124Z] ---> 7660dde12a19 [2021-09-30T06:47:44.124Z] Step 6/32 : COPY go.mod . [2021-09-30T06:47:44.124Z] Removing intermediate container 1783d54196b4 [2021-09-30T06:47:44.124Z] ---> 24cdd820f323 [2021-09-30T06:47:44.124Z] Step 6/24 : COPY go.mod . [2021-09-30T06:47:44.124Z] ---> 111bb60a2ff2 [2021-09-30T06:47:44.124Z] Step 7/23 : RUN go mod download [2021-09-30T06:47:44.390Z] ---> 3f935f489fba [2021-09-30T06:47:44.390Z] Step 7/32 : RUN go mod download [2021-09-30T06:47:44.390Z] ---> Running in d82f67b51efa [2021-09-30T06:47:44.390Z] Removing intermediate container fa1c455bc508 [2021-09-30T06:47:44.390Z] ---> 433996dae399 [2021-09-30T06:47:44.390Z] Step 6/24 : COPY go.mod . [2021-09-30T06:47:44.390Z] ---> Running in 596d9ed6af30 [2021-09-30T06:47:44.390Z] ---> d052e151b9a1 [2021-09-30T06:47:44.390Z] Step 7/24 : RUN go mod download [2021-09-30T06:47:44.657Z] ---> Running in 061e72790b2a [2021-09-30T06:47:44.657Z] ---> e9817608cbc0 [2021-09-30T06:47:44.657Z] Step 7/24 : RUN go mod download [2021-09-30T06:47:44.657Z] ---> Running in 9d4b07082d91 [2021-09-30T06:47:46.616Z] Removing intermediate container d82f67b51efa [2021-09-30T06:47:46.616Z] ---> 6fe5b67e3eef [2021-09-30T06:47:46.617Z] Step 8/23 : COPY . . [2021-09-30T06:47:46.617Z] Removing intermediate container 69505b9aaf80 [2021-09-30T06:47:46.617Z] ---> fb5b0b361cd4 [2021-09-30T06:47:46.617Z] Step 8/26 : COPY . . [2021-09-30T06:47:46.617Z] Removing intermediate container 061e72790b2a [2021-09-30T06:47:46.617Z] ---> 5216f9fb877d [2021-09-30T06:47:46.617Z] Step 8/24 : COPY . . [2021-09-30T06:47:49.225Z] Removing intermediate container 596d9ed6af30 [2021-09-30T06:47:49.225Z] ---> 0d08d6854a23 [2021-09-30T06:47:49.225Z] Step 8/32 : COPY . . [2021-09-30T06:47:50.654Z] Removing intermediate container 9d4b07082d91 [2021-09-30T06:47:50.655Z] ---> b4f97ff8ca3a [2021-09-30T06:47:50.655Z] Step 8/24 : COPY . . [2021-09-30T06:48:17.352Z] ---> afb068811458 [2021-09-30T06:48:17.352Z] Step 9/23 : RUN go mod tidy [2021-09-30T06:48:17.352Z] ---> Running in ab1c3b0dce7c [2021-09-30T06:48:17.352Z] ---> cc957db78d3c [2021-09-30T06:48:17.352Z] Step 9/24 : RUN go mod tidy [2021-09-30T06:48:17.352Z] ---> ad42da7dabc8 [2021-09-30T06:48:17.352Z] Step 9/26 : RUN go mod tidy [2021-09-30T06:48:17.352Z] ---> Running in 353b0c41574a [2021-09-30T06:48:17.352Z] ---> Running in f5a2fd027b63 [2021-09-30T06:48:19.929Z] ---> 734a4516f9f0 [2021-09-30T06:48:19.929Z] Step 9/32 : RUN go mod tidy [2021-09-30T06:48:19.929Z] ---> f33a8a65134c [2021-09-30T06:48:19.929Z] Step 9/24 : RUN go mod tidy [2021-09-30T06:48:19.929Z] ---> Running in cb3e21aa0610 [2021-09-30T06:48:19.929Z] ---> Running in 4756f48266d6 [2021-09-30T06:48:23.256Z] Removing intermediate container 4756f48266d6 [2021-09-30T06:48:23.256Z] ---> 6991795c2f06 [2021-09-30T06:48:23.256Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-30T06:48:23.256Z] ---> Running in 13b9fc6924fd [2021-09-30T06:48:23.256Z] Removing intermediate container cb3e21aa0610 [2021-09-30T06:48:23.256Z] ---> 105ffcb99740 [2021-09-30T06:48:23.256Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-30T06:48:23.522Z] Removing intermediate container f5a2fd027b63 [2021-09-30T06:48:23.522Z] ---> af0a908dfd65 [2021-09-30T06:48:23.522Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-30T06:48:23.522Z] ---> Running in c7d8cb36ca1d [2021-09-30T06:48:23.522Z] ---> Running in 5ad8f6397136 [2021-09-30T06:48:23.522Z] Removing intermediate container 353b0c41574a [2021-09-30T06:48:23.522Z] ---> a6eec3367a72 [2021-09-30T06:48:23.522Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-30T06:48:23.522Z] Removing intermediate container ab1c3b0dce7c [2021-09-30T06:48:23.522Z] ---> 7811bbee2476 [2021-09-30T06:48:23.522Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-30T06:48:23.522Z] ---> Running in fef6dd3ebf5e [2021-09-30T06:48:23.522Z] ---> Running in 98af6b673af9 [2021-09-30T06:48:24.113Z] 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-30T06:48:24.113Z] 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-30T06:48:24.383Z] 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-30T06:48:24.383Z] 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-30T06:48:24.649Z] 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-30T06:48:57.532Z] Removing intermediate container d70f787807ad [2021-09-30T06:48:57.532Z] ---> 8115232bae7f [2021-09-30T06:48:57.532Z] Successfully built 8115232bae7f [2021-09-30T06:48:57.532Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T06:48:57.871Z] + docker inspect -f . ci-base-image-arm64 [2021-09-30T06:48:57.871Z] . [Pipeline] withDockerContainer [2021-09-30T06:48:58.099Z] prd-ubuntu18.04-docker-arm64-4c-16g-237 does not seem to be running inside a container [2021-09-30T06:48:58.189Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-30T06:48:59.777Z] $ docker top 9d67a4b2e3986b1d18c0246d19d34cda34231c695de864cb4e35a3e43e24fffa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T06:49:00.701Z] + go version [2021-09-30T06:49:00.701Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-30T06:49:00.724Z] $ docker stop --time=1 9d67a4b2e3986b1d18c0246d19d34cda34231c695de864cb4e35a3e43e24fffa [2021-09-30T06:49:02.566Z] $ docker rm -f 9d67a4b2e3986b1d18c0246d19d34cda34231c695de864cb4e35a3e43e24fffa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T06:49:03.274Z] + docker inspect -f . ci-base-image-arm64 [2021-09-30T06:49:03.274Z] . [Pipeline] withDockerContainer [2021-09-30T06:49:03.495Z] prd-ubuntu18.04-docker-arm64-4c-16g-237 does not seem to be running inside a container [2021-09-30T06:49:03.540Z] 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-30T06:49:03.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-30T06:49:03.806Z] Removing intermediate container 13b9fc6924fd [2021-09-30T06:49:03.806Z] ---> 88d626775f49 [2021-09-30T06:49:03.806Z] [2021-09-30T06:49:03.806Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T06:49:03.806Z] Removing intermediate container fef6dd3ebf5e [2021-09-30T06:49:03.806Z] ---> cac2233693d5 [2021-09-30T06:49:03.806Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-30T06:49:04.079Z] ---> Running in 3be61873b402 [2021-09-30T06:49:04.079Z] Removing intermediate container c7d8cb36ca1d [2021-09-30T06:49:04.079Z] ---> 7a0a4c9963f6 [2021-09-30T06:49:04.079Z] [2021-09-30T06:49:04.079Z] Step 11/32 : FROM alpine:3.14 [2021-09-30T06:49:04.079Z] 3.14: Pulling from library/alpine [2021-09-30T06:49:04.079Z] 3.14: Pulling from library/alpine [2021-09-30T06:49:05.016Z] $ docker top b268369874f66001f1c383b5a10e074dde40d0ecf32a66509caa0affeefcce19 -eo pid,comm [2021-09-30T06:49:05.048Z] 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-30T06:49:05.048Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T06:49:05.048Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T06:49:05.048Z] Status: Downloaded newer image for alpine:3.14 [2021-09-30T06:49:05.048Z] Status: Image is up to date for alpine:3.14 [Pipeline] { [Pipeline] echo [2021-09-30T06:49:05.287Z] ========================================================= [2021-09-30T06:49:05.287Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-30T06:49:05.287Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T06:49:05.313Z] ---> 14119a10abf4 [2021-09-30T06:49:05.313Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T06:49:05.313Z] ---> 14119a10abf4 [2021-09-30T06:49:05.313Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-30T06:49:05.313Z] ---> Running in ae69653d49c8 [2021-09-30T06:49:05.313Z] ---> Running in 8ed4f0997cb7 [2021-09-30T06:49:05.313Z] Removing intermediate container 5ad8f6397136 [2021-09-30T06:49:05.313Z] ---> ce6ec95a68df [2021-09-30T06:49:05.313Z] [2021-09-30T06:49:05.313Z] Step 11/26 : FROM alpine:3.14 [2021-09-30T06:49:05.313Z] ---> 14119a10abf4 [2021-09-30T06:49:05.313Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-30T06:49:05.581Z] ---> Running in affc0489d1ed [2021-09-30T06:49:05.581Z] Removing intermediate container ae69653d49c8 [2021-09-30T06:49:05.581Z] ---> b8b2a2cac335 [2021-09-30T06:49:05.581Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-30T06:49:05.581Z] ---> Running in c541edd6ce67 [2021-09-30T06:49:05.942Z] + go mod tidy [2021-09-30T06:49:06.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:49:06.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:49:06.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:49:06.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:49:06.458Z] Removing intermediate container 3be61873b402 [2021-09-30T06:49:06.458Z] ---> 35c3e47fe352 [2021-09-30T06:49:06.458Z] [2021-09-30T06:49:06.458Z] Step 12/24 : FROM docker:20.10.7 [2021-09-30T06:49:06.458Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T06:49:06.458Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T06:49:06.458Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-30T06:49:06.458Z] OK: 6 MiB in 15 packages [2021-09-30T06:49:06.458Z] Removing intermediate container 98af6b673af9 [2021-09-30T06:49:06.458Z] ---> 96a9d1f017c9 [2021-09-30T06:49:06.458Z] [2021-09-30T06:49:06.458Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T06:49:06.458Z] ---> 14119a10abf4 [2021-09-30T06:49:06.458Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-30T06:49:06.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:49:06.458Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-30T06:49:06.458Z] (3/3) Installing su-exec (0.2-r1) [2021-09-30T06:49:06.458Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T06:49:06.458Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T06:49:06.736Z] ---> Running in d38ab452ef11 [2021-09-30T06:49:06.736Z] 20.10.7: Pulling from library/docker [2021-09-30T06:49:06.736Z] OK: 6 MiB in 17 packages [2021-09-30T06:49:06.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2021-09-30T06:49:07.011Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-30T06:49:07.011Z] (2/2) Installing su-exec (0.2-r1) [2021-09-30T06:49:07.011Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T06:49:07.011Z] OK: 6 MiB in 16 packages [2021-09-30T06:49:07.011Z] Removing intermediate container 8ed4f0997cb7 [2021-09-30T06:49:07.011Z] ---> 7fde28074414 [2021-09-30T06:49:07.011Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T06:49:07.011Z] ---> Running in c7fb7fa8f894 [2021-09-30T06:49:07.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:49:07.280Z] Removing intermediate container affc0489d1ed [2021-09-30T06:49:07.280Z] ---> 3c472e62f1dd [2021-09-30T06:49:07.280Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T06:49:07.280Z] ---> Running in 9b6b81b0c90b [2021-09-30T06:49:07.280Z] Removing intermediate container c541edd6ce67 [2021-09-30T06:49:07.280Z] ---> 3f90f746981a [2021-09-30T06:49:07.280Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-30T06:49:07.551Z] Removing intermediate container c7fb7fa8f894 [2021-09-30T06:49:07.551Z] ---> ee156dab008a [2021-09-30T06:49:07.551Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-30T06:49:07.551Z] ---> Running in 11d51c983758 [2021-09-30T06:49:07.551Z] ---> Running in d8deafbe5fd5 [2021-09-30T06:49:07.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:49:07.551Z] Removing intermediate container 9b6b81b0c90b [2021-09-30T06:49:07.551Z] ---> 08533ad459ef [2021-09-30T06:49:07.551Z] Step 14/26 : WORKDIR / [2021-09-30T06:49:07.551Z] ---> Running in c72a53df86d2 [2021-09-30T06:49:07.551Z] Removing intermediate container d8deafbe5fd5 [2021-09-30T06:49:07.551Z] ---> 94577a34c1f0 [2021-09-30T06:49:07.551Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T06:49:07.551Z] Removing intermediate container 11d51c983758 [2021-09-30T06:49:07.551Z] ---> c0c3df608938 [2021-09-30T06:49:07.551Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-30T06:49:07.551Z] ---> Running in 5ba51c521fe0 [2021-09-30T06:49:07.582Z] + make test [2021-09-30T06:49:07.582Z] go mod tidy [2021-09-30T06:49:07.823Z] ---> Running in ba833ab48144 [2021-09-30T06:49:07.823Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-30T06:49:07.823Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-30T06:49:07.823Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T06:49:07.823Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T06:49:07.823Z] OK: 6 MiB in 16 packages [2021-09-30T06:49:07.823Z] Removing intermediate container c72a53df86d2 [2021-09-30T06:49:07.823Z] ---> 056a53c44805 [2021-09-30T06:49:07.823Z] 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-30T06:49:07.823Z] Removing intermediate container ba833ab48144 [2021-09-30T06:49:07.823Z] ---> 8a619ecee694 [2021-09-30T06:49:07.823Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-30T06:49:07.823Z] Removing intermediate container 5ba51c521fe0 [2021-09-30T06:49:07.823Z] ---> 48958be91919 [2021-09-30T06:49:07.823Z] Step 16/24 : WORKDIR / [2021-09-30T06:49:08.088Z] ---> Running in 4764f6ca78a8 [2021-09-30T06:49:08.088Z] ---> Running in 7f532846c6fa [2021-09-30T06:49:08.088Z] ---> e545cf6f0358 [2021-09-30T06:49:08.088Z] 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-30T06:49:08.180Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-30T06:49:08.354Z] Removing intermediate container d38ab452ef11 [2021-09-30T06:49:08.354Z] ---> 91dd5df66bff [2021-09-30T06:49:08.354Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T06:49:08.354Z] Removing intermediate container 4764f6ca78a8 [2021-09-30T06:49:08.354Z] ---> b52b443db75f [2021-09-30T06:49:08.354Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T06:49:08.354Z] ---> Running in d6ebd5d349f1 [2021-09-30T06:49:08.354Z] ---> 2ee150284c75 [2021-09-30T06:49:08.354Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-30T06:49:08.622Z] ---> 677a44dd798d [2021-09-30T06:49:08.622Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-30T06:49:08.622Z] Removing intermediate container d6ebd5d349f1 [2021-09-30T06:49:08.622Z] ---> 2f757b8fcb72 [2021-09-30T06:49:08.622Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-30T06:49:08.622Z] ---> Running in 1912b365633a [2021-09-30T06:49:08.622Z] ---> 93a2ea99c9c8 [2021-09-30T06:49:08.622Z] 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-30T06:49:08.894Z] Removing intermediate container 1912b365633a [2021-09-30T06:49:08.894Z] ---> 066e4b11cc79 [2021-09-30T06:49:08.894Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T06:49:08.894Z] Removing intermediate container 7f532846c6fa [2021-09-30T06:49:08.894Z] ---> 3c755b1c7261 [2021-09-30T06:49:08.894Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-30T06:49:08.894Z] ---> Running in ac9f81a23de3 [2021-09-30T06:49:08.895Z] ---> 2b4c74d5b43f [2021-09-30T06:49:08.895Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-30T06:49:08.895Z] ---> Running in bd496ef4944e [2021-09-30T06:49:08.895Z] ---> 42d8c6630b88 [2021-09-30T06:49:08.895Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-30T06:49:09.165Z] Removing intermediate container ac9f81a23de3 [2021-09-30T06:49:09.165Z] ---> 67f06f97101c [2021-09-30T06:49:09.165Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T06:49:09.165Z] Removing intermediate container bd496ef4944e [2021-09-30T06:49:09.165Z] ---> 398e77e52ac0 [2021-09-30T06:49:09.165Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-30T06:49:09.430Z] ---> c08eeb6b6572 [2021-09-30T06:49:09.430Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-30T06:49:09.430Z] ---> 5cb01ff87b13 [2021-09-30T06:49:09.430Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-30T06:49:09.430Z] ---> 340d8b5eced0 [2021-09-30T06:49:09.430Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-30T06:49:09.430Z] ---> Running in 756339a8ad5b [2021-09-30T06:49:09.430Z] ---> ac2d06bffa27 [2021-09-30T06:49:09.430Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-30T06:49:09.430Z] ---> Running in 4235b3fec3c7 [2021-09-30T06:49:09.695Z] Removing intermediate container 756339a8ad5b [2021-09-30T06:49:09.695Z] ---> 00032519d621 [2021-09-30T06:49:09.695Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T06:49:09.959Z] ---> Running in 71dd47acc4bc [2021-09-30T06:49:09.959Z] ---> 0d2477001bf5 [2021-09-30T06:49:09.959Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-30T06:49:09.959Z] ---> bd4f011af847 [2021-09-30T06:49:09.959Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-30T06:49:09.959Z] Removing intermediate container 71dd47acc4bc [2021-09-30T06:49:09.959Z] ---> f9b99a9996ff [2021-09-30T06:49:09.959Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T06:49:10.225Z] ---> Running in 9398f2d55090 [2021-09-30T06:49:10.225Z] ---> f8c7ed2b5f25 [2021-09-30T06:49:10.225Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-30T06:49:10.225Z] ---> Running in 515875fff821 [2021-09-30T06:49:10.225Z] ---> de4c62b0002d [2021-09-30T06:49:10.225Z] 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-30T06:49:10.225Z] Removing intermediate container 9398f2d55090 [2021-09-30T06:49:10.225Z] ---> 638e73bf1d45 [2021-09-30T06:49:10.225Z] Step 23/24 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 [2021-09-30T06:49:10.225Z] ---> Running in 049874eb2367 [2021-09-30T06:49:10.225Z] ---> Running in cba1079d11b9 [2021-09-30T06:49:10.492Z] Removing intermediate container 515875fff821 [2021-09-30T06:49:10.492Z] ---> 7387075113be [2021-09-30T06:49:10.492Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T06:49:10.492Z] ---> Running in bd1c9931bb10 [2021-09-30T06:49:10.492Z] Removing intermediate container cba1079d11b9 [2021-09-30T06:49:10.492Z] ---> 8a8c68bd2ade [2021-09-30T06:49:10.492Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T06:49:10.492Z] ---> Running in b19b181bad7d [2021-09-30T06:49:10.492Z] Removing intermediate container 4235b3fec3c7 [2021-09-30T06:49:10.492Z] ---> 51756156745b [2021-09-30T06:49:10.492Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T06:49:10.760Z] Removing intermediate container b19b181bad7d [2021-09-30T06:49:10.760Z] ---> 0699332379c3 [2021-09-30T06:49:10.760Z] [2021-09-30T06:49:10.760Z] Removing intermediate container bd1c9931bb10 [2021-09-30T06:49:10.760Z] ---> 04626fcf5cf3 [2021-09-30T06:49:10.760Z] Step 21/23 : LABEL arch=x86_64 [2021-09-30T06:49:10.760Z] ---> Running in 4944644288e6 [2021-09-30T06:49:10.760Z] Successfully built 0699332379c3 [2021-09-30T06:49:10.760Z] Successfully tagged core-command:latest [2021-09-30T06:49:10.760Z] Building core-data [2021-09-30T06:49:10.760Z]  Building core-command ... done  ---> c3c6ebec70fd [2021-09-30T06:49:10.760Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-30T06:49:11.732Z] Removing intermediate container 4944644288e6 [2021-09-30T06:49:11.732Z] ---> 8da9da1e5a76 [2021-09-30T06:49:11.732Z] Step 22/23 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 [2021-09-30T06:49:12.711Z] ---> Running in 6a2805b18ad2 [2021-09-30T06:49:12.982Z] ---> e1501b884298 [2021-09-30T06:49:12.982Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-30T06:49:13.569Z] Removing intermediate container 6a2805b18ad2 [2021-09-30T06:49:13.569Z] ---> 7ea1e78cb017 [2021-09-30T06:49:13.569Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T06:49:13.834Z] Removing intermediate container 049874eb2367 [2021-09-30T06:49:13.834Z] ---> 60cc92c566bb [2021-09-30T06:49:13.834Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-30T06:49:13.834Z] ---> 2937c4ba6a1c [2021-09-30T06:49:13.834Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-30T06:49:13.834Z] ---> Running in b6fa245479d4 [2021-09-30T06:49:13.834Z] ---> Running in ce6dc116443d [2021-09-30T06:49:14.102Z] Removing intermediate container b6fa245479d4 [2021-09-30T06:49:14.102Z] ---> df9b25b8ef52 [2021-09-30T06:49:14.102Z] [2021-09-30T06:49:14.102Z] Removing intermediate container ce6dc116443d [2021-09-30T06:49:14.102Z] ---> 1431e24de845 [2021-09-30T06:49:14.102Z] Step 24/26 : LABEL arch=x86_64 [2021-09-30T06:49:14.102Z] Successfully built df9b25b8ef52 [2021-09-30T06:49:14.102Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-30T06:49:14.102Z] Successfully tagged support-notifications:latest [2021-09-30T06:49:14.102Z]  Building support-notifications ... done Status: Downloaded newer image for docker:20.10.7 [2021-09-30T06:49:14.102Z] Building support-scheduler [2021-09-30T06:49:14.102Z] ---> 08bdaf2f88f9 [2021-09-30T06:49:14.102Z] 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-30T06:49:14.102Z] ---> aba9d70fb1bc [2021-09-30T06:49:14.102Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-30T06:49:14.367Z] ---> Running in 357f09b2c0dc [2021-09-30T06:49:14.367Z] ---> Running in bff151c3c9c6 [2021-09-30T06:49:15.333Z] Removing intermediate container 357f09b2c0dc [2021-09-30T06:49:15.333Z] ---> f329351841d8 [2021-09-30T06:49:15.333Z] Step 25/26 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 [2021-09-30T06:49:16.742Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T06:49:16.742Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T06:49:16.742Z] ---> 1b31dd5d3533 [2021-09-30T06:49:16.742Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T06:49:16.742Z] ---> Using cache [2021-09-30T06:49:16.742Z] ---> 99c0de320ab1 [2021-09-30T06:49:16.742Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:49:16.742Z] ---> Using cache [2021-09-30T06:49:16.742Z] ---> 599d3f325a14 [2021-09-30T06:49:16.742Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-30T06:49:16.742Z] Removing intermediate container bff151c3c9c6 [2021-09-30T06:49:16.742Z] ---> 194839188e15 [2021-09-30T06:49:16.742Z] 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-30T06:49:17.329Z] ---> 30130c8f5596 [2021-09-30T06:49:17.329Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-30T06:49:17.329Z] ---> Running in 79a303a7c82e [2021-09-30T06:49:17.603Z] ---> Running in 1d5c912e2b44 [2021-09-30T06:49:17.603Z] ---> Running in 5ba1502c35cc [2021-09-30T06:49:17.603Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T06:49:17.603Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T06:49:17.603Z] ---> 1b31dd5d3533 [2021-09-30T06:49:17.603Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T06:49:17.603Z] ---> Using cache [2021-09-30T06:49:17.603Z] ---> 99c0de320ab1 [2021-09-30T06:49:17.603Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:49:17.603Z] ---> Using cache [2021-09-30T06:49:17.603Z] ---> 599d3f325a14 [2021-09-30T06:49:17.603Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-30T06:49:17.603Z] ---> Using cache [2021-09-30T06:49:17.603Z] ---> 433996dae399 [2021-09-30T06:49:17.603Z] Step 6/23 : COPY go.mod . [2021-09-30T06:49:17.603Z] ---> Using cache [2021-09-30T06:49:17.603Z] ---> e9817608cbc0 [2021-09-30T06:49:17.603Z] Step 7/23 : RUN go mod download [2021-09-30T06:49:17.604Z] ---> Using cache [2021-09-30T06:49:17.604Z] ---> b4f97ff8ca3a [2021-09-30T06:49:17.604Z] Step 8/23 : COPY . . [2021-09-30T06:49:17.604Z] ---> Using cache [2021-09-30T06:49:17.604Z] ---> f33a8a65134c [2021-09-30T06:49:17.604Z] Step 9/23 : RUN go mod tidy [2021-09-30T06:49:17.604Z] ---> Using cache [2021-09-30T06:49:17.604Z] ---> 6991795c2f06 [2021-09-30T06:49:17.604Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-30T06:49:17.868Z] ---> Running in 59648365bdb6 [2021-09-30T06:49:17.868Z] Removing intermediate container 79a303a7c82e [2021-09-30T06:49:17.868Z] ---> 2f09d70f56a1 [2021-09-30T06:49:17.868Z] Step 26/26 : LABEL version=0.0.0 [2021-09-30T06:49:17.868Z] ---> Running in a0d52951fc47 [2021-09-30T06:49:17.868Z] ---> Running in 65378f1f960e [2021-09-30T06:49:18.137Z] Removing intermediate container 59648365bdb6 [2021-09-30T06:49:18.137Z] ---> de3122b943b8 [2021-09-30T06:49:18.137Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-30T06:49:18.137Z] Removing intermediate container 65378f1f960e [2021-09-30T06:49:18.137Z] ---> e0afa350a45e [2021-09-30T06:49:18.137Z] [2021-09-30T06:49:18.410Z] Successfully built e0afa350a45e [2021-09-30T06:49:18.410Z] Successfully tagged security-secretstore-setup:latest [2021-09-30T06:49:18.410Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-09-30T06:49:18.410Z] ---> 8b8f49cf0c73 [2021-09-30T06:49:18.410Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-30T06:49:18.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:49:18.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:49:18.683Z] 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-30T06:49:18.683Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:49:18.959Z] (1/39) Installing readline (8.1.0-r0) [2021-09-30T06:49:18.959Z] (2/39) Installing bash (5.1.0-r0) [2021-09-30T06:49:18.959Z] ---> Running in e6f7df867231 [2021-09-30T06:49:18.959Z] Executing bash-5.1.0-r0.post-install [2021-09-30T06:49:18.959Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-30T06:49:18.959Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-30T06:49:18.959Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-30T06:49:18.959Z] (6/39) Installing curl (7.79.1-r0) [2021-09-30T06:49:18.959Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-30T06:49:18.959Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-30T06:49:18.959Z] (9/39) Installing expat (2.2.10-r1) [2021-09-30T06:49:18.959Z] (10/39) Installing libffi (3.3-r2) [2021-09-30T06:49:18.959Z] (11/39) Installing gdbm (1.19-r0) [2021-09-30T06:49:18.959Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-30T06:49:18.959Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-30T06:49:18.959Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-30T06:49:19.948Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-30T06:49:19.948Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-30T06:49:19.948Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-30T06:49:19.948Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-30T06:49:19.948Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:49:20.533Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-30T06:49:20.806Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-30T06:49:20.806Z] OK: 219 MiB in 52 packages [2021-09-30T06:49:21.777Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-30T06:49:21.777Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-30T06:49:21.777Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-30T06:49:21.777Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-30T06:49:21.777Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-30T06:49:21.777Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-30T06:49:21.777Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-30T06:49:21.777Z] Removing intermediate container e6f7df867231 [2021-09-30T06:49:21.777Z] ---> 2cb6f1dcf5c7 [2021-09-30T06:49:21.777Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-30T06:49:21.777Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-30T06:49:21.777Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-30T06:49:21.777Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-30T06:49:21.777Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-30T06:49:22.064Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-30T06:49:22.064Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-30T06:49:22.064Z] ---> Running in 89f5b40e4789 [2021-09-30T06:49:22.064Z] Removing intermediate container 5ba1502c35cc [2021-09-30T06:49:22.064Z] ---> a51b03fe0fdb [2021-09-30T06:49:22.064Z] Step 6/24 : COPY go.mod . [2021-09-30T06:49:22.064Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-30T06:49:22.064Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-30T06:49:22.064Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-30T06:49:22.064Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-30T06:49:22.064Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-30T06:49:22.064Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-30T06:49:22.330Z] Removing intermediate container 89f5b40e4789 [2021-09-30T06:49:22.330Z] ---> 7ae572acb6b1 [2021-09-30T06:49:22.330Z] Step 29/32 : CMD ["gate"] [2021-09-30T06:49:22.606Z] ---> 039333bea2ec [2021-09-30T06:49:22.606Z] Step 7/24 : RUN go mod download [2021-09-30T06:49:22.606Z] Executing busybox-1.32.1-r6.trigger [2021-09-30T06:49:22.606Z] OK: 82 MiB in 59 packages [2021-09-30T06:49:22.886Z] ---> Running in e4ead641778d [2021-09-30T06:49:22.886Z] ---> Running in 2b0ad8c7f9ef [2021-09-30T06:49:23.169Z] Removing intermediate container 2b0ad8c7f9ef [2021-09-30T06:49:23.169Z] ---> 42b6bd050ddd [2021-09-30T06:49:23.169Z] Step 30/32 : LABEL arch=x86_64 [2021-09-30T06:49:23.169Z] ---> Running in b48013685587 [2021-09-30T06:49:23.449Z] Removing intermediate container b48013685587 [2021-09-30T06:49:23.449Z] ---> 9c0e26d969a7 [2021-09-30T06:49:23.449Z] Step 31/32 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 [2021-09-30T06:49:23.449Z] ---> Running in e268bc861f48 [2021-09-30T06:49:23.727Z] Removing intermediate container e268bc861f48 [2021-09-30T06:49:23.727Z] ---> 87486f1d1851 [2021-09-30T06:49:23.727Z] Step 32/32 : LABEL version=0.0.0 [2021-09-30T06:49:24.006Z] ---> Running in 731f3da2dec3 [2021-09-30T06:49:24.288Z] Removing intermediate container 731f3da2dec3 [2021-09-30T06:49:24.288Z] ---> 417f60dc7b98 [2021-09-30T06:49:24.288Z] [2021-09-30T06:49:24.288Z] Successfully built 417f60dc7b98 [2021-09-30T06:49:24.288Z] Successfully tagged security-bootstrapper:latest [2021-09-30T06:49:24.288Z]  Building security-bootstrapper ... done Building core-metadata [2021-09-30T06:49:25.298Z] Collecting docker-compose==1.23.2 [2021-09-30T06:49:25.298Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-30T06:49:25.575Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T06:49:25.575Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-30T06:49:25.575Z] ---> 1b31dd5d3533 [2021-09-30T06:49:25.575Z] Step 3/22 : WORKDIR /edgex-go [2021-09-30T06:49:25.575Z] ---> Using cache [2021-09-30T06:49:25.575Z] ---> 99c0de320ab1 [2021-09-30T06:49:25.575Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:49:25.575Z] ---> Using cache [2021-09-30T06:49:25.575Z] ---> 599d3f325a14 [2021-09-30T06:49:25.575Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-30T06:49:25.575Z] ---> Using cache [2021-09-30T06:49:25.575Z] ---> 433996dae399 [2021-09-30T06:49:25.575Z] Step 6/22 : COPY go.mod . [2021-09-30T06:49:25.575Z] ---> Using cache [2021-09-30T06:49:25.575Z] ---> e9817608cbc0 [2021-09-30T06:49:25.575Z] Step 7/22 : RUN go mod download [2021-09-30T06:49:25.575Z] ---> Using cache [2021-09-30T06:49:25.575Z] ---> b4f97ff8ca3a [2021-09-30T06:49:25.575Z] Step 8/22 : COPY . . [2021-09-30T06:49:25.575Z] ---> Using cache [2021-09-30T06:49:25.575Z] ---> f33a8a65134c [2021-09-30T06:49:25.575Z] Step 9/22 : RUN go mod tidy [2021-09-30T06:49:25.575Z] ---> Using cache [2021-09-30T06:49:25.575Z] ---> 6991795c2f06 [2021-09-30T06:49:25.575Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-30T06:49:25.575Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-30T06:49:25.575Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-30T06:49:25.575Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-30T06:49:25.575Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-30T06:49:26.170Z] Collecting docopt<0.7,>=0.6.1 [2021-09-30T06:49:26.170Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-30T06:49:26.777Z] Collecting PyYAML<4,>=3.10 [2021-09-30T06:49:26.777Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-30T06:49:27.373Z] Collecting jsonschema<3,>=2.5.1 [2021-09-30T06:49:27.373Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-30T06:49:27.373Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-30T06:49:27.373Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-30T06:49:27.373Z] Collecting docker<4.0,>=3.6.0 [2021-09-30T06:49:27.373Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-30T06:49:27.373Z] 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-30T06:49:27.373Z] Collecting cached-property<2,>=1.2.0 [2021-09-30T06:49:27.373Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-30T06:49:27.637Z] Collecting texttable<0.10,>=0.9.0 [2021-09-30T06:49:27.637Z] ---> Running in 8fb58b9e65ca [2021-09-30T06:49:27.637Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-30T06:49:27.921Z] Removing intermediate container e4ead641778d [2021-09-30T06:49:27.921Z] ---> 44e928335337 [2021-09-30T06:49:27.921Z] Step 8/24 : COPY . . [2021-09-30T06:49:28.211Z] Collecting docker-pycreds>=0.4.0 [2021-09-30T06:49:28.211Z] 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-30T06:49:28.211Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-30T06:49:28.481Z] Collecting certifi>=2017.4.17 [2021-09-30T06:49:28.481Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-30T06:49:28.481Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-30T06:49:28.481Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-30T06:49:28.481Z] Collecting idna<2.8,>=2.5 [2021-09-30T06:49:28.481Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-30T06:49:28.747Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-30T06:49:28.747Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-30T06:49:28.747Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-30T06:49:28.747Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-30T06:49:28.747Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-30T06:49:28.747Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-30T06:49:29.023Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-30T06:49:29.023Z] Attempting uninstall: urllib3 [2021-09-30T06:49:29.023Z] Found existing installation: urllib3 1.26.2 [2021-09-30T06:49:29.023Z] Uninstalling urllib3-1.26.2: [2021-09-30T06:49:29.291Z] Successfully uninstalled urllib3-1.26.2 [2021-09-30T06:49:29.291Z] Attempting uninstall: idna [2021-09-30T06:49:29.291Z] Found existing installation: idna 3.1 [2021-09-30T06:49:29.291Z] Uninstalling idna-3.1: [2021-09-30T06:49:29.559Z] Successfully uninstalled idna-3.1 [2021-09-30T06:49:29.869Z] Attempting uninstall: chardet [2021-09-30T06:49:29.869Z] Found existing installation: chardet 4.0.0 [2021-09-30T06:49:29.869Z] Uninstalling chardet-4.0.0: [2021-09-30T06:49:29.869Z] Successfully uninstalled chardet-4.0.0 [2021-09-30T06:49:30.911Z] Attempting uninstall: requests [2021-09-30T06:49:30.912Z] Found existing installation: requests 2.25.1 [2021-09-30T06:49:30.912Z] Uninstalling requests-2.25.1: [2021-09-30T06:49:30.912Z] Successfully uninstalled requests-2.25.1 [2021-09-30T06:49:31.212Z] Running setup.py install for texttable: started [2021-09-30T06:49:32.195Z] Running setup.py install for texttable: finished with status 'done' [2021-09-30T06:49:32.195Z] Running setup.py install for PyYAML: started [2021-09-30T06:49:33.659Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-30T06:49:33.659Z] Running setup.py install for docopt: started [2021-09-30T06:49:34.244Z] Running setup.py install for docopt: finished with status 'done' [2021-09-30T06:49:34.244Z] Running setup.py install for dockerpty: started [2021-09-30T06:49:34.829Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T06:49:34.829Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T06:49:34.829Z] ---> 1b31dd5d3533 [2021-09-30T06:49:34.829Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T06:49:34.829Z] ---> Using cache [2021-09-30T06:49:34.829Z] ---> 99c0de320ab1 [2021-09-30T06:49:34.829Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:49:34.829Z] ---> Using cache [2021-09-30T06:49:34.829Z] ---> 599d3f325a14 [2021-09-30T06:49:34.829Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T06:49:34.829Z] ---> Using cache [2021-09-30T06:49:34.829Z] ---> 433996dae399 [2021-09-30T06:49:34.829Z] Step 6/24 : COPY go.mod . [2021-09-30T06:49:34.829Z] ---> Using cache [2021-09-30T06:49:34.829Z] ---> e9817608cbc0 [2021-09-30T06:49:34.829Z] Step 7/24 : RUN go mod download [2021-09-30T06:49:34.829Z] ---> Using cache [2021-09-30T06:49:34.829Z] ---> b4f97ff8ca3a [2021-09-30T06:49:34.829Z] Step 8/24 : COPY . . [2021-09-30T06:49:34.829Z] ---> Using cache [2021-09-30T06:49:34.829Z] ---> f33a8a65134c [2021-09-30T06:49:34.829Z] Step 9/24 : RUN go mod tidy [2021-09-30T06:49:34.829Z] ---> Using cache [2021-09-30T06:49:34.829Z] ---> 6991795c2f06 [2021-09-30T06:49:34.829Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-30T06:49:34.829Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-30T06:49:34.979Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-30T06:49:35.097Z] ---> Running in 68d744e389a8 [2021-09-30T06:49:35.374Z] ---> 5e746997c510 [2021-09-30T06:49:35.374Z] Step 9/24 : RUN go mod tidy [2021-09-30T06:49:35.374Z] ---> Running in 6acb34d050b1 [2021-09-30T06:49:35.651Z] 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-30T06:49:35.933Z] 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-30T06:49:37.392Z] Removing intermediate container 6acb34d050b1 [2021-09-30T06:49:37.392Z] ---> 70b1540dbb1e [2021-09-30T06:49:37.392Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-30T06:49:37.392Z] ---> Running in 71b5abda26f4 [2021-09-30T06:49:38.375Z] 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-30T06:49:40.342Z] Removing intermediate container 1d5c912e2b44 [2021-09-30T06:49:40.342Z] ---> 02b1fb5bbaf9 [2021-09-30T06:49:40.342Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-30T06:49:40.342Z] ---> Running in c60193ab8dae [2021-09-30T06:49:40.342Z] Removing intermediate container c60193ab8dae [2021-09-30T06:49:40.342Z] ---> 7dabcf6b18ae [2021-09-30T06:49:40.342Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-30T06:49:40.342Z] ---> Running in f5087bca6b7d [2021-09-30T06:49:40.614Z] Removing intermediate container f5087bca6b7d [2021-09-30T06:49:40.614Z] ---> 1b8e288797f6 [2021-09-30T06:49:40.614Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-30T06:49:41.200Z] ---> 61f756725a26 [2021-09-30T06:49:41.200Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-30T06:49:41.466Z] ---> ed6dd2bbfa6d [2021-09-30T06:49:41.466Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-30T06:49:42.048Z] ---> ca228b1afcd7 [2021-09-30T06:49:42.048Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-30T06:49:42.048Z] ---> Running in 535d575994d9 [2021-09-30T06:49:42.048Z] Removing intermediate container 535d575994d9 [2021-09-30T06:49:42.048Z] ---> 66a4130c3e41 [2021-09-30T06:49:42.048Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T06:49:42.314Z] ---> Running in 2de80a2329f0 [2021-09-30T06:49:42.314Z] Removing intermediate container 2de80a2329f0 [2021-09-30T06:49:42.314Z] ---> 10042c7146fb [2021-09-30T06:49:42.314Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T06:49:42.314Z] ---> Running in ba982e182c3a [2021-09-30T06:49:42.584Z] Removing intermediate container ba982e182c3a [2021-09-30T06:49:42.584Z] ---> 530a5834a841 [2021-09-30T06:49:42.584Z] Step 23/24 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 [2021-09-30T06:49:42.584Z] ---> Running in 041c9c9a2b61 [2021-09-30T06:49:42.854Z] Removing intermediate container 041c9c9a2b61 [2021-09-30T06:49:42.854Z] ---> 068fcc9845ad [2021-09-30T06:49:42.854Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T06:49:42.854Z] ---> Running in ab16b0ead735 [2021-09-30T06:49:42.854Z] Removing intermediate container ab16b0ead735 [2021-09-30T06:49:42.854Z] ---> f4fca6e93781 [2021-09-30T06:49:42.854Z] [2021-09-30T06:49:43.130Z] Successfully built f4fca6e93781 [2021-09-30T06:49:43.130Z] Successfully tagged sys-mgmt-agent:latest [2021-09-30T06:49:53.279Z]  Building sys-mgmt-agent ... done Removing intermediate container a0d52951fc47 [2021-09-30T06:49:53.279Z] ---> 7bac87cd1a94 [2021-09-30T06:49:53.279Z] [2021-09-30T06:49:53.279Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T06:49:53.279Z] ---> 14119a10abf4 [2021-09-30T06:49:53.279Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-30T06:49:53.279Z] ---> Using cache [2021-09-30T06:49:53.279Z] ---> 7fde28074414 [2021-09-30T06:49:53.279Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T06:49:53.279Z] ---> Using cache [2021-09-30T06:49:53.279Z] ---> ee156dab008a [2021-09-30T06:49:53.279Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-30T06:49:53.279Z] ---> Running in 2dfeb8f9aa87 [2021-09-30T06:49:53.555Z] Removing intermediate container 2dfeb8f9aa87 [2021-09-30T06:49:53.555Z] ---> dca1cb86083a [2021-09-30T06:49:53.555Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T06:49:53.555Z] ---> Running in 27eabb043e40 [2021-09-30T06:49:53.832Z] Removing intermediate container 27eabb043e40 [2021-09-30T06:49:53.832Z] ---> 10b04e1d857a [2021-09-30T06:49:53.832Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T06:49:54.108Z] ---> d4bb7cb2ca25 [2021-09-30T06:49:54.109Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-30T06:49:54.381Z] ---> 825badb2559d [2021-09-30T06:49:54.381Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-30T06:49:54.985Z] ---> 4fc06a9ba920 [2021-09-30T06:49:54.985Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-30T06:49:54.985Z] ---> Running in 48468db75fb3 [2021-09-30T06:49:54.985Z] Removing intermediate container 48468db75fb3 [2021-09-30T06:49:54.985Z] ---> ce2dc6222329 [2021-09-30T06:49:54.985Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T06:49:55.259Z] ---> Running in dba0c6b212fe [2021-09-30T06:49:55.259Z] Removing intermediate container dba0c6b212fe [2021-09-30T06:49:55.259Z] ---> c1f8f19c9cab [2021-09-30T06:49:55.259Z] Step 21/23 : LABEL arch=x86_64 [2021-09-30T06:49:55.531Z] ---> Running in d84b90ac307d [2021-09-30T06:49:55.531Z] Removing intermediate container d84b90ac307d [2021-09-30T06:49:55.531Z] ---> ba4396f7e0f8 [2021-09-30T06:49:55.531Z] Step 22/23 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 [2021-09-30T06:49:55.810Z] ---> Running in 3bc2f924a961 [2021-09-30T06:49:55.810Z] Removing intermediate container 3bc2f924a961 [2021-09-30T06:49:55.810Z] ---> b8497cac2798 [2021-09-30T06:49:55.810Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T06:49:55.810Z] ---> Running in 6ba633a34261 [2021-09-30T06:49:56.083Z] Removing intermediate container 6ba633a34261 [2021-09-30T06:49:56.083Z] ---> 34d7a6a4975c [2021-09-30T06:49:56.083Z] [2021-09-30T06:49:56.083Z] Successfully built 34d7a6a4975c [2021-09-30T06:49:56.083Z] Successfully tagged support-scheduler:latest [2021-09-30T06:49:57.529Z]  Building support-scheduler ... 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-30T06:50:01.828Z] Removing intermediate container 8fb58b9e65ca [2021-09-30T06:50:01.828Z] ---> 3f84ecf39864 [2021-09-30T06:50:01.828Z] [2021-09-30T06:50:01.828Z] Step 11/22 : FROM alpine:3.14 [2021-09-30T06:50:01.828Z] ---> 14119a10abf4 [2021-09-30T06:50:01.828Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-30T06:50:01.828Z] ---> Running in 2736f3fa3c76 [2021-09-30T06:50:02.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:50:02.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:50:02.369Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-30T06:50:02.637Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-30T06:50:02.637Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-30T06:50:02.637Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-30T06:50:02.637Z] (5/5) Installing curl (7.79.1-r0) [2021-09-30T06:50:02.637Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T06:50:02.637Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T06:50:02.637Z] OK: 8 MiB in 19 packages [2021-09-30T06:50:03.224Z] Removing intermediate container 2736f3fa3c76 [2021-09-30T06:50:03.224Z] ---> 89b5ca0553cf [2021-09-30T06:50:03.224Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T06:50:03.492Z] ---> Running in 7c0acd5bd949 [2021-09-30T06:50:03.492Z] Removing intermediate container 7c0acd5bd949 [2021-09-30T06:50:03.492Z] ---> 8d820f1f25eb [2021-09-30T06:50:03.492Z] Step 14/22 : WORKDIR /edgex [2021-09-30T06:50:03.492Z] ---> Running in 4042a5a8f459 [2021-09-30T06:50:03.764Z] Removing intermediate container 4042a5a8f459 [2021-09-30T06:50:03.764Z] ---> 09efed54c497 [2021-09-30T06:50:03.764Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-30T06:50:04.033Z] ---> ab2dec78b365 [2021-09-30T06:50:04.033Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-30T06:50:04.622Z] ---> 072308444129 [2021-09-30T06:50:04.622Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-30T06:50:04.891Z] ---> 906fc67c0ece [2021-09-30T06:50:04.891Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-30T06:50:04.891Z] ---> Running in a03786ace274 [2021-09-30T06:50:05.163Z] Removing intermediate container a03786ace274 [2021-09-30T06:50:05.163Z] ---> 3ab29d7a4fed [2021-09-30T06:50:05.163Z] Step 19/22 : CMD ["--init=true"] [2021-09-30T06:50:05.163Z] ---> Running in 9b2c0b2c05f0 [2021-09-30T06:50:05.453Z] Removing intermediate container 9b2c0b2c05f0 [2021-09-30T06:50:05.453Z] ---> b997d5e710da [2021-09-30T06:50:05.453Z] Step 20/22 : LABEL arch=x86_64 [2021-09-30T06:50:05.453Z] ---> Running in 61f12a7ceefd [2021-09-30T06:50:05.453Z] Removing intermediate container 61f12a7ceefd [2021-09-30T06:50:05.453Z] ---> e1f734cfc565 [2021-09-30T06:50:05.453Z] Step 21/22 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 [2021-09-30T06:50:05.453Z] ---> Running in eaf07e540657 [2021-09-30T06:50:05.733Z] Removing intermediate container eaf07e540657 [2021-09-30T06:50:05.733Z] ---> 9c1680817824 [2021-09-30T06:50:05.733Z] Step 22/22 : LABEL version=0.0.0 [2021-09-30T06:50:05.733Z] ---> Running in 5a2cb4bbf7de [2021-09-30T06:50:06.017Z] Removing intermediate container 5a2cb4bbf7de [2021-09-30T06:50:06.017Z] ---> dc225b921015 [2021-09-30T06:50:06.017Z] [2021-09-30T06:50:06.300Z] Successfully built dc225b921015 [2021-09-30T06:50:06.300Z] Successfully tagged security-proxy-setup:latest [2021-09-30T06:50:07.303Z]  Building security-proxy-setup ... done Removing intermediate container 68d744e389a8 [2021-09-30T06:50:07.303Z] ---> 165558c19a1a [2021-09-30T06:50:07.303Z] [2021-09-30T06:50:07.303Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T06:50:07.303Z] ---> 14119a10abf4 [2021-09-30T06:50:07.303Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T06:50:07.303Z] ---> Using cache [2021-09-30T06:50:07.303Z] ---> 7fde28074414 [2021-09-30T06:50:07.303Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T06:50:07.303Z] ---> Using cache [2021-09-30T06:50:07.303Z] ---> ee156dab008a [2021-09-30T06:50:07.303Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-30T06:50:07.572Z] ---> Running in d55f44326563 [2021-09-30T06:50:07.572Z] Removing intermediate container d55f44326563 [2021-09-30T06:50:07.572Z] ---> 4ead15281ecb [2021-09-30T06:50:07.572Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T06:50:07.572Z] ---> Running in f8f828faa85f [2021-09-30T06:50:07.572Z] Removing intermediate container f8f828faa85f [2021-09-30T06:50:07.572Z] ---> 4d799b9efae7 [2021-09-30T06:50:07.572Z] Step 16/24 : WORKDIR / [2021-09-30T06:50:07.572Z] ---> Running in fa49ba8c8efc [2021-09-30T06:50:07.837Z] Removing intermediate container fa49ba8c8efc [2021-09-30T06:50:07.837Z] ---> 3d8b4f2ca8eb [2021-09-30T06:50:07.837Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T06:50:08.101Z] ---> b46f242e1cde [2021-09-30T06:50:08.101Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-30T06:50:08.683Z] ---> 141d605dacdf [2021-09-30T06:50:08.683Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-30T06:50:08.948Z] Removing intermediate container 71b5abda26f4 [2021-09-30T06:50:08.948Z] ---> b816ac12730b [2021-09-30T06:50:08.948Z] [2021-09-30T06:50:08.948Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T06:50:08.948Z] ---> 14119a10abf4 [2021-09-30T06:50:08.948Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-30T06:50:08.948Z] ---> 769de1ba1413 [2021-09-30T06:50:08.948Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-30T06:50:08.948Z] ---> Running in f15085088480 [2021-09-30T06:50:08.948Z] ---> Running in cfbf917a84cc [2021-09-30T06:50:08.948Z] Removing intermediate container f15085088480 [2021-09-30T06:50:08.948Z] ---> bd9b51637263 [2021-09-30T06:50:08.948Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-30T06:50:08.948Z] Removing intermediate container cfbf917a84cc [2021-09-30T06:50:08.948Z] ---> f0708382ca24 [2021-09-30T06:50:08.948Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T06:50:08.948Z] ---> Running in 1981f39afe66 [2021-09-30T06:50:08.948Z] ---> Running in 16e9c228a3e5 [2021-09-30T06:50:09.219Z] Removing intermediate container 1981f39afe66 [2021-09-30T06:50:09.219Z] ---> 2f46e2febd86 [2021-09-30T06:50:09.219Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-30T06:50:09.219Z] Removing intermediate container 16e9c228a3e5 [2021-09-30T06:50:09.219Z] ---> e7b652a7e177 [2021-09-30T06:50:09.219Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T06:50:09.219Z] ---> Running in 092c9cb53ba3 [2021-09-30T06:50:09.219Z] ---> Running in 283e7dc2b37e [2021-09-30T06:50:09.219Z] Removing intermediate container 092c9cb53ba3 [2021-09-30T06:50:09.219Z] ---> aafcc6fbf5e8 [2021-09-30T06:50:09.219Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:50:09.219Z] Removing intermediate container 283e7dc2b37e [2021-09-30T06:50:09.219Z] ---> 1535c7b566cf [2021-09-30T06:50:09.219Z] Step 23/24 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 [2021-09-30T06:50:09.219Z] ---> Running in bebcdd4bf1a8 [2021-09-30T06:50:09.219Z] ---> Running in 86af1023208d [2021-09-30T06:50:09.488Z] Removing intermediate container 86af1023208d [2021-09-30T06:50:09.488Z] ---> b1f9e7d6615d [2021-09-30T06:50:09.488Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T06:50:09.488Z] ---> Running in 8d721c126571 [2021-09-30T06:50:09.488Z] Removing intermediate container 8d721c126571 [2021-09-30T06:50:09.488Z] ---> bec92b4a1561 [2021-09-30T06:50:09.488Z] [2021-09-30T06:50:09.488Z] Successfully built bec92b4a1561 [2021-09-30T06:50:09.756Z] Successfully tagged core-metadata:latest [2021-09-30T06:50:09.756Z]  Building core-metadata ... done Removing intermediate container bebcdd4bf1a8 [2021-09-30T06:50:09.756Z] ---> 0120075e5b73 [2021-09-30T06:50:09.756Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-30T06:50:09.756Z] ---> Running in d486ebdb38ee [2021-09-30T06:50:10.022Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T06:50:10.979Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T06:50:11.936Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-30T06:50:11.936Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-30T06:50:11.936Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-30T06:50:11.936Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-30T06:50:12.515Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-30T06:50:12.515Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-30T06:50:12.515Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T06:50:12.515Z] OK: 8 MiB in 20 packages [2021-09-30T06:50:12.782Z] Removing intermediate container d486ebdb38ee [2021-09-30T06:50:12.782Z] ---> d415d3ef750a [2021-09-30T06:50:12.782Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T06:50:13.049Z] ---> d79a7a4fb108 [2021-09-30T06:50:13.049Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-30T06:50:13.315Z] ---> 51d5a73d6af7 [2021-09-30T06:50:13.315Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-30T06:50:13.584Z] ---> 9bf9224ad2b7 [2021-09-30T06:50:13.584Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-30T06:50:13.584Z] ---> Running in 52b0d7a9a950 [2021-09-30T06:50:13.584Z] Removing intermediate container 52b0d7a9a950 [2021-09-30T06:50:13.584Z] ---> 7cae6231de7a [2021-09-30T06:50:13.584Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T06:50:13.584Z] ---> Running in e47c470c3124 [2021-09-30T06:50:13.850Z] Removing intermediate container e47c470c3124 [2021-09-30T06:50:13.850Z] ---> 7280393486d1 [2021-09-30T06:50:13.850Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T06:50:13.850Z] ---> Running in cb42cbbc35ba [2021-09-30T06:50:13.850Z] Removing intermediate container cb42cbbc35ba [2021-09-30T06:50:13.850Z] ---> 9d77061fadad [2021-09-30T06:50:13.850Z] Step 23/24 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 [2021-09-30T06:50:13.850Z] ---> Running in 1e67276c3976 [2021-09-30T06:50:14.116Z] Removing intermediate container 1e67276c3976 [2021-09-30T06:50:14.116Z] ---> 2599662a5fcb [2021-09-30T06:50:14.116Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T06:50:14.116Z] ---> Running in d9366b88e60b [2021-09-30T06:50:14.116Z] Removing intermediate container d9366b88e60b [2021-09-30T06:50:14.116Z] ---> 4b4d2b42b7f3 [2021-09-30T06:50:14.116Z] [2021-09-30T06:50:14.116Z] Successfully built 4b4d2b42b7f3 [2021-09-30T06:50:14.116Z] Successfully tagged core-data:latest [2021-09-30T06:50:14.392Z]  Building core-data ... done  [Pipeline] } [2021-09-30T06:50:14.398Z] $ docker stop --time=1 cb5b778af45dee333e4f1625c1df05deb06fb7be8dbdaa734dd5ae3a8f38957b [2021-09-30T06:50:15.752Z] $ docker rm -f cb5b778af45dee333e4f1625c1df05deb06fb7be8dbdaa734dd5ae3a8f38957b [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T06:50:16.522Z] + docker images [2021-09-30T06:50:16.523Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-30T06:50:16.523Z] core-data latest 4b4d2b42b7f3 3 seconds ago 20.5MB [2021-09-30T06:50:16.523Z] core-metadata latest bec92b4a1561 7 seconds ago 16.8MB [2021-09-30T06:50:16.523Z] b816ac12730b 8 seconds ago 1.76GB [2021-09-30T06:50:16.523Z] 165558c19a1a 10 seconds ago 1.76GB [2021-09-30T06:50:16.523Z] security-proxy-setup latest dc225b921015 11 seconds ago 26.7MB [2021-09-30T06:50:16.523Z] 3f84ecf39864 16 seconds ago 1.76GB [2021-09-30T06:50:16.523Z] support-scheduler latest 34d7a6a4975c 21 seconds ago 16.1MB [2021-09-30T06:50:16.523Z] 7bac87cd1a94 24 seconds ago 1.75GB [2021-09-30T06:50:16.523Z] sys-mgmt-agent latest f4fca6e93781 34 seconds ago 325MB [2021-09-30T06:50:16.523Z] security-bootstrapper latest 417f60dc7b98 53 seconds ago 18.8MB [2021-09-30T06:50:16.523Z] security-secretstore-setup latest e0afa350a45e 59 seconds ago 28.2MB [2021-09-30T06:50:16.523Z] support-notifications latest df9b25b8ef52 About a minute ago 16.8MB [2021-09-30T06:50:16.523Z] core-command latest 0699332379c3 About a minute ago 16MB [2021-09-30T06:50:16.523Z] 35c3e47fe352 About a minute ago 1.75GB [2021-09-30T06:50:16.523Z] 96a9d1f017c9 About a minute ago 1.75GB [2021-09-30T06:50:16.523Z] ce6ec95a68df About a minute ago 1.76GB [2021-09-30T06:50:16.523Z] 7a0a4c9963f6 About a minute ago 1.75GB [2021-09-30T06:50:16.523Z] 88d626775f49 About a minute ago 1.75GB [2021-09-30T06:50:16.523Z] ci-base-image-x86_64 latest 1b31dd5d3533 5 minutes ago 1.25GB [2021-09-30T06:50:16.523Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-30T06:50:16.523Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB [2021-09-30T06:50:16.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-30T06:50:16.523Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-30T06:50:16.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-09-30T06:50:31.544Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-30T06:50:32.037Z] Still waiting to schedule task [2021-09-30T06:50:32.038Z] ‘prd-ubuntu18.04-docker-8c-8g-238’ is offline [2021-09-30T06:50:32.992Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-30T06:50:33.975Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-30T06:50:34.577Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-30T06:50:47.019Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-30T06:50:47.019Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-30T06:50:47.019Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-30T06:50:47.019Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-30T06:50:47.019Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-30T06:50:47.019Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-30T06:50:48.019Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-30T06:50:48.019Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-30T06:50:48.019Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-30T06:50:48.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-30T06:50:56.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.178s coverage: 28.7% of statements [2021-09-30T06:50:56.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-30T06:50:56.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-30T06:50:59.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.314s coverage: 98.5% of statements [2021-09-30T06:50:59.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-30T06:50:59.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.317s coverage: 46.3% of statements [2021-09-30T06:50:59.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-30T06:50:59.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-30T06:51:01.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.632s coverage: 90.1% of statements [2021-09-30T06:51:01.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-30T06:51:01.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-30T06:51:03.752Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.230s coverage: 84.4% of statements [2021-09-30T06:51:03.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-30T06:51:03.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-30T06:51:03.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-30T06:51:03.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-30T06:51:03.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-30T06:51:10.541Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.649s coverage: 94.2% of statements [2021-09-30T06:51:10.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-30T06:51:10.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-30T06:51:10.541Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.199s coverage: 59.1% of statements [2021-09-30T06:51:10.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-30T06:51:10.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-30T06:51:10.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-30T06:51:10.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-30T06:51:10.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-30T06:51:10.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.210s coverage: 60.0% of statements [2021-09-30T06:51:10.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-30T06:51:10.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-30T06:51:10.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-30T06:51:10.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.294s coverage: 0.8% of statements [2021-09-30T06:51:10.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-30T06:51:10.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.180s coverage: 58.8% of statements [2021-09-30T06:51:10.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.174s coverage: 21.7% of statements [2021-09-30T06:51:10.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-30T06:51:10.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.274s coverage: 47.1% of statements [2021-09-30T06:51:10.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.218s coverage: 79.5% of statements [2021-09-30T06:51:11.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.182s coverage: 94.1% of statements [2021-09-30T06:51:11.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.231s coverage: 96.3% of statements [2021-09-30T06:51:12.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.343s coverage: 87.5% of statements [2021-09-30T06:51:25.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.226s coverage: 94.4% of statements [2021-09-30T06:51:25.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements [2021-09-30T06:51:29.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.589s coverage: 82.5% of statements [2021-09-30T06:51:29.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-30T06:51:33.781Z] Running on prd-ubuntu18.04-docker-8c-8g-239 in /w/workspace/edgexfoundry_edgex-go_PR-3727 [Pipeline] { [Pipeline] ws [2021-09-30T06:51:33.800Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-09-30T06:51:33.921Z] The recommended git tool is: git [2021-09-30T06:51:36.648Z] using credential edgex-jenkins-ssh [2021-09-30T06:51:36.669Z] Cloning the remote Git repository [2021-09-30T06:51:36.695Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-30T06:51:36.759Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-09-30T06:51:36.791Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T06:51:36.791Z] > git --version # timeout=10 [2021-09-30T06:51:36.798Z] > git --version # 'git version 2.17.1' [2021-09-30T06:51:36.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T06:51:36.844Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T06:51:37.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements [2021-09-30T06:51:37.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-30T06:51:37.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-30T06:51:37.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-30T06:51:37.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-09-30T06:51:37.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-30T06:51:37.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-30T06:51:37.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-30T06:51:37.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-30T06:51:37.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-30T06:51:37.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements [2021-09-30T06:51:37.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-30T06:51:37.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-30T06:51:37.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements [2021-09-30T06:51:37.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-30T06:51:37.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.243s coverage: 58.8% of statements [2021-09-30T06:51:37.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-30T06:51:37.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.258s coverage: 80.0% of statements [2021-09-30T06:51:37.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements [2021-09-30T06:51:37.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.242s coverage: 85.4% of statements [2021-09-30T06:51:37.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.790s coverage: 91.2% of statements [2021-09-30T06:51:37.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-30T06:51:38.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.854s coverage: 64.4% of statements [2021-09-30T06:51:38.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-30T06:51:38.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-30T06:51:38.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.190s coverage: 100.0% of statements [2021-09-30T06:51:38.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements [2021-09-30T06:51:38.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements [2021-09-30T06:51:39.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements [2021-09-30T06:51:39.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2021-09-30T06:51:45.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.224s coverage: 70.3% of statements [2021-09-30T06:51:45.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-30T06:51:45.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-30T06:51:45.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-30T06:51:46.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.785s coverage: 43.4% of statements [2021-09-30T06:51:46.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-30T06:51:46.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-30T06:51:46.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements [2021-09-30T06:51:46.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-30T06:51:46.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.205s coverage: 84.8% of statements [2021-09-30T06:51:46.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-30T06:51:52.837Z] Merging remotes/origin/main commit 77fe71b6b44e31624130600da248bb6ad192c9d6 into PR head commit 69b4f6bb26d21990f59e8113f7f0f62946c35f56 [2021-09-30T06:51:52.955Z] Merge succeeded, producing 69b4f6bb26d21990f59e8113f7f0f62946c35f56 [2021-09-30T06:51:52.956Z] Checking out Revision 69b4f6bb26d21990f59e8113f7f0f62946c35f56 (PR-3727) [2021-09-30T06:51:52.106Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T06:51:52.114Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T06:51:52.125Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T06:51:52.138Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T06:51:52.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T06:51:52.143Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3727/head:refs/remotes/origin/PR-3727 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-30T06:51:52.847Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T06:51:52.852Z] > git checkout -f 69b4f6bb26d21990f59e8113f7f0f62946c35f56 # timeout=10 [2021-09-30T06:51:52.913Z] > git remote # timeout=10 [2021-09-30T06:51:52.929Z] > git config --get remote.origin.url # timeout=10 [2021-09-30T06:51:52.935Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T06:51:52.938Z] > git merge 77fe71b6b44e31624130600da248bb6ad192c9d6 # timeout=10 [2021-09-30T06:51:52.948Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-30T06:51:52.960Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T06:51:52.964Z] > git checkout -f 69b4f6bb26d21990f59e8113f7f0f62946c35f56 # timeout=10 [2021-09-30T06:51:54.486Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.250s coverage: 19.5% of statements [2021-09-30T06:51:54.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-30T06:51:54.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-30T06:51:54.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-30T06:51:54.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-30T06:51:54.486Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.539s coverage: 92.0% of statements [2021-09-30T06:51:54.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-30T06:51:54.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-30T06:51:54.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-30T06:51:54.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-30T06:51:54.486Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.202s coverage: 63.2% of statements [2021-09-30T06:51:54.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-30T06:51:54.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-30T06:51:54.486Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.394s coverage: 97.7% of statements [2021-09-30T06:51:54.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-30T06:51:54.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-30T06:51:54.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-30T06:51:54.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-30T06:51:54.486Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.182s coverage: 28.9% of statements [2021-09-30T06:51:54.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-30T06:51:54.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-30T06:51:54.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-30T06:51:54.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-30T06:51:54.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-30T06:51:54.486Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-30T06:51:54.486Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.165s coverage: 100.0% of statements [2021-09-30T06:51:54.486Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements [2021-09-30T06:51:54.486Z] 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-30T06:51:54.486Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-30T06:51:54.486Z] GO111MODULE=on go vet ./... [2021-09-30T06:51:56.687Z] Commit message: "docs(data): Update core-data swagger API version from 2.0.1 to 2.1.0" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T06:51:57.627Z] + echo snap-build.sh [2021-09-30T06:51:57.627Z] snap-build.sh [2021-09-30T06:51:57.627Z] + SNAP_BASE_DIR=. [2021-09-30T06:51:57.627Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-09-30T06:51:57.627Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-09-30T06:51:57.627Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-09-30T06:51:57.627Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-09-30T06:51:57.627Z] + cd /w/workspace/edgex-go/5 [2021-09-30T06:51:57.627Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-30T06:51:57.627Z] Reading package lists... [2021-09-30T06:51:57.627Z] Building dependency tree... [2021-09-30T06:51:57.627Z] Reading state information... [2021-09-30T06:51:57.627Z] The following packages were automatically installed and are no longer required: [2021-09-30T06:51:57.627Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-30T06:51:57.627Z] uidmap xdelta3 [2021-09-30T06:51:57.627Z] Use 'sudo apt autoremove' to remove them. [2021-09-30T06:51:57.627Z] The following packages will be REMOVED: [2021-09-30T06:51:57.627Z] lxd* lxd-client* [2021-09-30T06:51:57.896Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-30T06:51:57.896Z] After this operation, 31.7 MB disk space will be freed. [2021-09-30T06:51:58.434Z] (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-30T06:51:58.434Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-30T06:51:59.393Z] Removing lxd dnsmasq configuration [2021-09-30T06:51:59.393Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-30T06:51:59.393Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-30T06:51:59.974Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T06:52:00.242Z] (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-30T06:52:00.242Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-30T06:52:01.657Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-30T06:52:01.657Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-30T06:52:02.238Z] + sudo snap remove --purge lxd [2021-09-30T06:52:02.238Z] snap "lxd" is not installed [2021-09-30T06:52:02.238Z] + sudo groupadd --force --system lxd [2021-09-30T06:52:02.238Z] ++ whoami [2021-09-30T06:52:02.238Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-30T06:52:02.238Z] + newgrp - lxd [2021-09-30T06:52:02.238Z] + sudo snap install lxd [2021-09-30T06:52:12.308Z] 2021-09-30T06:52:09Z INFO Waiting for automatic snapd restart... [2021-09-30T06:52:30.514Z] lxd 4.18 from Canonical* installed [2021-09-30T06:52:30.514Z] + sudo lxd init --auto [2021-09-30T06:52:38.724Z] + sudo snap install --classic snapcraft [2021-09-30T06:52:48.788Z] snapcraft 5.0 from Canonical* installed [2021-09-30T06:52:48.788Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-30T06:52:48.788Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-30T06:52:48.788Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T06:52:48.788Z] Dload Upload Total Spent Left Speed [2021-09-30T06:52:48.788Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3688 0 --:--:-- --:--:-- --:--:-- 3688 [2021-09-30T06:52:48.788Z] 100 3325k 100 3325k 0 0 7661k 0 --:--:-- --:--:-- --:--:-- 7661k [2021-09-30T06:52:48.788Z] ./yq_linux_amd64 [2021-09-30T06:52:48.788Z] + sudo snapcraft prime --use-lxd [2021-09-30T06:52:50.194Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-30T06:52:50.459Z] 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-30T06:52:50.459Z] - README.md [2021-09-30T06:52:50.459Z] [2021-09-30T06:52:50.459Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-30T06:52:50.459Z] Launching a container. [2021-09-30T06:52:57.096Z] Waiting for container to be ready [2021-09-30T06:52:57.096Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-30T06:52:57.096Z] [2021-09-30T06:53:00.425Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-30T06:53:01.006Z] Waiting for network to be ready... [2021-09-30T06:53:01.271Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-30T06:53:01.539Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-30T06:53:01.539Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-30T06:53:01.539Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-30T06:53:01.539Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-30T06:53:01.539Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-30T06:53:01.539Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-30T06:53:01.539Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-30T06:53:01.539Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-30T06:53:01.539Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-30T06:53:01.805Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-30T06:53:02.071Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-30T06:53:02.338Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-30T06:53:02.338Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-30T06:53:02.338Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-30T06:53:02.338Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-30T06:53:02.338Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-30T06:53:02.338Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-30T06:53:02.921Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-30T06:53:03.187Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2250 kB] [2021-09-30T06:53:03.187Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-30T06:53:03.187Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-30T06:53:03.187Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-30T06:53:03.187Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-30T06:53:03.454Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-30T06:53:03.454Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] [2021-09-30T06:53:03.454Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-09-30T06:53:05.390Z] Fetched 25.4 MB in 4s (5862 kB/s) [2021-09-30T06:53:06.345Z] Reading package lists... [2021-09-30T06:53:06.609Z] Reading package lists... [2021-09-30T06:53:06.609Z] Building dependency tree... [2021-09-30T06:53:06.609Z] Reading state information... [2021-09-30T06:53:06.881Z] The following additional packages will be installed: [2021-09-30T06:53:06.881Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-30T06:53:06.881Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-30T06:53:06.881Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-30T06:53:06.881Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-30T06:53:06.881Z] Suggested packages: [2021-09-30T06:53:06.881Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-30T06:53:06.881Z] Recommended packages: [2021-09-30T06:53:06.881Z] gnupg libsasl2-modules [2021-09-30T06:53:06.881Z] The following NEW packages will be installed: [2021-09-30T06:53:06.881Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-30T06:53:06.881Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-30T06:53:06.881Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-30T06:53:06.881Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-30T06:53:06.881Z] The following packages will be upgraded: [2021-09-30T06:53:06.881Z] gpg gpg-agent gpgconf libudev1 [2021-09-30T06:53:06.881Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-30T06:53:06.881Z] Need to get 3527 kB of archives. [2021-09-30T06:53:06.881Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-30T06:53:06.881Z] 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-30T06:53:06.881Z] 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-30T06:53:06.881Z] 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-30T06:53:06.881Z] 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-30T06:53:07.149Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-30T06:53:07.414Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-30T06:53:07.993Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-30T06:53:07.993Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-30T06:53:07.993Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-30T06:53:07.993Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-30T06:53:07.993Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-30T06:53:07.993Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-30T06:53:07.993Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-30T06:53:07.993Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-30T06:53:07.993Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-30T06:53:07.993Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-30T06:53:07.993Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-30T06:53:07.993Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-30T06:53:07.993Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-30T06:53:07.993Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-30T06:53:07.993Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-30T06:53:07.993Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-30T06:53:08.259Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T06:53:08.259Z] Fetched 3527 kB in 1s (3055 kB/s) [2021-09-30T06:53:08.259Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-30T06:53:08.259Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-30T06:53:08.259Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T06:53:08.259Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-30T06:53:08.259Z] Selecting previously unselected package udev. [2021-09-30T06:53:08.259Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-30T06:53:08.259Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-30T06:53:08.259Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-30T06:53:08.524Z] Selecting previously unselected package libfuse2:amd64. [2021-09-30T06:53:08.524Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-30T06:53:08.524Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-30T06:53:08.524Z] Selecting previously unselected package fuse. [2021-09-30T06:53:08.524Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-30T06:53:08.524Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-30T06:53:08.789Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T06:53:08.789Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T06:53:08.789Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T06:53:08.789Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T06:53:08.789Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T06:53:08.789Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T06:53:09.066Z] Selecting previously unselected package libksba8:amd64. [2021-09-30T06:53:09.066Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-30T06:53:09.066Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-30T06:53:09.066Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-30T06:53:09.066Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T06:53:09.066Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T06:53:09.066Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-30T06:53:09.066Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T06:53:09.066Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T06:53:09.066Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-30T06:53:09.066Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T06:53:09.066Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T06:53:09.332Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-30T06:53:09.332Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T06:53:09.332Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T06:53:09.332Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-30T06:53:09.332Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T06:53:09.332Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T06:53:09.332Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-30T06:53:09.332Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T06:53:09.332Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T06:53:09.332Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-30T06:53:09.332Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T06:53:09.332Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T06:53:09.332Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-30T06:53:09.332Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T06:53:09.332Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T06:53:09.596Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-30T06:53:09.596Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-30T06:53:09.596Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T06:53:09.596Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-30T06:53:09.596Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-30T06:53:09.596Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T06:53:09.596Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-30T06:53:09.596Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-30T06:53:09.596Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T06:53:09.596Z] Selecting previously unselected package libldap-common. [2021-09-30T06:53:09.596Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-30T06:53:09.596Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T06:53:09.596Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-30T06:53:09.596Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-30T06:53:09.596Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T06:53:09.862Z] Selecting previously unselected package dirmngr. [2021-09-30T06:53:09.862Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T06:53:09.862Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-30T06:53:09.862Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T06:53:09.862Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-30T06:53:09.862Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-30T06:53:09.862Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T06:53:09.862Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-30T06:53:09.862Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-30T06:53:09.862Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T06:53:09.862Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-30T06:53:09.862Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T06:53:09.862Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-30T06:53:10.127Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-30T06:53:10.395Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T06:53:10.395Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-30T06:53:10.395Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-30T06:53:10.395Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-30T06:53:10.395Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T06:53:10.395Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T06:53:10.395Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T06:53:10.395Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T06:53:10.395Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T06:53:10.395Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T06:53:10.395Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-30T06:53:10.395Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-30T06:53:10.395Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-30T06:53:10.660Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T06:53:10.925Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-30T06:53:10.925Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-30T06:53:10.925Z] This means they are not meant to be enabled using systemctl. [2021-09-30T06:53:10.925Z] Possible reasons for having this kind of units are: [2021-09-30T06:53:10.925Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-30T06:53:10.925Z] .wants/ or .requires/ directory. [2021-09-30T06:53:10.925Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-30T06:53:10.925Z] a requirement dependency on it. [2021-09-30T06:53:10.925Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-30T06:53:10.925Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-30T06:53:10.926Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-30T06:53:10.926Z] instance name specified. [2021-09-30T06:53:11.192Z] Reading package lists... [2021-09-30T06:53:11.458Z] Building dependency tree... [2021-09-30T06:53:11.458Z] Reading state information... [2021-09-30T06:53:11.458Z] The following additional packages will be installed: [2021-09-30T06:53:11.458Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-30T06:53:11.458Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-30T06:53:11.458Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-30T06:53:11.458Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-30T06:53:11.458Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-30T06:53:11.458Z] Suggested packages: [2021-09-30T06:53:11.458Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-30T06:53:11.458Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-30T06:53:11.458Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-30T06:53:11.458Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-30T06:53:11.458Z] systemd-container policykit-1 [2021-09-30T06:53:11.458Z] Recommended packages: [2021-09-30T06:53:11.458Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-30T06:53:11.458Z] The following NEW packages will be installed: [2021-09-30T06:53:11.458Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-30T06:53:11.458Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-30T06:53:11.458Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-30T06:53:11.458Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-30T06:53:11.458Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-30T06:53:11.458Z] The following packages will be upgraded: [2021-09-30T06:53:11.458Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-30T06:53:11.458Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-30T06:53:11.458Z] Need to get 36.8 MB of archives. [2021-09-30T06:53:11.458Z] After this operation, 147 MB of additional disk space will be used. [2021-09-30T06:53:11.458Z] 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-30T06:53:11.725Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-30T06:53:11.725Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-30T06:53:11.725Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-30T06:53:11.725Z] 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-30T06:53:11.725Z] 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-30T06:53:11.725Z] 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-30T06:53:11.725Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-30T06:53:11.725Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-30T06:53:11.725Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-30T06:53:11.725Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-30T06:53:11.725Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-30T06:53:11.990Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-30T06:53:11.990Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-30T06:53:11.990Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-30T06:53:11.990Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-30T06:53:11.990Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-30T06:53:12.569Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-30T06:53:12.835Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-30T06:53:12.835Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-30T06:53:12.835Z] 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-30T06:53:12.835Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-30T06:53:12.835Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-30T06:53:12.835Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-30T06:53:12.835Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-30T06:53:12.835Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-30T06:53:12.835Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-30T06:53:12.835Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-30T06:53:13.101Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-30T06:53:13.101Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-30T06:53:14.513Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T06:53:14.513Z] Fetched 36.8 MB in 3s (14.1 MB/s) [2021-09-30T06:53:14.513Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-30T06:53:14.513Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-30T06:53:14.513Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T06:53:15.096Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-30T06:53:15.096Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T06:53:15.096Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-30T06:53:15.096Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-30T06:53:15.096Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-30T06:53:15.096Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-30T06:53:15.096Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-30T06:53:15.365Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-30T06:53:15.365Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-30T06:53:15.365Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-30T06:53:15.630Z] Setting up apt (1.6.14) ... [2021-09-30T06:53:15.630Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-30T06:53:15.896Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-30T06:53:15.896Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-30T06:53:15.896Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-30T06:53:15.896Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-30T06:53:16.207Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-30T06:53:16.207Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T06:53:16.207Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T06:53:16.207Z] Selecting previously unselected package libexpat1:amd64. [2021-09-30T06:53:16.207Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-30T06:53:16.207Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-30T06:53:16.315Z] gofmt -l . [2021-09-30T06:53:16.315Z] [ "`gofmt -l .`" = "" ] [2021-09-30T06:53:16.315Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-30T06:53:16.472Z] Selecting previously unselected package python3.6-minimal. [2021-09-30T06:53:16.472Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T06:53:16.472Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T06:53:16.472Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-30T06:53:16.737Z] Checking for services that may need to be restarted...done. [2021-09-30T06:53:16.737Z] Checking for services that may need to be restarted...done. [2021-09-30T06:53:16.737Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T06:53:16.737Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-30T06:53:16.737Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T06:53:16.981Z] + ls -al . [2021-09-30T06:53:16.981Z] total 640 [2021-09-30T06:53:16.981Z] drwxrwxr-x 9 1001 1001 4096 Sep 30 06:53 . [2021-09-30T06:53:16.981Z] drwxr-xr-x 4 root root 4096 Sep 30 06:49 .. [2021-09-30T06:53:16.981Z] -rw-rw-r-- 1 1001 1001 11 Sep 30 06:46 .dockerignore [2021-09-30T06:53:16.981Z] drwxrwxr-x 8 1001 1001 4096 Sep 30 06:46 .git [2021-09-30T06:53:16.981Z] drwxrwxr-x 4 1001 1001 4096 Sep 30 06:46 .github [2021-09-30T06:53:16.981Z] -rw-rw-r-- 1 1001 1001 818 Sep 30 06:46 .gitignore [2021-09-30T06:53:16.981Z] -rw-rw-r-- 1 1001 1001 35 Sep 30 06:46 .golangci.yml [2021-09-30T06:53:16.981Z] -rw-rw-r-- 1 1001 1001 76 Sep 30 06:46 .hadolint.yml [2021-09-30T06:53:16.981Z] -rw-rw-r-- 1 1001 1001 166 Sep 30 06:46 .sonarcloud.properties [2021-09-30T06:53:16.981Z] -rw-rw-r-- 1 1001 1001 1171 Sep 30 06:46 ADOPTERS.md [2021-09-30T06:53:16.981Z] -rw-rw-r-- 1 1001 1001 8493 Sep 30 06:46 Attribution.txt [2021-09-30T06:53:16.981Z] -rw-rw-r-- 1 1001 1001 43881 Sep 30 06:46 CHANGELOG.md [2021-09-30T06:53:16.981Z] -rw-rw-r-- 1 1001 1001 3804 Sep 30 06:46 CONTRIBUTING.md [2021-09-30T06:53:16.981Z] -rw-rw-r-- 1 1001 1001 677 Sep 30 06:46 GOVERNANCE.md [2021-09-30T06:53:16.981Z] -rw-rw-r-- 1 1001 1001 849 Sep 30 06:46 Jenkinsfile [2021-09-30T06:53:16.981Z] -rw-rw-r-- 1 1001 1001 10775 Sep 30 06:46 LICENSE [2021-09-30T06:53:16.981Z] -rw-rw-r-- 1 1001 1001 6386 Sep 30 06:46 Makefile [2021-09-30T06:53:16.981Z] -rw-rw-r-- 1 1001 1001 582 Sep 30 06:46 OWNERS.md [2021-09-30T06:53:16.981Z] -rw-rw-r-- 1 1001 1001 8256 Sep 30 06:46 README.md [2021-09-30T06:53:16.981Z] -rw-rw-r-- 1 1001 1001 6912 Sep 30 06:46 SECURITY.md [2021-09-30T06:53:16.981Z] -rw-rw-r-- 1 1001 1001 5 Sep 30 06:44 VERSION [2021-09-30T06:53:16.981Z] -rw-rw-r-- 1 1001 1001 4131 Sep 30 06:46 ZMQWindows.md [2021-09-30T06:53:16.981Z] drwxrwxr-x 2 1001 1001 4096 Sep 30 06:46 bin [2021-09-30T06:53:16.981Z] drwxrwxr-x 14 1001 1001 4096 Sep 30 06:46 cmd [2021-09-30T06:53:16.981Z] -rw-r--r-- 1 root root 403100 Sep 30 06:51 coverage.out [2021-09-30T06:53:16.981Z] -rw-rw-r-- 1 1001 1001 841 Sep 30 06:46 go.mod [2021-09-30T06:53:16.981Z] -rw-r--r-- 1 root root 50064 Sep 30 06:49 go.sum [2021-09-30T06:53:16.981Z] drwxrwxr-x 8 1001 1001 4096 Sep 30 06:46 internal [2021-09-30T06:53:16.981Z] drwxrwxr-x 3 1001 1001 4096 Sep 30 06:46 openapi [2021-09-30T06:53:16.981Z] drwxrwxr-x 4 1001 1001 4096 Sep 30 06:46 snap [2021-09-30T06:53:16.981Z] -rw-rw-r-- 1 1001 1001 204 Sep 30 06:46 version.go [Pipeline] sh [2021-09-30T06:53:17.319Z] Selecting previously unselected package python3-minimal. [2021-09-30T06:53:17.319Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-30T06:53:17.319Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-30T06:53:17.319Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-30T06:53:17.319Z] Selecting previously unselected package mime-support. [2021-09-30T06:53:17.319Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-30T06:53:17.319Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-30T06:53:17.319Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-30T06:53:17.319Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-30T06:53:17.319Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-30T06:53:17.319Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-30T06:53:17.319Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T06:53:17.319Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T06:53:17.584Z] Selecting previously unselected package python3.6. [2021-09-30T06:53:17.584Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-30T06:53:17.584Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T06:53:17.584Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-30T06:53:17.584Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-30T06:53:17.584Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-30T06:53:17.584Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-30T06:53:17.647Z] + '[' -e coverage.out ] [2021-09-30T06:53:17.647Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-30T06:53:17.682Z] Warning: overwriting stash ‘coverage-report’ [2021-09-30T06:53:17.849Z] Selecting previously unselected package python3. [2021-09-30T06:53:17.849Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-30T06:53:17.849Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-30T06:53:17.849Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-30T06:53:17.849Z] Selecting previously unselected package multiarch-support. [2021-09-30T06:53:17.849Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T06:53:17.849Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-30T06:53:17.849Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-30T06:53:18.114Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-30T06:53:18.114Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-30T06:53:18.114Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-30T06:53:18.114Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-30T06:53:18.114Z] Selecting previously unselected package libbsd0:amd64. [2021-09-30T06:53:18.114Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-30T06:53:18.114Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-30T06:53:18.114Z] Selecting previously unselected package sudo. [2021-09-30T06:53:18.114Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-30T06:53:18.114Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-30T06:53:18.114Z] Selecting previously unselected package apparmor. [2021-09-30T06:53:18.114Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-30T06:53:18.379Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-30T06:53:18.379Z] Selecting previously unselected package libedit2:amd64. [2021-09-30T06:53:18.379Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-30T06:53:18.379Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-30T06:53:18.379Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-30T06:53:18.379Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T06:53:18.379Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T06:53:18.379Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-30T06:53:18.379Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T06:53:18.379Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T06:53:18.559Z] Stashed 1 file(s) [Pipeline] sh [2021-09-30T06:53:18.644Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-30T06:53:18.644Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-30T06:53:18.644Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-30T06:53:18.644Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-30T06:53:18.644Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T06:53:18.644Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T06:53:18.644Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-30T06:53:18.644Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-30T06:53:18.644Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T06:53:18.644Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-30T06:53:18.644Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-30T06:53:18.644Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-30T06:53:18.909Z] Selecting previously unselected package openssh-client. [2021-09-30T06:53:18.909Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-30T06:53:18.909Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-30T06:53:18.909Z] Selecting previously unselected package squashfs-tools. [2021-09-30T06:53:18.909Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-30T06:53:18.909Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-30T06:53:19.174Z] Selecting previously unselected package snapd. [2021-09-30T06:53:19.174Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-30T06:53:19.174Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-30T06:53:19.223Z] + make build [2021-09-30T06:53:19.223Z] go mod tidy [2021-09-30T06:53:19.824Z] 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-30T06:53:21.118Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-30T06:53:21.118Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-30T06:53:21.118Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-30T06:53:21.118Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-30T06:53:21.118Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-30T06:53:21.118Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T06:53:21.118Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T06:53:21.118Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-30T06:53:21.118Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-30T06:53:21.702Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-30T06:53:21.702Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-30T06:53:21.702Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-30T06:53:21.702Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T06:53:21.702Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T06:53:21.702Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-30T06:53:22.283Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-30T06:53:22.283Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T06:53:22.283Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-30T06:53:22.283Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-30T06:53:22.283Z] running python rtupdate hooks for python3.6... [2021-09-30T06:53:22.283Z] running python post-rtupdate hooks for python3.6... [2021-09-30T06:53:22.548Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-30T06:53:23.135Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-30T06:53:23.135Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-30T06:53:23.135Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-30T06:53:23.401Z] Setting up snapd (2.51.1+18.04) ... [2021-09-30T06:53:23.666Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-30T06:53:23.932Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-30T06:53:23.932Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-30T06:53:24.196Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-30T06:53:24.196Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-30T06:53:24.196Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-30T06:53:24.462Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-30T06:53:24.727Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-30T06:53:24.727Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-30T06:53:24.993Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-30T06:53:24.993Z] /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-30T06:53:24.993Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-30T06:53:24.993Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-30T06:53:26.544Z] 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-30T06:53:26.567Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-30T06:53:26.832Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-30T06:53:26.832Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-30T06:53:28.056Z] Reading package lists... [2021-09-30T06:53:28.323Z] Reading package lists... [2021-09-30T06:53:28.323Z] Building dependency tree... [2021-09-30T06:53:28.323Z] Reading state information... [2021-09-30T06:53:28.589Z] Calculating upgrade... [2021-09-30T06:53:28.589Z] The following packages will be upgraded: [2021-09-30T06:53:28.589Z] advancecomp base-files bash binutils binutils-common [2021-09-30T06:53:28.590Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-30T06:53:28.590Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-30T06:53:28.590Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-30T06:53:28.590Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-30T06:53:28.590Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-30T06:53:28.590Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-30T06:53:28.590Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-30T06:53:28.590Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-30T06:53:28.590Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-30T06:53:28.590Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-30T06:53:28.590Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-30T06:53:28.590Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-30T06:53:28.590Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-30T06:53:28.590Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-30T06:53:28.590Z] ubuntu-keyring util-linux [2021-09-30T06:53:28.590Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-30T06:53:28.590Z] Need to get 64.2 MB of archives. [2021-09-30T06:53:28.590Z] After this operation, 5142 kB of additional disk space will be used. [2021-09-30T06:53:28.590Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-09-30T06:53:28.855Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-30T06:53:28.855Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-30T06:53:28.855Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-30T06:53:28.855Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-30T06:53:28.855Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-30T06:53:28.855Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-30T06:53:28.855Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-30T06:53:28.855Z] 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-30T06:53:28.855Z] 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-30T06:53:28.855Z] 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-30T06:53:28.855Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-30T06:53:28.855Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-30T06:53:28.855Z] 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-30T06:53:28.855Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-30T06:53:28.855Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-30T06:53:28.855Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-30T06:53:28.855Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-30T06:53:29.122Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-30T06:53:29.122Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-30T06:53:29.122Z] 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-30T06:53:29.122Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-30T06:53:29.122Z] 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-30T06:53:29.122Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-30T06:53:29.122Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-30T06:53:29.122Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-30T06:53:29.122Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-30T06:53:29.122Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-30T06:53:29.122Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-30T06:53:29.122Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-30T06:53:29.122Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-30T06:53:29.122Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-30T06:53:29.122Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-30T06:53:29.122Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-30T06:53:29.122Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-30T06:53:29.122Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-30T06:53:29.122Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-30T06:53:29.122Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-30T06:53:29.122Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-30T06:53:29.122Z] 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-30T06:53:29.122Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-30T06:53:29.122Z] 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-30T06:53:29.122Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-30T06:53:29.122Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-30T06:53:29.122Z] 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-30T06:53:29.122Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-30T06:53:29.122Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-30T06:53:29.122Z] 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-30T06:53:29.122Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-30T06:53:29.122Z] 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-30T06:53:29.389Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-30T06:53:29.389Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-30T06:53:29.389Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-30T06:53:29.389Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-30T06:53:29.389Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-30T06:53:29.389Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-30T06:53:29.389Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-30T06:53:29.389Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-30T06:53:29.654Z] 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-30T06:53:29.654Z] 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-30T06:53:29.654Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-30T06:53:29.654Z] 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-30T06:53:29.654Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-30T06:53:29.654Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-30T06:53:29.918Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-30T06:53:29.918Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-30T06:53:29.918Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-30T06:53:29.918Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-30T06:53:30.184Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-30T06:53:30.184Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-30T06:53:30.450Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-30T06:53:30.450Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-30T06:53:30.450Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-30T06:53:30.450Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-30T06:53:30.450Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-30T06:53:30.450Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-30T06:53:30.450Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-30T06:53:30.450Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-30T06:53:30.450Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-30T06:53:30.714Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-30T06:53:30.714Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-30T06:53:30.714Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-30T06:53:30.714Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-30T06:53:30.714Z] 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-30T06:53:30.714Z] 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-30T06:53:30.714Z] 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-30T06:53:30.714Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-30T06:53:30.714Z] 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-30T06:53:30.714Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-30T06:53:30.714Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-30T06:53:30.714Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-30T06:53:30.979Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-30T06:53:30.979Z] 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-30T06:53:30.979Z] 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-30T06:53:30.979Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-30T06:53:30.979Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-30T06:53:30.979Z] 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-30T06:53:30.979Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-30T06:53:30.979Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-30T06:53:30.979Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-30T06:53:30.979Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-30T06:53:30.979Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-30T06:53:30.979Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-30T06:53:31.257Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T06:53:31.257Z] Fetched 64.2 MB in 2s (26.1 MB/s) [2021-09-30T06:53:31.257Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T06:53:31.257Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T06:53:31.257Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T06:53:31.838Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T06:53:31.838Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T06:53:31.838Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-09-30T06:53:31.838Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-09-30T06:53:32.103Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T06:53:32.103Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T06:53:32.103Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T06:53:32.367Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T06:53:32.367Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T06:53:32.367Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T06:53:32.367Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T06:53:32.367Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T06:53:32.367Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T06:53:32.367Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T06:53:32.633Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T06:53:32.633Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T06:53:32.633Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T06:53:32.633Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T06:53:32.633Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T06:53:32.633Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T06:53:32.633Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T06:53:32.633Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-30T06:53:32.904Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-30T06:53:32.904Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T06:53:32.904Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T06:53:32.904Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T06:53:32.904Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T06:53:32.904Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T06:53:32.904Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-30T06:53:32.904Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-30T06:53:33.168Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T06:53:33.168Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T06:53:33.168Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T06:53:33.168Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T06:53:33.764Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-30T06:53:33.765Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-30T06:53:33.765Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-30T06:53:33.765Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-30T06:53:33.765Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-30T06:53:34.030Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-30T06:53:34.030Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-30T06:53:34.030Z] Installing new version of config file /etc/issue ... [2021-09-30T06:53:34.030Z] Installing new version of config file /etc/issue.net ... [2021-09-30T06:53:34.030Z] Installing new version of config file /etc/lsb-release ... [2021-09-30T06:53:34.030Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-30T06:53:34.296Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-30T06:53:34.296Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-30T06:53:34.561Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-30T06:53:34.561Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T06:53:34.561Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-30T06:53:34.561Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-30T06:53:34.561Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-30T06:53:34.561Z] 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-30T06:53:34.561Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T06:53:34.561Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T06:53:34.827Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-30T06:53:34.827Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-30T06:53:34.827Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T06:53:34.827Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-30T06:53:34.827Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-30T06:53:34.827Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-30T06:53:34.827Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T06:53:34.827Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-30T06:53:34.827Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-30T06:53:35.093Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-30T06:53:35.093Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T06:53:35.093Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T06:53:35.093Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T06:53:35.360Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-30T06:53:35.360Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T06:53:35.360Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T06:53:35.360Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T06:53:35.360Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-30T06:53:35.360Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T06:53:35.360Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-30T06:53:35.625Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-30T06:53:35.625Z] Setting up grep (3.1-2build1) ... [2021-09-30T06:53:35.625Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T06:53:35.625Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-30T06:53:35.625Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-30T06:53:35.625Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-30T06:53:35.625Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T06:53:35.625Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-30T06:53:35.625Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-30T06:53:35.891Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-30T06:53:35.891Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T06:53:35.891Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T06:53:35.891Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T06:53:35.891Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-30T06:53:36.155Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T06:53:36.155Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-30T06:53:36.155Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T06:53:36.420Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-30T06:53:36.420Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T06:53:36.684Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-30T06:53:36.684Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T06:53:36.949Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-30T06:53:37.214Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T06:53:37.214Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-30T06:53:37.214Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-30T06:53:37.479Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-30T06:53:37.479Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-30T06:53:37.743Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-30T06:53:37.743Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-30T06:53:37.743Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-30T06:53:37.743Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T06:53:37.743Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-30T06:53:37.743Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-30T06:53:38.008Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-30T06:53:38.008Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T06:53:38.008Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T06:53:38.008Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T06:53:38.008Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T06:53:38.008Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T06:53:38.008Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T06:53:38.008Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T06:53:38.273Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T06:53:38.273Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T06:53:38.273Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T06:53:38.273Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T06:53:38.273Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T06:53:38.273Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T06:53:38.273Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T06:53:38.273Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T06:53:38.540Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T06:53:38.540Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T06:53:38.540Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T06:53:38.540Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T06:53:38.540Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T06:53:38.540Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T06:53:38.540Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-30T06:53:38.540Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T06:53:38.540Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-30T06:53:38.805Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T06:53:38.805Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-30T06:53:38.805Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T06:53:38.805Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T06:53:38.805Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T06:53:38.805Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-30T06:53:38.805Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T06:53:38.805Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T06:53:38.805Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T06:53:39.069Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-30T06:53:39.069Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T06:53:39.069Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T06:53:39.069Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T06:53:39.336Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-30T06:53:39.601Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-30T06:53:39.867Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-30T06:53:39.867Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T06:53:39.867Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-30T06:53:40.135Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-30T06:53:40.135Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T06:53:40.135Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-30T06:53:40.135Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-30T06:53:40.135Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-30T06:53:40.402Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-30T06:53:40.402Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T06:53:40.402Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-30T06:53:40.402Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-30T06:53:40.402Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-30T06:53:40.671Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T06:53:40.671Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-30T06:53:40.671Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-30T06:53:40.671Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-30T06:53:40.671Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T06:53:40.671Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-30T06:53:40.937Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-30T06:53:40.937Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-30T06:53:40.937Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T06:53:40.937Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-30T06:53:40.937Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T06:53:40.937Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T06:53:41.202Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-30T06:53:41.202Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-30T06:53:41.202Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T06:53:41.202Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T06:53:41.202Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-30T06:53:41.202Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-30T06:53:41.202Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T06:53:41.468Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T06:53:41.468Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T06:53:41.468Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-30T06:53:41.468Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-30T06:53:41.468Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-30T06:53:41.468Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-30T06:53:41.732Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T06:53:41.732Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T06:53:41.732Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-30T06:53:41.732Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T06:53:41.732Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-30T06:53:41.732Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-30T06:53:41.732Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-30T06:53:41.997Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T06:53:41.997Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-30T06:53:41.997Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-30T06:53:41.997Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-30T06:53:41.997Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T06:53:41.997Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-30T06:53:41.997Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-30T06:53:41.997Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-30T06:53:42.262Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T06:53:42.262Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-30T06:53:42.262Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-30T06:53:42.262Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-30T06:53:42.262Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T06:53:42.262Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-30T06:53:42.528Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-30T06:53:42.528Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-30T06:53:42.528Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T06:53:42.528Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-30T06:53:42.528Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-30T06:53:42.793Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-30T06:53:42.793Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T06:53:42.793Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-30T06:53:42.793Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-30T06:53:42.793Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-30T06:53:42.793Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T06:53:43.058Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-30T06:53:43.058Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-30T06:53:43.058Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-30T06:53:43.058Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T06:53:43.058Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-30T06:53:43.058Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-30T06:53:43.058Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-30T06:53:43.058Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T06:53:43.058Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-30T06:53:43.058Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-30T06:53:43.323Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-30T06:53:43.323Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T06:53:43.323Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-30T06:53:43.323Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-30T06:53:43.323Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-30T06:53:43.323Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T06:53:43.323Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-30T06:53:43.323Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-30T06:53:43.589Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-30T06:53:43.589Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T06:53:43.589Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-30T06:53:43.589Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-30T06:53:43.589Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-30T06:53:43.854Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T06:53:43.854Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-30T06:53:43.854Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-30T06:53:43.854Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-30T06:53:43.854Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-30T06:53:43.854Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-30T06:53:43.854Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-30T06:53:43.854Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-30T06:53:43.854Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-30T06:53:43.854Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-30T06:53:43.854Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-30T06:53:44.121Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-30T06:53:44.121Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-30T06:53:44.121Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-30T06:53:44.121Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-30T06:53:44.386Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-30T06:53:44.386Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-30T06:53:44.386Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-30T06:53:44.386Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-30T06:53:44.386Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-30T06:53:44.386Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-30T06:53:44.386Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-30T06:53:44.386Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-30T06:53:44.652Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-30T06:53:44.652Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-30T06:53:44.652Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-30T06:53:44.652Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-30T06:53:44.652Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-30T06:53:44.652Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-30T06:53:44.652Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-30T06:53:44.652Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-30T06:53:44.951Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-30T06:53:44.951Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-30T06:53:45.224Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-30T06:53:45.224Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-30T06:53:45.224Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-30T06:53:45.224Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-30T06:53:45.224Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T06:53:45.224Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T06:53:45.489Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T06:53:45.489Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T06:53:45.756Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T06:53:45.756Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T06:53:45.756Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-30T06:53:45.756Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-30T06:53:45.756Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T06:53:45.756Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T06:53:45.756Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T06:53:45.756Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T06:53:46.021Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T06:53:46.021Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T06:53:46.021Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T06:53:46.021Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T06:53:46.977Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T06:53:46.977Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T06:53:47.559Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T06:53:47.559Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T06:53:47.825Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T06:53:47.825Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T06:53:48.090Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T06:53:48.090Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T06:53:48.755Z] 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-30T06:53:49.049Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-30T06:53:49.049Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-30T06:53:49.049Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-30T06:53:49.049Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-30T06:53:49.049Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-30T06:53:49.049Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-30T06:53:49.049Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-30T06:53:49.049Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-30T06:53:49.049Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-30T06:53:49.049Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-30T06:53:49.316Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-30T06:53:49.316Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-30T06:53:49.316Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-30T06:53:49.316Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-30T06:53:49.316Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-30T06:53:49.316Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-30T06:53:49.316Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T06:53:49.316Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-30T06:53:49.582Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T06:53:49.582Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T06:53:49.582Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T06:53:49.582Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-30T06:53:49.582Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-30T06:53:49.582Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-30T06:53:49.582Z] [2021-09-30T06:53:49.582Z] Current default time zone: 'Etc/UTC' [2021-09-30T06:53:49.582Z] Local time is now: Thu Sep 30 06:53:49 UTC 2021. [2021-09-30T06:53:49.582Z] Universal Time is now: Thu Sep 30 06:53:49 UTC 2021. [2021-09-30T06:53:49.582Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-30T06:53:49.582Z] [2021-09-30T06:53:49.582Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-30T06:53:49.582Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T06:53:49.582Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-09-30T06:53:49.582Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-30T06:53:49.582Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-30T06:53:49.582Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-30T06:53:49.582Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-30T06:53:49.582Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-30T06:53:49.582Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-30T06:53:49.582Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-30T06:53:49.848Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T06:53:49.848Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-30T06:53:49.848Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T06:53:49.848Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-30T06:53:49.848Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T06:53:49.848Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-30T06:53:49.848Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-30T06:53:49.848Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-30T06:53:49.848Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-30T06:53:49.848Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-30T06:53:49.848Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-30T06:53:49.848Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-30T06:53:49.848Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-30T06:53:50.200Z] 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-30T06:53:51.786Z] Updating certificates in /etc/ssl/certs... [2021-09-30T06:53:52.367Z] 23 added, 28 removed; done. [2021-09-30T06:53:52.633Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-30T06:53:52.633Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-30T06:53:52.633Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-30T06:53:52.633Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-30T06:53:52.633Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-30T06:53:52.633Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T06:53:52.633Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-30T06:53:52.633Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T06:53:52.633Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T06:53:52.633Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T06:53:52.633Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T06:53:52.633Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T06:53:52.633Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-30T06:53:52.633Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-30T06:53:52.633Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-30T06:53:52.633Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-30T06:53:52.633Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-30T06:53:52.633Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T06:53:52.633Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-30T06:53:52.633Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-30T06:53:52.899Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-30T06:53:52.899Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-30T06:53:52.899Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T06:53:52.899Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-30T06:53:52.899Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-30T06:53:52.899Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-30T06:53:52.899Z] Updating certificates in /etc/ssl/certs... [2021-09-30T06:53:53.493Z] 0 added, 0 removed; done. [2021-09-30T06:53:53.493Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-30T06:53:53.493Z] done. [2021-09-30T06:53:54.073Z] Reading package lists... [2021-09-30T06:53:54.073Z] Building dependency tree... [2021-09-30T06:53:54.073Z] Reading state information... [2021-09-30T06:53:54.338Z] The following NEW packages will be installed: [2021-09-30T06:53:54.338Z] apt-transport-https [2021-09-30T06:53:54.338Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-30T06:53:54.338Z] Need to get 4348 B of archives. [2021-09-30T06:53:54.338Z] After this operation, 154 kB of additional disk space will be used. [2021-09-30T06:53:54.338Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-30T06:53:54.515Z] 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-30T06:53:54.604Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T06:53:54.604Z] Fetched 4348 B in 0s (23.4 kB/s) [2021-09-30T06:53:54.604Z] Selecting previously unselected package apt-transport-https. [2021-09-30T06:53:54.604Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-30T06:53:54.604Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-30T06:53:54.604Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-30T06:53:54.604Z] Setting up apt-transport-https (1.6.14) ... [2021-09-30T06:53:54.789Z] 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-30T06:53:54.869Z] Waiting for network to be ready... [2021-09-30T06:53:58.195Z] 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-30T06:54:01.500Z] 2021-09-30T06:53:58Z INFO Waiting for automatic snapd restart... [2021-09-30T06:54:01.601Z] 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-30T06:54:02.457Z] snapd 2.51.7 from Canonical* installed [2021-09-30T06:54:03.415Z] "snapd" switched to the "latest/stable" channel [2021-09-30T06:54:03.415Z] [2021-09-30T06:54:04.233Z] 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-30T06:54:05.989Z] core18 20210722 from Canonical* installed [2021-09-30T06:54:05.989Z] "core18" switched to the "latest/stable" channel [2021-09-30T06:54:05.989Z] [2021-09-30T06:54:08.565Z] snapcraft 5.0 from Canonical* installed [2021-09-30T06:54:08.565Z] "snapcraft" switched to the "latest/stable" channel [2021-09-30T06:54:08.565Z] [2021-09-30T06:54:09.650Z] 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-30T06:54:11.639Z] 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-30T06:54:12.809Z] 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-30T06:54:12.809Z] - README.md [2021-09-30T06:54:12.809Z] [2021-09-30T06:54:12.809Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-30T06:54:13.075Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-30T06:54:13.075Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-30T06:54:13.341Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-30T06:54:14.297Z] Reading package lists... [2021-09-30T06:54:14.563Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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-30T06:54:14.563Z] Reading package lists... [2021-09-30T06:54:14.829Z] Building dependency tree... [2021-09-30T06:54:14.829Z] Reading state information... [2021-09-30T06:54:14.829Z] Suggested packages: [2021-09-30T06:54:14.829Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-30T06:54:14.829Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-30T06:54:14.829Z] Recommended packages: [2021-09-30T06:54:14.829Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-30T06:54:15.059Z] 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-30T06:54:15.095Z] The following NEW packages will be installed: [2021-09-30T06:54:15.095Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-30T06:54:15.095Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-30T06:54:15.095Z] pkg-config zip [2021-09-30T06:54:15.095Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-30T06:54:15.095Z] Need to get 7670 kB of archives. [2021-09-30T06:54:15.095Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-30T06:54:15.095Z] 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-30T06:54:15.359Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-30T06:54:15.359Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-30T06:54:15.359Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-30T06:54:15.359Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-30T06:54:15.359Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-30T06:54:15.359Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-30T06:54:15.359Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-30T06:54:15.626Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-30T06:54:15.626Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-30T06:54:15.626Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-30T06:54:15.892Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-30T06:54:15.892Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-30T06:54:15.892Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-30T06:54:15.892Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-30T06:54:15.892Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-30T06:54:15.892Z] Fetched 7670 kB in 1s (9598 kB/s) [2021-09-30T06:54:16.163Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-30T06:54:16.163Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-30T06:54:16.163Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-30T06:54:16.163Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-30T06:54:16.163Z] Selecting previously unselected package libpsl5:amd64. [2021-09-30T06:54:16.163Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-30T06:54:16.163Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-30T06:54:16.163Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-30T06:54:16.163Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-30T06:54:16.163Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-30T06:54:16.163Z] Selecting previously unselected package librtmp1:amd64. [2021-09-30T06:54:16.163Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-30T06:54:16.163Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-30T06:54:16.430Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-30T06:54:16.430Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-30T06:54:16.430Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-30T06:54:16.430Z] Selecting previously unselected package liberror-perl. [2021-09-30T06:54:16.430Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-30T06:54:16.430Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-30T06:54:16.430Z] Selecting previously unselected package git-man. [2021-09-30T06:54:16.430Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-30T06:54:16.430Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-30T06:54:16.430Z] Selecting previously unselected package git. [2021-09-30T06:54:16.430Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-30T06:54:16.430Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-30T06:54:17.012Z] Selecting previously unselected package libnorm1:amd64. [2021-09-30T06:54:17.012Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-30T06:54:17.012Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-30T06:54:17.012Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-30T06:54:17.012Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-30T06:54:17.012Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-30T06:54:17.278Z] Selecting previously unselected package libsodium23:amd64. [2021-09-30T06:54:17.278Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-30T06:54:17.278Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-30T06:54:17.278Z] Selecting previously unselected package libzmq5:amd64. [2021-09-30T06:54:17.278Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-30T06:54:17.278Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T06:54:17.278Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-30T06:54:17.278Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-30T06:54:17.278Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T06:54:17.278Z] Selecting previously unselected package pkg-config. [2021-09-30T06:54:17.278Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-30T06:54:17.278Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-30T06:54:17.278Z] Selecting previously unselected package zip. [2021-09-30T06:54:17.278Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-30T06:54:17.544Z] Unpacking zip (3.0-11build1) ... [2021-09-30T06:54:17.544Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-30T06:54:17.544Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-30T06:54:17.544Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-30T06:54:17.544Z] Setting up liberror-perl (0.17025-1) ... [2021-09-30T06:54:17.544Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-30T06:54:17.544Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-30T06:54:17.544Z] No schema files found: doing nothing. [2021-09-30T06:54:17.544Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-30T06:54:17.544Z] Setting up zip (3.0-11build1) ... [2021-09-30T06:54:17.544Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-30T06:54:17.544Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-30T06:54:17.545Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-30T06:54:17.545Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T06:54:17.545Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-30T06:54:17.545Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-30T06:54:17.545Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-30T06:54:17.545Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-30T06:54:18.126Z] git set to automatically installed. [2021-09-30T06:54:18.126Z] git-man set to automatically installed. [2021-09-30T06:54:18.126Z] libcurl3-gnutls set to automatically installed. [2021-09-30T06:54:18.126Z] liberror-perl set to automatically installed. [2021-09-30T06:54:18.126Z] libglib2.0-0 set to automatically installed. [2021-09-30T06:54:18.126Z] libnghttp2-14 set to automatically installed. [2021-09-30T06:54:18.126Z] libnorm1 set to automatically installed. [2021-09-30T06:54:18.126Z] libpgm-5.2-0 set to automatically installed. [2021-09-30T06:54:18.126Z] libpsl5 set to automatically installed. [2021-09-30T06:54:18.126Z] librtmp1 set to automatically installed. [2021-09-30T06:54:18.126Z] libsodium23 set to automatically installed. [2021-09-30T06:54:18.126Z] libzmq3-dev set to automatically installed. [2021-09-30T06:54:18.126Z] libzmq5 set to automatically installed. [2021-09-30T06:54:18.126Z] pkg-config set to automatically installed. [2021-09-30T06:54:18.126Z] zip set to automatically installed. [2021-09-30T06:54:20.068Z] snapd is not logged in, snap install commands will use sudo [Pipeline] } [2021-09-30T06:54:21.806Z] $ docker stop --time=1 b268369874f66001f1c383b5a10e074dde40d0ecf32a66509caa0affeefcce19 [2021-09-30T06:54:24.523Z] $ docker rm -f b268369874f66001f1c383b5a10e074dde40d0ecf32a66509caa0affeefcce19 [2021-09-30T06:54:25.408Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T06:54:26.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T06:54:26.365Z] snapd is not logged in, snap install commands will use sudo [2021-09-30T06:54:26.499Z] [2021-09-30T06:54:26.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T06:54:26.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T06:54:27.133Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-30T06:54:27.133Z] 29e5d40040c1: Pulling fs layer [2021-09-30T06:54:27.133Z] 1ce36da41761: Pulling fs layer [2021-09-30T06:54:27.133Z] 25b303627fd3: Pulling fs layer [2021-09-30T06:54:27.323Z] snap "core18" has no updates available [2021-09-30T06:54:27.406Z] 29e5d40040c1: Verifying Checksum [2021-09-30T06:54:27.406Z] 29e5d40040c1: Download complete [2021-09-30T06:54:27.904Z] Pulling config-common [2021-09-30T06:54:27.904Z] + snapcraftctl pull [2021-09-30T06:54:28.004Z] 29e5d40040c1: Pull complete [2021-09-30T06:54:28.279Z] 1ce36da41761: Verifying Checksum [2021-09-30T06:54:28.860Z] Pulling go-build-helper [2021-09-30T06:54:28.861Z] + snapcraftctl pull [2021-09-30T06:54:29.717Z] 1ce36da41761: Pull complete [2021-09-30T06:54:29.817Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-30T06:54:29.817Z] Skipping pull go-build-helper (already ran) [2021-09-30T06:54:29.991Z] 25b303627fd3: Verifying Checksum [2021-09-30T06:54:29.992Z] 25b303627fd3: Download complete [2021-09-30T06:54:30.083Z] Building go-build-helper [2021-09-30T06:54:30.083Z] + snapcraftctl build [2021-09-30T06:54:32.022Z] Staging go-build-helper [2021-09-30T06:54:32.022Z] + snapcraftctl stage [2021-09-30T06:54:40.164Z] 25b303627fd3: Pull complete [2021-09-30T06:54:40.164Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-30T06:54:40.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T06:54:40.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-30T06:54:40.439Z] prd-ubuntu18.04-docker-arm64-4c-16g-237 does not seem to be running inside a container [2021-09-30T06:54:40.523Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-30T06:54:42.085Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-30T06:54:42.085Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-30T06:54:42.085Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-30T06:54:42.085Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-30T06:54:42.085Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-30T06:54:42.085Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-30T06:54:42.085Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-30T06:54:42.085Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-30T06:54:42.085Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-30T06:54:42.085Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-30T06:54:42.085Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-30T06:54:42.085Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-30T06:54:42.085Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-30T06:54:42.085Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-30T06:54:42.085Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-30T06:54:42.085Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-30T06:54:42.085Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-30T06:54:42.085Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-30T06:54:42.085Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-30T06:54:42.085Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2250 kB] [2021-09-30T06:54:42.085Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-30T06:54:42.085Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-30T06:54:42.085Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-30T06:54:42.085Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-30T06:54:42.085Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-30T06:54:42.085Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] [2021-09-30T06:54:42.085Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-09-30T06:54:42.085Z] Fetched 25.4 MB in 0s (0 B/s) [2021-09-30T06:54:42.085Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-30T06:54:42.085Z] Fetched 224 kB in 0s (0 B/s) [2021-09-30T06:54:42.085Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-30T06:54:42.085Z] Fetched 157 kB in 0s (0 B/s) [2021-09-30T06:54:42.085Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-30T06:54:42.085Z] Fetched 221 kB in 0s (0 B/s) [2021-09-30T06:54:42.085Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-30T06:54:42.085Z] Fetched 143 kB in 0s (0 B/s) [2021-09-30T06:54:42.085Z] Pulling edgex-go [2021-09-30T06:54:42.085Z] + snapcraftctl pull [2021-09-30T06:54:42.085Z] Pulling hooks [2021-09-30T06:54:42.085Z] + snapcraftctl pull [2021-09-30T06:54:43.934Z] $ docker top dddd21fa98e9283e3efa7e0b437f3607f5a6cf156fe92b3897450923ddb187f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T06:54:44.926Z] + docker-compose build --help [2021-09-30T06:54:44.926Z] + grep parallel [2021-09-30T06:54:49.331Z] --parallel Build images in parallel. [Pipeline] } [2021-09-30T06:54:49.353Z] $ docker stop --time=1 dddd21fa98e9283e3efa7e0b437f3607f5a6cf156fe92b3897450923ddb187f9 [2021-09-30T06:54:51.243Z] $ docker rm -f dddd21fa98e9283e3efa7e0b437f3607f5a6cf156fe92b3897450923ddb187f9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T06:54:51.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T06:54:51.920Z] . [Pipeline] withDockerContainer [2021-09-30T06:54:52.234Z] prd-ubuntu18.04-docker-arm64-4c-16g-237 does not seem to be running inside a container [2021-09-30T06:54:52.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-30T06:54:53.917Z] $ docker top 95a08d1fd7cabb2d102ccdc1a23a27246359cf458dd4505132deb59f1fd06239 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T06:54:54.962Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-30T06:54:59.395Z] Building core-command ... [2021-09-30T06:54:59.395Z] Building core-data ... [2021-09-30T06:54:59.395Z] Building core-metadata ... [2021-09-30T06:54:59.395Z] Building security-bootstrapper ... [2021-09-30T06:54:59.395Z] Building security-proxy-setup ... [2021-09-30T06:54:59.395Z] Building security-secretstore-setup ... [2021-09-30T06:54:59.395Z] Building support-notifications ... [2021-09-30T06:54:59.395Z] Building support-scheduler ... [2021-09-30T06:54:59.395Z] Building sys-mgmt-agent ... [2021-09-30T06:54:59.395Z] Building support-notifications [2021-09-30T06:54:59.395Z] Building core-command [2021-09-30T06:54:59.395Z] Building security-proxy-setup [2021-09-30T06:54:59.395Z] Building core-metadata [2021-09-30T06:54:59.395Z] Building security-bootstrapper [2021-09-30T06:55:00.508Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-30T06:55:00.508Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-30T06:55:00.508Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-30T06:55:00.508Z] Fetched 0 B in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-30T06:55:00.508Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-30T06:55:00.508Z] Fetched 279 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-30T06:55:00.508Z] Fetched 122 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-30T06:55:00.508Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-30T06:55:00.508Z] Fetched 8848 B in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-30T06:55:00.508Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-30T06:55:00.508Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-30T06:55:00.508Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-30T06:55:00.508Z] Fetched 220 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-30T06:55:00.508Z] Fetched 154 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-30T06:55:00.508Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-30T06:55:00.508Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-30T06:55:00.508Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-30T06:55:00.508Z] Fetched 499 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-30T06:55:00.508Z] Fetched 111 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-30T06:55:00.508Z] Fetched 240 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-30T06:55:00.508Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-30T06:55:00.508Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-30T06:55:00.508Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-30T06:55:00.508Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-30T06:55:00.508Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-30T06:55:00.508Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-30T06:55:00.508Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-30T06:55:00.508Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-30T06:55:00.508Z] Fetched 8720 B in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-30T06:55:00.508Z] Fetched 140 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-30T06:55:00.508Z] Fetched 119 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-30T06:55:00.508Z] Fetched 111 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-30T06:55:00.508Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-30T06:55:00.508Z] Fetched 646 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-30T06:55:00.508Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-30T06:55:00.508Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-30T06:55:00.508Z] Fetched 368 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-30T06:55:00.508Z] Fetched 187 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-30T06:55:00.508Z] Fetched 175 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-30T06:55:00.508Z] Fetched 206 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-30T06:55:00.508Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-30T06:55:00.508Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-30T06:55:00.508Z] Fetched 159 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-30T06:55:00.508Z] Fetched 107 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-30T06:55:00.508Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-30T06:55:00.508Z] Pulling static-packages [2021-09-30T06:55:00.508Z] + snapcraftctl pull [2021-09-30T06:55:00.508Z] Pulling version [2021-09-30T06:55:00.508Z] + cd /root/project [2021-09-30T06:55:00.508Z] + git describe --tags --abbrev=0 [2021-09-30T06:55:00.508Z] + sed s/v// [2021-09-30T06:55:00.508Z] + GIT_VERSION=2.0.1-dev.60 [2021-09-30T06:55:00.508Z] + [ -z 2.0.1-dev.60 ] [2021-09-30T06:55:00.508Z] + snapcraftctl set-version 2.0.1-dev.60 [2021-09-30T06:55:01.089Z] Building config-common [2021-09-30T06:55:01.089Z] + snapcraftctl build [2021-09-30T06:55:03.029Z] Skipping build go-build-helper (already ran) [2021-09-30T06:55:03.029Z] Building edgex-go [2021-09-30T06:55:03.294Z] + cd /root/parts/edgex-go/src [2021-09-30T06:55:03.294Z] + git describe --tags+ --abbrev=0 [2021-09-30T06:55:03.294Z] sed s/v// [2021-09-30T06:55:03.294Z] + GIT_VERSION=2.0.1-dev.60 [2021-09-30T06:55:03.294Z] + [ -z 2.0.1-dev.60 ] [2021-09-30T06:55:03.294Z] + echo 2.0.1-dev.60 [2021-09-30T06:55:03.294Z] + make build [2021-09-30T06:55:03.294Z] go mod tidy [2021-09-30T06:55:05.873Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-30T06:55:05.873Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-30T06:55:05.873Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-30T06:55:05.873Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-30T06:55:05.873Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-30T06:55:05.873Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-30T06:55:05.873Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-30T06:55:05.873Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-30T06:55:05.873Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-30T06:55:05.873Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-30T06:55:05.873Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-30T06:55:05.873Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-30T06:55:05.873Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-30T06:55:05.873Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-30T06:55:05.873Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-30T06:55:05.873Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-30T06:55:05.873Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-30T06:55:06.453Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-30T06:55:07.033Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-30T06:55:07.033Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-30T06:55:07.033Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-30T06:55:07.033Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-30T06:55:07.033Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-30T06:55:07.033Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-30T06:55:07.304Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-30T06:55:07.304Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-30T06:55:07.304Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-30T06:55:07.304Z] go: downloading golang.org/x/text v0.3.6 [2021-09-30T06:55:07.304Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-30T06:55:07.304Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-30T06:55:07.304Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-30T06:55:07.577Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-30T06:55:07.577Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-30T06:55:07.577Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-30T06:55:07.577Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-30T06:55:07.577Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-30T06:55:07.577Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-30T06:55:07.842Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-30T06:55:07.842Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-30T06:55:07.842Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-30T06:55:07.842Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-30T06:55:08.105Z] go: downloading github.com/kr/text v0.2.0 [2021-09-30T06:55:08.105Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-30T06:55:08.105Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-30T06:55:08.105Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-30T06:55:08.105Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-30T06:55:08.105Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-30T06:55:08.105Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-30T06:55:08.105Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-30T06:55:08.105Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-30T06:55:08.105Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-30T06:55:08.105Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-30T06:55:08.369Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-30T06:55:08.369Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-30T06:55:08.369Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-30T06:55:08.369Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-30T06:55:08.369Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-30T06:55:08.369Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-30T06:55:08.369Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-30T06:55:08.369Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-30T06:55:08.369Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-30T06:55:08.369Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-30T06:55:08.369Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-30T06:55:08.369Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-30T06:55:08.369Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-30T06:55:08.369Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-30T06:55:08.369Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-30T06:55:08.369Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-30T06:55:08.369Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-30T06:55:08.369Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-30T06:55:08.369Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-30T06:55:08.633Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-30T06:55:08.633Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-30T06:55:08.633Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-30T06:55:08.633Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-30T06:55:08.633Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-30T06:55:08.633Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-30T06:55:08.898Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-data/core-data ./cmd/core-data [2021-09-30T06:55:17.079Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-30T06:55:21.313Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-command/core-command ./cmd/core-command [2021-09-30T06:55:22.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-30T06:55:23.674Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-30T06:55:23.939Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-30T06:55:24.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-30T06:55:26.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-30T06:55:27.260Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-30T06:55:28.215Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-30T06:55:29.176Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-30T06:55:30.129Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-30T06:55:32.064Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-30T06:55:32.064Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-30T06:55:32.064Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-30T06:55:32.064Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-30T06:55:32.064Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-30T06:55:32.064Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-30T06:55:32.064Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-30T06:55:32.064Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-30T06:55:32.064Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-30T06:55:32.064Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-30T06:55:32.064Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-30T06:55:32.064Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-30T06:55:32.064Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-30T06:55:32.064Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-30T06:55:32.064Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-30T06:55:32.064Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-30T06:55:32.064Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-30T06:55:32.064Z] + 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-30T06:55:32.064Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-30T06:55:32.064Z] + 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-30T06:55:32.064Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-30T06:55:32.064Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-30T06:55:32.064Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-30T06:55:32.064Z] + 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-30T06:55:32.064Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-30T06:55:32.064Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-30T06:55:32.064Z] + 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-30T06:55:33.019Z] Building hooks [2021-09-30T06:55:33.019Z] + cd /root/parts/hooks/src [2021-09-30T06:55:33.019Z] + make build [2021-09-30T06:55:33.019Z] go mod tidy [2021-09-30T06:55:33.601Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-30T06:55:33.868Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-30T06:55:33.868Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-30T06:55:33.868Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-30T06:55:34.133Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-30T06:55:35.110Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-30T06:55:35.376Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-30T06:55:35.376Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-30T06:55:38.717Z] Building static-packages [2021-09-30T06:55:38.717Z] + snapcraftctl build [2021-09-30T06:55:40.661Z] Building version [2021-09-30T06:55:40.661Z] + snapcraftctl build [2021-09-30T06:55:42.602Z] Staging config-common [2021-09-30T06:55:42.602Z] + snapcraftctl stage [2021-09-30T06:55:43.557Z] Skipping stage go-build-helper (already ran) [2021-09-30T06:55:43.557Z] Staging edgex-go [2021-09-30T06:55:43.557Z] + snapcraftctl stage [2021-09-30T06:55:44.522Z] Staging hooks [2021-09-30T06:55:44.522Z] + snapcraftctl stage [2021-09-30T06:55:45.925Z] Staging static-packages [2021-09-30T06:55:45.926Z] + snapcraftctl stage [2021-09-30T06:55:46.886Z] Staging version [2021-09-30T06:55:46.886Z] + snapcraftctl stage [2021-09-30T06:55:47.848Z] Priming config-common [2021-09-30T06:55:47.848Z] + snapcraftctl prime [2021-09-30T06:55:48.806Z] Priming go-build-helper [2021-09-30T06:55:48.806Z] + snapcraftctl prime [2021-09-30T06:55:49.763Z] Priming edgex-go [2021-09-30T06:55:49.763Z] + snapcraftctl prime [2021-09-30T06:55:51.165Z] Priming hooks [2021-09-30T06:55:51.165Z] + snapcraftctl prime [2021-09-30T06:55:52.567Z] Priming static-packages [2021-09-30T06:55:52.567Z] + snapcraftctl prime [2021-09-30T06:55:55.144Z] Priming version [2021-09-30T06:55:55.144Z] + snapcraftctl prime [2021-09-30T06:55:56.101Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-30T06:56:07.378Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T06:56:07.378Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-30T06:56:07.378Z] ---> 8115232bae7f [2021-09-30T06:56:07.378Z] Step 3/32 : WORKDIR /edgex-go [2021-09-30T06:56:07.378Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T06:56:07.378Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T06:56:07.378Z] ---> 8115232bae7f [2021-09-30T06:56:07.378Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T06:56:07.378Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T06:56:07.378Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T06:56:07.378Z] ---> 8115232bae7f [2021-09-30T06:56:07.378Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T06:56:07.378Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T06:56:07.378Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T06:56:07.378Z] ---> 8115232bae7f [2021-09-30T06:56:07.378Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T06:56:07.378Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T06:56:07.378Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-30T06:56:07.378Z] ---> 8115232bae7f [2021-09-30T06:56:07.378Z] Step 3/22 : WORKDIR /edgex-go [2021-09-30T06:56:07.378Z] ---> Running in f70819bc9b57 [2021-09-30T06:56:07.378Z] ---> Running in 94e2e2be4ef4 [2021-09-30T06:56:07.378Z] ---> Running in c950612d15c5 [2021-09-30T06:56:07.378Z] ---> Running in e6a92a90846a [2021-09-30T06:56:07.378Z] ---> Running in b03e6af79bf7 [2021-09-30T06:56:07.648Z] Removing intermediate container e6a92a90846a [2021-09-30T06:56:07.648Z] ---> 3f3686313c91 [2021-09-30T06:56:07.648Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:56:07.648Z] Removing intermediate container c950612d15c5 [2021-09-30T06:56:07.648Z] ---> afd4c471e703 [2021-09-30T06:56:07.648Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:56:07.648Z] Removing intermediate container f70819bc9b57 [2021-09-30T06:56:07.648Z] ---> 99819157ac5d [2021-09-30T06:56:07.648Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:56:07.928Z] ---> Running in 1efdb6ea5764 [2021-09-30T06:56:07.928Z] Removing intermediate container 94e2e2be4ef4 [2021-09-30T06:56:07.928Z] ---> 02fde7286461 [2021-09-30T06:56:07.928Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:56:07.928Z] Removing intermediate container b03e6af79bf7 [2021-09-30T06:56:07.928Z] ---> a51f279247ac [2021-09-30T06:56:07.929Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T06:56:07.929Z] ---> Running in 0de5d5915de2 [2021-09-30T06:56:07.929Z] ---> Running in 473e158a068c [2021-09-30T06:56:08.204Z] ---> Running in 0935c957bf69 [2021-09-30T06:56:08.204Z] ---> Running in 3c2bd1ad8cec [2021-09-30T06:56:11.634Z] Removing intermediate container 1efdb6ea5764 [2021-09-30T06:56:11.634Z] ---> 418197969c72 [2021-09-30T06:56:11.634Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-30T06:56:11.634Z] ---> Running in 9f4a80b67380 [2021-09-30T06:56:11.634Z] Removing intermediate container 0de5d5915de2 [2021-09-30T06:56:11.634Z] ---> a485cd4f0681 [2021-09-30T06:56:11.634Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-30T06:56:12.248Z] Removing intermediate container 473e158a068c [2021-09-30T06:56:12.248Z] ---> 02393c61626c [2021-09-30T06:56:12.248Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T06:56:12.248Z] ---> Running in e47fe228addf [2021-09-30T06:56:12.248Z] ---> Running in fe976680de1e [2021-09-30T06:56:12.528Z] Removing intermediate container 3c2bd1ad8cec [2021-09-30T06:56:12.528Z] ---> 4eb05dd040f5 [2021-09-30T06:56:12.528Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T06:56:12.528Z] Removing intermediate container 0935c957bf69 [2021-09-30T06:56:12.528Z] ---> d77fef7d4da2 [2021-09-30T06:56:12.528Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-30T06:56:12.805Z] ---> Running in 859ffd21af14 [2021-09-30T06:56:12.805Z] ---> Running in 88db4c186823 [2021-09-30T06:56:14.257Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T06:56:14.257Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T06:56:14.533Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T06:56:14.805Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T06:56:14.805Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T06:56:15.079Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T06:56:15.674Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T06:56:15.674Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T06:56:15.954Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T06:56:15.954Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T06:56:15.954Z] OK: 218 MiB in 52 packages [2021-09-30T06:56:16.944Z] OK: 218 MiB in 52 packages [2021-09-30T06:56:16.944Z] OK: 218 MiB in 52 packages [2021-09-30T06:56:17.222Z] OK: 218 MiB in 52 packages [2021-09-30T06:56:17.222Z] OK: 218 MiB in 52 packages [2021-09-30T06:56:17.495Z] Removing intermediate container 9f4a80b67380 [2021-09-30T06:56:17.495Z] ---> 49c536e1258f [2021-09-30T06:56:17.495Z] Step 6/22 : COPY go.mod . [2021-09-30T06:56:18.945Z] Removing intermediate container 859ffd21af14 [2021-09-30T06:56:18.945Z] ---> 4a0241a77168 [2021-09-30T06:56:18.945Z] Step 6/24 : COPY go.mod . [2021-09-30T06:56:18.945Z] Removing intermediate container e47fe228addf [2021-09-30T06:56:18.945Z] ---> 1a3058bef072 [2021-09-30T06:56:18.945Z] Step 6/23 : COPY go.mod . [2021-09-30T06:56:18.945Z] ---> 811997f3aa94 [2021-09-30T06:56:18.945Z] Step 7/22 : RUN go mod download [2021-09-30T06:56:18.945Z] Removing intermediate container fe976680de1e [2021-09-30T06:56:18.945Z] ---> c6bfba8967b6 [2021-09-30T06:56:18.945Z] Step 6/24 : COPY go.mod . [2021-09-30T06:56:19.226Z] ---> Running in 07a14ce016a2 [2021-09-30T06:56:19.226Z] Removing intermediate container 88db4c186823 [2021-09-30T06:56:19.226Z] ---> 2b5cd4e9fe7c [2021-09-30T06:56:19.226Z] Step 6/32 : COPY go.mod . [2021-09-30T06:56:20.209Z] ---> 5d5944d7d3d3 [2021-09-30T06:56:20.209Z] Step 7/24 : RUN go mod download [2021-09-30T06:56:20.485Z] ---> 73edd46e76c8 [2021-09-30T06:56:20.485Z] Step 7/23 : RUN go mod download [2021-09-30T06:56:20.485Z] ---> Running in bbed2aeca0aa [2021-09-30T06:56:20.485Z] ---> 7ef8d6f9ed01 [2021-09-30T06:56:20.485Z] Step 7/24 : RUN go mod download [2021-09-30T06:56:20.763Z] ---> Running in dadd4c280947 [2021-09-30T06:56:20.763Z] ---> 38b7bdba5021 [2021-09-30T06:56:20.763Z] Step 7/32 : RUN go mod download [2021-09-30T06:56:20.763Z] ---> Running in a213a209e109 [2021-09-30T06:56:21.052Z] ---> Running in d308f7f2c5ec [2021-09-30T06:56:24.473Z] Removing intermediate container 07a14ce016a2 [2021-09-30T06:56:24.473Z] ---> 4ecd0bf4b67c [2021-09-30T06:56:24.473Z] Step 8/22 : COPY . . [2021-09-30T06:56:27.147Z] Removing intermediate container bbed2aeca0aa [2021-09-30T06:56:27.147Z] ---> 8a11c948fdbf [2021-09-30T06:56:27.147Z] Step 8/24 : COPY . . [2021-09-30T06:56:27.745Z] Removing intermediate container dadd4c280947 [2021-09-30T06:56:27.745Z] ---> 4b54718fe009 [2021-09-30T06:56:27.745Z] Step 8/23 : COPY . . [2021-09-30T06:56:28.798Z] Removing intermediate container d308f7f2c5ec [2021-09-30T06:56:28.798Z] ---> ad120f1fbc38 [2021-09-30T06:56:28.798Z] Step 8/32 : COPY . . [2021-09-30T06:56:29.075Z] Removing intermediate container a213a209e109 [2021-09-30T06:56:29.075Z] ---> 7e6b349ab934 [2021-09-30T06:56:29.075Z] Step 8/24 : COPY . . [2021-09-30T06:56:51.262Z] ---> 3aa68494f632 [2021-09-30T06:56:51.262Z] Step 9/22 : RUN go mod tidy [2021-09-30T06:56:51.262Z] ---> dac6316cec34 [2021-09-30T06:56:51.262Z] Step 9/24 : RUN go mod tidy [2021-09-30T06:56:51.262Z] ---> Running in d1a45d3f676c [2021-09-30T06:56:51.262Z] ---> 1a951939c99a [2021-09-30T06:56:51.262Z] Step 9/32 : RUN go mod tidy [2021-09-30T06:56:51.262Z] ---> 2b310ec0ae5c [2021-09-30T06:56:51.262Z] Step 9/23 : RUN go mod tidy [2021-09-30T06:56:51.262Z] ---> 33b06e369570 [2021-09-30T06:56:51.262Z] Step 9/24 : RUN go mod tidy [2021-09-30T06:56:51.262Z] ---> Running in c8edf711d9e7 [2021-09-30T06:56:51.262Z] ---> Running in 0cc5e297bbfb [2021-09-30T06:56:51.262Z] ---> Running in dd06d88306b2 [2021-09-30T06:56:51.262Z] ---> Running in 9eee7040b2f3 [2021-09-30T06:56:56.671Z] Removing intermediate container d1a45d3f676c [2021-09-30T06:56:56.671Z] ---> fcb02ef5d58b [2021-09-30T06:56:56.671Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-30T06:56:56.671Z] ---> Running in d2405012ab25 [2021-09-30T06:56:56.952Z] Removing intermediate container c8edf711d9e7 [2021-09-30T06:56:56.952Z] ---> c60c5af4da48 [2021-09-30T06:56:56.952Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-30T06:56:57.228Z] ---> Running in 70c3f03fec9e [2021-09-30T06:56:57.825Z] Removing intermediate container 0cc5e297bbfb [2021-09-30T06:56:57.825Z] ---> 6c43e0f5a0f5 [2021-09-30T06:56:57.825Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-30T06:56:57.825Z] Removing intermediate container 9eee7040b2f3 [2021-09-30T06:56:57.825Z] ---> ddfd85853c4e [2021-09-30T06:56:57.825Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-30T06:56:58.101Z] ---> Running in c848b42e43c3 [2021-09-30T06:56:58.375Z] ---> Running in 87aeb39c18f6 [2021-09-30T06:56:58.375Z] Removing intermediate container dd06d88306b2 [2021-09-30T06:56:58.375Z] ---> e2d00f7c384c [2021-09-30T06:56:58.375Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-30T06:56:58.650Z] ---> Running in 9bed036432f1 [2021-09-30T06:56:58.650Z] 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-30T06:56:59.259Z] 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-30T06:57:00.713Z] 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-30T06:57:00.987Z] 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-30T06:57:00.987Z] 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-30T06:58:52.836Z] 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-30T06:58:54.822Z] Removing intermediate container c848b42e43c3 [2021-09-30T06:58:54.822Z] ---> 2f50f5483682 [2021-09-30T06:58:54.822Z] [2021-09-30T06:58:54.822Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T06:58:55.098Z] 3.14: Pulling from library/alpine [2021-09-30T06:58:57.729Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T06:58:57.729Z] Status: Downloaded newer image for alpine:3.14 [2021-09-30T06:58:57.729Z] ---> bb3de5531c18 [2021-09-30T06:58:57.729Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T06:58:59.710Z] ---> Running in 89bbaf1df400 [2021-09-30T06:58:59.981Z] Removing intermediate container d2405012ab25 [2021-09-30T06:58:59.981Z] ---> deefe5730ff1 [2021-09-30T06:58:59.981Z] [2021-09-30T06:58:59.981Z] Step 11/22 : FROM alpine:3.14 [2021-09-30T06:58:59.981Z] ---> bb3de5531c18 [2021-09-30T06:58:59.981Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-30T06:58:59.981Z] Removing intermediate container 9bed036432f1 [2021-09-30T06:58:59.981Z] ---> c179365a267a [2021-09-30T06:58:59.981Z] [2021-09-30T06:58:59.981Z] Step 11/32 : FROM alpine:3.14 [2021-09-30T06:58:59.981Z] ---> bb3de5531c18 [2021-09-30T06:58:59.982Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-30T06:59:00.579Z] ---> Running in 6773d036a776 [2021-09-30T06:59:00.579Z] ---> Running in bc3ce2096755 [2021-09-30T06:59:02.023Z] Removing intermediate container bc3ce2096755 [2021-09-30T06:59:02.023Z] ---> 2429782d37d7 [2021-09-30T06:59:02.023Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-30T06:59:02.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T06:59:02.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T06:59:02.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T06:59:02.856Z] ---> Running in ecca74c91d50 [2021-09-30T06:59:02.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T06:59:03.133Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T06:59:03.133Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T06:59:03.410Z] OK: 5 MiB in 15 packages [2021-09-30T06:59:03.687Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-30T06:59:03.687Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-30T06:59:03.971Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-30T06:59:03.971Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-30T06:59:03.971Z] (5/5) Installing curl (7.79.1-r0) [2021-09-30T06:59:03.971Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T06:59:03.971Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T06:59:04.247Z] OK: 8 MiB in 19 packages [2021-09-30T06:59:05.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T06:59:05.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T06:59:05.505Z] Removing intermediate container 87aeb39c18f6 [2021-09-30T06:59:05.505Z] ---> 6961cb775c37 [2021-09-30T06:59:05.505Z] [2021-09-30T06:59:05.505Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T06:59:05.505Z] ---> bb3de5531c18 [2021-09-30T06:59:05.505Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-30T06:59:05.505Z] Removing intermediate container 70c3f03fec9e [2021-09-30T06:59:05.505Z] ---> 734737b97f6c [2021-09-30T06:59:05.505Z] [2021-09-30T06:59:05.505Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T06:59:05.505Z] ---> bb3de5531c18 [2021-09-30T06:59:05.505Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T06:59:06.116Z] ---> Running in a83a9dbf624e [2021-09-30T06:59:06.116Z] ---> Running in ca015dcb3573 [2021-09-30T06:59:06.116Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-30T06:59:06.116Z] (2/2) Installing su-exec (0.2-r1) [2021-09-30T06:59:06.116Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T06:59:06.116Z] Removing intermediate container 89bbaf1df400 [2021-09-30T06:59:06.116Z] ---> 6c5122541ab7 [2021-09-30T06:59:06.116Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T06:59:06.116Z] OK: 5 MiB in 16 packages [2021-09-30T06:59:06.388Z] Removing intermediate container 6773d036a776 [2021-09-30T06:59:06.388Z] ---> e2bbef25320b [2021-09-30T06:59:06.389Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T06:59:06.663Z] ---> Running in 1a537b463ea6 [2021-09-30T06:59:06.663Z] ---> Running in 522435cc5e12 [2021-09-30T06:59:07.261Z] Removing intermediate container 1a537b463ea6 [2021-09-30T06:59:07.261Z] ---> c398ddd882f5 [2021-09-30T06:59:07.261Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-30T06:59:07.534Z] ---> Running in b403080a439e [2021-09-30T06:59:07.534Z] Removing intermediate container 522435cc5e12 [2021-09-30T06:59:07.534Z] ---> 759013449399 [2021-09-30T06:59:07.534Z] Step 14/22 : WORKDIR /edgex [2021-09-30T06:59:07.806Z] Removing intermediate container ecca74c91d50 [2021-09-30T06:59:07.806Z] ---> 1ec0d9608a24 [2021-09-30T06:59:07.806Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-30T06:59:07.806Z] ---> Running in 0a7a3e612005 [2021-09-30T06:59:08.085Z] ---> Running in a15198807878 [2021-09-30T06:59:08.085Z] Removing intermediate container b403080a439e [2021-09-30T06:59:08.085Z] ---> ba1b753293d8 [2021-09-30T06:59:08.085Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T06:59:08.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T06:59:08.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T06:59:08.366Z] ---> Running in 84f16fe98e23 [2021-09-30T06:59:08.643Z] Removing intermediate container 0a7a3e612005 [2021-09-30T06:59:08.643Z] ---> 66649a1b58f4 [2021-09-30T06:59:08.643Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-30T06:59:08.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T06:59:08.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T06:59:08.643Z] Removing intermediate container a15198807878 [2021-09-30T06:59:08.643Z] ---> 9b9313ca08df [2021-09-30T06:59:08.643Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-30T06:59:08.915Z] ---> Running in 770aaecd0497 [2021-09-30T06:59:09.188Z] Removing intermediate container 84f16fe98e23 [2021-09-30T06:59:09.188Z] ---> 52e23e31ed55 [2021-09-30T06:59:09.188Z] Step 16/24 : WORKDIR / [2021-09-30T06:59:09.474Z] ---> Running in 41ba1c4556fe [2021-09-30T06:59:09.474Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T06:59:09.474Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T06:59:09.474Z] OK: 5 MiB in 15 packages [2021-09-30T06:59:09.474Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-30T06:59:09.751Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-30T06:59:09.751Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T06:59:09.751Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T06:59:09.751Z] ---> d866e330a56b [2021-09-30T06:59:09.751Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-30T06:59:09.751Z] Removing intermediate container 770aaecd0497 [2021-09-30T06:59:09.751Z] ---> e8efd4c40885 [2021-09-30T06:59:09.751Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-30T06:59:10.028Z] OK: 6 MiB in 16 packages [2021-09-30T06:59:10.301Z] ---> Running in 71da9655e5f5 [2021-09-30T06:59:10.301Z] Removing intermediate container 41ba1c4556fe [2021-09-30T06:59:10.301Z] ---> 08bc12cffee9 [2021-09-30T06:59:10.301Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T06:59:11.287Z] Removing intermediate container ca015dcb3573 [2021-09-30T06:59:11.287Z] ---> 6bb30f3ce201 [2021-09-30T06:59:11.287Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T06:59:11.564Z] ---> Running in f17cfcada28a [2021-09-30T06:59:11.841Z] ---> 82c7092f20e1 [2021-09-30T06:59:11.841Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-30T06:59:12.118Z] ---> 79a4fbeefa17 [2021-09-30T06:59:12.118Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-30T06:59:12.395Z] Removing intermediate container a83a9dbf624e [2021-09-30T06:59:12.395Z] ---> 36cf5f0e58e2 [2021-09-30T06:59:12.395Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T06:59:12.395Z] Removing intermediate container f17cfcada28a [2021-09-30T06:59:12.395Z] ---> 9578f437e8c6 [2021-09-30T06:59:12.395Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-30T06:59:12.680Z] ---> Running in 04b63255b36c [2021-09-30T06:59:12.955Z] ---> Running in 751446d02b9b [2021-09-30T06:59:13.566Z] Removing intermediate container 04b63255b36c [2021-09-30T06:59:13.566Z] ---> 4f5c4b3ccf9d [2021-09-30T06:59:13.566Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-30T06:59:14.163Z] ---> Running in b7190143348b [2021-09-30T06:59:14.163Z] Removing intermediate container 751446d02b9b [2021-09-30T06:59:14.163Z] ---> 592cd1ea952d [2021-09-30T06:59:14.163Z] ---> e9bafaea6408 [2021-09-30T06:59:14.163Z] Step 15/24 : EXPOSE $APP_PORTStep 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-30T06:59:14.163Z] [2021-09-30T06:59:14.163Z] Removing intermediate container 71da9655e5f5 [2021-09-30T06:59:14.163Z] ---> d5b5e452f85d [2021-09-30T06:59:14.163Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-30T06:59:14.163Z] ---> 28b307e9cdc6 [2021-09-30T06:59:14.163Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-30T06:59:14.434Z] ---> Running in 0f6ed8b6a98d [2021-09-30T06:59:14.434Z] ---> Running in 3973f2b60ab5 [2021-09-30T06:59:14.434Z] ---> Running in bf2d9be4f945 [2021-09-30T06:59:14.711Z] Removing intermediate container b7190143348b [2021-09-30T06:59:14.711Z] ---> c4b27344ff76 [2021-09-30T06:59:14.711Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T06:59:14.982Z] Removing intermediate container 0f6ed8b6a98d [2021-09-30T06:59:14.982Z] ---> 978f507c45ca [2021-09-30T06:59:14.982Z] Step 16/24 : WORKDIR / [2021-09-30T06:59:14.982Z] ---> Running in f04490196218 [2021-09-30T06:59:15.257Z] ---> Running in f381000a800e [2021-09-30T06:59:15.257Z] Removing intermediate container bf2d9be4f945 [2021-09-30T06:59:15.257Z] ---> 3212188b07bc [2021-09-30T06:59:15.257Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-30T06:59:15.257Z] Removing intermediate container 3973f2b60ab5 [2021-09-30T06:59:15.257Z] ---> 7a1a2ad428e5 [2021-09-30T06:59:15.257Z] Step 19/22 : CMD ["--init=true"] [2021-09-30T06:59:15.257Z] ---> 1d0cab5bf202 [2021-09-30T06:59:15.531Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-30T06:59:15.531Z] ---> Running in f1396a7b054b [2021-09-30T06:59:15.531Z] ---> Running in 070d277dc1f6 [2021-09-30T06:59:15.809Z] Removing intermediate container f04490196218 [2021-09-30T06:59:15.809Z] ---> b0bfb7c5c1bf [2021-09-30T06:59:15.809Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T06:59:16.083Z] Removing intermediate container f381000a800e [2021-09-30T06:59:16.083Z] ---> 8539fb8f8de0 [2021-09-30T06:59:16.083Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T06:59:16.357Z] Removing intermediate container 070d277dc1f6 [2021-09-30T06:59:16.357Z] ---> aa9863d829f0 [2021-09-30T06:59:16.357Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T06:59:16.357Z] Removing intermediate container f1396a7b054b [2021-09-30T06:59:16.357Z] ---> 53ea8c78480b [2021-09-30T06:59:16.357Z] Step 20/22 : LABEL arch=arm64 [2021-09-30T06:59:16.633Z] ---> 9269ae52f799 [2021-09-30T06:59:16.633Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-30T06:59:16.633Z] ---> Running in 38138899faf5 [2021-09-30T06:59:16.633Z] ---> Running in 4f50ff9764bd [2021-09-30T06:59:16.633Z] ---> Running in a791d11e17fd [2021-09-30T06:59:17.232Z] ---> e3f09657ce5b [2021-09-30T06:59:17.232Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-30T06:59:17.232Z] ---> 3a7642e26300 [2021-09-30T06:59:17.232Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-30T06:59:17.232Z] Removing intermediate container 38138899faf5 [2021-09-30T06:59:17.232Z] ---> da81e768d548 [2021-09-30T06:59:17.232Z] Step 21/22 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 [2021-09-30T06:59:17.514Z] Removing intermediate container 4f50ff9764bd [2021-09-30T06:59:17.514Z] ---> cf0bc06b043c [2021-09-30T06:59:17.514Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T06:59:17.514Z] ---> Running in 87f120d061e5 [2021-09-30T06:59:17.514Z] ---> Running in 948b005ce268 [2021-09-30T06:59:18.972Z] Removing intermediate container 87f120d061e5 [2021-09-30T06:59:18.972Z] ---> dd17113b3c73 [2021-09-30T06:59:18.972Z] Step 22/22 : LABEL version=0.0.0 [2021-09-30T06:59:18.972Z] Removing intermediate container 948b005ce268 [2021-09-30T06:59:18.972Z] ---> 67212df925d8 [2021-09-30T06:59:18.972Z] Step 23/24 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 [2021-09-30T06:59:18.972Z] ---> cae535923f95 [2021-09-30T06:59:18.972Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-30T06:59:18.972Z] ---> 684b0342cc58 [2021-09-30T06:59:18.972Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-30T06:59:19.247Z] ---> Running in 9b06f86a5f94 [2021-09-30T06:59:19.247Z] ---> Running in b561fb73729e [2021-09-30T06:59:19.855Z] Removing intermediate container 9b06f86a5f94 [2021-09-30T06:59:19.855Z] ---> b7076cb7b340 [2021-09-30T06:59:19.855Z] [2021-09-30T06:59:20.129Z] Removing intermediate container b561fb73729e [2021-09-30T06:59:20.129Z] ---> d8c30e5db1b5 [2021-09-30T06:59:20.129Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T06:59:20.414Z] Successfully built b7076cb7b340 [2021-09-30T06:59:20.414Z] ---> d333612be4fd [2021-09-30T06:59:20.414Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-30T06:59:20.414Z] ---> 5854fe1fbb15 [2021-09-30T06:59:20.414Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-30T06:59:20.414Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-30T06:59:20.414Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-09-30T06:59:20.414Z] ---> Running in 18713e31694b [2021-09-30T06:59:20.704Z] Removing intermediate container a791d11e17fd [2021-09-30T06:59:20.704Z] ---> c0918dbd0fe7 [2021-09-30T06:59:20.704Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T06:59:20.704Z] ---> Running in c867320159a3 [2021-09-30T06:59:20.704Z] ---> Running in 15fa22f1b474 [2021-09-30T06:59:21.298Z] Removing intermediate container 18713e31694b [2021-09-30T06:59:21.299Z] ---> 34ea37de7d3e [2021-09-30T06:59:21.299Z] [2021-09-30T06:59:21.573Z] Removing intermediate container 15fa22f1b474 [2021-09-30T06:59:21.573Z] ---> 94713fa59aad [2021-09-30T06:59:21.573Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T06:59:21.573Z] Removing intermediate container c867320159a3 [2021-09-30T06:59:21.573Z] ---> 38bb7aea092c [2021-09-30T06:59:21.573Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T06:59:21.573Z] Successfully built 34ea37de7d3e [2021-09-30T06:59:21.850Z] Successfully tagged core-command-arm64:latest [2021-09-30T06:59:21.850Z]  Building core-command ... done Building support-scheduler [2021-09-30T06:59:22.126Z] ---> Running in 89fd35927bd2 [2021-09-30T06:59:22.126Z] ---> Running in ba9add431b57 [2021-09-30T06:59:22.126Z] ---> 7081d6834f78 [2021-09-30T06:59:22.126Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-30T06:59:22.727Z] Removing intermediate container 89fd35927bd2 [2021-09-30T06:59:22.727Z] ---> 0e480cfd4303 [2021-09-30T06:59:22.727Z] Step 21/23 : LABEL arch=arm64 [2021-09-30T06:59:23.331Z] Removing intermediate container ba9add431b57 [2021-09-30T06:59:23.331Z] ---> 59871044cc36 [2021-09-30T06:59:23.331Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T06:59:23.607Z] ---> Running in 86723fe7925f [2021-09-30T06:59:23.889Z] ---> Running in 6bb9a19a00c4 [2021-09-30T06:59:24.182Z] ---> 703301b0ff00 [2021-09-30T06:59:24.182Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-30T06:59:24.465Z] Removing intermediate container 86723fe7925f [2021-09-30T06:59:24.465Z] ---> 747172fcfbea [2021-09-30T06:59:24.465Z] Step 22/23 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 [2021-09-30T06:59:24.754Z] Removing intermediate container 6bb9a19a00c4 [2021-09-30T06:59:24.754Z] ---> 467a48322e7a [2021-09-30T06:59:24.754Z] Step 23/24 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 [2021-09-30T06:59:25.028Z] ---> Running in f378e6347e10 [2021-09-30T06:59:25.304Z] ---> Running in 7d81428c4acd [2021-09-30T06:59:25.304Z] ---> 7e46260a30fd [2021-09-30T06:59:25.304Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-30T06:59:25.908Z] Removing intermediate container f378e6347e10 [2021-09-30T06:59:25.908Z] ---> 231956ee1843 [2021-09-30T06:59:25.908Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T06:59:26.190Z] Removing intermediate container 7d81428c4acd [2021-09-30T06:59:26.190Z] ---> 0445898621f5 [2021-09-30T06:59:26.190Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T06:59:26.467Z] ---> Running in 9a4530f36736 [2021-09-30T06:59:26.744Z] ---> Running in 57e8ae31c70c [2021-09-30T06:59:26.744Z] ---> fc5d1393ff95 [2021-09-30T06:59:26.744Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-30T06:59:27.353Z] Removing intermediate container 9a4530f36736 [2021-09-30T06:59:27.353Z] ---> fe19e22e6cbb [2021-09-30T06:59:27.353Z] [2021-09-30T06:59:27.628Z] Removing intermediate container 57e8ae31c70c [2021-09-30T06:59:27.628Z] ---> 1ebab6d0c271 [2021-09-30T06:59:27.628Z] [2021-09-30T06:59:27.628Z] Successfully built fe19e22e6cbb [2021-09-30T06:59:27.628Z] Successfully tagged support-notifications-arm64:latest [2021-09-30T06:59:27.628Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-09-30T06:59:27.902Z] Successfully built 1ebab6d0c271 [2021-09-30T06:59:28.177Z] Successfully tagged core-metadata-arm64:latest [2021-09-30T06:59:28.177Z]  Building core-metadata ... done Building core-data [2021-09-30T06:59:28.177Z] ---> d4cdb02afe40 [2021-09-30T06:59:28.177Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-30T06:59:28.450Z] ---> Running in c0e4d4027002 [2021-09-30T06:59:29.047Z] Removing intermediate container c0e4d4027002 [2021-09-30T06:59:29.047Z] ---> 9ca2d71018fc [2021-09-30T06:59:29.047Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-30T06:59:30.481Z] ---> c5b59e7a47d5 [2021-09-30T06:59:30.481Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-30T06:59:30.754Z] ---> Running in d1b9bdf93fff [2021-09-30T06:59:34.148Z] Removing intermediate container d1b9bdf93fff [2021-09-30T06:59:34.148Z] ---> 89faff52ae9b [2021-09-30T06:59:34.148Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-30T06:59:34.148Z] ---> Running in c57554111025 [2021-09-30T06:59:34.738Z] Removing intermediate container c57554111025 [2021-09-30T06:59:34.738Z] ---> 530f62515aaf [2021-09-30T06:59:34.738Z] Step 29/32 : CMD ["gate"] [2021-09-30T06:59:35.329Z] ---> Running in ea897e76e1e3 [2021-09-30T06:59:35.931Z] Removing intermediate container ea897e76e1e3 [2021-09-30T06:59:35.931Z] ---> 026405ff4613 [2021-09-30T06:59:35.931Z] Step 30/32 : LABEL arch=arm64 [2021-09-30T06:59:36.528Z] ---> Running in 006ac9aff917 [2021-09-30T06:59:37.149Z] Removing intermediate container 006ac9aff917 [2021-09-30T06:59:37.149Z] ---> 80bcf0b21868 [2021-09-30T06:59:37.149Z] Step 31/32 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 [2021-09-30T06:59:37.753Z] ---> Running in c1b910cc26aa [2021-09-30T06:59:38.739Z] Removing intermediate container c1b910cc26aa [2021-09-30T06:59:38.739Z] ---> d9da5af3321b [2021-09-30T06:59:38.739Z] Step 32/32 : LABEL version=0.0.0 [2021-09-30T06:59:39.015Z] ---> Running in 4d00a68c7e3d [2021-09-30T06:59:39.617Z] Removing intermediate container 4d00a68c7e3d [2021-09-30T06:59:39.617Z] ---> a91f3bdee348 [2021-09-30T06:59:39.617Z] [2021-09-30T06:59:39.890Z] Successfully built a91f3bdee348 [2021-09-30T06:59:40.166Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-30T07:00:06.992Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T07:00:06.992Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-30T07:00:06.992Z] ---> 8115232bae7f [2021-09-30T07:00:06.992Z] Step 3/26 : WORKDIR /edgex-go [2021-09-30T07:00:06.992Z] ---> Using cache [2021-09-30T07:00:06.992Z] ---> a51f279247ac [2021-09-30T07:00:06.992Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:00:06.992Z] ---> Using cache [2021-09-30T07:00:06.992Z] ---> 4eb05dd040f5 [2021-09-30T07:00:06.992Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-30T07:00:06.992Z] ---> Using cache [2021-09-30T07:00:06.992Z] ---> 4a0241a77168 [2021-09-30T07:00:06.992Z] Step 6/26 : COPY go.mod . [2021-09-30T07:00:06.992Z] ---> Using cache [2021-09-30T07:00:06.992Z] ---> 5d5944d7d3d3 [2021-09-30T07:00:06.992Z] Step 7/26 : RUN go mod download [2021-09-30T07:00:06.992Z] ---> Using cache [2021-09-30T07:00:06.992Z] ---> 8a11c948fdbf [2021-09-30T07:00:06.992Z] Step 8/26 : COPY . . [2021-09-30T07:00:06.992Z] ---> Using cache [2021-09-30T07:00:06.992Z] ---> dac6316cec34 [2021-09-30T07:00:06.992Z] Step 9/26 : RUN go mod tidy [2021-09-30T07:00:06.992Z] ---> Using cache [2021-09-30T07:00:06.992Z] ---> c60c5af4da48 [2021-09-30T07:00:06.992Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-30T07:00:08.988Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T07:00:08.989Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T07:00:08.989Z] ---> 8115232bae7f [2021-09-30T07:00:08.989Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T07:00:08.989Z] ---> Using cache [2021-09-30T07:00:08.989Z] ---> a51f279247ac [2021-09-30T07:00:08.989Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:00:08.989Z] ---> Using cache [2021-09-30T07:00:08.989Z] ---> 4eb05dd040f5 [2021-09-30T07:00:08.989Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-30T07:00:08.989Z] ---> Using cache [2021-09-30T07:00:08.989Z] ---> 4a0241a77168 [2021-09-30T07:00:08.989Z] Step 6/23 : COPY go.mod . [2021-09-30T07:00:08.989Z] ---> Using cache [2021-09-30T07:00:08.989Z] ---> 5d5944d7d3d3 [2021-09-30T07:00:08.989Z] Step 7/23 : RUN go mod download [2021-09-30T07:00:08.989Z] ---> Using cache [2021-09-30T07:00:08.989Z] ---> 8a11c948fdbf [2021-09-30T07:00:08.989Z] Step 8/23 : COPY . . [2021-09-30T07:00:08.989Z] ---> Using cache [2021-09-30T07:00:08.989Z] ---> dac6316cec34 [2021-09-30T07:00:08.989Z] Step 9/23 : RUN go mod tidy [2021-09-30T07:00:08.989Z] ---> Using cache [2021-09-30T07:00:08.989Z] ---> c60c5af4da48 [2021-09-30T07:00:08.989Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-30T07:00:14.404Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T07:00:14.405Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T07:00:14.405Z] ---> 8115232bae7f [2021-09-30T07:00:14.405Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T07:00:14.405Z] ---> Using cache [2021-09-30T07:00:14.405Z] ---> a51f279247ac [2021-09-30T07:00:14.405Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:00:14.405Z] ---> Using cache [2021-09-30T07:00:14.405Z] ---> 4eb05dd040f5 [2021-09-30T07:00:14.405Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-30T07:00:14.405Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T07:00:14.405Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T07:00:14.405Z] ---> 8115232bae7f [2021-09-30T07:00:14.405Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T07:00:14.405Z] ---> Using cache [2021-09-30T07:00:14.405Z] ---> a51f279247ac [2021-09-30T07:00:14.405Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:00:14.405Z] ---> Using cache [2021-09-30T07:00:14.405Z] ---> 4eb05dd040f5 [2021-09-30T07:00:14.405Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-30T07:00:14.405Z] ---> Running in 0ac503133b0f [2021-09-30T07:00:14.405Z] ---> Running in 4f11721d392b [2021-09-30T07:00:14.405Z] ---> Running in 796e60e5368b [2021-09-30T07:00:14.405Z] ---> Running in da71078ff648 [2021-09-30T07:00:16.389Z] 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-30T07:00:16.389Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T07:00:16.667Z] 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-30T07:00:16.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T07:00:17.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T07:00:17.930Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T07:00:18.536Z] OK: 218 MiB in 52 packages [2021-09-30T07:00:19.547Z] OK: 218 MiB in 52 packages [2021-09-30T07:00:20.546Z] Removing intermediate container 796e60e5368b [2021-09-30T07:00:20.546Z] ---> 9af8735929f7 [2021-09-30T07:00:20.546Z] Step 6/24 : COPY go.mod . [2021-09-30T07:00:21.159Z] Removing intermediate container da71078ff648 [2021-09-30T07:00:21.159Z] ---> 9c33b8135e6f [2021-09-30T07:00:21.159Z] Step 6/24 : COPY go.mod . [2021-09-30T07:00:21.766Z] ---> 03274529498c [2021-09-30T07:00:21.766Z] Step 7/24 : RUN go mod download [2021-09-30T07:00:22.047Z] ---> Running in 0529689f61de [2021-09-30T07:00:22.327Z] ---> ca78197a54e5 [2021-09-30T07:00:22.607Z] Step 7/24 : RUN go mod download [2021-09-30T07:00:22.607Z] ---> Running in 1551a7907e01 [2021-09-30T07:00:29.371Z] Removing intermediate container 0529689f61de [2021-09-30T07:00:29.371Z] ---> 153483897e33 [2021-09-30T07:00:29.371Z] Step 8/24 : COPY . . [2021-09-30T07:00:29.371Z] Removing intermediate container 1551a7907e01 [2021-09-30T07:00:29.371Z] ---> 267c4dd9a0c0 [2021-09-30T07:00:29.371Z] Step 8/24 : COPY . . [2021-09-30T07:01:01.766Z] ---> 5f8543d7eafa [2021-09-30T07:01:01.766Z] Step 9/24 : RUN go mod tidy [2021-09-30T07:01:01.766Z] ---> 18e46e6b67f6 [2021-09-30T07:01:01.766Z] Step 9/24 : RUN go mod tidy [2021-09-30T07:01:01.766Z] ---> Running in 457c217fd6e5 [2021-09-30T07:01:01.766Z] ---> Running in ced1c29081fd [2021-09-30T07:01:07.196Z] Removing intermediate container 457c217fd6e5 [2021-09-30T07:01:07.196Z] ---> dde20d8a36c1 [2021-09-30T07:01:07.196Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-30T07:01:07.196Z] Removing intermediate container ced1c29081fd [2021-09-30T07:01:07.196Z] ---> c29cc182c6cd [2021-09-30T07:01:07.196Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-30T07:01:07.196Z] ---> Running in ab37a5dc8496 [2021-09-30T07:01:07.196Z] ---> Running in 6447468025ca [2021-09-30T07:01:09.841Z] 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-30T07:01:09.841Z] 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-30T07:01:28.186Z] 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-30T07:01:40.636Z] Removing intermediate container 0ac503133b0f [2021-09-30T07:01:40.636Z] ---> ae04907eab9f [2021-09-30T07:01:40.636Z] [2021-09-30T07:01:40.636Z] Step 11/26 : FROM alpine:3.14 [2021-09-30T07:01:40.636Z] ---> bb3de5531c18 [2021-09-30T07:01:40.636Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-30T07:01:40.918Z] Removing intermediate container 4f11721d392b [2021-09-30T07:01:40.918Z] ---> 90e43cc7de6f [2021-09-30T07:01:40.918Z] [2021-09-30T07:01:40.918Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T07:01:40.918Z] ---> bb3de5531c18 [2021-09-30T07:01:40.918Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-30T07:01:40.918Z] ---> Using cache [2021-09-30T07:01:40.918Z] ---> 6bb30f3ce201 [2021-09-30T07:01:40.918Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T07:01:40.918Z] ---> Using cache [2021-09-30T07:01:40.918Z] ---> 9578f437e8c6 [2021-09-30T07:01:40.918Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-30T07:01:40.918Z] ---> Running in e209a6a4ee31 [2021-09-30T07:01:41.197Z] ---> Running in 40fcc85dd227 [2021-09-30T07:01:41.807Z] Removing intermediate container 40fcc85dd227 [2021-09-30T07:01:41.807Z] ---> ec88d4c62896 [2021-09-30T07:01:41.807Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T07:01:42.084Z] ---> Running in 092b69dbbcc6 [2021-09-30T07:01:43.074Z] Removing intermediate container 092b69dbbcc6 [2021-09-30T07:01:43.074Z] ---> 8b2768ec8d04 [2021-09-30T07:01:43.074Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T07:01:43.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T07:01:43.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T07:01:44.562Z] ---> a6f0d654159b [2021-09-30T07:01:44.562Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-30T07:01:44.840Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-30T07:01:44.840Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-30T07:01:44.840Z] (3/3) Installing su-exec (0.2-r1) [2021-09-30T07:01:44.840Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T07:01:44.840Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T07:01:45.448Z] OK: 6 MiB in 17 packages [2021-09-30T07:01:46.898Z] ---> 450c67f1f5d8 [2021-09-30T07:01:46.898Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-30T07:01:48.349Z] Removing intermediate container e209a6a4ee31 [2021-09-30T07:01:48.349Z] ---> 744f863ddbe1 [2021-09-30T07:01:48.349Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T07:01:48.349Z] ---> Running in bc08061886c2 [2021-09-30T07:01:48.627Z] ---> da0b38eac55b [2021-09-30T07:01:48.627Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-30T07:01:48.904Z] ---> Running in 6a5aa114f7ca [2021-09-30T07:01:49.508Z] Removing intermediate container bc08061886c2 [2021-09-30T07:01:49.508Z] ---> ba6eb9335f07 [2021-09-30T07:01:49.508Z] Step 14/26 : WORKDIR / [2021-09-30T07:01:49.508Z] Removing intermediate container 6a5aa114f7ca [2021-09-30T07:01:49.508Z] ---> 94cc9c3181a8 [2021-09-30T07:01:49.508Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T07:01:49.508Z] ---> Running in e435532679e0 [2021-09-30T07:01:49.792Z] ---> Running in 2d948c2ede1e [2021-09-30T07:01:50.784Z] Removing intermediate container 2d948c2ede1e [2021-09-30T07:01:50.784Z] ---> 0326f76a287d [2021-09-30T07:01:50.784Z] Step 21/23 : LABEL arch=arm64 [2021-09-30T07:01:50.784Z] Removing intermediate container e435532679e0 [2021-09-30T07:01:50.784Z] ---> 7474c7c33a75 [2021-09-30T07:01:50.784Z] 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-30T07:01:51.060Z] ---> Running in 987ead798ebc [2021-09-30T07:01:52.055Z] Removing intermediate container 987ead798ebc [2021-09-30T07:01:52.055Z] ---> f0b592bbf3e2 [2021-09-30T07:01:52.055Z] Step 22/23 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 [2021-09-30T07:01:52.055Z] ---> Running in 70374486d3b2 [2021-09-30T07:01:52.334Z] ---> 53a4a33c0ed1 [2021-09-30T07:01:52.334Z] 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-30T07:01:53.323Z] Removing intermediate container 70374486d3b2 [2021-09-30T07:01:53.323Z] ---> 825cc5d094e4 [2021-09-30T07:01:53.323Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T07:01:53.323Z] ---> Running in 3209d91a1a73 [2021-09-30T07:01:53.603Z] ---> c7aa7519ba84 [2021-09-30T07:01:53.603Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-30T07:01:54.217Z] Removing intermediate container 3209d91a1a73 [2021-09-30T07:01:54.217Z] ---> 394367513448 [2021-09-30T07:01:54.217Z] [2021-09-30T07:01:54.821Z] Successfully built 394367513448 [2021-09-30T07:01:55.098Z] Successfully tagged support-scheduler-arm64:latest [2021-09-30T07:01:55.098Z]  Building support-scheduler ... done  ---> d430954a09c1 [2021-09-30T07:01:55.098Z] 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-30T07:01:56.544Z] ---> 2825253b27f5 [2021-09-30T07:01:56.544Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-30T07:01:58.534Z] ---> c91e07b25e6a [2021-09-30T07:01:58.534Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-30T07:01:59.996Z] ---> 788402b6103b [2021-09-30T07:01:59.996Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-30T07:02:01.459Z] ---> 07d8261b5c92 [2021-09-30T07:02:01.459Z] 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-30T07:02:01.459Z] ---> Running in f96a1588a105 [2021-09-30T07:02:04.867Z] Removing intermediate container f96a1588a105 [2021-09-30T07:02:04.867Z] ---> 478d02bf70da [2021-09-30T07:02:04.867Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-30T07:02:05.144Z] ---> Running in 7cd3b7b9dd4d [2021-09-30T07:02:05.744Z] Removing intermediate container 7cd3b7b9dd4d [2021-09-30T07:02:05.744Z] ---> 1498d103fe46 [2021-09-30T07:02:05.744Z] Step 24/26 : LABEL arch=arm64 [2021-09-30T07:02:06.019Z] ---> Running in e8d85e0df040 [2021-09-30T07:02:06.618Z] Removing intermediate container e8d85e0df040 [2021-09-30T07:02:06.619Z] ---> a48431612f80 [2021-09-30T07:02:06.619Z] Step 25/26 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 [2021-09-30T07:02:06.894Z] ---> Running in 3a5a6a092b96 [2021-09-30T07:02:07.881Z] Removing intermediate container 3a5a6a092b96 [2021-09-30T07:02:07.881Z] ---> d7e088233e84 [2021-09-30T07:02:07.881Z] Step 26/26 : LABEL version=0.0.0 [2021-09-30T07:02:07.881Z] ---> Running in f45444128e0c [2021-09-30T07:02:08.866Z] Removing intermediate container f45444128e0c [2021-09-30T07:02:08.867Z] ---> d6bbae3b3f67 [2021-09-30T07:02:08.867Z] [2021-09-30T07:02:09.142Z] Successfully built d6bbae3b3f67 [2021-09-30T07:02:09.142Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-30T07:02:24.254Z]  Building security-secretstore-setup ... done Removing intermediate container ab37a5dc8496 [2021-09-30T07:02:24.254Z] ---> 4cbe34b40249 [2021-09-30T07:02:24.254Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-30T07:02:24.254Z] ---> Running in 2e3f8a67c3ec [2021-09-30T07:02:24.254Z] 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-30T07:02:26.234Z] Removing intermediate container 2e3f8a67c3ec [2021-09-30T07:02:26.234Z] ---> 1506df2a270d [2021-09-30T07:02:26.234Z] [2021-09-30T07:02:26.234Z] Step 12/24 : FROM docker:20.10.7 [2021-09-30T07:02:26.234Z] 20.10.7: Pulling from library/docker [2021-09-30T07:02:28.218Z] Removing intermediate container 6447468025ca [2021-09-30T07:02:28.218Z] ---> 9114c59e5bae [2021-09-30T07:02:28.218Z] [2021-09-30T07:02:28.218Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T07:02:28.218Z] ---> bb3de5531c18 [2021-09-30T07:02:28.218Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-30T07:02:28.493Z] ---> Running in fb0e24fac336 [2021-09-30T07:02:29.093Z] Removing intermediate container fb0e24fac336 [2021-09-30T07:02:29.093Z] ---> f5f979292e62 [2021-09-30T07:02:29.093Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-30T07:02:29.093Z] ---> Running in 571da4579f00 [2021-09-30T07:02:29.690Z] Removing intermediate container 571da4579f00 [2021-09-30T07:02:29.690Z] ---> 78f2efaa83c6 [2021-09-30T07:02:29.690Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-30T07:02:29.961Z] ---> Running in dc927a34453c [2021-09-30T07:02:30.558Z] Removing intermediate container dc927a34453c [2021-09-30T07:02:30.558Z] ---> 6a72414244d8 [2021-09-30T07:02:30.558Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T07:02:30.833Z] ---> Running in d409da42d2fa [2021-09-30T07:02:34.227Z] Removing intermediate container d409da42d2fa [2021-09-30T07:02:34.227Z] ---> dd1491e03da1 [2021-09-30T07:02:34.227Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-30T07:02:34.227Z] ---> Running in cc3b740ea085 [2021-09-30T07:02:35.680Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T07:02:36.662Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T07:02:37.644Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-30T07:02:37.917Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-30T07:02:37.917Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-30T07:02:38.195Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-30T07:02:38.195Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-30T07:02:38.470Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-30T07:02:38.470Z] ---> df445af6242a [2021-09-30T07:02:38.470Z] 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-30T07:02:38.470Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-30T07:02:38.752Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-30T07:02:38.752Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T07:02:38.752Z] OK: 8 MiB in 20 packages [2021-09-30T07:02:39.746Z] ---> Running in cfb10f3096ef [2021-09-30T07:02:40.347Z] Removing intermediate container cfb10f3096ef [2021-09-30T07:02:40.347Z] ---> 08b4c3b1df14 [2021-09-30T07:02:40.347Z] 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-30T07:02:40.347Z] ---> Running in f47db223dfeb [2021-09-30T07:02:40.624Z] Removing intermediate container cc3b740ea085 [2021-09-30T07:02:40.624Z] ---> d57b4424ed73 [2021-09-30T07:02:40.624Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T07:02:41.607Z] ---> 0960678a43a9 [2021-09-30T07:02:41.607Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-30T07:02:41.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T07:02:42.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T07:02:42.748Z] (1/39) Installing readline (8.1.0-r0) [2021-09-30T07:02:42.748Z] (2/39) Installing bash (5.1.0-r0) [2021-09-30T07:02:42.748Z] Executing bash-5.1.0-r0.post-install [2021-09-30T07:02:42.748Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-30T07:02:42.748Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-30T07:02:42.748Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-30T07:02:42.748Z] (6/39) Installing curl (7.79.1-r0) [2021-09-30T07:02:43.022Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-30T07:02:43.022Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-30T07:02:43.022Z] (9/39) Installing expat (2.2.10-r1) [2021-09-30T07:02:43.022Z] (10/39) Installing libffi (3.3-r2) [2021-09-30T07:02:43.022Z] (11/39) Installing gdbm (1.19-r0) [2021-09-30T07:02:43.022Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-30T07:02:43.022Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-30T07:02:43.022Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-30T07:02:43.022Z] ---> 3ac006672634 [2021-09-30T07:02:43.022Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-30T07:02:44.464Z] ---> 8e901f191995 [2021-09-30T07:02:44.464Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-30T07:02:44.464Z] ---> Running in daeba87557b5 [2021-09-30T07:02:44.736Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-30T07:02:44.736Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-30T07:02:44.736Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-30T07:02:44.736Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-30T07:02:44.736Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-30T07:02:44.736Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-30T07:02:45.008Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-30T07:02:45.008Z] Removing intermediate container daeba87557b5 [2021-09-30T07:02:45.008Z] ---> 82df157efd2b [2021-09-30T07:02:45.008Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T07:02:45.008Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-30T07:02:45.008Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-30T07:02:45.279Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-30T07:02:45.279Z] ---> Running in 70e4ab80470f [2021-09-30T07:02:45.279Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-30T07:02:45.279Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-30T07:02:45.279Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-30T07:02:45.279Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-30T07:02:45.279Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-30T07:02:45.279Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-30T07:02:45.279Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-30T07:02:45.279Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-30T07:02:45.279Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-30T07:02:45.279Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-30T07:02:45.279Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-30T07:02:45.279Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-30T07:02:45.559Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-30T07:02:45.559Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-30T07:02:45.559Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-30T07:02:45.838Z] Removing intermediate container 70e4ab80470f [2021-09-30T07:02:45.838Z] ---> 494cfb3c167e [2021-09-30T07:02:45.838Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T07:02:45.838Z] ---> Running in 92b88d9e99c4 [2021-09-30T07:02:45.838Z] Executing busybox-1.32.1-r6.trigger [2021-09-30T07:02:45.838Z] OK: 82 MiB in 59 packages [2021-09-30T07:02:46.440Z] Removing intermediate container 92b88d9e99c4 [2021-09-30T07:02:46.440Z] ---> 8b86efd6abe2 [2021-09-30T07:02:46.440Z] Step 23/24 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 [2021-09-30T07:02:46.715Z] ---> Running in a976787a1a9b [2021-09-30T07:02:47.310Z] Removing intermediate container a976787a1a9b [2021-09-30T07:02:47.310Z] ---> f06122159202 [2021-09-30T07:02:47.310Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T07:02:47.310Z] ---> Running in 516d9fc97fb8 [2021-09-30T07:02:47.904Z] Removing intermediate container 516d9fc97fb8 [2021-09-30T07:02:47.904Z] ---> 1f9c564b5515 [2021-09-30T07:02:47.904Z] [2021-09-30T07:02:48.179Z] Successfully built 1f9c564b5515 [2021-09-30T07:02:48.179Z] Successfully tagged core-data-arm64:latest [2021-09-30T07:02:52.548Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-09-30T07:02:52.548Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-30T07:02:53.522Z] Collecting PyYAML<4,>=3.10 [2021-09-30T07:02:53.522Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-30T07:02:56.893Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-30T07:02:56.893Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-30T07:02:56.893Z] 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-30T07:02:56.893Z] Collecting texttable<0.10,>=0.9.0 [2021-09-30T07:02:56.893Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-30T07:02:58.866Z] Collecting docker<4.0,>=3.6.0 [2021-09-30T07:02:58.866Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-30T07:02:58.866Z] Collecting docopt<0.7,>=0.6.1 [2021-09-30T07:02:58.866Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-30T07:03:00.835Z] Collecting jsonschema<3,>=2.5.1 [2021-09-30T07:03:00.835Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-30T07:03:01.108Z] Collecting cached-property<2,>=1.2.0 [2021-09-30T07:03:01.108Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-30T07:03:01.108Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-30T07:03:01.108Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-30T07:03:03.722Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-30T07:03:03.722Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-30T07:03:03.722Z] Collecting docker-pycreds>=0.4.0 [2021-09-30T07:03:03.722Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-30T07:03:04.698Z] Collecting certifi>=2017.4.17 [2021-09-30T07:03:04.698Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-30T07:03:04.698Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-30T07:03:04.977Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-30T07:03:05.246Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-30T07:03:05.518Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-30T07:03:05.518Z] Collecting idna<2.8,>=2.5 [2021-09-30T07:03:05.518Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-30T07:03:05.789Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-30T07:03:05.789Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-30T07:03:05.789Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-30T07:03:05.789Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-30T07:03:06.763Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-30T07:03:06.763Z] Attempting uninstall: urllib3 [2021-09-30T07:03:06.763Z] Found existing installation: urllib3 1.26.2 [2021-09-30T07:03:06.763Z] Uninstalling urllib3-1.26.2: [2021-09-30T07:03:06.763Z] Successfully uninstalled urllib3-1.26.2 [2021-09-30T07:03:07.035Z] Attempting uninstall: idna [2021-09-30T07:03:07.035Z] Found existing installation: idna 3.1 [2021-09-30T07:03:07.035Z] Uninstalling idna-3.1: [2021-09-30T07:03:07.307Z] Successfully uninstalled idna-3.1 [2021-09-30T07:03:07.902Z] Attempting uninstall: chardet [2021-09-30T07:03:07.902Z] Found existing installation: chardet 4.0.0 [2021-09-30T07:03:07.902Z] Uninstalling chardet-4.0.0: [2021-09-30T07:03:07.902Z] Successfully uninstalled chardet-4.0.0 [2021-09-30T07:03:09.333Z] Attempting uninstall: requests [2021-09-30T07:03:09.333Z] Found existing installation: requests 2.25.1 [2021-09-30T07:03:09.333Z] Uninstalling requests-2.25.1: [2021-09-30T07:03:09.333Z] Successfully uninstalled requests-2.25.1 [2021-09-30T07:03:09.605Z] Running setup.py install for texttable: started [2021-09-30T07:03:11.573Z] Running setup.py install for texttable: finished with status 'done' [2021-09-30T07:03:11.573Z] Running setup.py install for PyYAML: started [2021-09-30T07:03:13.543Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-30T07:03:13.815Z] Running setup.py install for docopt: started [2021-09-30T07:03:15.786Z] Running setup.py install for docopt: finished with status 'done' [2021-09-30T07:03:15.786Z] Running setup.py install for dockerpty: started [2021-09-30T07:03:17.219Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-30T07:03:18.652Z] 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-30T07:03:26.916Z] Removing intermediate container f47db223dfeb [2021-09-30T07:03:26.916Z] ---> 9f8741dee0af [2021-09-30T07:03:26.916Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-30T07:03:26.916Z] ---> Running in fc5509e4222a [2021-09-30T07:03:27.513Z] Removing intermediate container fc5509e4222a [2021-09-30T07:03:27.513Z] ---> 2b0087cb223b [2021-09-30T07:03:27.513Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-30T07:03:27.513Z] ---> Running in 0f35f1b320d7 [2021-09-30T07:03:28.108Z] Removing intermediate container 0f35f1b320d7 [2021-09-30T07:03:28.108Z] ---> 03401b17132c [2021-09-30T07:03:28.108Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-30T07:03:29.542Z] ---> 4ef07471e5b1 [2021-09-30T07:03:29.542Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-30T07:03:30.138Z] ---> 588b7a0414a5 [2021-09-30T07:03:30.138Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-30T07:03:31.118Z] ---> fc14c627cd61 [2021-09-30T07:03:31.118Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-30T07:03:31.393Z] ---> Running in 9b90328d1a99 [2021-09-30T07:03:31.668Z] Removing intermediate container 9b90328d1a99 [2021-09-30T07:03:31.668Z] ---> f7e73d76e3f1 [2021-09-30T07:03:31.668Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T07:03:31.942Z] ---> Running in 5ac23a12ab87 [2021-09-30T07:03:32.537Z] Removing intermediate container 5ac23a12ab87 [2021-09-30T07:03:32.537Z] ---> 35c540447dfe [2021-09-30T07:03:32.537Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T07:03:32.537Z] ---> Running in a730b5783517 [2021-09-30T07:03:33.138Z] Removing intermediate container a730b5783517 [2021-09-30T07:03:33.138Z] ---> dcf7f8ba4507 [2021-09-30T07:03:33.138Z] Step 23/24 : LABEL git_sha=69b4f6bb26d21990f59e8113f7f0f62946c35f56 [2021-09-30T07:03:33.138Z] ---> Running in de42c2312404 [2021-09-30T07:03:33.736Z] Removing intermediate container de42c2312404 [2021-09-30T07:03:33.736Z] ---> 74d7507bcaed [2021-09-30T07:03:33.736Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T07:03:34.008Z] ---> Running in 4596b6b24b1a [2021-09-30T07:03:34.280Z] Removing intermediate container 4596b6b24b1a [2021-09-30T07:03:34.280Z] ---> 110411f5d216 [2021-09-30T07:03:34.280Z] [2021-09-30T07:03:34.874Z] Successfully built 110411f5d216 [2021-09-30T07:03:34.874Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-30T07:03:35.161Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-30T07:03:35.162Z] $ docker stop --time=1 95a08d1fd7cabb2d102ccdc1a23a27246359cf458dd4505132deb59f1fd06239 [2021-09-30T07:03:37.011Z] $ docker rm -f 95a08d1fd7cabb2d102ccdc1a23a27246359cf458dd4505132deb59f1fd06239 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T07:03:37.625Z] + docker images [2021-09-30T07:03:37.898Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-30T07:03:37.898Z] sys-mgmt-agent-arm64 latest 110411f5d216 3 seconds ago 312MB [2021-09-30T07:03:37.898Z] core-data-arm64 latest 1f9c564b5515 50 seconds ago 19.4MB [2021-09-30T07:03:37.898Z] 9114c59e5bae About a minute ago 1.57GB [2021-09-30T07:03:37.898Z] 1506df2a270d About a minute ago 1.57GB [2021-09-30T07:03:37.898Z] security-secretstore-setup-arm64 latest d6bbae3b3f67 About a minute ago 26.5MB [2021-09-30T07:03:37.898Z] support-scheduler-arm64 latest 394367513448 About a minute ago 15.2MB [2021-09-30T07:03:37.898Z] 90e43cc7de6f About a minute ago 1.57GB [2021-09-30T07:03:37.898Z] ae04907eab9f About a minute ago 1.57GB [2021-09-30T07:03:37.898Z] security-bootstrapper-arm64 latest a91f3bdee348 3 minutes ago 17.7MB [2021-09-30T07:03:37.898Z] core-metadata-arm64 latest 1ebab6d0c271 4 minutes ago 15.8MB [2021-09-30T07:03:37.898Z] support-notifications-arm64 latest fe19e22e6cbb 4 minutes ago 15.9MB [2021-09-30T07:03:37.898Z] core-command-arm64 latest 34ea37de7d3e 4 minutes ago 15.2MB [2021-09-30T07:03:37.898Z] security-proxy-setup-arm64 latest b7076cb7b340 4 minutes ago 25.3MB [2021-09-30T07:03:37.898Z] 734737b97f6c 4 minutes ago 1.57GB [2021-09-30T07:03:37.898Z] 6961cb775c37 4 minutes ago 1.57GB [2021-09-30T07:03:37.898Z] c179365a267a 4 minutes ago 1.57GB [2021-09-30T07:03:37.898Z] deefe5730ff1 4 minutes ago 1.57GB [2021-09-30T07:03:37.898Z] 2f50f5483682 4 minutes ago 1.56GB [2021-09-30T07:03:37.898Z] ci-base-image-arm64 latest 8115232bae7f 14 minutes ago 1.24GB [2021-09-30T07:03:37.898Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-30T07:03:37.898Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-30T07:03:37.898Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-30T07:03:37.898Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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-30T07:03:38.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T07:03:38.892Z] [2021-09-30T07:03:38.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-30T07:03:39.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T07:03:39.531Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-30T07:03:39.531Z] 448f6bf000e3: Pulling fs layer [2021-09-30T07:03:39.531Z] f757da607395: Pulling fs layer [2021-09-30T07:03:39.531Z] 05883995daec: Pulling fs layer [2021-09-30T07:03:39.531Z] 8603b9c90790: Pulling fs layer [2021-09-30T07:03:39.531Z] 1560dd03e051: Pulling fs layer [2021-09-30T07:03:39.531Z] 27f5ce0e4adf: Pulling fs layer [2021-09-30T07:03:39.531Z] c2d8d7efcc4b: Pulling fs layer [2021-09-30T07:03:39.531Z] 8603b9c90790: Waiting [2021-09-30T07:03:39.531Z] 27f5ce0e4adf: Waiting [2021-09-30T07:03:39.531Z] c2d8d7efcc4b: Waiting [2021-09-30T07:03:39.531Z] 1560dd03e051: Waiting [2021-09-30T07:03:39.803Z] f757da607395: Verifying Checksum [2021-09-30T07:03:39.803Z] f757da607395: Download complete [2021-09-30T07:03:39.803Z] 8603b9c90790: Verifying Checksum [2021-09-30T07:03:39.803Z] 8603b9c90790: Download complete [2021-09-30T07:03:40.077Z] 1560dd03e051: Verifying Checksum [2021-09-30T07:03:40.077Z] 1560dd03e051: Download complete [2021-09-30T07:03:40.077Z] 27f5ce0e4adf: Verifying Checksum [2021-09-30T07:03:40.077Z] 27f5ce0e4adf: Download complete [2021-09-30T07:03:40.077Z] 05883995daec: Verifying Checksum [2021-09-30T07:03:40.077Z] 05883995daec: Download complete [2021-09-30T07:03:40.347Z] 448f6bf000e3: Verifying Checksum [2021-09-30T07:03:40.347Z] 448f6bf000e3: Download complete [2021-09-30T07:03:43.736Z] c2d8d7efcc4b: Verifying Checksum [2021-09-30T07:03:43.736Z] c2d8d7efcc4b: Download complete [2021-09-30T07:03:43.737Z] 448f6bf000e3: Pull complete [2021-09-30T07:03:44.717Z] f757da607395: Pull complete [2021-09-30T07:03:46.152Z] 05883995daec: Pull complete [2021-09-30T07:03:46.426Z] 8603b9c90790: Pull complete [2021-09-30T07:03:47.409Z] 1560dd03e051: Pull complete [2021-09-30T07:03:48.011Z] 27f5ce0e4adf: Pull complete [2021-09-30T07:04:03.101Z] c2d8d7efcc4b: Pull complete [2021-09-30T07:04:03.101Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-30T07:04:03.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T07:04:03.101Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-30T07:04:03.369Z] prd-ubuntu18.04-docker-arm64-4c-16g-237 does not seem to be running inside a container [2021-09-30T07:04:03.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-30T07:04:07.260Z] $ docker top eca25c8d721a88fd10eb6061c4e999d599f1080006d9f0d5eb64702a077ec28a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T07:04:08.679Z] ---> job-cost.sh [2021-09-30T07:04:08.679Z] lf-activate-venv: SKIPPING [2021-09-30T07:04:08.679Z] INFO: No Stack... [2021-09-30T07:04:09.274Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-30T07:04:09.867Z] INFO: Archiving Costs [Pipeline] sh [2021-09-30T07:04:10.537Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-09-30T07:04:10.537Z] + cut -d, -f6 [Pipeline] lock [2021-09-30T07:04:10.599Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3727-5-stack-cost] [2021-09-30T07:04:10.607Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3727-5-stack-cost] did not exist. Created. [2021-09-30T07:04:10.607Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3727-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-30T07:04:11.288Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-30T07:04:11.475Z] Stashed 1 file(s) [Pipeline] } [2021-09-30T07:04:11.485Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3727-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-30T07:04:11.503Z] $ docker stop --time=1 eca25c8d721a88fd10eb6061c4e999d599f1080006d9f0d5eb64702a077ec28a [2021-09-30T07:04:13.201Z] $ docker rm -f eca25c8d721a88fd10eb6061c4e999d599f1080006d9f0d5eb64702a077ec28a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-30T07:04:14.388Z] provisioning config files... [2021-09-30T07:04:14.410Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config4513266236081264390tmp [Pipeline] { [Pipeline] sh [2021-09-30T07:04:14.743Z] + set +x [2021-09-30T07:04:14.743Z] + curl -s https://codecov.io/bash [2021-09-30T07:04:14.743Z] + bash -s -- [2021-09-30T07:04:17.333Z] [2021-09-30T07:04:17.333Z] _____ _ [2021-09-30T07:04:17.333Z] / ____| | | [2021-09-30T07:04:17.333Z] | | ___ __| | ___ ___ _____ __ [2021-09-30T07:04:17.333Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-30T07:04:17.333Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-30T07:04:17.333Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-30T07:04:17.333Z] Bash-1.0.6 [2021-09-30T07:04:17.333Z] [2021-09-30T07:04:17.333Z] [2021-09-30T07:04:17.333Z] ==> git version 2.24.4 found [2021-09-30T07:04:17.333Z] ==> 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-30T07:04:17.333Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-30T07:04:17.333Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-30T07:04:17.333Z] ==> Jenkins CI detected. [2021-09-30T07:04:17.333Z] current dir:  /w/workspace/edgex-go/5 [2021-09-30T07:04:17.333Z] project root: . [2021-09-30T07:04:17.333Z] --> token set from env [2021-09-30T07:04:17.333Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-30T07:04:17.333Z] ==> Running gcov in . (disable via -X gcov) [2021-09-30T07:04:17.333Z] ==> Python coveragepy not found [2021-09-30T07:04:17.333Z] ==> Searching for coverage reports in: [2021-09-30T07:04:17.333Z] + . [2021-09-30T07:04:17.333Z] -> Found 1 reports [2021-09-30T07:04:17.333Z] ==> Detecting git/mercurial file structure [2021-09-30T07:04:17.333Z] ==> Reading reports [2021-09-30T07:04:17.333Z] + ./coverage.out bytes=403100 [2021-09-30T07:04:17.333Z] ==> Appending adjustments [2021-09-30T07:04:17.333Z] https://docs.codecov.io/docs/fixing-reports [2021-09-30T07:04:18.740Z] + Found adjustments [2021-09-30T07:04:18.740Z] ==> Gzipping contents [2021-09-30T07:04:18.740Z] 56K /tmp/codecov.JGIQKc.gz [2021-09-30T07:04:18.740Z] ==> Uploading reports [2021-09-30T07:04:18.740Z] url: https://codecov.io [2021-09-30T07:04:18.740Z] query: branch=PR-3727&commit=69b4f6bb26d21990f59e8113f7f0f62946c35f56&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3727%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3727&job=&cmd_args= [2021-09-30T07:04:18.740Z] -> Pinging Codecov [2021-09-30T07:04:18.741Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3727&commit=69b4f6bb26d21990f59e8113f7f0f62946c35f56&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3727%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3727&job=&cmd_args= [2021-09-30T07:04:19.321Z] -> Uploading to [2021-09-30T07:04:19.321Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-30/00271124DB129430A58F1EEE437C3FCB/69b4f6bb26d21990f59e8113f7f0f62946c35f56/fe0b5249-d84e-4907-8422-930af3ef1a34.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210930T070418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53e43dd53c44204a83b4dbb054ea8376096a8a5d8e26fe8580b72a54333bc94c [2021-09-30T07:04:19.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T07:04:19.321Z] Dload Upload Total Spent Left Speed [2021-09-30T07:04:19.585Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54329 0 0 100 54329 0 158k --:--:-- --:--:-- --:--:-- 158k [2021-09-30T07:04:19.585Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/69b4f6bb26d21990f59e8113f7f0f62946c35f56 [Pipeline] } [2021-09-30T07:04:19.597Z] 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-30T07:04:21.357Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-30T07:04:21.677Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T07:04:22.262Z] ---> package-listing.sh [2021-09-30T07:04:22.262Z] ++ facter osfamily [2021-09-30T07:04:22.262Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-30T07:04:22.528Z] + OS_FAMILY=redhat [2021-09-30T07:04:22.528Z] + workspace=/w/workspace/edgex-go/5 [2021-09-30T07:04:22.528Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-30T07:04:22.528Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-30T07:04:22.528Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-30T07:04:22.528Z] + PACKAGES=/tmp/packages_start.txt [2021-09-30T07:04:22.528Z] + '[' /w/workspace/edgex-go/5 ']' [2021-09-30T07:04:22.528Z] + PACKAGES=/tmp/packages_end.txt [2021-09-30T07:04:22.528Z] + case "${OS_FAMILY}" in [2021-09-30T07:04:22.528Z] + rpm -qa [2021-09-30T07:04:22.528Z] + sort [2021-09-30T07:04:24.463Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-30T07:04:24.463Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-30T07:04:24.463Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-30T07:04:24.463Z] + '[' /w/workspace/edgex-go/5 ']' [2021-09-30T07:04:24.463Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-09-30T07:04:24.463Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-09-30T07:04:24.478Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-30T07:04:24.779Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-30T07:04:25.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T07:04:25.360Z] [2021-09-30T07:04:25.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T07:04:25.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T07:04:25.687Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-30T07:04:25.687Z] b4d181a07f80: Pulling fs layer [2021-09-30T07:04:25.687Z] a1111a8f2ec3: Pulling fs layer [2021-09-30T07:04:25.687Z] ed53099fbce6: Pulling fs layer [2021-09-30T07:04:25.687Z] dc539afda2c1: Pulling fs layer [2021-09-30T07:04:25.687Z] 77bc0d833cb6: Pulling fs layer [2021-09-30T07:04:25.687Z] 9065ff56babe: Pulling fs layer [2021-09-30T07:04:25.687Z] d287ab97295c: Pulling fs layer [2021-09-30T07:04:25.687Z] dc539afda2c1: Waiting [2021-09-30T07:04:25.687Z] 77bc0d833cb6: Waiting [2021-09-30T07:04:25.687Z] 9065ff56babe: Waiting [2021-09-30T07:04:25.687Z] d287ab97295c: Waiting [2021-09-30T07:04:25.952Z] a1111a8f2ec3: Verifying Checksum [2021-09-30T07:04:25.952Z] a1111a8f2ec3: Download complete [2021-09-30T07:04:25.952Z] dc539afda2c1: Verifying Checksum [2021-09-30T07:04:25.952Z] dc539afda2c1: Download complete [2021-09-30T07:04:26.217Z] 77bc0d833cb6: Verifying Checksum [2021-09-30T07:04:26.217Z] 77bc0d833cb6: Download complete [2021-09-30T07:04:26.217Z] 9065ff56babe: Verifying Checksum [2021-09-30T07:04:26.217Z] 9065ff56babe: Download complete [2021-09-30T07:04:26.217Z] ed53099fbce6: Verifying Checksum [2021-09-30T07:04:26.217Z] ed53099fbce6: Download complete [2021-09-30T07:04:26.801Z] b4d181a07f80: Verifying Checksum [2021-09-30T07:04:26.801Z] b4d181a07f80: Download complete [2021-09-30T07:04:28.220Z] b4d181a07f80: Pull complete [2021-09-30T07:04:28.220Z] a1111a8f2ec3: Pull complete [2021-09-30T07:04:28.485Z] ed53099fbce6: Pull complete [2021-09-30T07:04:28.754Z] dc539afda2c1: Pull complete [2021-09-30T07:04:29.025Z] 77bc0d833cb6: Pull complete [2021-09-30T07:04:29.025Z] 9065ff56babe: Pull complete [2021-09-30T07:04:29.981Z] d287ab97295c: Verifying Checksum [2021-09-30T07:04:29.981Z] d287ab97295c: Download complete [2021-09-30T07:04:34.252Z] d287ab97295c: Pull complete [2021-09-30T07:04:34.252Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-30T07:04:34.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T07:04:34.252Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-30T07:04:34.344Z] prd-centos7-docker-4c-2g-236 does not seem to be running inside a container [2021-09-30T07:04:34.398Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-30T07:04:37.775Z] $ docker top f0cc5c1bba97bd9221ab1fb9694ee66a2278888dd2d831a02d20b01f1156f79b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T07:04:38.174Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-30T07:04:38.504Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-30T07:04:38.815Z] + ls /var/log/sa-host [2021-09-30T07:04:38.815Z] + sadf -c /var/log/sa-host/sa05 [2021-09-30T07:04:38.815Z] file_magic: OK [2021-09-30T07:04:38.815Z] HZ: Using current value: 100 [2021-09-30T07:04:38.815Z] file_header: OK [2021-09-30T07:04:38.815Z] 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-30T07:04:38.815Z] Statistics: [2021-09-30T07:04:38.815Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-30T07:04:38.815Z] File successfully converted to sysstat format version 12.0.3 [2021-09-30T07:04:38.815Z] + sadf -c /var/log/sa-host/sa30 [2021-09-30T07:04:38.815Z] file_magic: OK [2021-09-30T07:04:38.815Z] HZ: Using current value: 100 [2021-09-30T07:04:38.815Z] file_header: OK [2021-09-30T07:04:38.815Z] 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-30T07:04:38.815Z] Statistics: [2021-09-30T07:04:38.815Z] 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... [2021-09-30T07:04:38.815Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T07:04:39.373Z] provisioning config files... [2021-09-30T07:04:39.391Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config4645032972881503807tmp [Pipeline] { [Pipeline] echo [2021-09-30T07:04:39.411Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T07:04:39.717Z] ---> create-netrc.sh [Pipeline] } [2021-09-30T07:04:39.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-30T07:04:40.135Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-30T07:04:40.148Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T07:04:40.460Z] ---> sudo-logs.sh [2021-09-30T07:04:40.460Z] Archiving 'sudo' log.. [2021-09-30T07:04:40.460Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-236.vexxhost.local: Name or service not known [2021-09-30T07:04:40.460Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-236.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-30T07:04:40.494Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T07:04:40.799Z] ---> job-cost.sh [2021-09-30T07:04:40.799Z] lf-activate-venv: SKIPPING [2021-09-30T07:04:40.799Z] DEBUG: total: 0.10999999940395355 [2021-09-30T07:04:40.799Z] INFO: Retrieving Stack Cost... [2021-09-30T07:04:41.380Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-30T07:04:41.644Z] INFO: Archiving Costs [Pipeline] echo [2021-09-30T07:04:41.661Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T07:04:41.968Z] ---> logs-deploy.sh [2021-09-30T07:04:41.968Z] lf-activate-venv: SKIPPING [2021-09-30T07:04:41.968Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3727/5 [2021-09-30T07:04:41.968Z] INFO: archiving workspace using pattern(s): [2021-09-30T07:04:42.549Z] Archives upload complete. [2021-09-30T07:04:42.815Z] INFO: archiving logs to Nexus