bnevis-i commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 0fa087e48d7c69ecf1a101837f9b587aaaacbaae+bdb2c85536eb59c2c674b54b9fa7260d772e6f9f (d43603eefe0703e404ea7e25d62b0bd7694b1be2) 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-ssh7188163856265519654.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9074588951007736899.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3733/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-3733/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3342699636653625020.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2719030779484917875.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-3733/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-3733/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4209206800548566160.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 Running on prd-centos7-docker-4c-2g-130 in /w/workspace/edgexfoundry_edgex-go_PR-3733 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh4974962815250771968.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2670041122425525.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3733/head:refs/remotes/origin/PR-3733 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bdb2c85536eb59c2c674b54b9fa7260d772e6f9f into PR head commit 0fa087e48d7c69ecf1a101837f9b587aaaacbaae Merge succeeded, producing 0fa087e48d7c69ecf1a101837f9b587aaaacbaae Checking out Revision 0fa087e48d7c69ecf1a101837f9b587aaaacbaae (PR-3733) > git config core.sparsecheckout # timeout=10 > git checkout -f 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # 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/3@tmp/jenkins-gitclient-ssh1765559029973780060.key > git merge bdb2c85536eb59c2c674b54b9fa7260d772e6f9f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # timeout=10 Commit message: "style: Fix variable assignments and enable varcheck linter" > git rev-list --no-walk 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-29T14:45:32.724Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-29T14:45:32.831Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-29T14:45:32.858Z] ========================================================= [2021-09-29T14:45:32.858Z] EdgeX Global Pipelines Version Info [2021-09-29T14:45:32.858Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-29T14:45:34.098Z] ------------------- [2021-09-29T14:45:34.098Z] stable info: [2021-09-29T14:45:34.098Z] ------------------- [2021-09-29T14:45:34.098Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-29T14:45:34.098Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T14:45:34.098Z] Message: update stable to v1.0.205 [2021-09-29T14:45:34.682Z] ------------------- [2021-09-29T14:45:34.682Z] experimental info: [2021-09-29T14:45:34.682Z] ------------------- [2021-09-29T14:45:34.682Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-29T14:45:34.682Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T14:45:34.682Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-29T14:45:34.888Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-29T14:45:34.909Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-29T14:45:34.931Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-29T14:45:34.954Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-29T14:45:34.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-29T14:45:34.998Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-29T14:45:35.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-29T14:45:35.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-29T14:45:35.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-29T14:45:35.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-29T14:45:35.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-29T14:45:35.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-29T14:45:35.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-29T14:45:35.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-29T14:45:35.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-29T14:45:35.217Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T14:45:35.240Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T14:45:35.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-29T14:45:35.288Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-29T14:45:35.322Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-29T14:45:35.347Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-29T14:45:35.371Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-29T14:45:35.395Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-29T14:45:35.418Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3733 [Pipeline] echo [2021-09-29T14:45:35.442Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3733 [Pipeline] echo [2021-09-29T14:45:35.464Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3733 [Pipeline] echo [2021-09-29T14:45:35.486Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0fa087e48d7c69ecf1a101837f9b587aaaacbaae [Pipeline] echo [2021-09-29T14:45:35.520Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0fa087e [Pipeline] echo [2021-09-29T14:45:35.545Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T14:45:35.633Z] provisioning config files... [2021-09-29T14:45:35.655Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config349889637248967700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T14:45:35.990Z] ---> docker-login.sh [2021-09-29T14:45:35.990Z] nexus3.edgexfoundry.org:10001 [2021-09-29T14:45:35.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T14:45:36.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T14:45:36.260Z] Configure a credential helper to remove this warning. See [2021-09-29T14:45:36.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T14:45:36.260Z] [2021-09-29T14:45:36.260Z] Login Succeeded [2021-09-29T14:45:36.260Z] nexus3.edgexfoundry.org:10002 [2021-09-29T14:45:36.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T14:45:36.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T14:45:36.527Z] Configure a credential helper to remove this warning. See [2021-09-29T14:45:36.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T14:45:36.527Z] [2021-09-29T14:45:36.527Z] Login Succeeded [2021-09-29T14:45:36.527Z] nexus3.edgexfoundry.org:10003 [2021-09-29T14:45:36.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T14:45:36.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T14:45:36.527Z] Configure a credential helper to remove this warning. See [2021-09-29T14:45:36.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T14:45:36.527Z] [2021-09-29T14:45:36.527Z] Login Succeeded [2021-09-29T14:45:36.527Z] nexus3.edgexfoundry.org:10004 [2021-09-29T14:45:36.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T14:45:36.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T14:45:36.795Z] Configure a credential helper to remove this warning. See [2021-09-29T14:45:36.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T14:45:36.795Z] [2021-09-29T14:45:36.795Z] Login Succeeded [2021-09-29T14:45:36.795Z] docker.io [2021-09-29T14:45:36.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T14:45:37.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T14:45:37.380Z] Configure a credential helper to remove this warning. See [2021-09-29T14:45:37.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T14:45:37.380Z] [2021-09-29T14:45:37.380Z] Login Succeeded [2021-09-29T14:45:37.380Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T14:45:37.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T14:45:37.744Z] ++ 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-29T14:45:37.744Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T14:45:37.744Z] ++ dirname cmd/core-command/Dockerfile [2021-09-29T14:45:37.744Z] ++ cut -d/ -f2 [2021-09-29T14:45:37.744Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-29T14:45:37.744Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T14:45:37.744Z] ++ dirname cmd/core-data/Dockerfile [2021-09-29T14:45:37.744Z] ++ cut -d/ -f2 [2021-09-29T14:45:37.744Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-29T14:45:37.744Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T14:45:37.744Z] ++ cut -d/ -f2 [2021-09-29T14:45:37.744Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-29T14:45:37.744Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-29T14:45:37.744Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T14:45:37.744Z] ++ cut -d/ -f2 [2021-09-29T14:45:37.744Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-29T14:45:37.744Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-29T14:45:37.744Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T14:45:37.744Z] ++ cut -d/ -f2 [2021-09-29T14:45:37.744Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-29T14:45:37.744Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-29T14:45:37.744Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T14:45:37.744Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-29T14:45:37.744Z] ++ cut -d/ -f2 [2021-09-29T14:45:37.744Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-29T14:45:37.744Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T14:45:37.744Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-29T14:45:37.744Z] ++ cut -d/ -f2 [2021-09-29T14:45:37.744Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-29T14:45:37.744Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T14:45:37.744Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-29T14:45:37.744Z] ++ cut -d/ -f2 [2021-09-29T14:45:37.744Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-29T14:45:37.744Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T14:45:37.744Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-29T14:45:37.744Z] ++ cut -d/ -f2 [2021-09-29T14:45:37.744Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-29T14:45:37.804Z] 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-29T14:45:39.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T14:45:39.292Z] [2021-09-29T14:45:39.292Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:45:39.621Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T14:45:39.621Z] latest: Pulling from edgex-devops/git-semver [2021-09-29T14:45:39.621Z] 31603596830f: Pulling fs layer [2021-09-29T14:45:39.621Z] 04fac38145f0: Pulling fs layer [2021-09-29T14:45:39.621Z] 701f6daf10bf: Pulling fs layer [2021-09-29T14:45:39.621Z] 24f72da36158: Pulling fs layer [2021-09-29T14:45:39.621Z] 24f72da36158: Waiting [2021-09-29T14:45:39.621Z] 04fac38145f0: Verifying Checksum [2021-09-29T14:45:39.621Z] 04fac38145f0: Download complete [2021-09-29T14:45:39.889Z] 31603596830f: Verifying Checksum [2021-09-29T14:45:39.889Z] 31603596830f: Download complete [2021-09-29T14:45:40.162Z] 31603596830f: Pull complete [2021-09-29T14:45:40.162Z] 24f72da36158: Verifying Checksum [2021-09-29T14:45:40.162Z] 24f72da36158: Download complete [2021-09-29T14:45:40.162Z] 04fac38145f0: Pull complete [2021-09-29T14:45:40.162Z] 701f6daf10bf: Verifying Checksum [2021-09-29T14:45:40.162Z] 701f6daf10bf: Download complete [2021-09-29T14:45:40.749Z] 701f6daf10bf: Pull complete [2021-09-29T14:45:40.749Z] 24f72da36158: Pull complete [2021-09-29T14:45:40.749Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-29T14:45:41.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T14:45:41.015Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-29T14:45:41.116Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-09-29T14:45:41.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10004/edgex-devops/git-semver:latest cat [2021-09-29T14:45:41.863Z] $ docker top 9594f34ebc5f091aea08dca9e4bc3eb07c64957ba3bf8990e7037ba5e3783aef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T14:45:41.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T14:45:41.986Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T14:45:42.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T14:45:42.109Z] $ docker exec 9594f34ebc5f091aea08dca9e4bc3eb07c64957ba3bf8990e7037ba5e3783aef ssh-agent [2021-09-29T14:45:42.222Z] SSH_AUTH_SOCK=/tmp/ssh-lCAJWDQH8PyZ/agent.14 [2021-09-29T14:45:42.222Z] SSH_AGENT_PID=21 [2021-09-29T14:45:42.233Z] Running ssh-add (command line suppressed) [2021-09-29T14:45:42.335Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3520375373005769904.key (/w/workspace/edgex-go/3@tmp/private_key_3520375373005769904.key) [2021-09-29T14:45:42.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T14:45:42.664Z] + git tag --points-at HEAD [Pipeline] } [2021-09-29T14:45:42.685Z] $ docker exec --env ******** --env ******** 9594f34ebc5f091aea08dca9e4bc3eb07c64957ba3bf8990e7037ba5e3783aef ssh-agent -k [2021-09-29T14:45:42.772Z] unset SSH_AUTH_SOCK; [2021-09-29T14:45:42.772Z] unset SSH_AGENT_PID; [2021-09-29T14:45:42.772Z] echo Agent pid 21 killed; [2021-09-29T14:45:42.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-29T14:45:42.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T14:45:42.825Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T14:45:42.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T14:45:42.944Z] $ docker exec 9594f34ebc5f091aea08dca9e4bc3eb07c64957ba3bf8990e7037ba5e3783aef ssh-agent [2021-09-29T14:45:43.056Z] SSH_AUTH_SOCK=/tmp/ssh-4IbdYSEb70WL/agent.54 [2021-09-29T14:45:43.056Z] SSH_AGENT_PID=60 [2021-09-29T14:45:43.064Z] Running ssh-add (command line suppressed) [2021-09-29T14:45:43.175Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2809802322923558303.key (/w/workspace/edgex-go/3@tmp/private_key_2809802322923558303.key) [2021-09-29T14:45:43.195Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T14:45:43.514Z] + git semver init [2021-09-29T14:45:43.514Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T14:45:43.514Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-09-29T14:45:43.514Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-09-29T14:45:43.514Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T14:45:43.514Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T14:45:43.514Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T14:45:43.514Z] # $SEMVER_BRANCH = PR-3733 [2021-09-29T14:45:43.514Z] # $SEMVER_TEMP = /tmp/semver-241923981 [2021-09-29T14:45:43.514Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-29T14:46:39.927Z] # '/tmp/semver-241923981' -> '/w/workspace/edgex-go/3/.semver' [2021-09-29T14:46:39.927Z] # -> Force: false [2021-09-29T14:46:39.927Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-09-29T14:46:39.944Z] $ docker exec --env ******** --env ******** 9594f34ebc5f091aea08dca9e4bc3eb07c64957ba3bf8990e7037ba5e3783aef ssh-agent -k [2021-09-29T14:46:40.057Z] unset SSH_AUTH_SOCK; [2021-09-29T14:46:40.057Z] unset SSH_AGENT_PID; [2021-09-29T14:46:40.057Z] echo Agent pid 60 killed; [2021-09-29T14:46:40.069Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T14:46:40.419Z] + git semver [Pipeline] } [2021-09-29T14:46:40.441Z] $ docker stop --time=1 9594f34ebc5f091aea08dca9e4bc3eb07c64957ba3bf8990e7037ba5e3783aef [2021-09-29T14:46:42.209Z] $ docker rm -f 9594f34ebc5f091aea08dca9e4bc3eb07c64957ba3bf8990e7037ba5e3783aef [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T14:46:42.608Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-29T14:46:42.955Z] Stashed 1 file(s) [Pipeline] echo [2021-09-29T14:46:42.958Z] [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-29T14:46:43.353Z] ========================================================= [2021-09-29T14:46:43.354Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-29T14:46:43.354Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T14:46:43.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T14:46:43.679Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-29T14:46:43.679Z] 540db60ca938: Pulling fs layer [2021-09-29T14:46:43.679Z] adcc1eea9eea: Pulling fs layer [2021-09-29T14:46:43.679Z] 4c4ab2625f07: Pulling fs layer [2021-09-29T14:46:43.679Z] db62176df00c: Pulling fs layer [2021-09-29T14:46:43.679Z] 3b30891b0d05: Pulling fs layer [2021-09-29T14:46:43.679Z] 06b49ca38bd5: Pulling fs layer [2021-09-29T14:46:43.679Z] c788192a36de: Pulling fs layer [2021-09-29T14:46:43.679Z] a77e37c0d609: Pulling fs layer [2021-09-29T14:46:43.679Z] c3185cebc471: Pulling fs layer [2021-09-29T14:46:43.679Z] db62176df00c: Waiting [2021-09-29T14:46:43.679Z] 3b30891b0d05: Waiting [2021-09-29T14:46:43.679Z] 06b49ca38bd5: Waiting [2021-09-29T14:46:43.679Z] c788192a36de: Waiting [2021-09-29T14:46:43.679Z] a77e37c0d609: Waiting [2021-09-29T14:46:43.679Z] c3185cebc471: Waiting [2021-09-29T14:46:43.679Z] 4c4ab2625f07: Verifying Checksum [2021-09-29T14:46:43.679Z] 4c4ab2625f07: Download complete [2021-09-29T14:46:43.679Z] adcc1eea9eea: Verifying Checksum [2021-09-29T14:46:43.679Z] adcc1eea9eea: Download complete [2021-09-29T14:46:43.679Z] 3b30891b0d05: Verifying Checksum [2021-09-29T14:46:43.679Z] 3b30891b0d05: Download complete [2021-09-29T14:46:43.946Z] 540db60ca938: Verifying Checksum [2021-09-29T14:46:43.946Z] 540db60ca938: Download complete [2021-09-29T14:46:43.946Z] c788192a36de: Verifying Checksum [2021-09-29T14:46:43.946Z] c788192a36de: Download complete [2021-09-29T14:46:43.946Z] 540db60ca938: Pull complete [2021-09-29T14:46:44.219Z] adcc1eea9eea: Pull complete [2021-09-29T14:46:44.219Z] 4c4ab2625f07: Pull complete [2021-09-29T14:46:44.804Z] a77e37c0d609: Verifying Checksum [2021-09-29T14:46:44.804Z] a77e37c0d609: Download complete [2021-09-29T14:46:48.150Z] c3185cebc471: Verifying Checksum [2021-09-29T14:46:48.150Z] c3185cebc471: Download complete [2021-09-29T14:46:48.736Z] db62176df00c: Verifying Checksum [2021-09-29T14:46:48.736Z] db62176df00c: Download complete [2021-09-29T14:46:52.108Z] db62176df00c: Pull complete [2021-09-29T14:46:52.108Z] 3b30891b0d05: Pull complete [2021-09-29T14:46:52.108Z] 06b49ca38bd5: Pull complete [2021-09-29T14:46:52.108Z] c788192a36de: Pull complete [2021-09-29T14:46:52.108Z] a77e37c0d609: Pull complete [2021-09-29T14:46:54.070Z] c3185cebc471: Pull complete [2021-09-29T14:46:54.070Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-29T14:46:54.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T14:46:54.070Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T14:46:54.402Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-29T14:46:54.402Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T14:46:54.402Z] WORKDIR /edgex [2021-09-29T14:46:54.402Z] COPY go.mod . [2021-09-29T14:46:54.402Z] RUN go mod download' [2021-09-29T14:46:55.840Z] Sending build context to Docker daemon 329.1MB [2021-09-29T14:46:55.840Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T14:46:55.840Z] ---> 031687cdd783 [2021-09-29T14:46:55.840Z] Step 2/4 : WORKDIR /edgex [2021-09-29T14:46:57.256Z] ---> Running in e8ce35030b48 [2021-09-29T14:46:57.256Z] Removing intermediate container e8ce35030b48 [2021-09-29T14:46:57.256Z] ---> 16f89e16d50f [2021-09-29T14:46:57.256Z] Step 3/4 : COPY go.mod . [2021-09-29T14:46:57.525Z] ---> 7f42e14c6090 [2021-09-29T14:46:57.525Z] Step 4/4 : RUN go mod download [2021-09-29T14:46:57.525Z] ---> Running in f2c021a4afa6 [2021-09-29T14:46:58.273Z] Still waiting to schedule task [2021-09-29T14:46:58.274Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-29T14:47:29.779Z] Removing intermediate container f2c021a4afa6 [2021-09-29T14:47:29.779Z] ---> 90ef4f38fb9d [2021-09-29T14:47:29.779Z] Successfully built 90ef4f38fb9d [2021-09-29T14:47:29.779Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:47:30.106Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T14:47:30.106Z] . [Pipeline] withDockerContainer [2021-09-29T14:47:30.200Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-09-29T14:47:30.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-09-29T14:47:30.656Z] $ docker top 1cc7224c98b6b48f0934d10805b7593134a49f15fbab8cd6da458dfa5c4725e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T14:47:31.050Z] + go version [2021-09-29T14:47:31.050Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-29T14:47:31.066Z] $ docker stop --time=1 1cc7224c98b6b48f0934d10805b7593134a49f15fbab8cd6da458dfa5c4725e3 [2021-09-29T14:47:32.262Z] $ docker rm -f 1cc7224c98b6b48f0934d10805b7593134a49f15fbab8cd6da458dfa5c4725e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:47:32.816Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T14:47:32.816Z] . [Pipeline] withDockerContainer [2021-09-29T14:47:32.906Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-09-29T14:47:32.962Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-09-29T14:47:33.300Z] $ docker top d6ee9999c3c64321b47fd96984cb99e722fd95aa809cda71d6ea6da4b807881c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T14:47:33.393Z] ========================================================= [2021-09-29T14:47:33.393Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T14:47:33.393Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T14:47:33.721Z] + go mod tidy [Pipeline] sh [2021-09-29T14:47:34.324Z] + make test [2021-09-29T14:47:34.324Z] go mod tidy [2021-09-29T14:47:34.324Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T14:47:39.703Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T14:47:58.107Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T14:48:01.486Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T14:48:01.486Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T14:48:01.757Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T14:48:04.376Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T14:48:04.960Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T14:48:04.960Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T14:48:04.960Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T14:48:05.554Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T14:48:05.826Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T14:48:06.413Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T14:48:06.413Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T14:48:06.413Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T14:48:06.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T14:48:07.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2021-09-29T14:48:07.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T14:48:07.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T14:48:09.281Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.056s coverage: 98.5% of statements [2021-09-29T14:48:09.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T14:48:09.281Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 46.3% of statements [2021-09-29T14:48:09.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T14:48:09.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T14:48:10.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.110s coverage: 90.1% of statements [2021-09-29T14:48:10.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T14:48:10.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T14:48:11.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 84.4% of statements [2021-09-29T14:48:11.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T14:48:11.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T14:48:11.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T14:48:11.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T14:48:11.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T14:48:11.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.232s coverage: 94.2% of statements [2021-09-29T14:48:11.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T14:48:11.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T14:48:11.834Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2021-09-29T14:48:11.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T14:48:11.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T14:48:11.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T14:48:11.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T14:48:11.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T14:48:12.415Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-09-29T14:48:12.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T14:48:12.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T14:48:12.415Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T14:48:13.011Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements [2021-09-29T14:48:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T14:48:13.011Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-09-29T14:48:13.607Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2021-09-29T14:48:13.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T14:48:13.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-09-29T14:48:15.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements [2021-09-29T14:48:15.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-09-29T14:48:15.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2021-09-29T14:48:15.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-09-29T14:48:27.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements [2021-09-29T14:48:27.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-09-29T14:48:32.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.157s coverage: 82.5% of statements [2021-09-29T14:48:32.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T14:48:50.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-09-29T14:48:50.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T14:48:50.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T14:48:50.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T14:48:50.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-09-29T14:48:50.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T14:48:50.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T14:48:50.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T14:48:50.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T14:48:50.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T14:48:50.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-09-29T14:48:50.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T14:48:50.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T14:48:50.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-09-29T14:48:50.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T14:48:50.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2021-09-29T14:48:50.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T14:48:50.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2021-09-29T14:48:50.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-09-29T14:48:50.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-09-29T14:48:50.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements [2021-09-29T14:48:50.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T14:48:50.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.144s coverage: 64.4% of statements [2021-09-29T14:48:50.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T14:48:50.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T14:48:50.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2021-09-29T14:48:50.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-09-29T14:48:50.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-09-29T14:48:50.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-09-29T14:48:50.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-09-29T14:48:50.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.211s coverage: 70.3% of statements [2021-09-29T14:48:50.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T14:48:50.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T14:48:50.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T14:48:51.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.4% of statements [2021-09-29T14:48:51.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T14:48:51.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T14:48:51.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2021-09-29T14:48:51.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T14:48:51.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2021-09-29T14:48:51.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T14:48:58.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 19.5% of statements [2021-09-29T14:48:58.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T14:48:58.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T14:48:58.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T14:48:58.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T14:48:58.441Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.0% of statements [2021-09-29T14:48:58.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T14:48:58.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T14:48:58.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T14:48:58.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T14:48:58.441Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-09-29T14:48:58.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T14:48:58.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T14:48:58.441Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2021-09-29T14:48:58.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T14:48:58.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T14:48:58.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T14:48:58.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T14:48:58.441Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-09-29T14:48:58.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T14:48:58.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T14:48:58.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T14:48:58.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T14:48:58.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T14:48:58.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T14:48:58.441Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-09-29T14:48:58.441Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2021-09-29T14:48:58.441Z] 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-29T14:49:29.018Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-131 in /w/workspace/edgexfoundry_edgex-go_PR-3733 [Pipeline] { [Pipeline] ws [2021-09-29T14:49:29.038Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-09-29T14:49:29.290Z] The recommended git tool is: git [2021-09-29T14:49:30.816Z] GO111MODULE=on go vet ./... [2021-09-29T14:49:35.413Z] using credential edgex-jenkins-ssh [2021-09-29T14:49:35.432Z] Cloning the remote Git repository [2021-09-29T14:49:35.491Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T14:49:35.607Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-09-29T14:49:35.700Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T14:49:35.701Z] > git --version # timeout=10 [2021-09-29T14:49:35.722Z] > git --version # 'git version 2.17.1' [2021-09-29T14:49:35.724Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T14:49:35.863Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T14:49:40.925Z] gofmt -l . [2021-09-29T14:49:40.925Z] [ "`gofmt -l .`" = "" ] [2021-09-29T14:49:40.925Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-29T14:49:41.243Z] + ls -al . [2021-09-29T14:49:41.243Z] total 612 [2021-09-29T14:49:41.243Z] drwxrwxr-x 10 1001 1001 4096 Sep 29 14:49 . [2021-09-29T14:49:41.243Z] drwxr-xr-x 4 root root 28 Sep 29 14:47 .. [2021-09-29T14:49:41.243Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 14:45 .dockerignore [2021-09-29T14:49:41.243Z] drwxrwxr-x 8 1001 1001 179 Sep 29 14:45 .git [2021-09-29T14:49:41.243Z] drwxrwxr-x 4 1001 1001 142 Sep 29 14:45 .github [2021-09-29T14:49:41.243Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 14:45 .gitignore [2021-09-29T14:49:41.243Z] -rw-rw-r-- 1 1001 1001 53 Sep 29 14:45 .golangci.yml [2021-09-29T14:49:41.243Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 14:45 .hadolint.yml [2021-09-29T14:49:41.243Z] drwx------ 3 1001 1001 58 Sep 29 14:46 .semver [2021-09-29T14:49:41.243Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 14:45 .sonarcloud.properties [2021-09-29T14:49:41.243Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 14:45 ADOPTERS.md [2021-09-29T14:49:41.243Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 14:45 Attribution.txt [2021-09-29T14:49:41.243Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 14:45 CHANGELOG.md [2021-09-29T14:49:41.243Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 14:45 CONTRIBUTING.md [2021-09-29T14:49:41.243Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 14:45 GOVERNANCE.md [2021-09-29T14:49:41.243Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 14:45 Jenkinsfile [2021-09-29T14:49:41.243Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 14:45 LICENSE [2021-09-29T14:49:41.243Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 14:45 Makefile [2021-09-29T14:49:41.243Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 14:45 OWNERS.md [2021-09-29T14:49:41.243Z] -rw-rw-r-- 1 1001 1001 8256 Sep 29 14:45 README.md [2021-09-29T14:49:41.243Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 14:45 SECURITY.md [2021-09-29T14:49:41.243Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 14:46 VERSION [2021-09-29T14:49:41.243Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 14:45 ZMQWindows.md [2021-09-29T14:49:41.243Z] drwxrwxr-x 2 1001 1001 37 Sep 29 14:45 bin [2021-09-29T14:49:41.243Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 14:45 cmd [2021-09-29T14:49:41.243Z] -rw-r--r-- 1 root root 403100 Sep 29 14:48 coverage.out [2021-09-29T14:49:41.243Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 14:45 go.mod [2021-09-29T14:49:41.243Z] -rw-r--r-- 1 root root 50064 Sep 29 14:47 go.sum [2021-09-29T14:49:41.243Z] drwxrwxr-x 8 1001 1001 124 Sep 29 14:45 internal [2021-09-29T14:49:41.243Z] drwxrwxr-x 3 1001 1001 16 Sep 29 14:45 openapi [2021-09-29T14:49:41.243Z] drwxrwxr-x 4 1001 1001 71 Sep 29 14:45 snap [2021-09-29T14:49:41.243Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 14:45 version.go [Pipeline] sh [2021-09-29T14:49:41.556Z] + '[' -e coverage.out ] [2021-09-29T14:49:41.556Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T14:49:41.666Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T14:49:41.973Z] + make build [2021-09-29T14:49:41.973Z] go mod tidy [2021-09-29T14:49:42.247Z] 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-29T14:49:43.664Z] 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-29T14:49:50.329Z] 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-29T14:49:50.913Z] 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-29T14:49:51.883Z] 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-29T14:49:52.163Z] 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-29T14:49:53.363Z] 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-29T14:49:54.189Z] 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-29T14:49:55.335Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T14:49:56.294Z] 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-29T14:49:56.886Z] 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-29T14:49:57.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-29T14:49:59.316Z] $ docker stop --time=1 d6ee9999c3c64321b47fd96984cb99e722fd95aa809cda71d6ea6da4b807881c [2021-09-29T14:50:00.176Z] Merging remotes/origin/main commit bdb2c85536eb59c2c674b54b9fa7260d772e6f9f into PR head commit 0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:49:59.164Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T14:49:59.180Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T14:49:59.214Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T14:49:59.264Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T14:49:59.265Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T14:49:59.279Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3733/head:refs/remotes/origin/PR-3733 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T14:50:00.197Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T14:50:00.212Z] > git checkout -f 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # timeout=10 [2021-09-29T14:50:00.526Z] Merge succeeded, producing 0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:50:00.527Z] Checking out Revision 0fa087e48d7c69ecf1a101837f9b587aaaacbaae (PR-3733) [2021-09-29T14:50:01.132Z] $ docker rm -f d6ee9999c3c64321b47fd96984cb99e722fd95aa809cda71d6ea6da4b807881c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-09-29T14:50:00.433Z] > git remote # timeout=10 [2021-09-29T14:50:00.457Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T14:50:00.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T14:50:00.482Z] > git merge bdb2c85536eb59c2c674b54b9fa7260d772e6f9f # timeout=10 [2021-09-29T14:50:00.509Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T14:50:00.535Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T14:50:00.546Z] > git checkout -f 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # timeout=10 [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:50:04.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T14:50:04.291Z] [2021-09-29T14:50:04.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:50:04.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T14:50:04.626Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-29T14:50:04.626Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-29T14:50:04.626Z] ca9280d653b3: Pulling fs layer [2021-09-29T14:50:04.626Z] 7e9c9ca2126c: Pulling fs layer [2021-09-29T14:50:05.096Z] Commit message: "style: Fix variable assignments and enable varcheck linter" [2021-09-29T14:50:05.207Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-29T14:50:05.207Z] cbdbe7a5bc2a: Download complete [2021-09-29T14:50:05.207Z] cbdbe7a5bc2a: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T14:50:05.866Z] provisioning config files... [2021-09-29T14:50:05.899Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2871886632768279836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T14:50:06.164Z] ca9280d653b3: Verifying Checksum [2021-09-29T14:50:06.164Z] ca9280d653b3: Download complete [2021-09-29T14:50:06.470Z] ---> docker-login.sh [2021-09-29T14:50:06.471Z] nexus3.edgexfoundry.org:10001 [2021-09-29T14:50:06.753Z] ca9280d653b3: Pull complete [2021-09-29T14:50:07.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T14:50:08.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T14:50:08.203Z] Configure a credential helper to remove this warning. See [2021-09-29T14:50:08.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T14:50:08.203Z] [2021-09-29T14:50:08.203Z] Login Succeeded [2021-09-29T14:50:08.203Z] nexus3.edgexfoundry.org:10002 [2021-09-29T14:50:08.698Z] 7e9c9ca2126c: Verifying Checksum [2021-09-29T14:50:08.698Z] 7e9c9ca2126c: Download complete [2021-09-29T14:50:08.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T14:50:08.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T14:50:08.805Z] Configure a credential helper to remove this warning. See [2021-09-29T14:50:08.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T14:50:08.805Z] [2021-09-29T14:50:08.805Z] Login Succeeded [2021-09-29T14:50:08.805Z] nexus3.edgexfoundry.org:10003 [2021-09-29T14:50:09.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T14:50:09.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T14:50:09.404Z] Configure a credential helper to remove this warning. See [2021-09-29T14:50:09.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T14:50:09.404Z] [2021-09-29T14:50:09.404Z] Login Succeeded [2021-09-29T14:50:09.404Z] nexus3.edgexfoundry.org:10004 [2021-09-29T14:50:10.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T14:50:10.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T14:50:10.004Z] Configure a credential helper to remove this warning. See [2021-09-29T14:50:10.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T14:50:10.004Z] [2021-09-29T14:50:10.004Z] Login Succeeded [2021-09-29T14:50:10.004Z] docker.io [2021-09-29T14:50:10.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T14:50:10.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T14:50:10.881Z] Configure a credential helper to remove this warning. See [2021-09-29T14:50:10.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T14:50:10.881Z] [2021-09-29T14:50:10.881Z] Login Succeeded [2021-09-29T14:50:10.881Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T14:50:10.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-29T14:50:11.683Z] ========================================================= [2021-09-29T14:50:11.683Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-29T14:50:11.683Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T14:50:12.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T14:50:12.068Z] 7e9c9ca2126c: Pull complete [2021-09-29T14:50:12.068Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-29T14:50:12.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T14:50:12.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-29T14:50:12.156Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-09-29T14:50:12.208Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-29T14:50:12.664Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-29T14:50:12.664Z] 595b0fe564bb: Pulling fs layer [2021-09-29T14:50:12.664Z] 24495759ef45: Pulling fs layer [2021-09-29T14:50:12.664Z] d148012ef14d: Pulling fs layer [2021-09-29T14:50:12.664Z] e90a11edd702: Pulling fs layer [2021-09-29T14:50:12.664Z] d77568369979: Pulling fs layer [2021-09-29T14:50:12.664Z] e90a11edd702: Waiting [2021-09-29T14:50:12.664Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-29T14:50:12.664Z] 170f2ba95c9a: Pulling fs layer [2021-09-29T14:50:12.664Z] 97ac5df62f85: Pulling fs layer [2021-09-29T14:50:12.664Z] d77568369979: Waiting [2021-09-29T14:50:12.664Z] fc1c9f9a7f3b: Waiting [2021-09-29T14:50:12.664Z] 170f2ba95c9a: Waiting [2021-09-29T14:50:12.664Z] 97ac5df62f85: Waiting [2021-09-29T14:50:12.664Z] d148012ef14d: Download complete [2021-09-29T14:50:12.664Z] 24495759ef45: Download complete [2021-09-29T14:50:12.664Z] d77568369979: Verifying Checksum [2021-09-29T14:50:12.664Z] d77568369979: Download complete [2021-09-29T14:50:12.664Z] fc1c9f9a7f3b: Download complete [2021-09-29T14:50:12.664Z] 595b0fe564bb: Verifying Checksum [2021-09-29T14:50:12.664Z] 595b0fe564bb: Download complete [2021-09-29T14:50:12.664Z] 170f2ba95c9a: Download complete [2021-09-29T14:50:13.653Z] 595b0fe564bb: Pull complete [2021-09-29T14:50:14.259Z] 24495759ef45: Pull complete [2021-09-29T14:50:14.536Z] d148012ef14d: Pull complete [2021-09-29T14:50:15.229Z] $ docker top 8076672a287c41606e1dd6bccb96e241dac3e68db34928ec0f6eeeb5294a376b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T14:50:15.625Z] + grep parallel [2021-09-29T14:50:15.625Z] + docker-compose build --help [2021-09-29T14:50:15.987Z] 97ac5df62f85: Download complete [2021-09-29T14:50:16.207Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T14:50:16.226Z] $ docker stop --time=1 8076672a287c41606e1dd6bccb96e241dac3e68db34928ec0f6eeeb5294a376b [2021-09-29T14:50:17.433Z] e90a11edd702: Verifying Checksum [2021-09-29T14:50:17.433Z] e90a11edd702: Download complete [2021-09-29T14:50:17.430Z] $ docker rm -f 8076672a287c41606e1dd6bccb96e241dac3e68db34928ec0f6eeeb5294a376b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:50:17.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T14:50:17.869Z] . [Pipeline] withDockerContainer [2021-09-29T14:50:17.956Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-09-29T14:50:18.010Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-29T14:50:18.402Z] $ docker top 2f9f7cd5a1e7288b0e663f3703c33c9b375b20e997abcf61e02ca89a173bd31a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T14:50:18.794Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T14:50:19.378Z] Building core-command ... [2021-09-29T14:50:19.378Z] Building core-data ... [2021-09-29T14:50:19.378Z] Building core-metadata ... [2021-09-29T14:50:19.378Z] Building security-bootstrapper ... [2021-09-29T14:50:19.378Z] Building security-proxy-setup ... [2021-09-29T14:50:19.378Z] Building security-secretstore-setup ... [2021-09-29T14:50:19.378Z] Building support-notifications ... [2021-09-29T14:50:19.378Z] Building support-scheduler ... [2021-09-29T14:50:19.378Z] Building sys-mgmt-agent ... [2021-09-29T14:50:19.378Z] Building sys-mgmt-agent [2021-09-29T14:50:19.378Z] Building security-secretstore-setup [2021-09-29T14:50:19.378Z] Building core-metadata [2021-09-29T14:50:19.378Z] Building security-proxy-setup [2021-09-29T14:50:19.378Z] Building security-bootstrapper [2021-09-29T14:50:27.613Z] e90a11edd702: Pull complete [2021-09-29T14:50:27.613Z] d77568369979: Pull complete [2021-09-29T14:50:27.613Z] fc1c9f9a7f3b: Pull complete [2021-09-29T14:50:27.888Z] 170f2ba95c9a: Pull complete [2021-09-29T14:50:29.482Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:50:29.482Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:50:29.482Z] ---> 90ef4f38fb9d [2021-09-29T14:50:29.482Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T14:50:29.482Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:50:29.482Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:50:29.482Z] ---> 90ef4f38fb9d [2021-09-29T14:50:29.482Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T14:50:33.305Z] 97ac5df62f85: Pull complete [2021-09-29T14:50:33.306Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-29T14:50:33.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T14:50:33.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T14:50:33.661Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T14:50:33.661Z] WORKDIR /edgex [2021-09-29T14:50:33.661Z] COPY go.mod . [2021-09-29T14:50:33.661Z] RUN go mod downloaddocker [2021-09-29T14:50:33.661Z] build -t ci-base-image-arm64 -f - . [2021-09-29T14:50:33.730Z] ---> Running in b58c8a6644a0 [2021-09-29T14:50:33.730Z] ---> Running in 055aaecfdaa1 [2021-09-29T14:50:35.654Z] Sending build context to Docker daemon 166.1MB [2021-09-29T14:50:35.930Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T14:50:35.930Z] ---> 04bc70af865f [2021-09-29T14:50:35.930Z] Step 2/4 : WORKDIR /edgex [2021-09-29T14:50:37.075Z] Removing intermediate container b58c8a6644a0 [2021-09-29T14:50:37.075Z] ---> 8befb96a6bb8 [2021-09-29T14:50:37.075Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:50:37.075Z] Removing intermediate container 055aaecfdaa1 [2021-09-29T14:50:37.075Z] ---> e4d26557480e [2021-09-29T14:50:37.075Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:50:37.659Z] ---> Running in 4e2dbf8467b6 [2021-09-29T14:50:37.659Z] ---> Running in f0b81e9a938c [2021-09-29T14:50:40.240Z] ---> Running in 0cb28e143b90 [2021-09-29T14:50:40.839Z] Removing intermediate container 0cb28e143b90 [2021-09-29T14:50:40.839Z] ---> 8c4c31eac8f1 [2021-09-29T14:50:40.839Z] Step 3/4 : COPY go.mod . [2021-09-29T14:50:41.820Z] ---> 353b72f5cefa [2021-09-29T14:50:41.820Z] Step 4/4 : RUN go mod download [2021-09-29T14:50:42.101Z] ---> Running in 1bee291f74de [2021-09-29T14:50:43.005Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:50:43.005Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:50:43.005Z] ---> 90ef4f38fb9d [2021-09-29T14:50:43.005Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T14:50:43.005Z] ---> Using cache [2021-09-29T14:50:43.005Z] ---> e4d26557480e [2021-09-29T14:50:43.005Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:50:43.273Z] ---> Running in 5b5126c3afcf [2021-09-29T14:50:43.540Z] Removing intermediate container f0b81e9a938c [2021-09-29T14:50:43.541Z] ---> 936bf38d0fdd [2021-09-29T14:50:43.541Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T14:50:43.541Z] Removing intermediate container 4e2dbf8467b6 [2021-09-29T14:50:43.541Z] ---> b76432dfe0eb [2021-09-29T14:50:43.541Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T14:50:43.541Z] ---> Running in 329eeda5a868 [2021-09-29T14:50:43.541Z] ---> Running in 82f54854bfd1 [2021-09-29T14:50:44.137Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:50:44.137Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:50:44.137Z] ---> 90ef4f38fb9d [2021-09-29T14:50:44.137Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T14:50:44.137Z] ---> Using cache [2021-09-29T14:50:44.137Z] ---> e4d26557480e [2021-09-29T14:50:44.137Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:50:44.137Z] ---> Using cache [2021-09-29T14:50:44.137Z] ---> b76432dfe0eb [2021-09-29T14:50:44.137Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T14:50:44.137Z] ---> Running in 37168f86435a [2021-09-29T14:50:44.407Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:50:44.407Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:50:44.407Z] Removing intermediate container 5b5126c3afcf [2021-09-29T14:50:44.407Z] ---> 019861fbf814 [2021-09-29T14:50:44.407Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T14:50:44.682Z] ---> Running in 4670c085b85a [2021-09-29T14:50:44.682Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:50:44.950Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:50:45.225Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:50:45.225Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:50:45.225Z] ---> 90ef4f38fb9d [2021-09-29T14:50:45.225Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T14:50:45.225Z] ---> Using cache [2021-09-29T14:50:45.225Z] ---> e4d26557480e [2021-09-29T14:50:45.225Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:50:45.225Z] ---> Using cache [2021-09-29T14:50:45.225Z] ---> 019861fbf814 [2021-09-29T14:50:45.225Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T14:50:45.225Z] ---> Running in d572855ba1c5 [2021-09-29T14:50:45.225Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:50:45.225Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:50:45.494Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:50:45.494Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:50:45.765Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:50:46.035Z] OK: 219 MiB in 52 packages [2021-09-29T14:50:46.035Z] Removing intermediate container 82f54854bfd1 [2021-09-29T14:50:46.035Z] ---> 80e53e4705a4 [2021-09-29T14:50:46.035Z] Step 6/22 : COPY go.mod . [2021-09-29T14:50:46.305Z] OK: 219 MiB in 52 packages [2021-09-29T14:50:46.305Z] ---> 502714091c6e [2021-09-29T14:50:46.305Z] Step 7/22 : RUN go mod download [2021-09-29T14:50:46.305Z] ---> Running in c132bf6ef62c [2021-09-29T14:50:46.577Z] OK: 219 MiB in 52 packages [2021-09-29T14:50:46.577Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:50:46.577Z] Removing intermediate container 37168f86435a [2021-09-29T14:50:46.577Z] ---> 54a163796917 [2021-09-29T14:50:46.577Z] Step 6/24 : COPY go.mod . [2021-09-29T14:50:46.847Z] OK: 219 MiB in 52 packages [2021-09-29T14:50:46.847Z] Removing intermediate container 4670c085b85a [2021-09-29T14:50:46.847Z] ---> dab1dfcf501a [2021-09-29T14:50:46.847Z] Step 6/26 : COPY go.mod . [2021-09-29T14:50:46.847Z] ---> 8e1cf50e0305 [2021-09-29T14:50:46.847Z] Step 7/24 : RUN go mod download [2021-09-29T14:50:47.118Z] ---> Running in d0e11c69b1ff [2021-09-29T14:50:47.118Z] ---> bca8e82eb268 [2021-09-29T14:50:47.118Z] Step 7/26 : RUN go mod download [2021-09-29T14:50:47.118Z] OK: 219 MiB in 52 packages [2021-09-29T14:50:47.118Z] ---> Running in 1eb4c4f49969 [2021-09-29T14:50:47.387Z] Removing intermediate container 329eeda5a868 [2021-09-29T14:50:47.387Z] ---> ecb0094da771 [2021-09-29T14:50:47.387Z] Step 6/32 : COPY go.mod . [2021-09-29T14:50:47.654Z] Removing intermediate container d572855ba1c5 [2021-09-29T14:50:47.654Z] ---> ee50bc69ad25 [2021-09-29T14:50:47.654Z] Step 6/24 : COPY go.mod . [2021-09-29T14:50:47.654Z] ---> dd9cb8e387f8 [2021-09-29T14:50:47.654Z] Step 7/32 : RUN go mod download [2021-09-29T14:50:47.921Z] Removing intermediate container c132bf6ef62c [2021-09-29T14:50:47.921Z] ---> d07ab5001d22 [2021-09-29T14:50:47.921Z] Step 8/22 : COPY . . [2021-09-29T14:50:47.921Z] ---> Running in e2acdffbcfdd [2021-09-29T14:50:48.513Z] ---> df7ae8e460df [2021-09-29T14:50:48.513Z] Step 7/24 : RUN go mod download [2021-09-29T14:50:49.156Z] ---> Running in ba4ee6e80566 [2021-09-29T14:50:50.580Z] Removing intermediate container d0e11c69b1ff [2021-09-29T14:50:50.580Z] ---> 322cf14653c3 [2021-09-29T14:50:50.580Z] Step 8/24 : COPY . . [2021-09-29T14:50:50.875Z] Removing intermediate container e2acdffbcfdd [2021-09-29T14:50:50.875Z] ---> f99a0530468a [2021-09-29T14:50:50.875Z] Step 8/32 : COPY . . [2021-09-29T14:50:50.875Z] Removing intermediate container 1eb4c4f49969 [2021-09-29T14:50:50.875Z] ---> 48c574d586ab [2021-09-29T14:50:50.875Z] Step 8/26 : COPY . . [2021-09-29T14:50:56.268Z] ---> 7ac88b359d15 [2021-09-29T14:50:56.268Z] Step 9/22 : RUN go mod tidy [2021-09-29T14:50:56.268Z] Removing intermediate container ba4ee6e80566 [2021-09-29T14:50:56.268Z] ---> 2d111c02023f [2021-09-29T14:50:56.268Z] Step 8/24 : COPY . . [2021-09-29T14:50:56.268Z] ---> Running in b42f428738f9 [2021-09-29T14:51:01.622Z] ---> ffdf2f9e1bc6 [2021-09-29T14:51:01.622Z] Step 9/26 : RUN go mod tidy [2021-09-29T14:51:01.622Z] ---> 74c14e037354 [2021-09-29T14:51:01.622Z] Step 9/24 : RUN go mod tidy [2021-09-29T14:51:01.622Z] Removing intermediate container b42f428738f9 [2021-09-29T14:51:01.622Z] ---> 833305de01f3 [2021-09-29T14:51:01.622Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T14:51:01.623Z] ---> 445771fddc11 [2021-09-29T14:51:01.623Z] Step 9/32 : RUN go mod tidy [2021-09-29T14:51:01.889Z] ---> Running in b73f05d6cad4 [2021-09-29T14:51:01.889Z] ---> Running in 03c643f919be [2021-09-29T14:51:01.889Z] ---> Running in daedc575936f [2021-09-29T14:51:01.889Z] ---> Running in 402302c48d89 [2021-09-29T14:51:03.836Z] 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-29T14:51:05.243Z] Removing intermediate container b73f05d6cad4 [2021-09-29T14:51:05.243Z] ---> 8733c4ae675b [2021-09-29T14:51:05.243Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T14:51:05.840Z] ---> Running in a2087733b128 [2021-09-29T14:51:06.106Z] Removing intermediate container 03c643f919be [2021-09-29T14:51:06.106Z] ---> 86bd3b93ea81 [2021-09-29T14:51:06.106Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T14:51:06.374Z] Removing intermediate container daedc575936f [2021-09-29T14:51:06.374Z] ---> 1a56f362631f [2021-09-29T14:51:06.374Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T14:51:06.641Z] ---> Running in cbb55c7faad0 [2021-09-29T14:51:06.909Z] ---> Running in 386de2ca6d09 [2021-09-29T14:51:07.500Z] 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-29T14:51:07.770Z] 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-29T14:51:08.036Z] 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-29T14:51:18.145Z] ---> 2434365ebf55 [2021-09-29T14:51:18.146Z] Step 9/24 : RUN go mod tidy [2021-09-29T14:51:18.146Z] ---> Running in 2cf3cad5a677 [2021-09-29T14:51:19.593Z] Removing intermediate container 2cf3cad5a677 [2021-09-29T14:51:19.593Z] ---> 1d8019c6d6c1 [2021-09-29T14:51:19.593Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T14:51:19.593Z] ---> Running in c34e3036aea4 [2021-09-29T14:51:20.192Z] 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-29T14:51:35.278Z] 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-29T14:51:42.022Z] Removing intermediate container 402302c48d89 [2021-09-29T14:51:42.022Z] ---> bf7d28bc0870 [2021-09-29T14:51:42.022Z] [2021-09-29T14:51:42.022Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T14:51:42.022Z] 3.14: Pulling from library/alpine [2021-09-29T14:51:42.635Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T14:51:42.635Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T14:51:42.635Z] ---> 14119a10abf4 [2021-09-29T14:51:42.636Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T14:51:42.914Z] ---> Running in 9574800aa23b [2021-09-29T14:51:42.914Z] 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-29T14:51:43.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:51:43.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:51:43.795Z] Removing intermediate container cbb55c7faad0 [2021-09-29T14:51:43.795Z] ---> e951478bc641 [2021-09-29T14:51:43.795Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T14:51:43.796Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T14:51:43.796Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T14:51:43.796Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T14:51:43.796Z] ---> Running in beef51768612 [2021-09-29T14:51:43.796Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T14:51:43.796Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T14:51:43.796Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T14:51:44.067Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T14:51:44.067Z] OK: 8 MiB in 19 packages [2021-09-29T14:51:45.040Z] 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-29T14:51:45.312Z] Removing intermediate container 386de2ca6d09 [2021-09-29T14:51:45.312Z] ---> ff545deacb4f [2021-09-29T14:51:45.312Z] [2021-09-29T14:51:45.312Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T14:51:45.312Z] ---> 14119a10abf4 [2021-09-29T14:51:45.312Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T14:51:45.312Z] Removing intermediate container 9574800aa23b [2021-09-29T14:51:45.312Z] ---> 7a1fb8440c53 [2021-09-29T14:51:45.312Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T14:51:45.312Z] ---> Running in bfa2ffe8ea87 [2021-09-29T14:51:45.312Z] ---> Running in a176aaba2064 [2021-09-29T14:51:45.604Z] Removing intermediate container bfa2ffe8ea87 [2021-09-29T14:51:45.604Z] ---> c2429282bf5c [2021-09-29T14:51:45.604Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T14:51:45.604Z] Removing intermediate container a176aaba2064 [2021-09-29T14:51:45.604Z] ---> 8c6cce02779c [2021-09-29T14:51:45.604Z] Step 14/22 : WORKDIR /edgex [2021-09-29T14:51:45.900Z] ---> Running in 5eaf37f0020d [2021-09-29T14:51:45.900Z] ---> Running in adecf0c42471 [2021-09-29T14:51:46.509Z] Removing intermediate container adecf0c42471 [2021-09-29T14:51:46.509Z] ---> a2ff74c7583f [2021-09-29T14:51:46.509Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T14:51:46.778Z] Removing intermediate container beef51768612 [2021-09-29T14:51:46.778Z] ---> 455700d89595 [2021-09-29T14:51:46.778Z] [2021-09-29T14:51:46.778Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T14:51:46.778Z] Removing intermediate container a2087733b128 [2021-09-29T14:51:46.778Z] ---> 3bd1d17c7b80 [2021-09-29T14:51:46.778Z] [2021-09-29T14:51:46.778Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T14:51:46.778Z] ---> 14119a10abf4 [2021-09-29T14:51:46.778Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T14:51:46.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:51:46.778Z] ---> Running in bf682c632643 [2021-09-29T14:51:46.778Z] 20.10.7: Pulling from library/docker [2021-09-29T14:51:46.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:51:46.778Z] ---> c173c865cdd9 [2021-09-29T14:51:46.778Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T14:51:47.376Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T14:51:47.376Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T14:51:47.376Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T14:51:47.376Z] OK: 6 MiB in 16 packages [2021-09-29T14:51:47.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:51:47.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:51:47.918Z] ---> facc50ec59e2 [2021-09-29T14:51:47.918Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T14:51:47.918Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T14:51:47.918Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T14:51:47.918Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T14:51:47.918Z] Removing intermediate container 5eaf37f0020d [2021-09-29T14:51:47.918Z] ---> 639b92ce3ccd [2021-09-29T14:51:47.918Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T14:51:47.918Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T14:51:47.918Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T14:51:48.188Z] OK: 6 MiB in 17 packages [2021-09-29T14:51:48.188Z] ---> Running in 484a2d4295b6 [2021-09-29T14:51:48.462Z] ---> a9bb2c5d3010 [2021-09-29T14:51:48.462Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T14:51:48.462Z] ---> Running in 1ff62797272a [2021-09-29T14:51:48.462Z] Removing intermediate container 484a2d4295b6 [2021-09-29T14:51:48.462Z] ---> 44ef28df0133 [2021-09-29T14:51:48.462Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T14:51:48.462Z] ---> Running in fb43e08327f2 [2021-09-29T14:51:48.738Z] Removing intermediate container bf682c632643 [2021-09-29T14:51:48.738Z] ---> eaaaa090686f [2021-09-29T14:51:48.738Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T14:51:48.738Z] Removing intermediate container 1ff62797272a [2021-09-29T14:51:48.738Z] ---> 1cf56f50b214 [2021-09-29T14:51:48.738Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T14:51:48.738Z] ---> Running in cf2358595a05 [2021-09-29T14:51:48.738Z] Removing intermediate container fb43e08327f2 [2021-09-29T14:51:48.738Z] ---> f510c3bb125a [2021-09-29T14:51:48.738Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T14:51:49.021Z] ---> Running in 3ecfa1fc2ed0 [2021-09-29T14:51:49.021Z] ---> Running in 9b1b9e78944f [2021-09-29T14:51:49.021Z] Removing intermediate container cf2358595a05 [2021-09-29T14:51:49.021Z] ---> e2ddb5aec9c9 [2021-09-29T14:51:49.021Z] Step 14/26 : WORKDIR / [2021-09-29T14:51:49.021Z] ---> Running in 43fbb544bb6f [2021-09-29T14:51:49.021Z] Removing intermediate container 3ecfa1fc2ed0 [2021-09-29T14:51:49.021Z] ---> 230914b54138 [2021-09-29T14:51:49.021Z] Step 20/22 : LABEL arch=x86_64 [2021-09-29T14:51:49.306Z] ---> Running in ecc87050afcd [2021-09-29T14:51:49.306Z] Removing intermediate container 43fbb544bb6f [2021-09-29T14:51:49.306Z] ---> 4783faccdd2d [2021-09-29T14:51:49.306Z] 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-29T14:51:49.585Z] Removing intermediate container ecc87050afcd [2021-09-29T14:51:49.586Z] ---> 09e3621232fe [2021-09-29T14:51:49.586Z] Step 21/22 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:51:49.586Z] ---> Running in ea0744fee388 [2021-09-29T14:51:49.586Z] ---> f0fcb9c03baf [2021-09-29T14:51:49.586Z] 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-29T14:51:49.861Z] Removing intermediate container ea0744fee388 [2021-09-29T14:51:49.861Z] ---> db4a15dd28bb [2021-09-29T14:51:49.861Z] Step 22/22 : LABEL version=0.0.0 [2021-09-29T14:51:50.131Z] ---> Running in 7050b2d5ed0b [2021-09-29T14:51:50.131Z] Removing intermediate container 9b1b9e78944f [2021-09-29T14:51:50.131Z] ---> d2595965993c [2021-09-29T14:51:50.131Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T14:51:50.131Z] ---> 045cfa4ae6fc [2021-09-29T14:51:50.131Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T14:51:50.131Z] ---> Running in dd55bcfb306b [2021-09-29T14:51:50.131Z] Removing intermediate container 7050b2d5ed0b [2021-09-29T14:51:50.131Z] ---> 17887af1a7af [2021-09-29T14:51:50.131Z] [2021-09-29T14:51:50.131Z] Successfully built 17887af1a7af [2021-09-29T14:51:50.398Z] Successfully tagged security-proxy-setup:latest [2021-09-29T14:51:50.398Z] Building support-notifications [2021-09-29T14:51:50.398Z]  Building security-proxy-setup ... done Removing intermediate container dd55bcfb306b [2021-09-29T14:51:50.398Z] ---> 1072d2f98871 [2021-09-29T14:51:50.398Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T14:51:51.370Z] ---> a241dced8a05 [2021-09-29T14:51:51.370Z] 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-29T14:51:51.974Z] ---> d7e4307efbac [2021-09-29T14:51:51.974Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T14:51:52.242Z] ---> f661211d39d3 [2021-09-29T14:51:52.242Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T14:51:52.242Z] ---> Running in 9e23cdc24be2 [2021-09-29T14:51:53.666Z] ---> bb333f146ad2 [2021-09-29T14:51:53.666Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T14:51:53.666Z] Removing intermediate container c34e3036aea4 [2021-09-29T14:51:53.666Z] ---> b4381564bcbf [2021-09-29T14:51:53.666Z] [2021-09-29T14:51:53.666Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T14:51:53.666Z] ---> 14119a10abf4 [2021-09-29T14:51:53.666Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T14:51:53.666Z] ---> Running in 1dae7ac251a3 [2021-09-29T14:51:53.936Z] Removing intermediate container 9e23cdc24be2 [2021-09-29T14:51:53.936Z] ---> e9eb43d3a7c6 [2021-09-29T14:51:53.936Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T14:51:54.204Z] ---> f143cf5b1b42 [2021-09-29T14:51:54.204Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T14:51:54.204Z] ---> 3f1dd3fb1d8a [2021-09-29T14:51:54.204Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T14:51:54.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:51:54.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:51:54.474Z] ---> eba0ef5b931a [2021-09-29T14:51:54.474Z] 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-29T14:51:54.474Z] ---> Running in 188598d69ffc [2021-09-29T14:51:54.747Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T14:51:54.747Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T14:51:54.747Z] OK: 6 MiB in 15 packages [2021-09-29T14:51:54.747Z] ---> 356821e446f2 [2021-09-29T14:51:54.747Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T14:51:55.341Z] ---> b958b44cc55b [2021-09-29T14:51:55.341Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T14:51:55.341Z] Removing intermediate container 1dae7ac251a3 [2021-09-29T14:51:55.341Z] ---> 2b069939f9ec [2021-09-29T14:51:55.341Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T14:51:55.341Z] ---> Running in c077f274fe5f [2021-09-29T14:51:55.608Z] ---> 43c25b9005cb [2021-09-29T14:51:55.608Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T14:51:55.608Z] Removing intermediate container c077f274fe5f [2021-09-29T14:51:55.608Z] ---> 7124924d3441 [2021-09-29T14:51:55.608Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T14:51:55.878Z] Removing intermediate container 188598d69ffc [2021-09-29T14:51:55.878Z] ---> 6313a3165829 [2021-09-29T14:51:55.878Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T14:51:55.878Z] ---> Running in 0ef920e4e503 [2021-09-29T14:51:55.878Z] ---> Running in 6078898afe61 [2021-09-29T14:51:56.148Z] Removing intermediate container 0ef920e4e503 [2021-09-29T14:51:56.148Z] ---> 728cc321f941 [2021-09-29T14:51:56.148Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T14:51:56.148Z] ---> 6f8ea9c13513 [2021-09-29T14:51:56.148Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T14:51:56.148Z] Removing intermediate container 6078898afe61 [2021-09-29T14:51:56.148Z] ---> 5f5105072946 [2021-09-29T14:51:56.148Z] Step 24/26 : LABEL arch=x86_64 [2021-09-29T14:51:56.148Z] ---> Running in 03c5762afa04 [2021-09-29T14:51:56.413Z] ---> Running in 8c495d14dcb5 [2021-09-29T14:51:56.413Z] ---> Running in a0c12b6d6d9d [2021-09-29T14:51:56.413Z] Removing intermediate container 03c5762afa04 [2021-09-29T14:51:56.413Z] ---> e2cc6e93503b [2021-09-29T14:51:56.413Z] Step 16/24 : WORKDIR / [2021-09-29T14:51:56.413Z] ---> Running in c529b7a38561 [2021-09-29T14:51:56.413Z] Removing intermediate container 8c495d14dcb5 [2021-09-29T14:51:56.413Z] ---> 1315ef3e9a99 [2021-09-29T14:51:56.413Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T14:51:56.413Z] Removing intermediate container a0c12b6d6d9d [2021-09-29T14:51:56.413Z] ---> 205c9bfcd588 [2021-09-29T14:51:56.413Z] Step 25/26 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:51:56.413Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T14:51:56.413Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T14:51:56.684Z] ---> 08bdaf2f88f9 [2021-09-29T14:51:56.684Z] 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-29T14:51:56.684Z] ---> Running in d58d84356297 [2021-09-29T14:51:56.684Z] ---> Running in 34b81623a2d6 [2021-09-29T14:51:56.684Z] Removing intermediate container c529b7a38561 [2021-09-29T14:51:56.684Z] ---> 22701ecdc843 [2021-09-29T14:51:56.684Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T14:51:56.684Z] Removing intermediate container d58d84356297 [2021-09-29T14:51:56.684Z] ---> 9b37592e1085 [2021-09-29T14:51:56.684Z] Step 26/26 : LABEL version=0.0.0 [2021-09-29T14:51:56.684Z] ---> a3f44f6c78f8 [2021-09-29T14:51:56.684Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T14:51:56.684Z] Removing intermediate container 34b81623a2d6 [2021-09-29T14:51:56.684Z] ---> 6395e16440f2 [2021-09-29T14:51:56.684Z] 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-29T14:51:56.684Z] ---> Running in a1b7232c3681 [2021-09-29T14:51:56.953Z] ---> Running in 5ce8f284d2b0 [2021-09-29T14:51:56.953Z] ---> Running in bc522f3353fe [2021-09-29T14:51:56.953Z] ---> 2913f5f7d639 [2021-09-29T14:51:56.953Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T14:51:56.953Z] Removing intermediate container a1b7232c3681 [2021-09-29T14:51:56.953Z] ---> 7d7da0100546 [2021-09-29T14:51:56.953Z] [2021-09-29T14:51:56.953Z] Successfully built 7d7da0100546 [2021-09-29T14:51:56.953Z] Successfully tagged security-secretstore-setup:latest [2021-09-29T14:51:56.953Z] Building support-scheduler [2021-09-29T14:51:57.926Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:51:57.926Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:51:57.926Z] ---> 90ef4f38fb9d [2021-09-29T14:51:57.926Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T14:51:57.926Z] ---> Using cache [2021-09-29T14:51:57.926Z] ---> e4d26557480e [2021-09-29T14:51:57.926Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:51:57.926Z] ---> Using cache [2021-09-29T14:51:57.926Z] ---> 019861fbf814 [2021-09-29T14:51:57.926Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T14:51:57.926Z] ---> 8b7e062a74d5 [2021-09-29T14:51:57.926Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T14:51:58.226Z] ---> Running in b8803013b2f8 [2021-09-29T14:51:58.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:51:58.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:51:58.509Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T14:51:58.509Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T14:51:58.509Z] Executing bash-5.1.0-r0.post-install [2021-09-29T14:51:58.509Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T14:51:58.509Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T14:51:58.509Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T14:51:58.778Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T14:51:58.778Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T14:51:58.778Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T14:51:58.778Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T14:51:58.778Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T14:51:58.778Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T14:51:58.778Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T14:51:58.778Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T14:51:58.778Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T14:51:59.045Z] ---> a5851d1c8a3f [2021-09-29T14:51:59.045Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T14:51:59.630Z] ---> Running in e0b0e0e05d94 [2021-09-29T14:51:59.896Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:51:59.896Z] Removing intermediate container e0b0e0e05d94 [2021-09-29T14:51:59.896Z] ---> 4338870ff380 [2021-09-29T14:51:59.896Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T14:51:59.896Z] Removing intermediate container 5ce8f284d2b0 [2021-09-29T14:51:59.896Z] ---> 9075ca118bf9 [2021-09-29T14:51:59.896Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T14:52:00.160Z] ---> Running in 78d286dd303d [2021-09-29T14:52:00.160Z] ---> Running in 2aa1bb4e78e9 [2021-09-29T14:52:00.160Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T14:52:00.160Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T14:52:00.160Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T14:52:00.160Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T14:52:00.429Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T14:52:00.429Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T14:52:00.704Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T14:52:00.704Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T14:52:00.978Z] Removing intermediate container 78d286dd303d [2021-09-29T14:52:00.978Z] ---> eb8b2f643934 [2021-09-29T14:52:00.978Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T14:52:00.978Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T14:52:00.978Z] Removing intermediate container 2aa1bb4e78e9 [2021-09-29T14:52:00.978Z] ---> ed69d3105cf2 [2021-09-29T14:52:00.978Z] Step 29/32 : CMD ["gate"] [2021-09-29T14:52:00.978Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:52:00.978Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T14:52:00.978Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T14:52:00.978Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T14:52:00.978Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T14:52:00.978Z] ---> Running in f2d093771a60 [2021-09-29T14:52:00.978Z] ---> Running in 1572e6a7dcdc [2021-09-29T14:52:00.978Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T14:52:00.978Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T14:52:01.245Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T14:52:01.245Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T14:52:01.245Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T14:52:01.245Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T14:52:01.245Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T14:52:01.525Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T14:52:01.525Z] Removing intermediate container f2d093771a60 [2021-09-29T14:52:01.525Z] ---> 9331e1722f81 [2021-09-29T14:52:01.525Z] Step 30/32 : LABEL arch=x86_64 [2021-09-29T14:52:01.525Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T14:52:01.525Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T14:52:01.525Z] OK: 219 MiB in 52 packages [2021-09-29T14:52:01.525Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T14:52:01.525Z] Removing intermediate container 1572e6a7dcdc [2021-09-29T14:52:01.525Z] ---> aa45de86d7d0 [2021-09-29T14:52:01.525Z] Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:52:01.525Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T14:52:01.796Z] ---> Running in e0772c51e4d3 [2021-09-29T14:52:01.796Z] ---> Running in e6de1548b789 [2021-09-29T14:52:01.796Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:52:01.796Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:52:01.796Z] ---> 90ef4f38fb9d [2021-09-29T14:52:01.796Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T14:52:01.796Z] ---> Using cache [2021-09-29T14:52:01.796Z] ---> e4d26557480e [2021-09-29T14:52:01.796Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:52:01.796Z] ---> Using cache [2021-09-29T14:52:01.796Z] ---> 019861fbf814 [2021-09-29T14:52:01.796Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T14:52:01.796Z] ---> Using cache [2021-09-29T14:52:01.796Z] ---> ee50bc69ad25 [2021-09-29T14:52:01.796Z] Step 6/23 : COPY go.mod . [2021-09-29T14:52:01.796Z] ---> Using cache [2021-09-29T14:52:01.796Z] ---> df7ae8e460df [2021-09-29T14:52:01.796Z] Step 7/23 : RUN go mod download [2021-09-29T14:52:01.796Z] ---> Using cache [2021-09-29T14:52:01.796Z] ---> 2d111c02023f [2021-09-29T14:52:01.796Z] Step 8/23 : COPY . . [2021-09-29T14:52:01.796Z] ---> Using cache [2021-09-29T14:52:01.796Z] ---> 2434365ebf55 [2021-09-29T14:52:01.796Z] Step 9/23 : RUN go mod tidy [2021-09-29T14:52:01.796Z] ---> Using cache [2021-09-29T14:52:01.796Z] ---> 1d8019c6d6c1 [2021-09-29T14:52:01.796Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T14:52:02.064Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T14:52:02.064Z] ---> Running in 29823211ad37 [2021-09-29T14:52:02.064Z] OK: 82 MiB in 59 packages [2021-09-29T14:52:02.064Z] Removing intermediate container e6de1548b789 [2021-09-29T14:52:02.064Z] ---> 47aa3e5ddcac [2021-09-29T14:52:02.064Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T14:52:02.064Z] Removing intermediate container e0772c51e4d3 [2021-09-29T14:52:02.064Z] ---> e9fe884588ce [2021-09-29T14:52:02.064Z] Step 31/32 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:52:02.334Z] ---> Running in 3184b063f182 [2021-09-29T14:52:02.334Z] ---> Running in 3436fcb0ff5b [2021-09-29T14:52:02.334Z] Removing intermediate container b8803013b2f8 [2021-09-29T14:52:02.334Z] ---> bb810ad33ecc [2021-09-29T14:52:02.334Z] Step 6/23 : COPY go.mod . [2021-09-29T14:52:02.334Z] Removing intermediate container 3436fcb0ff5b [2021-09-29T14:52:02.334Z] ---> 5f4f4af1f201 [2021-09-29T14:52:02.334Z] Step 32/32 : LABEL version=0.0.0 [2021-09-29T14:52:02.334Z] Removing intermediate container 3184b063f182 [2021-09-29T14:52:02.334Z] ---> a1807ab605a4 [2021-09-29T14:52:02.334Z] [2021-09-29T14:52:02.610Z] Successfully built a1807ab605a4 [2021-09-29T14:52:02.610Z] ---> Running in 78188d482420 [2021-09-29T14:52:02.610Z] Successfully tagged core-metadata:latest [2021-09-29T14:52:02.610Z] Building core-command [2021-09-29T14:52:02.895Z]  Building core-metadata ... done  ---> 59e39a173ada [2021-09-29T14:52:02.895Z] Step 7/23 : RUN go mod download [2021-09-29T14:52:03.164Z] 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-29T14:52:03.432Z] ---> Running in b02509e445da [2021-09-29T14:52:03.432Z] Removing intermediate container 78188d482420 [2021-09-29T14:52:03.432Z] ---> 6fbca2273304 [2021-09-29T14:52:03.432Z] [2021-09-29T14:52:03.700Z] Successfully built 6fbca2273304 [2021-09-29T14:52:03.700Z] Successfully tagged security-bootstrapper:latest [2021-09-29T14:52:03.700Z]  Building security-bootstrapper ... done Building core-data [2021-09-29T14:52:03.905Z] Removing intermediate container 1bee291f74de [2021-09-29T14:52:03.905Z] ---> f1611439bdfb [2021-09-29T14:52:03.905Z] Successfully built f1611439bdfb [2021-09-29T14:52:03.905Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:52:04.250Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T14:52:04.250Z] . [Pipeline] withDockerContainer [2021-09-29T14:52:04.292Z] Collecting docker-compose==1.23.2 [2021-09-29T14:52:04.292Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T14:52:04.484Z] prd-ubuntu18.04-docker-arm64-4c-16g-131 does not seem to be running inside a container [2021-09-29T14:52:04.558Z] Collecting PyYAML<4,>=3.10 [2021-09-29T14:52:04.558Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T14:52:04.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2021-09-29T14:52:05.539Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T14:52:05.539Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T14:52:06.149Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T14:52:06.149Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T14:52:06.225Z] $ docker top 6b6d839132d2cf5e6f46ec5f341c5518afc0fd33bbcd3e9038732743ccffc1c6 -eo pid,comm [2021-09-29T14:52:06.426Z] Collecting docker<4.0,>=3.6.0 [Pipeline] { [Pipeline] sh [2021-09-29T14:52:06.694Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T14:52:06.694Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T14:52:06.694Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T14:52:06.958Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T14:52:06.958Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T14:52:06.958Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T14:52:06.958Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T14:52:07.186Z] + go version [2021-09-29T14:52:07.186Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-29T14:52:07.212Z] $ docker stop --time=1 6b6d839132d2cf5e6f46ec5f341c5518afc0fd33bbcd3e9038732743ccffc1c6 [2021-09-29T14:52:07.233Z] 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-29T14:52:07.233Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T14:52:07.233Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T14:52:07.233Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T14:52:07.233Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T14:52:07.233Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T14:52:07.233Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T14:52:07.512Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T14:52:07.512Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T14:52:07.512Z] Collecting idna<2.8,>=2.5 [2021-09-29T14:52:07.512Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T14:52:07.512Z] Collecting certifi>=2017.4.17 [2021-09-29T14:52:07.512Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T14:52:07.512Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T14:52:07.512Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T14:52:07.512Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T14:52:07.512Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T14:52:07.512Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T14:52:07.512Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T14:52:07.788Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T14:52:07.788Z] Attempting uninstall: urllib3 [2021-09-29T14:52:07.788Z] Found existing installation: urllib3 1.26.2 [2021-09-29T14:52:07.788Z] Uninstalling urllib3-1.26.2: [2021-09-29T14:52:07.788Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T14:52:09.071Z] $ docker rm -f 6b6d839132d2cf5e6f46ec5f341c5518afc0fd33bbcd3e9038732743ccffc1c6 [2021-09-29T14:52:09.202Z] Attempting uninstall: idna [2021-09-29T14:52:09.202Z] Found existing installation: idna 3.1 [2021-09-29T14:52:09.202Z] Uninstalling idna-3.1: [2021-09-29T14:52:09.202Z] Successfully uninstalled idna-3.1 [2021-09-29T14:52:09.202Z] Attempting uninstall: chardet [2021-09-29T14:52:09.202Z] Found existing installation: chardet 4.0.0 [2021-09-29T14:52:09.202Z] Uninstalling chardet-4.0.0: [2021-09-29T14:52:09.202Z] Successfully uninstalled chardet-4.0.0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:52:09.885Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T14:52:09.885Z] . [Pipeline] withDockerContainer [2021-09-29T14:52:10.128Z] prd-ubuntu18.04-docker-arm64-4c-16g-131 does not seem to be running inside a container [2021-09-29T14:52:10.175Z] Attempting uninstall: requests [2021-09-29T14:52:10.175Z] Found existing installation: requests 2.25.1 [2021-09-29T14:52:10.175Z] Uninstalling requests-2.25.1: [2021-09-29T14:52:10.175Z] Successfully uninstalled requests-2.25.1 [2021-09-29T14:52:10.219Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2021-09-29T14:52:10.441Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:52:10.441Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:52:10.441Z] ---> 90ef4f38fb9d [2021-09-29T14:52:10.441Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T14:52:10.441Z] ---> Using cache [2021-09-29T14:52:10.441Z] ---> e4d26557480e [2021-09-29T14:52:10.441Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:52:10.441Z] ---> Using cache [2021-09-29T14:52:10.441Z] ---> 019861fbf814 [2021-09-29T14:52:10.441Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T14:52:11.413Z] Removing intermediate container b02509e445da [2021-09-29T14:52:11.413Z] ---> 800a3358b962 [2021-09-29T14:52:11.413Z] Step 8/23 : COPY . . [2021-09-29T14:52:11.413Z] Running setup.py install for texttable: started [2021-09-29T14:52:11.413Z] ---> Running in f2c7bdc44af6 [2021-09-29T14:52:11.697Z] $ docker top cb641ca71e9389ce223f17cc3b3ef9930a548b02f597601e48eb016b45fd373e -eo pid,comm [2021-09-29T14:52:12.019Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T14:52:12.019Z] Running setup.py install for PyYAML: started [2021-09-29T14:52:12.019Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo [2021-09-29T14:52:12.039Z] ========================================================= [2021-09-29T14:52:12.039Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T14:52:12.039Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T14:52:12.712Z] + go mod tidy [2021-09-29T14:52:12.995Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T14:52:12.995Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:52:12.995Z] Running setup.py install for docopt: started [Pipeline] sh [2021-09-29T14:52:13.980Z] OK: 219 MiB in 52 packages [2021-09-29T14:52:13.981Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T14:52:13.981Z] Running setup.py install for dockerpty: started [2021-09-29T14:52:14.363Z] + make test [2021-09-29T14:52:14.363Z] go mod tidy [2021-09-29T14:52:14.584Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T14:52:14.964Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T14:52:16.546Z] 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-29T14:52:17.139Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:52:17.139Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:52:17.139Z] ---> 90ef4f38fb9d [2021-09-29T14:52:17.139Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T14:52:17.139Z] ---> Using cache [2021-09-29T14:52:17.139Z] ---> e4d26557480e [2021-09-29T14:52:17.139Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:52:17.139Z] ---> Using cache [2021-09-29T14:52:17.139Z] ---> 019861fbf814 [2021-09-29T14:52:17.139Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T14:52:17.139Z] ---> Using cache [2021-09-29T14:52:17.139Z] ---> ee50bc69ad25 [2021-09-29T14:52:17.139Z] Step 6/24 : COPY go.mod . [2021-09-29T14:52:17.139Z] ---> Using cache [2021-09-29T14:52:17.139Z] ---> df7ae8e460df [2021-09-29T14:52:17.139Z] Step 7/24 : RUN go mod download [2021-09-29T14:52:17.139Z] ---> Using cache [2021-09-29T14:52:17.139Z] ---> 2d111c02023f [2021-09-29T14:52:17.139Z] Step 8/24 : COPY . . [2021-09-29T14:52:17.139Z] ---> Using cache [2021-09-29T14:52:17.139Z] ---> 2434365ebf55 [2021-09-29T14:52:17.139Z] Step 9/24 : RUN go mod tidy [2021-09-29T14:52:17.139Z] ---> Using cache [2021-09-29T14:52:17.139Z] ---> 1d8019c6d6c1 [2021-09-29T14:52:17.139Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T14:52:17.139Z] Removing intermediate container f2c7bdc44af6 [2021-09-29T14:52:17.139Z] ---> fd394539fd69 [2021-09-29T14:52:17.139Z] Step 6/24 : COPY go.mod . [2021-09-29T14:52:17.139Z] ---> Running in bbc3b4021bc7 [2021-09-29T14:52:17.732Z] ---> ac1a871338e5 [2021-09-29T14:52:17.732Z] Step 9/23 : RUN go mod tidy [2021-09-29T14:52:17.732Z] ---> Running in 83640df3b7ad [2021-09-29T14:52:17.732Z] ---> ec1605bea6c5 [2021-09-29T14:52:17.732Z] Step 7/24 : RUN go mod download [2021-09-29T14:52:17.732Z] ---> Running in 004421ec64dc [2021-09-29T14:52:18.008Z] 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-29T14:52:20.645Z] Removing intermediate container 83640df3b7ad [2021-09-29T14:52:20.646Z] ---> a16fdf78d292 [2021-09-29T14:52:20.646Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T14:52:20.646Z] ---> Running in 8ca4fcf0b6a4 [2021-09-29T14:52:20.646Z] Removing intermediate container 004421ec64dc [2021-09-29T14:52:20.646Z] ---> a4c8cc5a63ad [2021-09-29T14:52:20.646Z] Step 8/24 : COPY . . [2021-09-29T14:52:21.660Z] 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-29T14:52:21.936Z] Removing intermediate container bc522f3353fe [2021-09-29T14:52:21.936Z] ---> 4eab9c8c74e0 [2021-09-29T14:52:21.936Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T14:52:23.920Z] ---> Running in f493f0ab35f3 [2021-09-29T14:52:24.598Z] Removing intermediate container f493f0ab35f3 [2021-09-29T14:52:24.598Z] ---> 799e82e22180 [2021-09-29T14:52:24.598Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T14:52:24.909Z] ---> Running in 7e900eb708a8 [2021-09-29T14:52:25.913Z] Removing intermediate container 7e900eb708a8 [2021-09-29T14:52:25.913Z] ---> 134ad11f77b2 [2021-09-29T14:52:25.913Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T14:52:27.378Z] ---> f0ddbd0bb65c [2021-09-29T14:52:27.378Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T14:52:27.378Z] ---> 6f21efcfc2b0 [2021-09-29T14:52:27.378Z] Step 9/24 : RUN go mod tidy [2021-09-29T14:52:27.378Z] ---> Running in 06e1851f7496 [2021-09-29T14:52:27.378Z] ---> 540416d81be3 [2021-09-29T14:52:27.378Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T14:52:27.989Z] ---> a79c9d2a0e8e [2021-09-29T14:52:27.989Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T14:52:27.989Z] ---> Running in 646a2df4e93f [2021-09-29T14:52:28.269Z] Removing intermediate container 646a2df4e93f [2021-09-29T14:52:28.269Z] ---> 132545c6042b [2021-09-29T14:52:28.269Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T14:52:28.269Z] ---> Running in 8a4e93d68a6d [2021-09-29T14:52:28.269Z] Removing intermediate container 8a4e93d68a6d [2021-09-29T14:52:28.269Z] ---> dcb3106d3b52 [2021-09-29T14:52:28.269Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T14:52:28.269Z] ---> Running in 0ea7df82b3d3 [2021-09-29T14:52:28.550Z] Removing intermediate container 0ea7df82b3d3 [2021-09-29T14:52:28.550Z] ---> 675aeb8d78fb [2021-09-29T14:52:28.550Z] Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:52:28.550Z] ---> Running in b9640569fa49 [2021-09-29T14:52:28.838Z] Removing intermediate container b9640569fa49 [2021-09-29T14:52:28.838Z] ---> 6afcff994ffa [2021-09-29T14:52:28.838Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T14:52:28.838Z] ---> Running in b62450a7c6cb [2021-09-29T14:52:29.117Z] Removing intermediate container b62450a7c6cb [2021-09-29T14:52:29.117Z] ---> 25a5253904b1 [2021-09-29T14:52:29.117Z] [2021-09-29T14:52:29.117Z] Removing intermediate container 06e1851f7496 [2021-09-29T14:52:29.117Z] ---> 31d99bc8254d [2021-09-29T14:52:29.117Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T14:52:29.391Z] Successfully built 25a5253904b1 [2021-09-29T14:52:29.391Z] Successfully tagged sys-mgmt-agent:latest [2021-09-29T14:52:29.391Z]  Building sys-mgmt-agent ... done  ---> Running in 5f4f623b5da9 [2021-09-29T14:52:29.693Z] 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-29T14:52:36.985Z] Removing intermediate container 29823211ad37 [2021-09-29T14:52:36.985Z] ---> b869a2a94a3a [2021-09-29T14:52:36.985Z] [2021-09-29T14:52:36.985Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T14:52:36.985Z] ---> 14119a10abf4 [2021-09-29T14:52:36.985Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T14:52:36.985Z] ---> Using cache [2021-09-29T14:52:36.985Z] ---> 2b069939f9ec [2021-09-29T14:52:36.985Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T14:52:36.985Z] ---> Using cache [2021-09-29T14:52:36.985Z] ---> 7124924d3441 [2021-09-29T14:52:36.985Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T14:52:36.986Z] ---> Running in e170ff036519 [2021-09-29T14:52:36.986Z] Removing intermediate container e170ff036519 [2021-09-29T14:52:36.986Z] ---> b326e086b149 [2021-09-29T14:52:36.986Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T14:52:36.986Z] ---> Running in ab5008e5eab5 [2021-09-29T14:52:36.986Z] Removing intermediate container ab5008e5eab5 [2021-09-29T14:52:36.986Z] ---> d7e26a126ad5 [2021-09-29T14:52:36.986Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T14:52:37.265Z] ---> 0465c22b0b73 [2021-09-29T14:52:37.265Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T14:52:37.862Z] ---> b5dfda20b62f [2021-09-29T14:52:37.862Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T14:52:38.134Z] ---> f16ae8857541 [2021-09-29T14:52:38.134Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T14:52:38.134Z] ---> Running in ca7090a21ec5 [2021-09-29T14:52:38.412Z] Removing intermediate container ca7090a21ec5 [2021-09-29T14:52:38.412Z] ---> 5a74201320b0 [2021-09-29T14:52:38.412Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T14:52:38.412Z] ---> Running in 1dbce2e32734 [2021-09-29T14:52:38.412Z] Removing intermediate container 1dbce2e32734 [2021-09-29T14:52:38.412Z] ---> 6a2f09414204 [2021-09-29T14:52:38.412Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T14:52:38.412Z] ---> Running in edfe067397e2 [2021-09-29T14:52:38.687Z] Removing intermediate container edfe067397e2 [2021-09-29T14:52:38.687Z] ---> 0d52711970de [2021-09-29T14:52:38.687Z] Step 22/23 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:52:38.687Z] ---> Running in ea004aa7c6c4 [2021-09-29T14:52:38.956Z] Removing intermediate container ea004aa7c6c4 [2021-09-29T14:52:38.956Z] ---> 5cf591541b2d [2021-09-29T14:52:38.956Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T14:52:38.956Z] ---> Running in 26ca1549583d [2021-09-29T14:52:39.225Z] Removing intermediate container 26ca1549583d [2021-09-29T14:52:39.225Z] ---> e93145776c1c [2021-09-29T14:52:39.225Z] [2021-09-29T14:52:39.225Z] Successfully built e93145776c1c [2021-09-29T14:52:39.225Z] Successfully tagged support-scheduler:latest [2021-09-29T14:52:41.794Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T14:52:49.344Z]  Building support-scheduler ... done Removing intermediate container bbc3b4021bc7 [2021-09-29T14:52:49.344Z] ---> ab050f3c8f7c [2021-09-29T14:52:49.344Z] [2021-09-29T14:52:49.344Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T14:52:49.344Z] ---> 14119a10abf4 [2021-09-29T14:52:49.344Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T14:52:49.344Z] ---> Using cache [2021-09-29T14:52:49.344Z] ---> 2b069939f9ec [2021-09-29T14:52:49.344Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T14:52:49.344Z] ---> Using cache [2021-09-29T14:52:49.344Z] ---> 7124924d3441 [2021-09-29T14:52:49.344Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T14:52:49.344Z] ---> Running in 4f81aa5cf98a [2021-09-29T14:52:49.344Z] Removing intermediate container 4f81aa5cf98a [2021-09-29T14:52:49.344Z] ---> 39a6010198da [2021-09-29T14:52:49.344Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T14:52:49.622Z] ---> Running in 2af0bf7d388c [2021-09-29T14:52:49.622Z] Removing intermediate container 2af0bf7d388c [2021-09-29T14:52:49.622Z] ---> f8639a373ab7 [2021-09-29T14:52:49.622Z] Step 16/24 : WORKDIR / [2021-09-29T14:52:49.622Z] ---> Running in 9d00d9ac2b1d [2021-09-29T14:52:49.896Z] Removing intermediate container 9d00d9ac2b1d [2021-09-29T14:52:49.896Z] ---> 6b2c2d491c1d [2021-09-29T14:52:49.896Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T14:52:50.524Z] ---> 4ba5db276c34 [2021-09-29T14:52:50.524Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T14:52:51.148Z] ---> cf7f993e292b [2021-09-29T14:52:51.148Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T14:52:51.429Z] ---> b5680b3d0a99 [2021-09-29T14:52:51.429Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T14:52:51.429Z] ---> Running in 27f27b4ee12a [2021-09-29T14:52:51.707Z] Removing intermediate container 27f27b4ee12a [2021-09-29T14:52:51.707Z] ---> 3fdf5d0b5401 [2021-09-29T14:52:51.707Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T14:52:51.707Z] ---> Running in f39b16a20326 [2021-09-29T14:52:51.992Z] Removing intermediate container f39b16a20326 [2021-09-29T14:52:51.992Z] ---> 89c35138cdd9 [2021-09-29T14:52:51.992Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T14:52:51.992Z] ---> Running in 8d9e8fddf66c [2021-09-29T14:52:52.291Z] Removing intermediate container 8d9e8fddf66c [2021-09-29T14:52:52.291Z] ---> d31b1e80c1f4 [2021-09-29T14:52:52.291Z] Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:52:52.556Z] ---> Running in ca4a2d063ce7 [2021-09-29T14:52:53.143Z] Removing intermediate container ca4a2d063ce7 [2021-09-29T14:52:53.143Z] ---> c0e225045c5b [2021-09-29T14:52:53.143Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T14:52:53.143Z] ---> Running in 84db5270f51b [2021-09-29T14:52:53.143Z] Removing intermediate container 8ca4fcf0b6a4 [2021-09-29T14:52:53.143Z] ---> 8b31e543d1b5 [2021-09-29T14:52:53.143Z] [2021-09-29T14:52:53.143Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T14:52:53.143Z] ---> 14119a10abf4 [2021-09-29T14:52:53.143Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T14:52:53.143Z] ---> Running in b1913b7302be [2021-09-29T14:52:53.410Z] Removing intermediate container 84db5270f51b [2021-09-29T14:52:53.410Z] ---> 40299af8dffe [2021-09-29T14:52:53.410Z] [2021-09-29T14:52:53.677Z] Successfully built 40299af8dffe [2021-09-29T14:52:53.677Z] Successfully tagged core-command:latest [2021-09-29T14:52:53.947Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:52:53.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:52:54.218Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T14:52:54.218Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T14:52:54.218Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T14:52:54.218Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T14:52:54.218Z] OK: 6 MiB in 16 packages [2021-09-29T14:52:54.814Z] Removing intermediate container b1913b7302be [2021-09-29T14:52:54.814Z] ---> 5bdd0aad3d26 [2021-09-29T14:52:54.814Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T14:52:54.814Z] ---> Running in 1c02b7a153f4 [2021-09-29T14:52:55.081Z] Removing intermediate container 1c02b7a153f4 [2021-09-29T14:52:55.081Z] ---> 32555143e601 [2021-09-29T14:52:55.081Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T14:52:55.081Z] ---> Running in aa3818ee95f9 [2021-09-29T14:52:55.350Z] Removing intermediate container aa3818ee95f9 [2021-09-29T14:52:55.350Z] ---> b7906cd5dc45 [2021-09-29T14:52:55.350Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T14:52:55.350Z] ---> Running in 663ce7718269 [2021-09-29T14:52:55.350Z] Removing intermediate container 663ce7718269 [2021-09-29T14:52:55.350Z] ---> f6b388d773bf [2021-09-29T14:52:55.350Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T14:52:55.619Z] ---> 6f09f028a539 [2021-09-29T14:52:55.619Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T14:52:56.203Z] ---> b5b677cd4a1f [2021-09-29T14:52:56.203Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T14:52:56.203Z] ---> 5837a126ed37 [2021-09-29T14:52:56.203Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T14:52:56.203Z] ---> Running in 987c9436f51b [2021-09-29T14:52:56.479Z] Removing intermediate container 987c9436f51b [2021-09-29T14:52:56.479Z] ---> 61d5b36feb1b [2021-09-29T14:52:56.479Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T14:52:56.479Z] ---> Running in 103608c1abbe [2021-09-29T14:52:56.479Z] Removing intermediate container 103608c1abbe [2021-09-29T14:52:56.479Z] ---> 209a10ab23f3 [2021-09-29T14:52:56.479Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T14:52:56.479Z] ---> Running in 08d93f43e23e [2021-09-29T14:52:56.757Z] Removing intermediate container 08d93f43e23e [2021-09-29T14:52:56.757Z] ---> 28a1f5ffffe4 [2021-09-29T14:52:56.757Z] Step 22/23 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:52:56.757Z] ---> Running in d2328b616257 [2021-09-29T14:52:56.757Z] Removing intermediate container d2328b616257 [2021-09-29T14:52:56.757Z] ---> e1eb45c27ee0 [2021-09-29T14:52:56.757Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T14:52:56.757Z] ---> Running in 7a02330e9aca [2021-09-29T14:52:57.031Z] Removing intermediate container 7a02330e9aca [2021-09-29T14:52:57.031Z] ---> 82c0bf7dc989 [2021-09-29T14:52:57.031Z] [2021-09-29T14:52:57.031Z] Successfully built 82c0bf7dc989 [2021-09-29T14:52:57.031Z] Successfully tagged support-notifications:latest [2021-09-29T14:52:57.997Z]  Building support-notifications ... done Removing intermediate container 5f4f623b5da9 [2021-09-29T14:52:57.997Z] ---> f0b3650809e0 [2021-09-29T14:52:57.997Z] [2021-09-29T14:52:57.997Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T14:52:57.997Z] ---> 14119a10abf4 [2021-09-29T14:52:57.997Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T14:52:57.997Z] ---> Running in 296f9f2110cc [2021-09-29T14:52:57.997Z] Removing intermediate container 296f9f2110cc [2021-09-29T14:52:57.997Z] ---> 8396cb10cb54 [2021-09-29T14:52:57.997Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T14:52:57.997Z] ---> Running in 8b8e18e14362 [2021-09-29T14:52:58.263Z] Removing intermediate container 8b8e18e14362 [2021-09-29T14:52:58.263Z] ---> 4af138c9aa44 [2021-09-29T14:52:58.263Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T14:52:58.263Z] ---> Running in 75563e7704c5 [2021-09-29T14:52:58.263Z] Removing intermediate container 75563e7704c5 [2021-09-29T14:52:58.263Z] ---> 717768a966d5 [2021-09-29T14:52:58.263Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:52:58.263Z] ---> Running in 78c06d8386b0 [2021-09-29T14:52:58.847Z] Removing intermediate container 78c06d8386b0 [2021-09-29T14:52:58.847Z] ---> f59914df64c8 [2021-09-29T14:52:58.847Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T14:52:58.847Z] ---> Running in cd83e570af91 [2021-09-29T14:52:59.432Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:53:00.394Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:53:01.352Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T14:53:01.352Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T14:53:01.352Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T14:53:01.352Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T14:53:01.618Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T14:53:01.883Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T14:53:01.883Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T14:53:01.883Z] OK: 8 MiB in 20 packages [2021-09-29T14:53:02.156Z] Removing intermediate container cd83e570af91 [2021-09-29T14:53:02.157Z] ---> 74e503c279d6 [2021-09-29T14:53:02.157Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T14:53:02.422Z] ---> a0667f4e3f5d [2021-09-29T14:53:02.422Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T14:53:02.687Z] ---> c683b23d210f [2021-09-29T14:53:02.687Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T14:53:02.953Z] ---> 1ffdb5dddb16 [2021-09-29T14:53:02.953Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T14:53:02.953Z] ---> Running in af0325bfdd74 [2021-09-29T14:53:02.953Z] Removing intermediate container af0325bfdd74 [2021-09-29T14:53:02.953Z] ---> eef074a4feaf [2021-09-29T14:53:02.953Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T14:53:02.953Z] ---> Running in 31805ce5c40f [2021-09-29T14:53:03.221Z] Removing intermediate container 31805ce5c40f [2021-09-29T14:53:03.221Z] ---> 305f8b334d8d [2021-09-29T14:53:03.221Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T14:53:03.221Z] ---> Running in d7555e53239f [2021-09-29T14:53:03.221Z] Removing intermediate container d7555e53239f [2021-09-29T14:53:03.221Z] ---> fe9fa553f4a7 [2021-09-29T14:53:03.221Z] Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:53:03.221Z] ---> Running in 88ce16578d34 [2021-09-29T14:53:03.487Z] Removing intermediate container 88ce16578d34 [2021-09-29T14:53:03.488Z] ---> db3c14cecceb [2021-09-29T14:53:03.488Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T14:53:03.488Z] ---> Running in 775cd227777c [2021-09-29T14:53:03.488Z] Removing intermediate container 775cd227777c [2021-09-29T14:53:03.488Z] ---> 41d0b205feed [2021-09-29T14:53:03.488Z] [2021-09-29T14:53:03.488Z] Successfully built 41d0b205feed [2021-09-29T14:53:03.488Z] Successfully tagged core-data:latest [2021-09-29T14:53:03.763Z]  Building core-data ... done  [Pipeline] } [2021-09-29T14:53:03.771Z] $ docker stop --time=1 2f9f7cd5a1e7288b0e663f3703c33c9b375b20e997abcf61e02ca89a173bd31a [2021-09-29T14:53:05.307Z] $ docker rm -f 2f9f7cd5a1e7288b0e663f3703c33c9b375b20e997abcf61e02ca89a173bd31a [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T14:53:05.695Z] + docker images [2021-09-29T14:53:05.695Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T14:53:05.695Z] core-data latest 41d0b205feed 2 seconds ago 20.5MB [2021-09-29T14:53:05.695Z] f0b3650809e0 8 seconds ago 1.76GB [2021-09-29T14:53:05.695Z] support-notifications latest 82c0bf7dc989 9 seconds ago 16.8MB [2021-09-29T14:53:05.695Z] core-command latest 40299af8dffe 12 seconds ago 16MB [2021-09-29T14:53:05.695Z] 8b31e543d1b5 13 seconds ago 1.75GB [2021-09-29T14:53:05.695Z] ab050f3c8f7c 17 seconds ago 1.75GB [2021-09-29T14:53:05.695Z] support-scheduler latest e93145776c1c 27 seconds ago 16.1MB [2021-09-29T14:53:05.695Z] b869a2a94a3a 29 seconds ago 1.75GB [2021-09-29T14:53:05.695Z] sys-mgmt-agent latest 25a5253904b1 37 seconds ago 325MB [2021-09-29T14:53:05.695Z] core-metadata latest a1807ab605a4 About a minute ago 16.8MB [2021-09-29T14:53:05.695Z] security-bootstrapper latest 6fbca2273304 About a minute ago 18.8MB [2021-09-29T14:53:05.695Z] security-secretstore-setup latest 7d7da0100546 About a minute ago 28.2MB [2021-09-29T14:53:05.695Z] b4381564bcbf About a minute ago 1.76GB [2021-09-29T14:53:05.695Z] security-proxy-setup latest 17887af1a7af About a minute ago 26.7MB [2021-09-29T14:53:05.695Z] 3bd1d17c7b80 About a minute ago 1.76GB [2021-09-29T14:53:05.695Z] 455700d89595 About a minute ago 1.75GB [2021-09-29T14:53:05.695Z] ff545deacb4f About a minute ago 1.75GB [2021-09-29T14:53:05.695Z] bf7d28bc0870 About a minute ago 1.76GB [2021-09-29T14:53:05.695Z] ci-base-image-x86_64 latest 90ef4f38fb9d 5 minutes ago 1.25GB [2021-09-29T14:53:05.695Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-29T14:53:05.695Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-29T14:53:05.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-29T14:53:05.695Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-29T14:53:05.695Z] 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-29T14:53:21.167Z] Still waiting to schedule task [2021-09-29T14:53:21.167Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-29T14:53:49.878Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T14:53:50.495Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T14:53:51.490Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T14:53:52.477Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T14:54:04.931Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T14:54:04.931Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T14:54:04.931Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T14:54:04.931Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T14:54:04.931Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T14:54:04.931Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T14:54:06.390Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T14:54:06.390Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T14:54:06.390Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T14:54:06.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T14:54:14.723Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.263s coverage: 28.7% of statements [2021-09-29T14:54:14.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T14:54:14.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T14:54:19.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.370s coverage: 98.5% of statements [2021-09-29T14:54:19.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T14:54:20.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.353s coverage: 46.3% of statements [2021-09-29T14:54:20.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T14:54:20.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T14:54:22.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.672s coverage: 90.1% of statements [2021-09-29T14:54:22.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T14:54:22.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T14:54:24.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.342s coverage: 84.4% of statements [2021-09-29T14:54:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T14:54:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T14:54:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T14:54:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T14:54:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T14:54:31.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.581s coverage: 94.2% of statements [2021-09-29T14:54:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T14:54:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T14:54:31.482Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.205s coverage: 59.1% of statements [2021-09-29T14:54:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T14:54:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T14:54:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T14:54:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T14:54:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T14:54:31.482Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.234s coverage: 60.0% of statements [2021-09-29T14:54:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T14:54:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T14:54:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T14:54:31.482Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.326s coverage: 0.8% of statements [2021-09-29T14:54:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T14:54:31.482Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.249s coverage: 58.8% of statements [2021-09-29T14:54:31.482Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.201s coverage: 21.7% of statements [2021-09-29T14:54:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T14:54:31.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.262s coverage: 47.1% of statements [2021-09-29T14:54:32.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.289s coverage: 79.5% of statements [2021-09-29T14:54:32.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.249s coverage: 94.1% of statements [2021-09-29T14:54:34.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.283s coverage: 96.3% of statements [2021-09-29T14:54:34.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.192s coverage: 87.5% of statements [2021-09-29T14:54:46.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.223s coverage: 94.4% of statements [2021-09-29T14:54:46.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.206s coverage: 44.8% of statements [2021-09-29T14:54:51.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.642s coverage: 82.5% of statements [2021-09-29T14:54:51.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T14:55:00.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.303s coverage: 92.9% of statements [2021-09-29T14:55:00.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T14:55:00.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T14:55:00.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T14:55:00.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-09-29T14:55:00.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T14:55:00.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T14:55:00.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T14:55:00.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T14:55:00.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T14:55:00.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements [2021-09-29T14:55:00.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T14:55:00.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T14:55:00.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2021-09-29T14:55:00.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T14:55:00.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.278s coverage: 58.8% of statements [2021-09-29T14:55:00.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T14:55:00.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.267s coverage: 80.0% of statements [2021-09-29T14:55:00.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.290s coverage: 87.2% of statements [2021-09-29T14:55:00.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.341s coverage: 85.4% of statements [2021-09-29T14:55:00.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.002s coverage: 91.2% of statements [2021-09-29T14:55:00.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T14:55:03.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.973s coverage: 64.4% of statements [2021-09-29T14:55:03.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T14:55:03.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T14:55:03.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.196s coverage: 100.0% of statements [2021-09-29T14:55:03.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.149s coverage: 91.3% of statements [2021-09-29T14:55:03.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-09-29T14:55:04.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2021-09-29T14:55:04.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2021-09-29T14:55:10.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.377s coverage: 70.3% of statements [2021-09-29T14:55:10.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T14:55:10.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T14:55:10.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T14:55:12.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.832s coverage: 43.4% of statements [2021-09-29T14:55:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T14:55:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T14:55:12.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.307s coverage: 89.5% of statements [2021-09-29T14:55:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T14:55:12.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.255s coverage: 84.8% of statements [2021-09-29T14:55:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T14:55:20.582Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.249s coverage: 19.5% of statements [2021-09-29T14:55:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T14:55:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T14:55:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T14:55:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T14:55:20.582Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.742s coverage: 92.0% of statements [2021-09-29T14:55:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T14:55:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T14:55:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T14:55:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T14:55:20.582Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.276s coverage: 63.2% of statements [2021-09-29T14:55:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T14:55:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T14:55:20.582Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.478s coverage: 97.7% of statements [2021-09-29T14:55:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T14:55:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T14:55:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T14:55:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T14:55:20.582Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.210s coverage: 28.9% of statements [2021-09-29T14:55:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T14:55:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T14:55:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T14:55:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T14:55:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T14:55:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T14:55:20.582Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.194s coverage: 100.0% of statements [2021-09-29T14:55:20.582Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-09-29T14:55:21.559Z] 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-29T14:55:21.559Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-29T14:55:21.559Z] GO111MODULE=on go vet ./... [2021-09-29T14:56:12.455Z] Running on prd-ubuntu18.04-docker-8c-8g-133 in /w/workspace/edgexfoundry_edgex-go_PR-3733 [Pipeline] { [Pipeline] ws [2021-09-29T14:56:12.471Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-09-29T14:56:12.600Z] The recommended git tool is: git [2021-09-29T14:56:15.322Z] using credential edgex-jenkins-ssh [2021-09-29T14:56:15.339Z] Cloning the remote Git repository [2021-09-29T14:56:15.359Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T14:56:15.438Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-09-29T14:56:15.472Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T14:56:15.472Z] > git --version # timeout=10 [2021-09-29T14:56:15.479Z] > git --version # 'git version 2.17.1' [2021-09-29T14:56:15.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T14:56:15.516Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T14:56:58.446Z] gofmt -l . [2021-09-29T14:56:58.446Z] [ "`gofmt -l .`" = "" ] [2021-09-29T14:56:58.446Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-29T14:56:59.116Z] + ls -al . [2021-09-29T14:56:59.116Z] total 640 [2021-09-29T14:56:59.116Z] drwxrwxr-x 9 1001 1001 4096 Sep 29 14:56 . [2021-09-29T14:56:59.116Z] drwxr-xr-x 4 root root 4096 Sep 29 14:52 .. [2021-09-29T14:56:59.116Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 14:50 .dockerignore [2021-09-29T14:56:59.116Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 14:50 .git [2021-09-29T14:56:59.116Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 14:50 .github [2021-09-29T14:56:59.116Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 14:50 .gitignore [2021-09-29T14:56:59.116Z] -rw-rw-r-- 1 1001 1001 53 Sep 29 14:50 .golangci.yml [2021-09-29T14:56:59.116Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 14:50 .hadolint.yml [2021-09-29T14:56:59.116Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 14:50 .sonarcloud.properties [2021-09-29T14:56:59.116Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 14:50 ADOPTERS.md [2021-09-29T14:56:59.116Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 14:50 Attribution.txt [2021-09-29T14:56:59.116Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 14:50 CHANGELOG.md [2021-09-29T14:56:59.116Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 14:50 CONTRIBUTING.md [2021-09-29T14:56:59.116Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 14:50 GOVERNANCE.md [2021-09-29T14:56:59.116Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 14:50 Jenkinsfile [2021-09-29T14:56:59.116Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 14:50 LICENSE [2021-09-29T14:56:59.116Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 14:50 Makefile [2021-09-29T14:56:59.116Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 14:50 OWNERS.md [2021-09-29T14:56:59.116Z] -rw-rw-r-- 1 1001 1001 8256 Sep 29 14:50 README.md [2021-09-29T14:56:59.116Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 14:50 SECURITY.md [2021-09-29T14:56:59.116Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 14:46 VERSION [2021-09-29T14:56:59.116Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 14:50 ZMQWindows.md [2021-09-29T14:56:59.116Z] drwxrwxr-x 2 1001 1001 4096 Sep 29 14:50 bin [2021-09-29T14:56:59.116Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 14:50 cmd [2021-09-29T14:56:59.116Z] -rw-r--r-- 1 root root 403100 Sep 29 14:55 coverage.out [2021-09-29T14:56:59.116Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 14:50 go.mod [2021-09-29T14:56:59.116Z] -rw-r--r-- 1 root root 50064 Sep 29 14:52 go.sum [2021-09-29T14:56:59.116Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 14:50 internal [2021-09-29T14:56:59.116Z] drwxrwxr-x 3 1001 1001 4096 Sep 29 14:50 openapi [2021-09-29T14:56:59.116Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 14:50 snap [2021-09-29T14:56:59.116Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 14:50 version.go [Pipeline] sh [2021-09-29T14:56:59.778Z] + '[' -e coverage.out ] [2021-09-29T14:56:59.778Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T14:56:59.810Z] Warning: overwriting stash ‘coverage-report’ [2021-09-29T14:56:59.769Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T14:56:59.776Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T14:56:59.787Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T14:56:59.810Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T14:56:59.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T14:56:59.816Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3733/head:refs/remotes/origin/PR-3733 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T14:57:00.541Z] Merging remotes/origin/main commit bdb2c85536eb59c2c674b54b9fa7260d772e6f9f into PR head commit 0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:57:00.667Z] Merge succeeded, producing 0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:57:00.668Z] Checking out Revision 0fa087e48d7c69ecf1a101837f9b587aaaacbaae (PR-3733) [2021-09-29T14:57:00.754Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T14:57:01.410Z] + make build [2021-09-29T14:57:01.410Z] go mod tidy [2021-09-29T14:57:02.012Z] 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-29T14:57:00.549Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T14:57:00.557Z] > git checkout -f 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # timeout=10 [2021-09-29T14:57:00.629Z] > git remote # timeout=10 [2021-09-29T14:57:00.636Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T14:57:00.642Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T14:57:00.645Z] > git merge bdb2c85536eb59c2c674b54b9fa7260d772e6f9f # timeout=10 [2021-09-29T14:57:00.654Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T14:57:00.666Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T14:57:00.670Z] > git checkout -f 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # timeout=10 [2021-09-29T14:57:04.452Z] Commit message: "style: Fix variable assignments and enable varcheck linter" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T14:57:05.245Z] + echo snap-build.sh [2021-09-29T14:57:05.245Z] snap-build.sh [2021-09-29T14:57:05.245Z] + SNAP_BASE_DIR=. [2021-09-29T14:57:05.245Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-09-29T14:57:05.245Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-09-29T14:57:05.245Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-09-29T14:57:05.245Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-09-29T14:57:05.245Z] + cd /w/workspace/edgex-go/3 [2021-09-29T14:57:05.245Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-29T14:57:05.245Z] Reading package lists... [2021-09-29T14:57:05.245Z] Building dependency tree... [2021-09-29T14:57:05.245Z] Reading state information... [2021-09-29T14:57:05.245Z] The following packages were automatically installed and are no longer required: [2021-09-29T14:57:05.245Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-29T14:57:05.245Z] uidmap xdelta3 [2021-09-29T14:57:05.245Z] Use 'sudo apt autoremove' to remove them. [2021-09-29T14:57:05.245Z] The following packages will be REMOVED: [2021-09-29T14:57:05.245Z] lxd* lxd-client* [2021-09-29T14:57:05.523Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-29T14:57:05.523Z] After this operation, 31.7 MB disk space will be freed. [2021-09-29T14:57:06.061Z] (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-29T14:57:06.061Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T14:57:07.023Z] Removing lxd dnsmasq configuration [2021-09-29T14:57:07.023Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T14:57:07.023Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-29T14:57:07.988Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T14:57:07.988Z] (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-29T14:57:07.988Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T14:57:09.402Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-29T14:57:09.402Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-29T14:57:09.989Z] + sudo snap remove --purge lxd [2021-09-29T14:57:09.989Z] snap "lxd" is not installed [2021-09-29T14:57:09.989Z] + sudo groupadd --force --system lxd [2021-09-29T14:57:10.256Z] ++ whoami [2021-09-29T14:57:10.256Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-29T14:57:10.256Z] + newgrp - lxd [2021-09-29T14:57:10.256Z] + sudo snap install lxd [2021-09-29T14:57:10.285Z] 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-29T14:57:18.473Z] 2021-09-29T14:57:15Z INFO Waiting for automatic snapd restart... [2021-09-29T14:57:33.479Z] lxd 4.18 from Canonical* installed [2021-09-29T14:57:33.479Z] + sudo lxd init --auto [2021-09-29T14:57:37.137Z] 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-29T14:57:37.137Z] 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-29T14:57:40.521Z] 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-29T14:57:41.115Z] 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-29T14:57:41.708Z] + sudo snap install --classic snapcraft [2021-09-29T14:57:44.515Z] 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-29T14:57:47.918Z] 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-29T14:57:51.315Z] 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-29T14:57:55.619Z] 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-29T14:57:56.708Z] snapcraft 5.0 from Canonical* installed [2021-09-29T14:57:56.709Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-29T14:57:56.709Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-29T14:57:56.709Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T14:57:56.709Z] Dload Upload Total Spent Left Speed [2021-09-29T14:57:56.709Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3150 0 --:--:-- --:--:-- --:--:-- 3150 [2021-09-29T14:57:56.709Z] 100 3325k 100 3325k 0 0 7768k 0 --:--:-- --:--:-- --:--:-- 7768k [2021-09-29T14:57:56.709Z] ./yq_linux_amd64 [2021-09-29T14:57:56.709Z] + sudo snapcraft prime --use-lxd [2021-09-29T14:57:57.667Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-29T14:57:57.667Z] 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-29T14:57:57.667Z] - README.md [2021-09-29T14:57:57.667Z] [2021-09-29T14:57:57.667Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-29T14:57:57.938Z] Launching a container. [2021-09-29T14:57:58.262Z] 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-29T14:58:01.655Z] 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-29T14:58:04.594Z] Waiting for container to be ready [2021-09-29T14:58:04.863Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-29T14:58:04.863Z] [Pipeline] } [2021-09-29T14:58:08.391Z] $ docker stop --time=1 cb641ca71e9389ce223f17cc3b3ef9930a548b02f597601e48eb016b45fd373e [2021-09-29T14:58:09.150Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-29T14:58:09.150Z] Waiting for network to be ready... [2021-09-29T14:58:09.733Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-29T14:58:09.733Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-29T14:58:09.733Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-29T14:58:10.003Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-29T14:58:10.003Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-29T14:58:10.003Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-29T14:58:10.003Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-29T14:58:10.003Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-29T14:58:10.003Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-29T14:58:10.003Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-29T14:58:10.270Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-29T14:58:10.540Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-29T14:58:10.807Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-29T14:58:10.807Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-29T14:58:10.807Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-29T14:58:10.807Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-29T14:58:10.807Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-29T14:58:10.807Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-29T14:58:11.296Z] $ docker rm -f cb641ca71e9389ce223f17cc3b3ef9930a548b02f597601e48eb016b45fd373e [2021-09-29T14:58:11.389Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-29T14:58:11.659Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2263 kB] [2021-09-29T14:58:11.659Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-29T14:58:11.659Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-29T14:58:11.659Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-29T14:58:11.659Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-29T14:58:11.659Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-29T14:58:11.659Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] [2021-09-29T14:58:11.925Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:58:12.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T14:58:12.993Z] [2021-09-29T14:58:12.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:58:13.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T14:58:13.908Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-29T14:58:13.908Z] 29e5d40040c1: Pulling fs layer [2021-09-29T14:58:13.908Z] 1ce36da41761: Pulling fs layer [2021-09-29T14:58:13.908Z] 25b303627fd3: Pulling fs layer [2021-09-29T14:58:14.181Z] 29e5d40040c1: Verifying Checksum [2021-09-29T14:58:14.181Z] 29e5d40040c1: Download complete [2021-09-29T14:58:14.500Z] Fetched 25.4 MB in 4s (5732 kB/s) [2021-09-29T14:58:14.777Z] 29e5d40040c1: Pull complete [2021-09-29T14:58:15.082Z] Reading package lists... [2021-09-29T14:58:15.083Z] Reading package lists... [2021-09-29T14:58:15.349Z] Building dependency tree... [2021-09-29T14:58:15.349Z] Reading state information... [2021-09-29T14:58:15.374Z] 1ce36da41761: Download complete [2021-09-29T14:58:15.616Z] The following additional packages will be installed: [2021-09-29T14:58:15.616Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-29T14:58:15.616Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-29T14:58:15.616Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-29T14:58:15.616Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-29T14:58:15.616Z] Suggested packages: [2021-09-29T14:58:15.616Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-29T14:58:15.616Z] Recommended packages: [2021-09-29T14:58:15.616Z] gnupg libsasl2-modules [2021-09-29T14:58:15.616Z] The following NEW packages will be installed: [2021-09-29T14:58:15.616Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-29T14:58:15.616Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-29T14:58:15.616Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-29T14:58:15.616Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-29T14:58:15.616Z] The following packages will be upgraded: [2021-09-29T14:58:15.616Z] gpg gpg-agent gpgconf libudev1 [2021-09-29T14:58:15.616Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-29T14:58:15.616Z] Need to get 3527 kB of archives. [2021-09-29T14:58:15.616Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-29T14:58:15.616Z] 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-29T14:58:15.616Z] 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-29T14:58:15.616Z] 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-29T14:58:15.616Z] 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-29T14:58:15.882Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-29T14:58:16.149Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-29T14:58:16.360Z] 1ce36da41761: Pull complete [2021-09-29T14:58:16.633Z] 25b303627fd3: Verifying Checksum [2021-09-29T14:58:16.633Z] 25b303627fd3: Download complete [2021-09-29T14:58:16.733Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-29T14:58:16.733Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-29T14:58:16.733Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-29T14:58:16.733Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-29T14:58:16.733Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-29T14:58:16.733Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-29T14:58:16.733Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-29T14:58:16.733Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-29T14:58:16.733Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-29T14:58:16.733Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-29T14:58:16.733Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-29T14:58:16.733Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-29T14:58:16.733Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-29T14:58:16.733Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-29T14:58:16.733Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-29T14:58:16.733Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-29T14:58:17.000Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T14:58:17.000Z] Fetched 3527 kB in 1s (3032 kB/s) [2021-09-29T14:58:17.000Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-29T14:58:17.000Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-29T14:58:17.000Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T14:58:17.000Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-29T14:58:17.000Z] Selecting previously unselected package udev. [2021-09-29T14:58:17.000Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-29T14:58:17.000Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-29T14:58:17.000Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-29T14:58:17.266Z] Selecting previously unselected package libfuse2:amd64. [2021-09-29T14:58:17.266Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-29T14:58:17.266Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-29T14:58:17.266Z] Selecting previously unselected package fuse. [2021-09-29T14:58:17.266Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-29T14:58:17.266Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-29T14:58:17.533Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T14:58:17.533Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T14:58:17.533Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T14:58:17.533Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T14:58:17.533Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T14:58:17.533Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T14:58:17.533Z] Selecting previously unselected package libksba8:amd64. [2021-09-29T14:58:17.802Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-29T14:58:17.802Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-29T14:58:17.802Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-29T14:58:17.802Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T14:58:17.802Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:58:17.802Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-29T14:58:17.802Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T14:58:17.802Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:58:17.802Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-29T14:58:17.802Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T14:58:17.802Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:58:17.802Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-29T14:58:17.802Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T14:58:17.802Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:58:18.068Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-29T14:58:18.068Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T14:58:18.068Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:58:18.068Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-29T14:58:18.068Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T14:58:18.068Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:58:18.068Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-29T14:58:18.068Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T14:58:18.068Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:58:18.068Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-29T14:58:18.068Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T14:58:18.068Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:58:18.068Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-29T14:58:18.068Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T14:58:18.068Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:58:18.335Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-29T14:58:18.335Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-29T14:58:18.335Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T14:58:18.335Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-29T14:58:18.335Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-29T14:58:18.335Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T14:58:18.335Z] Selecting previously unselected package libldap-common. [2021-09-29T14:58:18.335Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-29T14:58:18.335Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T14:58:18.335Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-29T14:58:18.335Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-29T14:58:18.335Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T14:58:18.335Z] Selecting previously unselected package dirmngr. [2021-09-29T14:58:18.335Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T14:58:18.607Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-29T14:58:18.607Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T14:58:18.607Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-29T14:58:18.607Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-29T14:58:18.607Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T14:58:18.607Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T14:58:18.607Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-29T14:58:18.607Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:58:18.607Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-29T14:58:18.607Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T14:58:18.607Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-29T14:58:18.891Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-29T14:58:19.164Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:58:19.164Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-29T14:58:19.164Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-29T14:58:19.164Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-29T14:58:19.164Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:58:19.164Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:58:19.164Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:58:19.164Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:58:19.164Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:58:19.164Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:58:19.164Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:58:19.164Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T14:58:19.164Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-29T14:58:19.164Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T14:58:19.746Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-29T14:58:19.746Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-29T14:58:19.746Z] This means they are not meant to be enabled using systemctl. [2021-09-29T14:58:19.746Z] Possible reasons for having this kind of units are: [2021-09-29T14:58:19.746Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-29T14:58:19.746Z] .wants/ or .requires/ directory. [2021-09-29T14:58:19.746Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-29T14:58:19.746Z] a requirement dependency on it. [2021-09-29T14:58:19.746Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-29T14:58:19.746Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-29T14:58:19.746Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-29T14:58:19.746Z] instance name specified. [2021-09-29T14:58:20.012Z] Reading package lists... [2021-09-29T14:58:20.277Z] Building dependency tree... [2021-09-29T14:58:20.277Z] Reading state information... [2021-09-29T14:58:20.277Z] The following additional packages will be installed: [2021-09-29T14:58:20.277Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-29T14:58:20.277Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-29T14:58:20.277Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-29T14:58:20.277Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-29T14:58:20.277Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-29T14:58:20.277Z] Suggested packages: [2021-09-29T14:58:20.277Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-29T14:58:20.277Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-29T14:58:20.277Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-29T14:58:20.277Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-29T14:58:20.277Z] systemd-container policykit-1 [2021-09-29T14:58:20.277Z] Recommended packages: [2021-09-29T14:58:20.277Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-29T14:58:20.277Z] The following NEW packages will be installed: [2021-09-29T14:58:20.277Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-29T14:58:20.278Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-29T14:58:20.278Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-29T14:58:20.278Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-29T14:58:20.278Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-29T14:58:20.278Z] The following packages will be upgraded: [2021-09-29T14:58:20.278Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-29T14:58:20.543Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-29T14:58:20.543Z] Need to get 36.8 MB of archives. [2021-09-29T14:58:20.543Z] After this operation, 147 MB of additional disk space will be used. [2021-09-29T14:58:20.543Z] 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-29T14:58:20.543Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-29T14:58:20.543Z] 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-29T14:58:20.543Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-29T14:58:20.543Z] 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-29T14:58:20.810Z] 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-29T14:58:20.810Z] 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-29T14:58:20.810Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-29T14:58:20.810Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-29T14:58:20.810Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-29T14:58:20.810Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-29T14:58:20.810Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-29T14:58:20.810Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-29T14:58:20.810Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-29T14:58:20.810Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-29T14:58:20.810Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-29T14:58:20.810Z] 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-29T14:58:21.393Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-29T14:58:21.393Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-29T14:58:21.393Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-29T14:58:21.393Z] 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-29T14:58:21.393Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-29T14:58:21.393Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-29T14:58:21.393Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-29T14:58:21.393Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-29T14:58:21.393Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-29T14:58:21.659Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-29T14:58:21.659Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-29T14:58:21.659Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-29T14:58:21.659Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-29T14:58:23.070Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T14:58:23.070Z] Fetched 36.8 MB in 2s (15.3 MB/s) [2021-09-29T14:58:23.070Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T14:58:23.070Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-29T14:58:23.070Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T14:58:23.654Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-29T14:58:23.654Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T14:58:23.654Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-29T14:58:23.654Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T14:58:23.654Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-29T14:58:23.654Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-29T14:58:23.921Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-29T14:58:23.921Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T14:58:23.921Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-29T14:58:23.921Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-29T14:58:24.187Z] Setting up apt (1.6.14) ... [2021-09-29T14:58:24.187Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-29T14:58:24.775Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-29T14:58:24.775Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-29T14:58:24.775Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-29T14:58:24.775Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-29T14:58:24.775Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-29T14:58:24.775Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T14:58:24.775Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T14:58:25.042Z] Selecting previously unselected package libexpat1:amd64. [2021-09-29T14:58:25.042Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-29T14:58:25.042Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-29T14:58:25.042Z] Selecting previously unselected package python3.6-minimal. [2021-09-29T14:58:25.042Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T14:58:25.042Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T14:58:25.309Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-29T14:58:25.309Z] Checking for services that may need to be restarted...done. [2021-09-29T14:58:25.309Z] Checking for services that may need to be restarted...done. [2021-09-29T14:58:25.309Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T14:58:25.309Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-29T14:58:25.309Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T14:58:25.898Z] Selecting previously unselected package python3-minimal. [2021-09-29T14:58:25.898Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-29T14:58:25.898Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-29T14:58:25.898Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-29T14:58:25.898Z] Selecting previously unselected package mime-support. [2021-09-29T14:58:25.898Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-29T14:58:25.898Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-29T14:58:25.898Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-29T14:58:25.898Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-29T14:58:26.174Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-29T14:58:26.175Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-29T14:58:26.175Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T14:58:26.175Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T14:58:26.441Z] Selecting previously unselected package python3.6. [2021-09-29T14:58:26.441Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T14:58:26.441Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T14:58:26.441Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-29T14:58:26.441Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-29T14:58:26.441Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-29T14:58:26.441Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-29T14:58:26.709Z] Selecting previously unselected package python3. [2021-09-29T14:58:26.709Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-29T14:58:26.709Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-29T14:58:26.709Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-29T14:58:26.709Z] Selecting previously unselected package multiarch-support. [2021-09-29T14:58:26.709Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T14:58:26.709Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-29T14:58:26.709Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-29T14:58:26.787Z] 25b303627fd3: Pull complete [2021-09-29T14:58:26.787Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-29T14:58:26.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T14:58:26.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-29T14:58:26.977Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-29T14:58:26.978Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-29T14:58:26.978Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-29T14:58:26.978Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-29T14:58:26.978Z] Selecting previously unselected package libbsd0:amd64. [2021-09-29T14:58:26.978Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-29T14:58:26.978Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-29T14:58:26.978Z] Selecting previously unselected package sudo. [2021-09-29T14:58:26.978Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-29T14:58:26.978Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-29T14:58:26.978Z] Selecting previously unselected package apparmor. [2021-09-29T14:58:26.978Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-29T14:58:26.978Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-29T14:58:27.047Z] prd-ubuntu18.04-docker-arm64-4c-16g-131 does not seem to be running inside a container [2021-09-29T14:58:27.143Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-29T14:58:27.244Z] Selecting previously unselected package libedit2:amd64. [2021-09-29T14:58:27.244Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-29T14:58:27.244Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-29T14:58:27.244Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-29T14:58:27.244Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T14:58:27.244Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T14:58:27.244Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-29T14:58:27.244Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T14:58:27.244Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T14:58:27.509Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-29T14:58:27.510Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-29T14:58:27.510Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-29T14:58:27.510Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-29T14:58:27.510Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T14:58:27.510Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T14:58:27.510Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-29T14:58:27.510Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T14:58:27.510Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T14:58:27.510Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-29T14:58:27.510Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-29T14:58:27.510Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-29T14:58:27.777Z] Selecting previously unselected package openssh-client. [2021-09-29T14:58:27.777Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-29T14:58:27.777Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-29T14:58:27.777Z] Selecting previously unselected package squashfs-tools. [2021-09-29T14:58:27.777Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-29T14:58:27.777Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-29T14:58:28.043Z] Selecting previously unselected package snapd. [2021-09-29T14:58:28.043Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-29T14:58:28.043Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-29T14:58:29.986Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-29T14:58:29.986Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-29T14:58:30.252Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-29T14:58:30.252Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-29T14:58:30.252Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-29T14:58:30.252Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T14:58:30.252Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T14:58:30.252Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-29T14:58:30.252Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-29T14:58:30.781Z] $ docker top a045f1b7497e09bcff87e885d1adfd7617f92ca4f39fdfd42ce8ffd5bd90164a -eo pid,comm [2021-09-29T14:58:30.834Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-29T14:58:30.834Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-29T14:58:30.834Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-29T14:58:30.834Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T14:58:31.103Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T14:58:31.103Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [Pipeline] { [Pipeline] sh [2021-09-29T14:58:31.684Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-29T14:58:31.684Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T14:58:31.808Z] + grep parallel [2021-09-29T14:58:31.808Z] + docker-compose build --help [2021-09-29T14:58:32.270Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-29T14:58:32.271Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-29T14:58:32.271Z] running python rtupdate hooks for python3.6... [2021-09-29T14:58:32.271Z] running python post-rtupdate hooks for python3.6... [2021-09-29T14:58:32.586Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-29T14:58:32.851Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-29T14:58:33.118Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T14:58:33.118Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-29T14:58:33.384Z] Setting up snapd (2.51.1+18.04) ... [2021-09-29T14:58:33.652Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-29T14:58:33.917Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-29T14:58:33.917Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-29T14:58:34.183Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-29T14:58:34.449Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-29T14:58:34.449Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-29T14:58:34.449Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-29T14:58:34.715Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-29T14:58:34.982Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-29T14:58:34.982Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-29T14:58:35.248Z] /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-29T14:58:35.248Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T14:58:35.248Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-29T14:58:36.207Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T14:58:36.207Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T14:58:36.207Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T14:58:37.319Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T14:58:37.340Z] $ docker stop --time=1 a045f1b7497e09bcff87e885d1adfd7617f92ca4f39fdfd42ce8ffd5bd90164a [2021-09-29T14:58:37.437Z] Reading package lists... [2021-09-29T14:58:37.702Z] Reading package lists... [2021-09-29T14:58:37.702Z] Building dependency tree... [2021-09-29T14:58:37.702Z] Reading state information... [2021-09-29T14:58:37.968Z] Calculating upgrade... [2021-09-29T14:58:37.968Z] The following packages will be upgraded: [2021-09-29T14:58:37.968Z] advancecomp base-files bash binutils binutils-common [2021-09-29T14:58:37.968Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-29T14:58:37.968Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-29T14:58:37.968Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-29T14:58:37.968Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-29T14:58:37.968Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-29T14:58:37.968Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-29T14:58:37.968Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-29T14:58:37.968Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-29T14:58:37.968Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-29T14:58:37.968Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-29T14:58:37.968Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-29T14:58:37.968Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-29T14:58:37.968Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-29T14:58:37.968Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-29T14:58:37.968Z] ubuntu-keyring util-linux [2021-09-29T14:58:38.236Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T14:58:38.236Z] Need to get 64.2 MB of archives. [2021-09-29T14:58:38.236Z] After this operation, 5142 kB of additional disk space will be used. [2021-09-29T14:58:38.236Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-09-29T14:58:38.236Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-29T14:58:38.236Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-29T14:58:38.236Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-29T14:58:38.236Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-29T14:58:38.236Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-29T14:58:38.236Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-29T14:58:38.236Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-29T14:58:38.236Z] 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-29T14:58:38.236Z] 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-29T14:58:38.236Z] 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-29T14:58:38.236Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-29T14:58:38.236Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-29T14:58:38.236Z] 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-29T14:58:38.236Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-29T14:58:38.504Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-29T14:58:38.504Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-29T14:58:38.504Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-29T14:58:38.504Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-29T14:58:38.504Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-29T14:58:38.504Z] 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-29T14:58:38.504Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-29T14:58:38.504Z] 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-29T14:58:38.504Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-29T14:58:38.504Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-29T14:58:38.504Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-29T14:58:38.504Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-29T14:58:38.504Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-29T14:58:38.504Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-29T14:58:38.504Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-29T14:58:38.504Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-29T14:58:38.504Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-29T14:58:38.504Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-29T14:58:38.504Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-29T14:58:38.504Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-29T14:58:38.504Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-29T14:58:38.504Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-29T14:58:38.504Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-29T14:58:38.504Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-29T14:58:38.504Z] 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-29T14:58:38.504Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-29T14:58:38.504Z] 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-29T14:58:38.772Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-29T14:58:38.772Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-29T14:58:38.772Z] 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-29T14:58:38.772Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-29T14:58:38.772Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-29T14:58:38.772Z] 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-29T14:58:38.772Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-29T14:58:38.772Z] 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-29T14:58:38.772Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-29T14:58:38.772Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-29T14:58:38.772Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-29T14:58:38.772Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-29T14:58:38.772Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-29T14:58:38.772Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-29T14:58:38.772Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-29T14:58:38.772Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-29T14:58:39.038Z] 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-29T14:58:39.038Z] 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-29T14:58:39.038Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-29T14:58:39.305Z] 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-29T14:58:39.305Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-29T14:58:39.305Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-29T14:58:39.305Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-29T14:58:39.305Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-29T14:58:39.305Z] $ docker rm -f a045f1b7497e09bcff87e885d1adfd7617f92ca4f39fdfd42ce8ffd5bd90164a [Pipeline] // withDockerContainer [2021-09-29T14:58:39.677Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-29T14:58:39.677Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-29T14:58:39.677Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-29T14:58:39.677Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-29T14:58:39.677Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-29T14:58:39.677Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-29T14:58:39.677Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-29T14:58:39.677Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:58:39.990Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-29T14:58:39.990Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-29T14:58:39.990Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-29T14:58:39.990Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-29T14:58:39.990Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-29T14:58:39.990Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-29T14:58:39.990Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-29T14:58:39.990Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-29T14:58:39.990Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-29T14:58:39.990Z] 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-29T14:58:39.990Z] 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-29T14:58:39.990Z] 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-29T14:58:39.990Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-29T14:58:39.990Z] 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-29T14:58:39.990Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-29T14:58:39.990Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-29T14:58:40.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T14:58:40.089Z] . [Pipeline] withDockerContainer [2021-09-29T14:58:40.301Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-29T14:58:40.301Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-29T14:58:40.301Z] 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-29T14:58:40.301Z] 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-29T14:58:40.301Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-29T14:58:40.301Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-29T14:58:40.301Z] 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-29T14:58:40.301Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-29T14:58:40.301Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-29T14:58:40.301Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-29T14:58:40.301Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-29T14:58:40.301Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-29T14:58:40.383Z] prd-ubuntu18.04-docker-arm64-4c-16g-131 does not seem to be running inside a container [2021-09-29T14:58:40.466Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-29T14:58:40.612Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-29T14:58:40.612Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T14:58:40.612Z] Fetched 64.2 MB in 2s (26.4 MB/s) [2021-09-29T14:58:40.612Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T14:58:40.612Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T14:58:40.612Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T14:58:41.203Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T14:58:41.203Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T14:58:41.203Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-09-29T14:58:41.203Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-09-29T14:58:41.469Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T14:58:41.469Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T14:58:41.469Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T14:58:41.469Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T14:58:41.736Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T14:58:41.736Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T14:58:41.736Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T14:58:41.736Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T14:58:41.736Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T14:58:41.736Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T14:58:41.736Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T14:58:41.736Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T14:58:42.004Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T14:58:42.004Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T14:58:42.004Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T14:58:42.004Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T14:58:42.004Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T14:58:42.004Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-29T14:58:42.004Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-29T14:58:42.004Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T14:58:42.004Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T14:58:42.225Z] $ docker top e0c842a7b36c04cb6a1c36625d32f6b4f02609fcdba81d98fd57886e6ba96616 -eo pid,comm [2021-09-29T14:58:42.478Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T14:58:42.478Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T14:58:42.478Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T14:58:42.478Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T14:58:42.478Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T14:58:42.478Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T14:58:42.478Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T14:58:42.478Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [Pipeline] { [Pipeline] sh [2021-09-29T14:58:42.744Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T14:58:43.011Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-29T14:58:43.265Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T14:58:43.278Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T14:58:43.278Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-29T14:58:43.278Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-29T14:58:43.278Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-29T14:58:43.278Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-29T14:58:43.547Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-29T14:58:43.547Z] Installing new version of config file /etc/issue ... [2021-09-29T14:58:43.547Z] Installing new version of config file /etc/issue.net ... [2021-09-29T14:58:43.547Z] Installing new version of config file /etc/lsb-release ... [2021-09-29T14:58:43.547Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-29T14:58:43.814Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-29T14:58:43.814Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-29T14:58:43.814Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-29T14:58:44.081Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:58:44.081Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-29T14:58:44.081Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-29T14:58:44.081Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-29T14:58:44.081Z] 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-29T14:58:44.081Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:58:44.081Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T14:58:44.081Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-29T14:58:44.347Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-29T14:58:44.347Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:58:44.347Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-29T14:58:44.347Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-29T14:58:44.347Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-29T14:58:44.347Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:58:44.347Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-29T14:58:44.347Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T14:58:44.614Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-29T14:58:44.614Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:58:44.614Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T14:58:44.614Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T14:58:44.881Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T14:58:44.881Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:58:44.881Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T14:58:44.881Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T14:58:44.881Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-29T14:58:45.151Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:58:45.151Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-29T14:58:45.151Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-29T14:58:45.151Z] Setting up grep (3.1-2build1) ... [2021-09-29T14:58:45.151Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:58:45.152Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-29T14:58:45.152Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-29T14:58:45.152Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-29T14:58:45.152Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:58:45.152Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-29T14:58:45.152Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-29T14:58:45.419Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-29T14:58:45.419Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:58:45.419Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T14:58:45.419Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T14:58:45.419Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-29T14:58:45.419Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:58:45.419Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T14:58:45.419Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T14:58:46.000Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T14:58:46.000Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T14:58:46.000Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T14:58:46.000Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T14:58:46.272Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-29T14:58:46.272Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:58:46.272Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-29T14:58:46.272Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T14:58:46.856Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-29T14:58:46.856Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-29T14:58:46.856Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-29T14:58:46.856Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-29T14:58:46.856Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-29T14:58:46.856Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:58:46.856Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-29T14:58:46.856Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-29T14:58:46.856Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-29T14:58:47.122Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:58:47.122Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T14:58:47.122Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T14:58:47.122Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T14:58:47.122Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:58:47.122Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T14:58:47.122Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T14:58:47.122Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T14:58:47.122Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:58:47.122Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T14:58:47.122Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T14:58:47.391Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T14:58:47.391Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:58:47.391Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T14:58:47.391Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T14:58:47.391Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T14:58:47.391Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:58:47.391Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T14:58:47.391Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T14:58:47.659Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T14:58:47.659Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T14:58:47.659Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T14:58:47.659Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:58:47.659Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T14:58:47.659Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T14:58:47.659Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T14:58:47.926Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:58:47.926Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T14:58:47.926Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T14:58:47.926Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T14:58:47.926Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:58:47.926Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T14:58:47.926Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T14:58:47.926Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-29T14:58:47.926Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:58:47.926Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T14:58:48.194Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T14:58:48.461Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-29T14:58:48.662Z] Building core-command ... [2021-09-29T14:58:48.662Z] Building core-data ... [2021-09-29T14:58:48.662Z] Building core-metadata ... [2021-09-29T14:58:48.662Z] Building security-bootstrapper ... [2021-09-29T14:58:48.662Z] Building security-proxy-setup ... [2021-09-29T14:58:48.662Z] Building security-secretstore-setup ... [2021-09-29T14:58:48.662Z] Building support-notifications ... [2021-09-29T14:58:48.662Z] Building support-scheduler ... [2021-09-29T14:58:48.662Z] Building sys-mgmt-agent ... [2021-09-29T14:58:48.662Z] Building support-notifications [2021-09-29T14:58:48.662Z] Building security-secretstore-setup [2021-09-29T14:58:48.662Z] Building core-metadata [2021-09-29T14:58:48.662Z] Building security-bootstrapper [2021-09-29T14:58:48.662Z] Building core-data [2021-09-29T14:58:48.728Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-29T14:58:48.997Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-29T14:58:48.997Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:58:48.997Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T14:58:48.997Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T14:58:48.997Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T14:58:49.281Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:58:49.281Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-29T14:58:49.281Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T14:58:49.281Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-29T14:58:49.281Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T14:58:49.281Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-29T14:58:49.281Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-29T14:58:49.550Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-29T14:58:49.550Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T14:58:49.550Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-29T14:58:49.550Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-29T14:58:49.817Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-29T14:58:49.817Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T14:58:49.817Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-29T14:58:49.817Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-29T14:58:49.817Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-29T14:58:49.817Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T14:58:49.817Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T14:58:49.817Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T14:58:49.817Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T14:58:50.082Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T14:58:50.082Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T14:58:50.082Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T14:58:50.082Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T14:58:50.082Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-29T14:58:50.082Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T14:58:50.348Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T14:58:50.348Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T14:58:50.348Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:58:50.348Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T14:58:50.348Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T14:58:50.615Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-29T14:58:50.616Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T14:58:50.616Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T14:58:50.616Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T14:58:50.616Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T14:58:50.616Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:58:50.616Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-29T14:58:50.616Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-29T14:58:50.883Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-29T14:58:50.883Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:58:50.883Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-29T14:58:50.883Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-29T14:58:50.883Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-29T14:58:50.883Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:58:50.883Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-29T14:58:50.883Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T14:58:50.883Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T14:58:51.150Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:58:51.150Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T14:58:51.150Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T14:58:51.150Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T14:58:51.418Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:58:51.418Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-29T14:58:51.418Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-29T14:58:51.418Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-29T14:58:51.418Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:58:51.418Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-29T14:58:51.418Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-29T14:58:51.684Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-29T14:58:51.684Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:58:51.684Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T14:58:51.684Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T14:58:51.684Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-29T14:58:51.952Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:58:51.952Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-29T14:58:51.952Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-29T14:58:51.952Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-29T14:58:51.952Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:58:51.952Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-29T14:58:51.952Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-29T14:58:51.952Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-29T14:58:52.222Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:58:52.222Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-29T14:58:52.222Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-29T14:58:52.222Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-29T14:58:52.222Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:58:52.222Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-29T14:58:52.222Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-29T14:58:52.222Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-29T14:58:52.492Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:58:52.492Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-29T14:58:52.492Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-29T14:58:52.492Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-29T14:58:52.492Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:58:52.492Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-29T14:58:52.492Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-29T14:58:52.759Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-29T14:58:52.759Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:58:52.759Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-29T14:58:52.759Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-29T14:58:52.759Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-29T14:58:52.759Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:58:52.759Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-29T14:58:52.759Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-29T14:58:52.759Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-29T14:58:53.029Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-29T14:58:53.029Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-29T14:58:53.029Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-29T14:58:53.029Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-29T14:58:53.029Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-29T14:58:53.296Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-29T14:58:53.296Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-29T14:58:53.296Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-29T14:58:53.296Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-29T14:58:53.296Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-29T14:58:53.296Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-29T14:58:53.563Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-29T14:58:53.563Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-29T14:58:53.563Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-29T14:58:53.563Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-29T14:58:53.563Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-29T14:58:53.563Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-29T14:58:53.563Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-29T14:58:53.563Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-29T14:58:53.563Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-29T14:58:53.563Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-29T14:58:53.831Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-29T14:58:53.831Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-29T14:58:53.831Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-29T14:58:53.831Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-29T14:58:54.098Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-29T14:58:54.098Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-29T14:58:54.098Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-29T14:58:54.363Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-29T14:58:54.363Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T14:58:54.363Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T14:58:54.628Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T14:58:54.628Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T14:58:54.628Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T14:58:54.628Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T14:58:54.628Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T14:58:54.628Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T14:58:54.895Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T14:58:54.895Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T14:58:54.895Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T14:58:54.895Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T14:58:54.895Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T14:58:54.895Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T14:58:55.162Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T14:58:55.162Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T14:58:55.744Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T14:58:55.744Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T14:58:56.713Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T14:58:56.714Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T14:58:56.980Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T14:58:56.980Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T14:58:57.248Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T14:58:57.248Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T14:58:58.212Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T14:58:58.212Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T14:58:58.212Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T14:58:58.212Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T14:58:58.212Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-29T14:58:58.212Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T14:58:58.212Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-29T14:58:58.212Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T14:58:58.480Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-29T14:58:58.480Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-29T14:58:58.480Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T14:58:58.480Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T14:58:58.480Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T14:58:58.480Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T14:58:58.480Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-29T14:58:58.480Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-29T14:58:58.748Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T14:58:58.748Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T14:58:58.748Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T14:58:58.748Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T14:58:58.748Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T14:58:58.748Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-29T14:58:58.748Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-29T14:58:58.748Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-29T14:58:58.748Z] [2021-09-29T14:58:58.748Z] Current default time zone: 'Etc/UTC' [2021-09-29T14:58:58.748Z] Local time is now: Wed Sep 29 14:58:58 UTC 2021. [2021-09-29T14:58:58.748Z] Universal Time is now: Wed Sep 29 14:58:58 UTC 2021. [2021-09-29T14:58:58.748Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-29T14:58:58.748Z] [2021-09-29T14:58:58.748Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-29T14:58:58.748Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T14:58:58.748Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-09-29T14:58:58.748Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-29T14:58:59.017Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-29T14:58:59.017Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-29T14:58:59.017Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-29T14:58:59.017Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-29T14:58:59.017Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-29T14:58:59.017Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-29T14:58:59.017Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T14:58:59.017Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-29T14:58:59.017Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T14:58:59.017Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-29T14:58:59.017Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T14:58:59.017Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-29T14:58:59.017Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-29T14:58:59.017Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-29T14:58:59.017Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-29T14:58:59.017Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-29T14:58:59.017Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-29T14:58:59.017Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-29T14:58:59.017Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-29T14:59:00.956Z] Updating certificates in /etc/ssl/certs... [2021-09-29T14:59:01.912Z] 23 added, 28 removed; done. [2021-09-29T14:59:01.912Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-29T14:59:01.912Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T14:59:01.912Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-29T14:59:01.912Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-29T14:59:01.912Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-29T14:59:01.912Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T14:59:01.912Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-29T14:59:01.912Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T14:59:01.912Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T14:59:01.912Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T14:59:01.912Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T14:59:01.912Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T14:59:01.912Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-29T14:59:01.912Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-29T14:59:01.912Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-29T14:59:01.912Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-29T14:59:01.912Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-29T14:59:01.912Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T14:59:01.912Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T14:59:02.180Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-29T14:59:02.180Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-29T14:59:02.180Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-29T14:59:02.180Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T14:59:02.180Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-29T14:59:02.180Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-29T14:59:02.180Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-29T14:59:02.180Z] Updating certificates in /etc/ssl/certs... [2021-09-29T14:59:02.767Z] 0 added, 0 removed; done. [2021-09-29T14:59:02.767Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-29T14:59:02.767Z] done. [2021-09-29T14:59:03.350Z] Reading package lists... [2021-09-29T14:59:03.350Z] Building dependency tree... [2021-09-29T14:59:03.350Z] Reading state information... [2021-09-29T14:59:03.618Z] The following NEW packages will be installed: [2021-09-29T14:59:03.618Z] apt-transport-https [2021-09-29T14:59:03.618Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T14:59:03.889Z] Need to get 4348 B of archives. [2021-09-29T14:59:03.889Z] After this operation, 154 kB of additional disk space will be used. [2021-09-29T14:59:03.889Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-29T14:59:03.889Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T14:59:03.889Z] Fetched 4348 B in 0s (22.6 kB/s) [2021-09-29T14:59:03.889Z] Selecting previously unselected package apt-transport-https. [2021-09-29T14:59:03.889Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-29T14:59:03.889Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-29T14:59:03.889Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-29T14:59:03.889Z] Setting up apt-transport-https (1.6.14) ... [2021-09-29T14:59:04.157Z] Waiting for network to be ready... [2021-09-29T14:59:10.836Z] 2021-09-29T14:59:07Z INFO Waiting for automatic snapd restart... [2021-09-29T14:59:11.806Z] snapd 2.51.7 from Canonical* installed [2021-09-29T14:59:12.773Z] "snapd" switched to the "latest/stable" channel [2021-09-29T14:59:12.773Z] [2021-09-29T14:59:15.352Z] core18 20210722 from Canonical* installed [2021-09-29T14:59:15.352Z] "core18" switched to the "latest/stable" channel [2021-09-29T14:59:15.352Z] [2021-09-29T14:59:17.932Z] snapcraft 5.0 from Canonical* installed [2021-09-29T14:59:17.932Z] "snapcraft" switched to the "latest/stable" channel [2021-09-29T14:59:17.932Z] [2021-09-29T14:59:22.178Z] 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-29T14:59:22.178Z] - README.md [2021-09-29T14:59:22.178Z] [2021-09-29T14:59:22.178Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-29T14:59:22.760Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T14:59:22.760Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T14:59:22.760Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T14:59:23.988Z] Reading package lists... [2021-09-29T14:59:24.254Z] 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-29T14:59:24.254Z] Reading package lists... [2021-09-29T14:59:24.521Z] Building dependency tree... [2021-09-29T14:59:24.521Z] Reading state information... [2021-09-29T14:59:24.521Z] Suggested packages: [2021-09-29T14:59:24.521Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-29T14:59:24.521Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-29T14:59:24.521Z] Recommended packages: [2021-09-29T14:59:24.521Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-29T14:59:24.521Z] The following NEW packages will be installed: [2021-09-29T14:59:24.521Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-29T14:59:24.521Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-29T14:59:24.521Z] pkg-config zip [2021-09-29T14:59:24.521Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T14:59:24.790Z] Need to get 7670 kB of archives. [2021-09-29T14:59:24.790Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-29T14:59:24.790Z] 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-29T14:59:24.790Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-29T14:59:24.790Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-29T14:59:24.790Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-29T14:59:24.790Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-29T14:59:25.055Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-29T14:59:25.055Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-29T14:59:25.055Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-29T14:59:25.322Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-29T14:59:25.322Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-29T14:59:25.322Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-29T14:59:25.322Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-29T14:59:25.588Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-29T14:59:25.588Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-29T14:59:25.588Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-29T14:59:25.588Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T14:59:25.588Z] Fetched 7670 kB in 1s (8312 kB/s) [2021-09-29T14:59:25.588Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-29T14:59:25.588Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-29T14:59:25.588Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-29T14:59:25.588Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-29T14:59:25.856Z] Selecting previously unselected package libpsl5:amd64. [2021-09-29T14:59:25.856Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-29T14:59:25.856Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-29T14:59:25.856Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-29T14:59:25.856Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-29T14:59:25.856Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-29T14:59:25.856Z] Selecting previously unselected package librtmp1:amd64. [2021-09-29T14:59:25.856Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-29T14:59:25.856Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-29T14:59:26.123Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-29T14:59:26.123Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-29T14:59:26.123Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-29T14:59:26.123Z] Selecting previously unselected package liberror-perl. [2021-09-29T14:59:26.123Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-29T14:59:26.123Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-29T14:59:26.123Z] Selecting previously unselected package git-man. [2021-09-29T14:59:26.123Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-29T14:59:26.123Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-29T14:59:26.123Z] Selecting previously unselected package git. [2021-09-29T14:59:26.123Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-29T14:59:26.123Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-29T14:59:26.706Z] Selecting previously unselected package libnorm1:amd64. [2021-09-29T14:59:26.706Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-29T14:59:26.706Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-29T14:59:26.706Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-29T14:59:26.706Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-29T14:59:26.706Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-29T14:59:26.975Z] Selecting previously unselected package libsodium23:amd64. [2021-09-29T14:59:26.975Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-29T14:59:26.975Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-29T14:59:26.975Z] Selecting previously unselected package libzmq5:amd64. [2021-09-29T14:59:26.975Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-29T14:59:26.975Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T14:59:26.975Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-29T14:59:26.975Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-29T14:59:26.975Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T14:59:26.975Z] Selecting previously unselected package pkg-config. [2021-09-29T14:59:26.975Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-29T14:59:26.975Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-29T14:59:27.241Z] Selecting previously unselected package zip. [2021-09-29T14:59:27.241Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-29T14:59:27.241Z] Unpacking zip (3.0-11build1) ... [2021-09-29T14:59:27.241Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-29T14:59:27.241Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-29T14:59:27.242Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-29T14:59:27.242Z] Setting up liberror-perl (0.17025-1) ... [2021-09-29T14:59:27.242Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-29T14:59:27.242Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-29T14:59:27.242Z] No schema files found: doing nothing. [2021-09-29T14:59:27.242Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-29T14:59:27.242Z] Setting up zip (3.0-11build1) ... [2021-09-29T14:59:27.242Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-29T14:59:27.242Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-29T14:59:27.242Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-29T14:59:27.242Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T14:59:27.242Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-29T14:59:27.242Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T14:59:27.242Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-29T14:59:27.242Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T14:59:27.826Z] git set to automatically installed. [2021-09-29T14:59:27.826Z] git-man set to automatically installed. [2021-09-29T14:59:27.826Z] libcurl3-gnutls set to automatically installed. [2021-09-29T14:59:27.826Z] liberror-perl set to automatically installed. [2021-09-29T14:59:27.826Z] libglib2.0-0 set to automatically installed. [2021-09-29T14:59:27.826Z] libnghttp2-14 set to automatically installed. [2021-09-29T14:59:27.826Z] libnorm1 set to automatically installed. [2021-09-29T14:59:27.826Z] libpgm-5.2-0 set to automatically installed. [2021-09-29T14:59:27.826Z] libpsl5 set to automatically installed. [2021-09-29T14:59:27.826Z] librtmp1 set to automatically installed. [2021-09-29T14:59:27.826Z] libsodium23 set to automatically installed. [2021-09-29T14:59:27.826Z] libzmq3-dev set to automatically installed. [2021-09-29T14:59:27.826Z] libzmq5 set to automatically installed. [2021-09-29T14:59:27.826Z] pkg-config set to automatically installed. [2021-09-29T14:59:27.826Z] zip set to automatically installed. [2021-09-29T14:59:28.995Z] snapd is not logged in, snap install commands will use sudo [2021-09-29T14:59:29.955Z] snap "core18" has no updates available [2021-09-29T14:59:30.538Z] snapd is not logged in, snap install commands will use sudo [2021-09-29T14:59:40.622Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-09-29T14:59:40.622Z] Pulling config-common [2021-09-29T14:59:40.622Z] + snapcraftctl pull [2021-09-29T14:59:40.889Z] Pulling go-build-helper [2021-09-29T14:59:41.155Z] + snapcraftctl pull [2021-09-29T14:59:42.116Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-29T14:59:42.116Z] Skipping pull go-build-helper (already ran) [2021-09-29T14:59:42.116Z] Building go-build-helper [2021-09-29T14:59:42.116Z] + snapcraftctl build [2021-09-29T14:59:44.060Z] Staging go-build-helper [2021-09-29T14:59:44.060Z] + snapcraftctl stage [2021-09-29T14:59:54.131Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-29T14:59:54.131Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-29T14:59:54.131Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-29T14:59:54.131Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-29T14:59:54.131Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-29T14:59:54.131Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-29T14:59:54.131Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-29T14:59:54.131Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-29T14:59:54.131Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-29T14:59:54.131Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-29T14:59:54.131Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-29T14:59:54.131Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-29T14:59:54.131Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-29T14:59:54.131Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-29T14:59:54.131Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-29T14:59:54.131Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-29T14:59:54.131Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-29T14:59:54.131Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-29T14:59:54.131Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-29T14:59:54.131Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2263 kB] [2021-09-29T14:59:54.131Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-29T14:59:54.131Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-29T14:59:54.131Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-29T14:59:54.131Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-29T14:59:54.131Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-29T14:59:54.131Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] [2021-09-29T14:59:54.131Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-09-29T14:59:54.131Z] Fetched 25.4 MB in 0s (0 B/s) [2021-09-29T14:59:54.131Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-29T14:59:54.131Z] Fetched 224 kB in 0s (0 B/s) [2021-09-29T14:59:54.131Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-29T14:59:54.132Z] Fetched 157 kB in 0s (0 B/s) [2021-09-29T14:59:54.132Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-29T14:59:54.132Z] Fetched 221 kB in 0s (0 B/s) [2021-09-29T14:59:54.132Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-29T14:59:54.132Z] Fetched 143 kB in 0s (0 B/s) [2021-09-29T14:59:54.132Z] Pulling edgex-go [2021-09-29T14:59:54.132Z] + snapcraftctl pull [2021-09-29T14:59:54.132Z] Pulling hooks [2021-09-29T14:59:54.132Z] + snapcraftctl pull [2021-09-29T14:59:56.688Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:59:56.688Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:59:56.688Z] ---> f1611439bdfb [2021-09-29T14:59:56.688Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T14:59:56.688Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:59:56.688Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:59:56.688Z] ---> f1611439bdfb [2021-09-29T14:59:56.688Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T14:59:56.688Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:59:56.688Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:59:56.688Z] ---> f1611439bdfb [2021-09-29T14:59:56.688Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T14:59:56.688Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:59:56.688Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:59:56.688Z] ---> f1611439bdfb [2021-09-29T14:59:56.688Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T14:59:56.688Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:59:56.688Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:59:56.688Z] ---> f1611439bdfb [2021-09-29T14:59:56.688Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T14:59:57.661Z] ---> Running in d02e218e8541 [2021-09-29T14:59:57.661Z] ---> Running in e19f9bee7efa [2021-09-29T14:59:57.661Z] ---> Running in ec582c586a69 [2021-09-29T14:59:57.661Z] ---> Running in 5c35d173d86f [2021-09-29T14:59:57.661Z] ---> Running in b9e71b68ecbc [2021-09-29T14:59:58.261Z] Removing intermediate container ec582c586a69 [2021-09-29T14:59:58.261Z] ---> 3703dad4fc46 [2021-09-29T14:59:58.261Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:59:58.261Z] Removing intermediate container e19f9bee7efa [2021-09-29T14:59:58.261Z] ---> e25bcc7ae8b2 [2021-09-29T14:59:58.261Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:59:58.261Z] Removing intermediate container b9e71b68ecbc [2021-09-29T14:59:58.261Z] ---> 5c799eedb595 [2021-09-29T14:59:58.261Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:59:58.261Z] Removing intermediate container d02e218e8541 [2021-09-29T14:59:58.261Z] ---> dec2b0f39b0b [2021-09-29T14:59:58.261Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 5c35d173d86f [2021-09-29T14:59:58.261Z] [2021-09-29T14:59:58.261Z] ---> 1ba6c3065e89 [2021-09-29T14:59:58.261Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:59:58.534Z] ---> Running in 329f2eccf60c [2021-09-29T14:59:58.534Z] ---> Running in 118c380050c7 [2021-09-29T14:59:58.534Z] ---> Running in 17bf3c29239e [2021-09-29T14:59:58.534Z] ---> Running in 532d08de7f46 [2021-09-29T14:59:58.534Z] ---> Running in 32e5f74f8d24 [2021-09-29T15:00:02.928Z] Removing intermediate container 118c380050c7 [2021-09-29T15:00:02.928Z] ---> e2dedc718b12 [2021-09-29T15:00:02.928Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T15:00:02.928Z] ---> Running in dc273a9522f2 [2021-09-29T15:00:02.928Z] Removing intermediate container 329f2eccf60c [2021-09-29T15:00:02.928Z] ---> 04a60a1b2dba [2021-09-29T15:00:02.928Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T15:00:02.928Z] ---> Running in 2056ac97d7dd [2021-09-29T15:00:02.928Z] Removing intermediate container 17bf3c29239e [2021-09-29T15:00:02.928Z] ---> da6916386135 [2021-09-29T15:00:02.928Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T15:00:03.217Z] Removing intermediate container 532d08de7f46 [2021-09-29T15:00:03.217Z] ---> f7be14e6b723 [2021-09-29T15:00:03.217Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T15:00:03.217Z] Removing intermediate container 32e5f74f8d24 [2021-09-29T15:00:03.217Z] ---> e3d5a00eea03 [2021-09-29T15:00:03.217Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T15:00:03.217Z] ---> Running in 7ef67fbcea34 [2021-09-29T15:00:03.505Z] ---> Running in 1e50efd8f061 [2021-09-29T15:00:03.505Z] ---> Running in befbf3d64629 [2021-09-29T15:00:04.508Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T15:00:04.783Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T15:00:05.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T15:00:05.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T15:00:05.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T15:00:05.656Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T15:00:05.938Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T15:00:06.541Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T15:00:06.541Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T15:00:06.541Z] OK: 218 MiB in 52 packages [2021-09-29T15:00:06.541Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T15:00:06.831Z] OK: 218 MiB in 52 packages [2021-09-29T15:00:07.863Z] OK: 218 MiB in 52 packages [2021-09-29T15:00:07.863Z] OK: 218 MiB in 52 packages [2021-09-29T15:00:08.144Z] OK: 218 MiB in 52 packages [2021-09-29T15:00:08.419Z] Removing intermediate container dc273a9522f2 [2021-09-29T15:00:08.419Z] ---> 3a5c9416979e [2021-09-29T15:00:08.419Z] Step 6/24 : COPY go.mod . [2021-09-29T15:00:09.028Z] Removing intermediate container 2056ac97d7dd [2021-09-29T15:00:09.028Z] ---> 3080e5ec1f23 [2021-09-29T15:00:09.028Z] Step 6/32 : COPY go.mod . [2021-09-29T15:00:09.304Z] Removing intermediate container befbf3d64629 [2021-09-29T15:00:09.304Z] ---> 2e271ecdb095 [2021-09-29T15:00:09.304Z] Step 6/23 : COPY go.mod . [2021-09-29T15:00:09.578Z] ---> 23183a420af7 [2021-09-29T15:00:09.578Z] Step 7/24 : RUN go mod download [2021-09-29T15:00:09.856Z] Removing intermediate container 7ef67fbcea34 [2021-09-29T15:00:09.856Z] ---> 714bbadca219 [2021-09-29T15:00:09.856Z] Step 6/24 : COPY go.mod . [2021-09-29T15:00:09.857Z] ---> Running in 7169212f1395 [2021-09-29T15:00:09.857Z] Removing intermediate container 1e50efd8f061 [2021-09-29T15:00:09.857Z] ---> 6d55fafb9b18 [2021-09-29T15:00:09.857Z] Step 6/26 : COPY go.mod . [2021-09-29T15:00:10.134Z] ---> 0c4e5c77f8fa [2021-09-29T15:00:10.135Z] Step 7/32 : RUN go mod download [2021-09-29T15:00:10.421Z] ---> Running in 1ee8c00fae9a [2021-09-29T15:00:10.697Z] ---> 6fee28977746 [2021-09-29T15:00:10.697Z] Step 7/23 : RUN go mod download [2021-09-29T15:00:10.971Z] ---> Running in dc57baf2c001 [2021-09-29T15:00:11.251Z] ---> 1bb4816db435 [2021-09-29T15:00:11.251Z] Step 7/24 : RUN go mod download [2021-09-29T15:00:11.251Z] ---> d70b57652199 [2021-09-29T15:00:11.251Z] Step 7/26 : RUN go mod download [2021-09-29T15:00:11.531Z] ---> Running in 1123c012d5ae [2021-09-29T15:00:11.531Z] ---> Running in d2e915eda4fd [2021-09-29T15:00:15.900Z] Removing intermediate container 7169212f1395 [2021-09-29T15:00:15.900Z] ---> e22cca8e697d [2021-09-29T15:00:15.900Z] Step 8/24 : COPY . . [2021-09-29T15:00:18.530Z] Removing intermediate container 1ee8c00fae9a [2021-09-29T15:00:18.530Z] ---> 0edbca1d0a18 [2021-09-29T15:00:18.530Z] Step 8/32 : COPY . . [2021-09-29T15:00:18.810Z] Removing intermediate container dc57baf2c001 [2021-09-29T15:00:18.810Z] ---> 0527e5fd366c [2021-09-29T15:00:18.810Z] Step 8/23 : COPY . . [2021-09-29T15:00:19.084Z] Removing intermediate container 1123c012d5ae [2021-09-29T15:00:19.084Z] ---> eee61f84cc28 [2021-09-29T15:00:19.084Z] Step 8/24 : COPY . . [2021-09-29T15:00:19.679Z] Removing intermediate container d2e915eda4fd [2021-09-29T15:00:19.679Z] ---> 84008f62ce0e [2021-09-29T15:00:19.679Z] Step 8/26 : COPY . . [2021-09-29T15:00:20.826Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T15:00:20.826Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T15:00:20.826Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T15:00:20.826Z] Fetched 0 B in 0s (0 B/s) [2021-09-29T15:00:20.826Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-29T15:00:20.826Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-29T15:00:20.826Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-29T15:00:20.826Z] Fetched 279 kB in 0s (0 B/s) [2021-09-29T15:00:20.826Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-29T15:00:20.826Z] Fetched 122 kB in 0s (0 B/s) [2021-09-29T15:00:20.826Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-29T15:00:20.826Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-29T15:00:20.826Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-29T15:00:20.826Z] Fetched 8848 B in 0s (0 B/s) [2021-09-29T15:00:20.826Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-29T15:00:20.826Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-29T15:00:20.826Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-29T15:00:20.826Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-29T15:00:20.826Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-29T15:00:20.826Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-29T15:00:20.826Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-29T15:00:20.826Z] Fetched 220 kB in 0s (0 B/s) [2021-09-29T15:00:20.826Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-29T15:00:20.826Z] Fetched 154 kB in 0s (0 B/s) [2021-09-29T15:00:20.826Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-29T15:00:20.826Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-29T15:00:20.826Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-29T15:00:20.826Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-29T15:00:20.826Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-29T15:00:20.826Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-29T15:00:20.826Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-29T15:00:20.826Z] Fetched 499 kB in 0s (0 B/s) [2021-09-29T15:00:20.826Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-29T15:00:20.826Z] Fetched 111 kB in 0s (0 B/s) [2021-09-29T15:00:20.826Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-29T15:00:20.826Z] Fetched 240 kB in 0s (0 B/s) [2021-09-29T15:00:20.826Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-29T15:00:20.826Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-29T15:00:20.826Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-29T15:00:20.826Z] Fetched 85.5 kB in 6s (0 B/s) [2021-09-29T15:00:20.826Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-29T15:00:20.826Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-29T15:00:20.826Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-29T15:00:20.826Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-29T15:00:20.826Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-29T15:00:20.826Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-29T15:00:20.826Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-29T15:00:20.826Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-29T15:00:20.827Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-29T15:00:20.827Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-29T15:00:20.827Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-29T15:00:20.827Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-29T15:00:20.827Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-29T15:00:20.827Z] Fetched 8720 B in 0s (0 B/s) [2021-09-29T15:00:20.827Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-29T15:00:20.827Z] Fetched 140 kB in 0s (0 B/s) [2021-09-29T15:00:20.827Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-29T15:00:20.827Z] Fetched 119 kB in 0s (0 B/s) [2021-09-29T15:00:20.827Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-29T15:00:20.827Z] Fetched 111 kB in 0s (0 B/s) [2021-09-29T15:00:20.827Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-29T15:00:20.827Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-29T15:00:20.827Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-29T15:00:20.827Z] Fetched 646 kB in 0s (0 B/s) [2021-09-29T15:00:20.827Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-29T15:00:20.827Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-29T15:00:20.827Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-29T15:00:20.827Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-29T15:00:20.827Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-29T15:00:20.827Z] Fetched 368 kB in 0s (0 B/s) [2021-09-29T15:00:20.827Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-29T15:00:20.827Z] Fetched 187 kB in 0s (0 B/s) [2021-09-29T15:00:20.827Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-29T15:00:20.827Z] Fetched 175 kB in 0s (0 B/s) [2021-09-29T15:00:20.827Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-29T15:00:20.827Z] Fetched 206 kB in 0s (0 B/s) [2021-09-29T15:00:20.827Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-29T15:00:20.827Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-29T15:00:20.827Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-29T15:00:20.827Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-29T15:00:20.827Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-29T15:00:20.827Z] Fetched 159 kB in 0s (0 B/s) [2021-09-29T15:00:20.827Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-29T15:00:20.827Z] Fetched 107 kB in 0s (0 B/s) [2021-09-29T15:00:20.827Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-29T15:00:20.827Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-29T15:00:20.827Z] Pulling static-packages [2021-09-29T15:00:20.827Z] + snapcraftctl pull [2021-09-29T15:00:21.410Z] Pulling version [2021-09-29T15:00:21.410Z] + cd /root/project [2021-09-29T15:00:21.410Z] + + sed s/v// [2021-09-29T15:00:21.410Z] git describe --tags --abbrev=0 [2021-09-29T15:00:21.410Z] + GIT_VERSION=2.0.1-dev.59 [2021-09-29T15:00:21.410Z] + [ -z 2.0.1-dev.59 ] [2021-09-29T15:00:21.410Z] + snapcraftctl set-version 2.0.1-dev.59 [2021-09-29T15:00:22.816Z] Building config-common [2021-09-29T15:00:22.816Z] + snapcraftctl build [2021-09-29T15:00:24.764Z] Skipping build go-build-helper (already ran) [2021-09-29T15:00:25.053Z] Building edgex-go [2021-09-29T15:00:25.435Z] + cd /root/parts/edgex-go/src [2021-09-29T15:00:25.435Z] + git describe --tags --abbrev=0 [2021-09-29T15:00:25.435Z] + sed s/v// [2021-09-29T15:00:25.435Z] + GIT_VERSION=2.0.1-dev.59 [2021-09-29T15:00:25.435Z] + [ -z 2.0.1-dev.59 ] [2021-09-29T15:00:25.435Z] + echo 2.0.1-dev.59 [2021-09-29T15:00:25.435Z] + make build [2021-09-29T15:00:25.435Z] go mod tidy [2021-09-29T15:00:27.589Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-29T15:00:27.589Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-29T15:00:27.589Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-29T15:00:27.589Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-29T15:00:27.589Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-29T15:00:27.589Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-29T15:00:27.589Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-29T15:00:27.589Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-29T15:00:27.589Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-29T15:00:27.589Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-29T15:00:27.589Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-29T15:00:27.855Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-29T15:00:27.855Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-29T15:00:28.121Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-29T15:00:28.387Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-29T15:00:28.387Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-29T15:00:28.387Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-29T15:00:28.973Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-29T15:00:29.239Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-29T15:00:29.239Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-29T15:00:29.239Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-29T15:00:29.239Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-29T15:00:29.240Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-29T15:00:29.240Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-29T15:00:29.240Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-29T15:00:29.508Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-29T15:00:29.508Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-29T15:00:29.508Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-29T15:00:29.508Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-29T15:00:29.508Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-29T15:00:29.508Z] go: downloading golang.org/x/text v0.3.6 [2021-09-29T15:00:29.508Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-29T15:00:29.508Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-29T15:00:29.781Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-29T15:00:29.781Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-29T15:00:29.781Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-29T15:00:29.781Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-29T15:00:29.782Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-29T15:00:29.782Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-29T15:00:29.782Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-29T15:00:30.048Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-29T15:00:30.048Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-29T15:00:30.048Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-29T15:00:30.048Z] go: downloading github.com/kr/text v0.2.0 [2021-09-29T15:00:30.315Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-29T15:00:30.315Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-29T15:00:30.315Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-29T15:00:30.315Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-29T15:00:30.315Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-29T15:00:30.315Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-29T15:00:30.315Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-29T15:00:30.315Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-29T15:00:30.581Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-29T15:00:30.581Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-29T15:00:30.581Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-29T15:00:30.581Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-29T15:00:30.581Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-29T15:00:30.581Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-29T15:00:30.581Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-29T15:00:30.581Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-29T15:00:30.581Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-29T15:00:30.581Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-29T15:00:30.581Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-29T15:00:30.581Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-29T15:00:30.581Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-29T15:00:30.581Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-29T15:00:30.581Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-29T15:00:30.848Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-29T15:00:30.848Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-29T15:00:30.848Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-29T15:00:30.848Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-29T15:00:30.848Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-29T15:00:30.848Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-29T15:00:30.848Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-29T15:00:30.848Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-29T15:00:30.848Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-29T15:00:30.848Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-29T15:00:31.114Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T15:00:39.311Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T15:00:41.907Z] ---> f269613b7d11 [2021-09-29T15:00:41.907Z] Step 9/24 : RUN go mod tidy [2021-09-29T15:00:41.907Z] ---> ce9d845bcbc5 [2021-09-29T15:00:41.907Z] Step 9/26 : RUN go mod tidy [2021-09-29T15:00:41.907Z] ---> 4638d7e90931 [2021-09-29T15:00:41.907Z] Step 9/23 : RUN go mod tidy [2021-09-29T15:00:41.907Z] ---> 6120e1360e62 [2021-09-29T15:00:41.907Z] Step 9/32 : RUN go mod tidy [2021-09-29T15:00:41.907Z] ---> 20efc7b724de [2021-09-29T15:00:41.907Z] Step 9/24 : RUN go mod tidy [2021-09-29T15:00:41.907Z] ---> Running in 43b302d5675a [2021-09-29T15:00:42.182Z] ---> Running in 7ec575c52641 [2021-09-29T15:00:42.182Z] ---> Running in 47e3f111f9b2 [2021-09-29T15:00:42.457Z] ---> Running in 5792b44bfeeb [2021-09-29T15:00:42.457Z] ---> Running in 85014e73a541 [2021-09-29T15:00:44.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T15:00:45.231Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T15:00:46.647Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T15:00:47.228Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T15:00:48.634Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T15:00:49.593Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T15:00:50.549Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T15:00:50.769Z] Removing intermediate container 43b302d5675a [2021-09-29T15:00:50.769Z] ---> 6391e6ef4a1e [2021-09-29T15:00:50.769Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T15:00:50.769Z] ---> Running in 864c2617ded5 [2021-09-29T15:00:50.769Z] Removing intermediate container 47e3f111f9b2 [2021-09-29T15:00:50.769Z] ---> a8f21c7bc084 [2021-09-29T15:00:50.769Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T15:00:50.769Z] ---> Running in 5e365f36fb67 [2021-09-29T15:00:50.769Z] Removing intermediate container 5792b44bfeeb [2021-09-29T15:00:50.769Z] Removing intermediate container 7ec575c52641 [2021-09-29T15:00:50.769Z] ---> 79f0b5495176 [2021-09-29T15:00:50.769Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T15:00:50.769Z] ---> 42ee2a0ecd21 [2021-09-29T15:00:50.769Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T15:00:50.769Z] Removing intermediate container 85014e73a541 [2021-09-29T15:00:50.769Z] ---> 63c98b1a1973 [2021-09-29T15:00:50.769Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T15:00:50.769Z] ---> Running in 88dc021687a6 [2021-09-29T15:00:51.057Z] ---> Running in 639adaba0806 [2021-09-29T15:00:51.057Z] ---> Running in 9c43a4a389a0 [2021-09-29T15:00:51.661Z] 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-29T15:00:51.950Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T15:00:52.657Z] 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-29T15:00:52.912Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T15:00:53.266Z] 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-29T15:00:53.544Z] 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-29T15:00:53.820Z] 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-29T15:00:53.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T15:00:55.275Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-29T15:00:55.275Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-29T15:00:55.275Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-29T15:00:55.275Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-29T15:00:55.275Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-29T15:00:55.275Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-29T15:00:55.275Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-29T15:00:55.275Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-29T15:00:55.275Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-29T15:00:55.275Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-29T15:00:55.275Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-29T15:00:55.275Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-29T15:00:55.275Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-29T15:00:55.275Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-29T15:00:55.275Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-29T15:00:55.275Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-29T15:00:55.275Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-29T15:00:55.275Z] + 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-29T15:00:55.275Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-29T15:00:55.275Z] + 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-29T15:00:55.275Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-29T15:00:55.275Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-29T15:00:55.275Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-29T15:00:55.276Z] + 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-29T15:00:55.276Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-29T15:00:55.276Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-29T15:00:55.276Z] + 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-29T15:00:56.685Z] Building hooks [2021-09-29T15:00:56.685Z] + cd /root/parts/hooks/src [2021-09-29T15:00:56.685Z] + make build [2021-09-29T15:00:56.685Z] go mod tidy [2021-09-29T15:00:56.950Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-29T15:00:56.950Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-29T15:00:57.215Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-29T15:00:57.215Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-29T15:00:57.215Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-29T15:00:57.802Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-29T15:00:58.385Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-29T15:00:58.385Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-29T15:01:01.729Z] Building static-packages [2021-09-29T15:01:01.729Z] + snapcraftctl build [2021-09-29T15:01:03.680Z] Building version [2021-09-29T15:01:03.680Z] + snapcraftctl build [2021-09-29T15:01:05.622Z] Staging config-common [2021-09-29T15:01:05.622Z] + snapcraftctl stage [2021-09-29T15:01:06.584Z] Skipping stage go-build-helper (already ran) [2021-09-29T15:01:06.584Z] Staging edgex-go [2021-09-29T15:01:06.852Z] + snapcraftctl stage [2021-09-29T15:01:07.817Z] Staging hooks [2021-09-29T15:01:08.087Z] + snapcraftctl stage [2021-09-29T15:01:09.048Z] Staging static-packages [2021-09-29T15:01:09.048Z] + snapcraftctl stage [2021-09-29T15:01:10.012Z] Staging version [2021-09-29T15:01:10.012Z] + snapcraftctl stage [2021-09-29T15:01:10.973Z] Priming config-common [2021-09-29T15:01:10.973Z] + snapcraftctl prime [2021-09-29T15:01:12.384Z] Priming go-build-helper [2021-09-29T15:01:12.384Z] + snapcraftctl prime [2021-09-29T15:01:13.347Z] Priming edgex-go [2021-09-29T15:01:13.347Z] + snapcraftctl prime [2021-09-29T15:01:14.760Z] Priming hooks [2021-09-29T15:01:14.760Z] + snapcraftctl prime [2021-09-29T15:01:16.167Z] Priming static-packages [2021-09-29T15:01:16.167Z] + snapcraftctl prime [2021-09-29T15:01:18.749Z] Priming version [2021-09-29T15:01:18.749Z] + snapcraftctl prime [2021-09-29T15:01:19.709Z] 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-29T15:03:00.724Z] 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-29T15:03:07.479Z] Removing intermediate container 9c43a4a389a0 [2021-09-29T15:03:07.479Z] ---> ec224b77c2b5 [2021-09-29T15:03:07.479Z] [2021-09-29T15:03:07.479Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T15:03:07.479Z] 3.14: Pulling from library/alpine [2021-09-29T15:03:09.482Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T15:03:09.482Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T15:03:09.482Z] ---> bb3de5531c18 [2021-09-29T15:03:09.482Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T15:03:10.924Z] ---> Running in 3e172c0cd7d6 [2021-09-29T15:03:11.201Z] Removing intermediate container 639adaba0806 [2021-09-29T15:03:11.201Z] ---> e205804cf61f [2021-09-29T15:03:11.201Z] [2021-09-29T15:03:11.201Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T15:03:11.201Z] ---> bb3de5531c18 [2021-09-29T15:03:11.201Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T15:03:11.487Z] ---> Running in 2866f03575b6 [2021-09-29T15:03:12.107Z] Removing intermediate container 3e172c0cd7d6 [2021-09-29T15:03:12.108Z] ---> 5815ddef75aa [2021-09-29T15:03:12.108Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T15:03:12.716Z] ---> Running in 336eab7b86cc [2021-09-29T15:03:14.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T15:03:14.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T15:03:15.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T15:03:15.633Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T15:03:15.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T15:03:15.633Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T15:03:15.633Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T15:03:15.633Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T15:03:15.633Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T15:03:15.916Z] OK: 6 MiB in 17 packages [2021-09-29T15:03:16.542Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T15:03:16.542Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T15:03:16.542Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T15:03:16.542Z] OK: 5 MiB in 16 packages [2021-09-29T15:03:18.019Z] Removing intermediate container 5e365f36fb67 [2021-09-29T15:03:18.020Z] ---> 1ea7e242f358 [2021-09-29T15:03:18.020Z] [2021-09-29T15:03:18.020Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T15:03:18.020Z] ---> bb3de5531c18 [2021-09-29T15:03:18.020Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T15:03:18.312Z] Removing intermediate container 88dc021687a6 [2021-09-29T15:03:18.312Z] ---> a7278022589d [2021-09-29T15:03:18.312Z] [2021-09-29T15:03:18.312Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T15:03:18.312Z] ---> bb3de5531c18 [2021-09-29T15:03:18.312Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T15:03:18.590Z] ---> Running in 2eee71028a6b [2021-09-29T15:03:18.868Z] ---> Running in b1dff4254898 [2021-09-29T15:03:19.866Z] Removing intermediate container 336eab7b86cc [2021-09-29T15:03:19.866Z] ---> c3c10b8b34bb [2021-09-29T15:03:19.866Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T15:03:19.866Z] ---> Running in a3986b3a73d3 [2021-09-29T15:03:20.142Z] Removing intermediate container 2866f03575b6 [2021-09-29T15:03:20.142Z] ---> b3a54b745364 [2021-09-29T15:03:20.142Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T15:03:20.420Z] ---> Running in 747b77fa8936 [2021-09-29T15:03:20.697Z] Removing intermediate container a3986b3a73d3 [2021-09-29T15:03:20.697Z] ---> 074d443af325 [2021-09-29T15:03:20.697Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T15:03:21.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T15:03:21.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T15:03:21.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T15:03:21.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T15:03:21.860Z] ---> Running in 3fec3e3d362d [2021-09-29T15:03:21.860Z] Removing intermediate container 747b77fa8936 [2021-09-29T15:03:21.860Z] ---> 75253f600df0 [2021-09-29T15:03:21.860Z] Step 14/26 : WORKDIR / [2021-09-29T15:03:22.469Z] ---> Running in c42e29aa8ec9 [2021-09-29T15:03:22.469Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T15:03:22.469Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T15:03:22.469Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T15:03:22.469Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T15:03:22.753Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T15:03:22.753Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T15:03:22.753Z] OK: 5 MiB in 15 packages [2021-09-29T15:03:23.031Z] OK: 6 MiB in 16 packages [2021-09-29T15:03:23.031Z] Removing intermediate container 3fec3e3d362d [2021-09-29T15:03:23.031Z] ---> c0bd233752aa [2021-09-29T15:03:23.031Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T15:03:23.634Z] ---> Running in 54c3fab14621 [2021-09-29T15:03:23.907Z] Removing intermediate container c42e29aa8ec9 [2021-09-29T15:03:23.907Z] ---> 0d609cd9d339 [2021-09-29T15:03:23.907Z] 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-29T15:03:24.896Z] Removing intermediate container 864c2617ded5 [2021-09-29T15:03:24.896Z] ---> aaa577c93690 [2021-09-29T15:03:24.896Z] [2021-09-29T15:03:24.896Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T15:03:24.896Z] ---> bb3de5531c18 [2021-09-29T15:03:24.896Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T15:03:25.176Z] ---> Running in 881fa02217f8 [2021-09-29T15:03:25.176Z] Removing intermediate container b1dff4254898 [2021-09-29T15:03:25.176Z] ---> 08c1356df107 [2021-09-29T15:03:25.176Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T15:03:25.457Z] ---> 6ab4064f6f64 [2021-09-29T15:03:25.458Z] 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-29T15:03:25.458Z] ---> Running in 9ec3eefc109e [2021-09-29T15:03:25.750Z] Removing intermediate container 2eee71028a6b [2021-09-29T15:03:25.750Z] ---> 99376296bf23 [2021-09-29T15:03:25.750Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T15:03:25.750Z] Removing intermediate container 881fa02217f8 [2021-09-29T15:03:25.750Z] ---> 1eb4eabc9a2f [2021-09-29T15:03:25.750Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T15:03:26.024Z] ---> Running in 7134b1fdbde4 [2021-09-29T15:03:26.305Z] ---> Running in 31f18e5a784e [2021-09-29T15:03:26.305Z] Removing intermediate container 9ec3eefc109e [2021-09-29T15:03:26.305Z] ---> 0731c72a3f51 [2021-09-29T15:03:26.305Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T15:03:26.582Z] ---> Running in 3cd2399fb7a3 [2021-09-29T15:03:26.859Z] Removing intermediate container 7134b1fdbde4 [2021-09-29T15:03:26.859Z] ---> 28dbdabb1cbf [2021-09-29T15:03:26.859Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T15:03:26.859Z] ---> 9de073ed6fdb [2021-09-29T15:03:26.859Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T15:03:27.135Z] ---> Running in ec1169c9a3df [2021-09-29T15:03:27.135Z] Removing intermediate container 31f18e5a784e [2021-09-29T15:03:27.135Z] ---> 516b448181b8 [2021-09-29T15:03:27.135Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T15:03:27.411Z] Removing intermediate container 3cd2399fb7a3 [2021-09-29T15:03:27.411Z] ---> ef6243fc4736 [2021-09-29T15:03:27.411Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T15:03:27.689Z] Removing intermediate container 54c3fab14621 [2021-09-29T15:03:27.689Z] ---> d4ac0b9decf6 [2021-09-29T15:03:27.689Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T15:03:27.689Z] ---> Running in a3f9dafd13a1 [2021-09-29T15:03:27.689Z] ---> Running in ab8d95647851 [2021-09-29T15:03:27.974Z] ---> Running in f7135267bf56 [2021-09-29T15:03:27.974Z] Removing intermediate container ec1169c9a3df [2021-09-29T15:03:27.974Z] ---> 72d6b336c5e6 [2021-09-29T15:03:27.974Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T15:03:27.974Z] ---> 97a3fff5ff2e [2021-09-29T15:03:27.974Z] 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-29T15:03:28.250Z] ---> Running in 848f3000f382 [2021-09-29T15:03:28.525Z] Removing intermediate container a3f9dafd13a1 [2021-09-29T15:03:28.525Z] ---> 7b7522798e93 [2021-09-29T15:03:28.525Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T15:03:28.525Z] Removing intermediate container ab8d95647851 [2021-09-29T15:03:28.525Z] ---> 4038e93f738e [2021-09-29T15:03:28.525Z] Step 16/24 : WORKDIR / [2021-09-29T15:03:28.801Z] ---> Running in 47570914b0d1 [2021-09-29T15:03:29.085Z] Removing intermediate container f7135267bf56 [2021-09-29T15:03:29.085Z] ---> 2b82475498b6 [2021-09-29T15:03:29.085Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T15:03:29.085Z] ---> Running in 3bfe876313c6 [2021-09-29T15:03:29.085Z] Removing intermediate container 848f3000f382 [2021-09-29T15:03:29.085Z] ---> 01877dd915e6 [2021-09-29T15:03:29.085Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T15:03:29.366Z] ---> f249b4d4dbe9 [2021-09-29T15:03:29.366Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T15:03:29.969Z] Removing intermediate container 3bfe876313c6 [2021-09-29T15:03:29.969Z] ---> 349b7f3a7a42 [2021-09-29T15:03:29.969Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T15:03:30.571Z] ---> 08201ed4565b [2021-09-29T15:03:30.571Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T15:03:30.849Z] ---> 2d71a3ffc32c [2021-09-29T15:03:30.849Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T15:03:30.849Z] ---> Running in dd03113f44e1 [2021-09-29T15:03:31.454Z] ---> 6679c5f59832 [2021-09-29T15:03:31.455Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T15:03:31.455Z] ---> 6f0ebe56ca83 [2021-09-29T15:03:31.455Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T15:03:33.457Z] ---> 1c1d78a2d4a7 [2021-09-29T15:03:33.457Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T15:03:33.457Z] Removing intermediate container 47570914b0d1 [2021-09-29T15:03:33.457Z] ---> 57cdf080fa1d [2021-09-29T15:03:33.457Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T15:03:33.735Z] ---> Running in 1238722ab2b0 [2021-09-29T15:03:33.735Z] ---> 5b6eb1bfc2b2 [2021-09-29T15:03:33.736Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T15:03:34.020Z] ---> 6967710e4dea [2021-09-29T15:03:34.020Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T15:03:34.630Z] ---> 170865d44610 [2021-09-29T15:03:34.630Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T15:03:34.910Z] ---> Running in fd86caaf0626 [2021-09-29T15:03:34.910Z] Removing intermediate container dd03113f44e1 [2021-09-29T15:03:34.910Z] ---> 411871d05786 [2021-09-29T15:03:34.910Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T15:03:35.195Z] ---> 98d8f4f26ca6 [2021-09-29T15:03:35.195Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T15:03:35.474Z] ---> Running in e549665c02ec [2021-09-29T15:03:35.474Z] ---> 5fe2197407ee [2021-09-29T15:03:35.474Z] 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-29T15:03:35.749Z] Removing intermediate container fd86caaf0626 [2021-09-29T15:03:35.749Z] ---> 10674144f11d [2021-09-29T15:03:35.749Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T15:03:35.749Z] ---> Running in f66e0fe53c1b [2021-09-29T15:03:36.029Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T15:03:36.029Z] ---> Running in 50a69c5c1b10 [2021-09-29T15:03:36.303Z] Removing intermediate container e549665c02ec [2021-09-29T15:03:36.303Z] ---> e703f5546d8e [2021-09-29T15:03:36.303Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T15:03:36.303Z] ---> 0ae6e8368fba [2021-09-29T15:03:36.303Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T15:03:36.575Z] ---> Running in d9349585a894 [2021-09-29T15:03:36.850Z] Removing intermediate container 50a69c5c1b10 [2021-09-29T15:03:36.850Z] ---> a9cdfd235346 [2021-09-29T15:03:36.850Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T15:03:37.124Z] ---> Running in 13eb03331454 [2021-09-29T15:03:37.405Z] Removing intermediate container d9349585a894 [2021-09-29T15:03:37.405Z] ---> 2b852deb325a [2021-09-29T15:03:37.405Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T15:03:37.405Z] ---> Running in b4d42fa87695 [2021-09-29T15:03:38.012Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T15:03:38.012Z] Removing intermediate container 13eb03331454 [2021-09-29T15:03:38.012Z] ---> 4089a268ee99 [2021-09-29T15:03:38.012Z] Step 22/23 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T15:03:38.291Z] ---> e86d0aa0dd3a [2021-09-29T15:03:38.291Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T15:03:38.291Z] Removing intermediate container b4d42fa87695 [2021-09-29T15:03:38.291Z] ---> 320ad687a782 [2021-09-29T15:03:38.291Z] Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T15:03:38.291Z] ---> Running in c990498d86ef [2021-09-29T15:03:38.580Z] ---> Running in 4a7f0cdd3c24 [2021-09-29T15:03:39.189Z] Removing intermediate container c990498d86ef [2021-09-29T15:03:39.189Z] ---> 2e78832f7d0e [2021-09-29T15:03:39.189Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T15:03:39.189Z] Removing intermediate container f66e0fe53c1b [2021-09-29T15:03:39.189Z] ---> 863c10fa184b [2021-09-29T15:03:39.189Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T15:03:39.189Z] ---> Running in 64072ec19e10 [2021-09-29T15:03:39.467Z] ---> Running in 060f59efb187 [2021-09-29T15:03:39.467Z] Removing intermediate container 4a7f0cdd3c24 [2021-09-29T15:03:39.467Z] ---> 7115338939d1 [2021-09-29T15:03:39.467Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T15:03:39.467Z] ---> 9e3e77fdc01e [2021-09-29T15:03:39.467Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T15:03:39.744Z] ---> Running in d49b04d24357 [2021-09-29T15:03:40.022Z] Removing intermediate container 64072ec19e10 [2021-09-29T15:03:40.022Z] ---> 3ce16cc0b9fb [2021-09-29T15:03:40.022Z] [2021-09-29T15:03:40.022Z] Removing intermediate container 060f59efb187 [2021-09-29T15:03:40.022Z] ---> 0fc3070b6531 [2021-09-29T15:03:40.022Z] Step 24/26 : LABEL arch=arm64 [2021-09-29T15:03:40.309Z] ---> Running in cafb40c3c373 [2021-09-29T15:03:40.604Z] Removing intermediate container d49b04d24357 [2021-09-29T15:03:40.604Z] ---> 2d0adac4ca9d [2021-09-29T15:03:40.604Z] [2021-09-29T15:03:40.604Z] Successfully built 3ce16cc0b9fb [2021-09-29T15:03:40.604Z] Successfully tagged support-notifications-arm64:latest [2021-09-29T15:03:40.604Z] Building security-proxy-setup [2021-09-29T15:03:40.888Z]  Building support-notifications ... done  ---> 652a6b1c54f9 [2021-09-29T15:03:40.888Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T15:03:41.170Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T15:03:41.170Z] Successfully built 2d0adac4ca9d [2021-09-29T15:03:41.170Z] Successfully tagged core-metadata-arm64:latest [2021-09-29T15:03:41.170Z]  Building core-metadata ... done Building core-command [2021-09-29T15:03:41.170Z] Removing intermediate container cafb40c3c373 [2021-09-29T15:03:41.170Z] ---> ad7057e474c0 [2021-09-29T15:03:41.170Z] Step 25/26 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T15:03:41.170Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T15:03:41.445Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T15:03:41.445Z] ---> Running in a13c12481213 [2021-09-29T15:03:41.445Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T15:03:42.048Z] ---> 018b83c49da2 [2021-09-29T15:03:42.048Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T15:03:42.324Z] ---> Running in fa6f27b0f0c7 [2021-09-29T15:03:42.324Z] Removing intermediate container a13c12481213 [2021-09-29T15:03:42.324Z] ---> 47c2912a01e0 [2021-09-29T15:03:42.324Z] Step 26/26 : LABEL version=0.0.0 [2021-09-29T15:03:42.324Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T15:03:42.601Z] ---> Running in 1d13852a0823 [2021-09-29T15:03:42.601Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T15:03:42.601Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T15:03:42.601Z] OK: 8 MiB in 20 packages [2021-09-29T15:03:43.208Z] Removing intermediate container fa6f27b0f0c7 [2021-09-29T15:03:43.208Z] ---> cc2c140f4fce [2021-09-29T15:03:43.208Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T15:03:43.829Z] Removing intermediate container 1d13852a0823 [2021-09-29T15:03:43.829Z] ---> 3c02b90c5fdf [2021-09-29T15:03:43.829Z] [2021-09-29T15:03:44.436Z] Successfully built 3c02b90c5fdf [2021-09-29T15:03:45.056Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-29T15:03:45.056Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-09-29T15:03:45.056Z] ---> ba36daffb709 [2021-09-29T15:03:45.056Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T15:03:45.330Z] Removing intermediate container 1238722ab2b0 [2021-09-29T15:03:45.330Z] ---> 2ac21c6058d3 [2021-09-29T15:03:45.330Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T15:03:45.614Z] ---> Running in bf8c2c7f1803 [2021-09-29T15:03:47.085Z] ---> 3fe4a2156336 [2021-09-29T15:03:47.085Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T15:03:49.082Z] ---> 569d8294ede6 [2021-09-29T15:03:49.082Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T15:03:49.380Z] Removing intermediate container bf8c2c7f1803 [2021-09-29T15:03:49.380Z] ---> 2b075a2bb255 [2021-09-29T15:03:49.380Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T15:03:50.364Z] ---> Running in 7e36823656df [2021-09-29T15:03:50.643Z] ---> c39951076731 [2021-09-29T15:03:50.643Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T15:03:51.249Z] ---> Running in 99f687c206b7 [2021-09-29T15:03:51.249Z] Removing intermediate container 7e36823656df [2021-09-29T15:03:51.249Z] ---> 386f1349cda0 [2021-09-29T15:03:51.249Z] Step 29/32 : CMD ["gate"] [2021-09-29T15:03:51.929Z] ---> Running in d50612e941c0 [2021-09-29T15:03:51.929Z] Removing intermediate container 99f687c206b7 [2021-09-29T15:03:52.257Z] ---> 2ab5e481ea92 [2021-09-29T15:03:52.257Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T15:03:52.545Z] ---> Running in 78c84039c3a4 [2021-09-29T15:03:52.843Z] Removing intermediate container d50612e941c0 [2021-09-29T15:03:52.843Z] ---> 92e4b8041a01 [2021-09-29T15:03:52.843Z] Step 30/32 : LABEL arch=arm64 [2021-09-29T15:03:53.501Z] ---> Running in 8c6f33493ccc [2021-09-29T15:03:53.501Z] Removing intermediate container 78c84039c3a4 [2021-09-29T15:03:53.501Z] ---> 5b8e3eb5cb44 [2021-09-29T15:03:53.501Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T15:03:53.824Z] ---> Running in e5696b0c5377 [2021-09-29T15:03:54.459Z] Removing intermediate container 8c6f33493ccc [2021-09-29T15:03:54.459Z] ---> adae3c40105b [2021-09-29T15:03:54.459Z] Step 31/32 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T15:03:54.844Z] ---> Running in 09f117ab0e57 [2021-09-29T15:03:54.844Z] Removing intermediate container e5696b0c5377 [2021-09-29T15:03:54.844Z] ---> 5c6ef7281ea8 [2021-09-29T15:03:54.844Z] Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T15:03:55.129Z] ---> Running in 317b2d034322 [2021-09-29T15:03:55.739Z] Removing intermediate container 09f117ab0e57 [2021-09-29T15:03:55.739Z] ---> e5896aff18e1 [2021-09-29T15:03:55.739Z] Step 32/32 : LABEL version=0.0.0 [2021-09-29T15:03:55.739Z] Removing intermediate container 317b2d034322 [2021-09-29T15:03:55.739Z] ---> c0ccee8f7226 [2021-09-29T15:03:55.739Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T15:03:56.012Z] ---> Running in fac7cb3fed56 [2021-09-29T15:03:56.012Z] ---> Running in 1a16cf105833 [2021-09-29T15:03:56.608Z] Removing intermediate container fac7cb3fed56 [2021-09-29T15:03:56.609Z] ---> ebfdebef2808 [2021-09-29T15:03:56.609Z] [2021-09-29T15:03:56.886Z] Removing intermediate container 1a16cf105833 [2021-09-29T15:03:56.886Z] ---> 00ada5f897d1 [2021-09-29T15:03:56.886Z] [2021-09-29T15:03:56.886Z] Successfully built ebfdebef2808 [2021-09-29T15:03:56.886Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-29T15:03:56.886Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2021-09-29T15:03:57.484Z] Successfully built 00ada5f897d1 [2021-09-29T15:03:57.484Z] Successfully tagged core-data-arm64:latest [2021-09-29T15:04:36.471Z]  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T15:04:36.472Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T15:04:36.472Z] ---> f1611439bdfb [2021-09-29T15:04:36.472Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T15:04:36.472Z] ---> Using cache [2021-09-29T15:04:36.472Z] ---> dec2b0f39b0b [2021-09-29T15:04:36.472Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T15:04:36.472Z] ---> Using cache [2021-09-29T15:04:36.472Z] ---> f7be14e6b723 [2021-09-29T15:04:36.472Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T15:04:36.472Z] ---> Using cache [2021-09-29T15:04:36.472Z] ---> 6d55fafb9b18 [2021-09-29T15:04:36.472Z] Step 6/24 : COPY go.mod . [2021-09-29T15:04:36.472Z] ---> Using cache [2021-09-29T15:04:36.472Z] ---> d70b57652199 [2021-09-29T15:04:36.472Z] Step 7/24 : RUN go mod download [2021-09-29T15:04:36.472Z] ---> Using cache [2021-09-29T15:04:36.472Z] ---> 84008f62ce0e [2021-09-29T15:04:36.472Z] Step 8/24 : COPY . . [2021-09-29T15:04:36.472Z] ---> Using cache [2021-09-29T15:04:36.472Z] ---> ce9d845bcbc5 [2021-09-29T15:04:36.472Z] Step 9/24 : RUN go mod tidy [2021-09-29T15:04:36.472Z] ---> Using cache [2021-09-29T15:04:36.472Z] ---> 79f0b5495176 [2021-09-29T15:04:36.472Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T15:04:36.472Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T15:04:36.472Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T15:04:36.472Z] ---> f1611439bdfb [2021-09-29T15:04:36.472Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T15:04:36.472Z] ---> Using cache [2021-09-29T15:04:36.472Z] ---> dec2b0f39b0b [2021-09-29T15:04:36.472Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T15:04:36.472Z] ---> Using cache [2021-09-29T15:04:36.472Z] ---> f7be14e6b723 [2021-09-29T15:04:36.472Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T15:04:36.472Z] ---> Using cache [2021-09-29T15:04:36.472Z] ---> 6d55fafb9b18 [2021-09-29T15:04:36.472Z] Step 6/22 : COPY go.mod . [2021-09-29T15:04:36.472Z] ---> Using cache [2021-09-29T15:04:36.472Z] ---> d70b57652199 [2021-09-29T15:04:36.472Z] Step 7/22 : RUN go mod download [2021-09-29T15:04:36.472Z] ---> Using cache [2021-09-29T15:04:36.472Z] ---> 84008f62ce0e [2021-09-29T15:04:36.472Z] Step 8/22 : COPY . . [2021-09-29T15:04:36.472Z] ---> Using cache [2021-09-29T15:04:36.472Z] ---> ce9d845bcbc5 [2021-09-29T15:04:36.472Z] Step 9/22 : RUN go mod tidy [2021-09-29T15:04:36.472Z] ---> Using cache [2021-09-29T15:04:36.472Z] ---> 79f0b5495176 [2021-09-29T15:04:36.472Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T15:04:36.472Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T15:04:36.472Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T15:04:36.472Z] ---> f1611439bdfb [2021-09-29T15:04:36.472Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T15:04:36.472Z] ---> Using cache [2021-09-29T15:04:36.472Z] ---> dec2b0f39b0b [2021-09-29T15:04:36.472Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T15:04:36.472Z] ---> Using cache [2021-09-29T15:04:36.472Z] ---> f7be14e6b723 [2021-09-29T15:04:36.472Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T15:04:36.472Z] ---> Using cache [2021-09-29T15:04:36.472Z] ---> 6d55fafb9b18 [2021-09-29T15:04:36.472Z] Step 6/23 : COPY go.mod . [2021-09-29T15:04:36.472Z] ---> Using cache [2021-09-29T15:04:36.472Z] ---> d70b57652199 [2021-09-29T15:04:36.472Z] Step 7/23 : RUN go mod download [2021-09-29T15:04:36.472Z] ---> Using cache [2021-09-29T15:04:36.472Z] ---> 84008f62ce0e [2021-09-29T15:04:36.472Z] Step 8/23 : COPY . . [2021-09-29T15:04:36.472Z] ---> Using cache [2021-09-29T15:04:36.472Z] ---> ce9d845bcbc5 [2021-09-29T15:04:36.472Z] Step 9/23 : RUN go mod tidy [2021-09-29T15:04:36.472Z] ---> Using cache [2021-09-29T15:04:36.472Z] ---> 79f0b5495176 [2021-09-29T15:04:36.472Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T15:04:36.472Z] ---> Running in ce768bc5c51f [2021-09-29T15:04:36.472Z] ---> Running in 569e87734f38 [2021-09-29T15:04:36.472Z] ---> Running in c95b4b3c2c4d [2021-09-29T15:04:36.472Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T15:04:36.472Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T15:04:36.472Z] ---> f1611439bdfb [2021-09-29T15:04:36.472Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T15:04:36.472Z] ---> Using cache [2021-09-29T15:04:36.472Z] ---> dec2b0f39b0b [2021-09-29T15:04:36.472Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T15:04:36.472Z] ---> Using cache [2021-09-29T15:04:36.472Z] ---> f7be14e6b723 [2021-09-29T15:04:36.472Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T15:04:36.472Z] ---> Running in cc3664bdf264 [2021-09-29T15:04:37.921Z] 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-29T15:04:37.921Z] 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-29T15:04:38.199Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T15:04:38.199Z] 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-29T15:04:39.183Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T15:04:40.639Z] OK: 218 MiB in 52 packages [2021-09-29T15:04:42.102Z] Removing intermediate container cc3664bdf264 [2021-09-29T15:04:42.103Z] ---> ebb88499b574 [2021-09-29T15:04:42.103Z] Step 6/24 : COPY go.mod . [2021-09-29T15:04:43.104Z] ---> 4a5f764a51bd [2021-09-29T15:04:43.104Z] Step 7/24 : RUN go mod download [2021-09-29T15:04:43.384Z] ---> Running in 6e85c2391a94 [2021-09-29T15:04:50.185Z] Removing intermediate container 6e85c2391a94 [2021-09-29T15:04:50.185Z] ---> 586eb6afe6fd [2021-09-29T15:04:50.185Z] Step 8/24 : COPY . . [2021-09-29T15:05:08.564Z] ---> 14d12bf7dbca [2021-09-29T15:05:08.564Z] Step 9/24 : RUN go mod tidy [2021-09-29T15:05:08.564Z] ---> Running in 472b1c2560e7 [2021-09-29T15:05:15.334Z] Removing intermediate container 472b1c2560e7 [2021-09-29T15:05:15.334Z] ---> ee4bfa7ee12e [2021-09-29T15:05:15.334Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T15:05:15.334Z] ---> Running in 23a347af92be [2021-09-29T15:05:17.993Z] 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-29T15:06:14.636Z] 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-29T15:06:20.184Z] Removing intermediate container c95b4b3c2c4d [2021-09-29T15:06:20.185Z] ---> b468d64f37f1 [2021-09-29T15:06:20.185Z] [2021-09-29T15:06:20.185Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T15:06:20.185Z] ---> bb3de5531c18 [2021-09-29T15:06:20.185Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T15:06:20.185Z] ---> Using cache [2021-09-29T15:06:20.185Z] ---> 08c1356df107 [2021-09-29T15:06:20.185Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T15:06:20.185Z] ---> Using cache [2021-09-29T15:06:20.185Z] ---> 0731c72a3f51 [2021-09-29T15:06:20.185Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T15:06:20.185Z] ---> Running in bc6517dd0e0a [2021-09-29T15:06:21.194Z] Removing intermediate container bc6517dd0e0a [2021-09-29T15:06:21.194Z] ---> c697933c1b78 [2021-09-29T15:06:21.194Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T15:06:21.194Z] ---> Running in c36baf8f5bc9 [2021-09-29T15:06:22.220Z] Removing intermediate container c36baf8f5bc9 [2021-09-29T15:06:22.221Z] ---> 377d373942c5 [2021-09-29T15:06:22.221Z] Step 16/24 : WORKDIR / [2021-09-29T15:06:22.513Z] ---> Running in a5a0b14f7fc4 [2021-09-29T15:06:23.971Z] Removing intermediate container a5a0b14f7fc4 [2021-09-29T15:06:23.971Z] ---> ccae14a7929a [2021-09-29T15:06:23.971Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T15:06:25.975Z] ---> 0ed5d13ec1d2 [2021-09-29T15:06:25.975Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T15:06:30.310Z] ---> 8a69eb8b6272 [2021-09-29T15:06:30.310Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T15:06:30.310Z] Removing intermediate container ce768bc5c51f [2021-09-29T15:06:30.310Z] ---> 157a3e782a46 [2021-09-29T15:06:30.310Z] [2021-09-29T15:06:30.310Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T15:06:30.310Z] ---> bb3de5531c18 [2021-09-29T15:06:30.310Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T15:06:30.310Z] ---> Using cache [2021-09-29T15:06:30.310Z] ---> 08c1356df107 [2021-09-29T15:06:30.310Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T15:06:30.310Z] ---> Using cache [2021-09-29T15:06:30.310Z] ---> 0731c72a3f51 [2021-09-29T15:06:30.310Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T15:06:30.310Z] ---> Running in f70f7b3f6741 [2021-09-29T15:06:30.611Z] Removing intermediate container 569e87734f38 [2021-09-29T15:06:30.611Z] ---> 145973a565dc [2021-09-29T15:06:30.611Z] [2021-09-29T15:06:30.611Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T15:06:30.611Z] ---> bb3de5531c18 [2021-09-29T15:06:30.611Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T15:06:30.891Z] ---> Running in d3085f7a8e49 [2021-09-29T15:06:31.506Z] Removing intermediate container f70f7b3f6741 [2021-09-29T15:06:31.506Z] ---> 3199cb7c2a8a [2021-09-29T15:06:31.506Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T15:06:31.789Z] ---> fc2089dcc8ec [2021-09-29T15:06:31.789Z] Step 20/24 : ENTRYPOINT ["/core-command"] ---> Running in 6a29037c239c [2021-09-29T15:06:31.789Z] [2021-09-29T15:06:32.064Z] ---> Running in 4a91b32ab8cd [2021-09-29T15:06:32.658Z] Removing intermediate container 6a29037c239c [2021-09-29T15:06:32.658Z] ---> e707e64f478e [2021-09-29T15:06:32.658Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T15:06:33.272Z] Removing intermediate container 4a91b32ab8cd [2021-09-29T15:06:33.272Z] ---> b40394804ed8 [2021-09-29T15:06:33.272Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T15:06:33.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T15:06:33.551Z] ---> Running in 0e6735a45890 [2021-09-29T15:06:33.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T15:06:34.159Z] ---> d984d46cfd6d [2021-09-29T15:06:34.159Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T15:06:34.159Z] Removing intermediate container 0e6735a45890 [2021-09-29T15:06:34.159Z] ---> 31d4744082cd [2021-09-29T15:06:34.159Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T15:06:34.437Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T15:06:34.437Z] ---> Running in b7a0e01a6846 [2021-09-29T15:06:34.437Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T15:06:34.437Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T15:06:34.437Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T15:06:34.711Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T15:06:34.711Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T15:06:34.711Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T15:06:34.986Z] OK: 8 MiB in 19 packages [2021-09-29T15:06:35.586Z] Removing intermediate container b7a0e01a6846 [2021-09-29T15:06:35.586Z] ---> 22e6630b11fc [2021-09-29T15:06:35.586Z] Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T15:06:35.861Z] ---> Running in e7346e8f5ca2 [2021-09-29T15:06:35.861Z] ---> 51a67eab562b [2021-09-29T15:06:36.131Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T15:06:36.744Z] Removing intermediate container e7346e8f5ca2 [2021-09-29T15:06:36.744Z] ---> fbecb5dfd4bd [2021-09-29T15:06:36.744Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T15:06:37.020Z] ---> Running in 428ed7b2352b [2021-09-29T15:06:37.299Z] ---> 67b25ae9fda2 [2021-09-29T15:06:37.299Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T15:06:37.299Z] Removing intermediate container d3085f7a8e49 [2021-09-29T15:06:37.299Z] ---> d8e6ce0f31ae [2021-09-29T15:06:37.299Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T15:06:37.582Z] ---> Running in 39d2b24bbea6 [2021-09-29T15:06:37.582Z] ---> Running in 8ac82f53769c [2021-09-29T15:06:37.862Z] Removing intermediate container 428ed7b2352b [2021-09-29T15:06:37.862Z] ---> 2e6f103a711d [2021-09-29T15:06:37.862Z] [2021-09-29T15:06:38.473Z] Successfully built 2e6f103a711d [2021-09-29T15:06:38.473Z] Successfully tagged core-command-arm64:latest [2021-09-29T15:06:38.473Z]  Building core-command ... done Removing intermediate container 39d2b24bbea6 [2021-09-29T15:06:38.473Z] ---> 49d3256644f9 [2021-09-29T15:06:38.473Z] Step 14/22 : WORKDIR /edgex [2021-09-29T15:06:38.473Z] Removing intermediate container 8ac82f53769c [2021-09-29T15:06:38.473Z] ---> 4d26a4dada78 [2021-09-29T15:06:38.473Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T15:06:38.751Z] ---> Running in f891e1f7210c [2021-09-29T15:06:38.751Z] ---> Running in 247b70242a67 [2021-09-29T15:06:39.739Z] Removing intermediate container f891e1f7210c [2021-09-29T15:06:39.739Z] ---> ea1a45fc2ad3 [2021-09-29T15:06:39.739Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T15:06:40.030Z] Removing intermediate container 247b70242a67 [2021-09-29T15:06:40.030Z] ---> 7ed297cf4f75 [2021-09-29T15:06:40.030Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T15:06:40.629Z] ---> Running in 83ff77f7cbb9 [2021-09-29T15:06:40.907Z] ---> 3e28873177fa [2021-09-29T15:06:40.907Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T15:06:41.196Z] Removing intermediate container 23a347af92be [2021-09-29T15:06:41.196Z] ---> e3d82fdabbb3 [2021-09-29T15:06:41.196Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T15:06:41.196Z] Removing intermediate container 83ff77f7cbb9 [2021-09-29T15:06:41.196Z] ---> ca62a70ecd01 [2021-09-29T15:06:41.196Z] Step 22/23 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T15:06:41.470Z] ---> Running in acae8ae983ed [2021-09-29T15:06:41.470Z] ---> Running in 24bd8dd467c8 [2021-09-29T15:06:42.467Z] ---> b6d547ea93fc [2021-09-29T15:06:42.467Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T15:06:42.467Z] Removing intermediate container 24bd8dd467c8 [2021-09-29T15:06:42.467Z] ---> 5671f0294ea7 [2021-09-29T15:06:42.467Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T15:06:42.747Z] ---> Running in 575a114435a9 [2021-09-29T15:06:43.027Z] 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-29T15:06:43.638Z] Removing intermediate container 575a114435a9 [2021-09-29T15:06:43.639Z] ---> 253ff2f3c28e [2021-09-29T15:06:43.639Z] [2021-09-29T15:06:43.914Z] Successfully built 253ff2f3c28e [2021-09-29T15:06:43.914Z] Successfully tagged support-scheduler-arm64:latest [2021-09-29T15:06:44.532Z]  Building support-scheduler ... done  ---> 70dfe2530b87 [2021-09-29T15:06:44.532Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T15:06:44.532Z] ---> Running in 6c38efb5f747 [2021-09-29T15:06:45.137Z] Removing intermediate container 6c38efb5f747 [2021-09-29T15:06:45.137Z] ---> 79bbe53fc9df [2021-09-29T15:06:45.137Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T15:06:45.420Z] ---> Running in 325aad679373 [2021-09-29T15:06:46.406Z] Removing intermediate container 325aad679373 [2021-09-29T15:06:46.406Z] ---> 63cfbc4cb515 [2021-09-29T15:06:46.406Z] Step 20/22 : LABEL arch=arm64 [2021-09-29T15:06:46.406Z] Removing intermediate container acae8ae983ed [2021-09-29T15:06:46.406Z] ---> 183ea72fca8b [2021-09-29T15:06:46.406Z] [2021-09-29T15:06:46.406Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T15:06:46.406Z] ---> Running in f827ce7919ad [2021-09-29T15:06:46.685Z] 20.10.7: Pulling from library/docker [2021-09-29T15:06:46.973Z] Removing intermediate container f827ce7919ad [2021-09-29T15:06:46.974Z] ---> 74ae7c1681a7 [2021-09-29T15:06:46.974Z] Step 21/22 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T15:06:47.252Z] ---> Running in b0114eeb2676 [2021-09-29T15:06:48.711Z] Removing intermediate container b0114eeb2676 [2021-09-29T15:06:48.711Z] ---> b10f405c4b7b [2021-09-29T15:06:48.711Z] Step 22/22 : LABEL version=0.0.0 [2021-09-29T15:06:49.321Z] ---> Running in 53347c61986f [2021-09-29T15:06:49.928Z] Removing intermediate container 53347c61986f [2021-09-29T15:06:49.928Z] ---> e29ef54d7106 [2021-09-29T15:06:49.928Z] [2021-09-29T15:06:50.534Z] Successfully built e29ef54d7106 [2021-09-29T15:06:50.534Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-29T15:06:55.965Z]  Building security-proxy-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T15:06:55.965Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T15:06:55.965Z] ---> df445af6242a [2021-09-29T15:06:55.965Z] 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-29T15:06:56.946Z] ---> Running in 0bf99feb2935 [2021-09-29T15:06:57.544Z] Removing intermediate container 0bf99feb2935 [2021-09-29T15:06:57.544Z] ---> 3107dfd5871c [2021-09-29T15:06:57.544Z] 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-29T15:06:57.817Z] ---> Running in 8a70f7e2a72e [2021-09-29T15:06:58.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T15:06:59.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T15:07:00.014Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T15:07:00.014Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T15:07:00.288Z] Executing bash-5.1.0-r0.post-install [2021-09-29T15:07:00.288Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T15:07:00.288Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T15:07:00.288Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T15:07:00.288Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T15:07:00.288Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T15:07:00.288Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T15:07:00.288Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T15:07:00.288Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T15:07:00.288Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T15:07:00.288Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T15:07:00.288Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T15:07:00.288Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T15:07:02.911Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T15:07:02.911Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T15:07:02.911Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T15:07:02.911Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T15:07:02.911Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T15:07:02.911Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T15:07:02.911Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T15:07:02.911Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T15:07:02.911Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T15:07:02.911Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T15:07:02.911Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T15:07:02.911Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T15:07:02.911Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T15:07:02.911Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T15:07:02.911Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T15:07:02.911Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T15:07:02.911Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T15:07:02.911Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T15:07:02.911Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T15:07:02.911Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T15:07:03.187Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T15:07:03.187Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T15:07:03.187Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T15:07:03.187Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T15:07:03.187Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T15:07:03.786Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T15:07:03.786Z] OK: 82 MiB in 59 packages [2021-09-29T15:07:13.945Z] Collecting docker-compose==1.23.2 [2021-09-29T15:07:13.945Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T15:07:14.929Z] Collecting PyYAML<4,>=3.10 [2021-09-29T15:07:14.929Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T15:07:21.665Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T15:07:21.665Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T15:07:21.665Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T15:07:21.665Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T15:07:21.665Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T15:07:21.665Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T15:07:21.940Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T15:07:21.940Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T15:07:21.940Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T15:07:21.940Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T15:07:24.563Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T15:07:24.563Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T15:07:24.837Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T15:07:24.837Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T15:07:28.238Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T15:07:28.238Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T15:07:30.219Z] 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-29T15:07:31.656Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T15:07:31.656Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T15:07:32.253Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T15:07:32.253Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T15:07:32.525Z] Collecting idna<2.8,>=2.5 [2021-09-29T15:07:32.525Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T15:07:32.799Z] Collecting certifi>=2017.4.17 [2021-09-29T15:07:32.799Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T15:07:33.792Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T15:07:33.792Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T15:07:34.072Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T15:07:34.072Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T15:07:34.072Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T15:07:34.346Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T15:07:35.786Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T15:07:35.786Z] Attempting uninstall: urllib3 [2021-09-29T15:07:35.786Z] Found existing installation: urllib3 1.26.2 [2021-09-29T15:07:35.786Z] Uninstalling urllib3-1.26.2: [2021-09-29T15:07:35.786Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T15:07:36.408Z] Attempting uninstall: idna [2021-09-29T15:07:36.409Z] Found existing installation: idna 3.1 [2021-09-29T15:07:36.409Z] Uninstalling idna-3.1: [2021-09-29T15:07:36.684Z] Successfully uninstalled idna-3.1 [2021-09-29T15:07:37.287Z] Attempting uninstall: chardet [2021-09-29T15:07:37.287Z] Found existing installation: chardet 4.0.0 [2021-09-29T15:07:37.287Z] Uninstalling chardet-4.0.0: [2021-09-29T15:07:37.562Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T15:07:39.545Z] Attempting uninstall: requests [2021-09-29T15:07:39.545Z] Found existing installation: requests 2.25.1 [2021-09-29T15:07:39.545Z] Uninstalling requests-2.25.1: [2021-09-29T15:07:39.545Z] Successfully uninstalled requests-2.25.1 [2021-09-29T15:07:40.144Z] Running setup.py install for texttable: started [2021-09-29T15:07:42.773Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T15:07:42.773Z] Running setup.py install for PyYAML: started [2021-09-29T15:07:46.185Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T15:07:46.460Z] Running setup.py install for docopt: started [2021-09-29T15:07:49.863Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T15:07:49.863Z] Running setup.py install for dockerpty: started [2021-09-29T15:07:52.502Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T15:07:53.939Z] 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-29T15:08:04.118Z] Removing intermediate container 8a70f7e2a72e [2021-09-29T15:08:04.118Z] ---> 98b2c748370c [2021-09-29T15:08:04.118Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T15:08:04.118Z] ---> Running in 19324952b86d [2021-09-29T15:08:04.394Z] Removing intermediate container 19324952b86d [2021-09-29T15:08:04.394Z] ---> 54b837a71ac5 [2021-09-29T15:08:04.394Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T15:08:04.394Z] ---> Running in 8b421deca354 [2021-09-29T15:08:05.005Z] Removing intermediate container 8b421deca354 [2021-09-29T15:08:05.005Z] ---> c86fbeb09bff [2021-09-29T15:08:05.005Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T15:08:06.450Z] ---> 3461cb461451 [2021-09-29T15:08:06.450Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T15:08:07.441Z] ---> 25b6c09ff51f [2021-09-29T15:08:07.441Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T15:08:08.430Z] ---> a457808a21d2 [2021-09-29T15:08:08.430Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T15:08:08.706Z] ---> Running in 024dd8e93b23 [2021-09-29T15:08:09.306Z] Removing intermediate container 024dd8e93b23 [2021-09-29T15:08:09.306Z] ---> e523fca6636d [2021-09-29T15:08:09.306Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T15:08:09.306Z] ---> Running in 3b43cebe8997 [2021-09-29T15:08:09.913Z] Removing intermediate container 3b43cebe8997 [2021-09-29T15:08:09.913Z] ---> 3a70455b3d0c [2021-09-29T15:08:09.913Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T15:08:10.189Z] ---> Running in efaa8a221827 [2021-09-29T15:08:10.466Z] Removing intermediate container efaa8a221827 [2021-09-29T15:08:10.466Z] ---> e23e6807208a [2021-09-29T15:08:10.466Z] Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T15:08:10.742Z] ---> Running in 3508485d3dec [2021-09-29T15:08:11.341Z] Removing intermediate container 3508485d3dec [2021-09-29T15:08:11.341Z] ---> 25b0905e23a2 [2021-09-29T15:08:11.341Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T15:08:11.341Z] ---> Running in 2793a324a116 [2021-09-29T15:08:11.940Z] Removing intermediate container 2793a324a116 [2021-09-29T15:08:11.940Z] ---> 38c8ecd3be0e [2021-09-29T15:08:11.940Z] [2021-09-29T15:08:12.219Z] Successfully built 38c8ecd3be0e [2021-09-29T15:08:12.495Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-29T15:08:12.797Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-29T15:08:12.796Z] $ docker stop --time=1 e0c842a7b36c04cb6a1c36625d32f6b4f02609fcdba81d98fd57886e6ba96616 [2021-09-29T15:08:14.824Z] $ docker rm -f e0c842a7b36c04cb6a1c36625d32f6b4f02609fcdba81d98fd57886e6ba96616 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T15:08:15.491Z] + docker images [2021-09-29T15:08:15.763Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T15:08:15.763Z] sys-mgmt-agent-arm64 latest 38c8ecd3be0e 4 seconds ago 312MB [2021-09-29T15:08:15.763Z] security-proxy-setup-arm64 latest e29ef54d7106 About a minute ago 25.3MB [2021-09-29T15:08:15.763Z] 183ea72fca8b About a minute ago 1.57GB [2021-09-29T15:08:15.763Z] support-scheduler-arm64 latest 253ff2f3c28e About a minute ago 15.2MB [2021-09-29T15:08:15.763Z] core-command-arm64 latest 2e6f103a711d About a minute ago 15.2MB [2021-09-29T15:08:15.763Z] 145973a565dc About a minute ago 1.57GB [2021-09-29T15:08:15.763Z] 157a3e782a46 About a minute ago 1.57GB [2021-09-29T15:08:15.764Z] b468d64f37f1 About a minute ago 1.56GB [2021-09-29T15:08:15.764Z] core-data-arm64 latest 00ada5f897d1 4 minutes ago 19.4MB [2021-09-29T15:08:15.764Z] security-bootstrapper-arm64 latest ebfdebef2808 4 minutes ago 17.7MB [2021-09-29T15:08:15.764Z] security-secretstore-setup-arm64 latest 3c02b90c5fdf 4 minutes ago 26.5MB [2021-09-29T15:08:15.764Z] core-metadata-arm64 latest 2d0adac4ca9d 4 minutes ago 15.8MB [2021-09-29T15:08:15.764Z] support-notifications-arm64 latest 3ce16cc0b9fb 4 minutes ago 15.9MB [2021-09-29T15:08:15.764Z] aaa577c93690 4 minutes ago 1.57GB [2021-09-29T15:08:15.764Z] a7278022589d 4 minutes ago 1.57GB [2021-09-29T15:08:15.764Z] 1ea7e242f358 5 minutes ago 1.57GB [2021-09-29T15:08:15.764Z] e205804cf61f 5 minutes ago 1.57GB [2021-09-29T15:08:15.764Z] ec224b77c2b5 5 minutes ago 1.57GB [2021-09-29T15:08:15.764Z] ci-base-image-arm64 latest f1611439bdfb 16 minutes ago 1.24GB [2021-09-29T15:08:15.764Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-29T15:08:15.764Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-29T15:08:15.764Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-29T15:08:15.764Z] 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-29T15:08:16.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T15:08:16.690Z] [2021-09-29T15:08:16.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-29T15:08:17.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T15:08:17.329Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-29T15:08:17.329Z] 448f6bf000e3: Pulling fs layer [2021-09-29T15:08:17.329Z] f757da607395: Pulling fs layer [2021-09-29T15:08:17.329Z] 05883995daec: Pulling fs layer [2021-09-29T15:08:17.329Z] 8603b9c90790: Pulling fs layer [2021-09-29T15:08:17.329Z] 1560dd03e051: Pulling fs layer [2021-09-29T15:08:17.329Z] 8603b9c90790: Waiting [2021-09-29T15:08:17.329Z] 27f5ce0e4adf: Pulling fs layer [2021-09-29T15:08:17.329Z] 1560dd03e051: Waiting [2021-09-29T15:08:17.329Z] c2d8d7efcc4b: Pulling fs layer [2021-09-29T15:08:17.329Z] 27f5ce0e4adf: Waiting [2021-09-29T15:08:17.329Z] c2d8d7efcc4b: Waiting [2021-09-29T15:08:17.606Z] f757da607395: Verifying Checksum [2021-09-29T15:08:17.606Z] f757da607395: Download complete [2021-09-29T15:08:17.606Z] 8603b9c90790: Verifying Checksum [2021-09-29T15:08:17.606Z] 8603b9c90790: Download complete [2021-09-29T15:08:17.881Z] 1560dd03e051: Verifying Checksum [2021-09-29T15:08:17.881Z] 1560dd03e051: Download complete [2021-09-29T15:08:17.881Z] 27f5ce0e4adf: Verifying Checksum [2021-09-29T15:08:17.881Z] 27f5ce0e4adf: Download complete [2021-09-29T15:08:17.881Z] 05883995daec: Verifying Checksum [2021-09-29T15:08:17.881Z] 05883995daec: Download complete [2021-09-29T15:08:18.863Z] 448f6bf000e3: Verifying Checksum [2021-09-29T15:08:18.863Z] 448f6bf000e3: Download complete [2021-09-29T15:08:22.252Z] c2d8d7efcc4b: Verifying Checksum [2021-09-29T15:08:22.252Z] c2d8d7efcc4b: Download complete [2021-09-29T15:08:22.252Z] 448f6bf000e3: Pull complete [2021-09-29T15:08:23.227Z] f757da607395: Pull complete [2021-09-29T15:08:24.660Z] 05883995daec: Pull complete [2021-09-29T15:08:24.957Z] 8603b9c90790: Pull complete [2021-09-29T15:08:25.969Z] 1560dd03e051: Pull complete [2021-09-29T15:08:26.568Z] 27f5ce0e4adf: Pull complete [2021-09-29T15:08:41.778Z] c2d8d7efcc4b: Pull complete [2021-09-29T15:08:41.778Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-29T15:08:41.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T15:08:41.778Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-29T15:08:42.021Z] prd-ubuntu18.04-docker-arm64-4c-16g-131 does not seem to be running inside a container [2021-09-29T15:08:42.103Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:arm64 cat [2021-09-29T15:08:46.326Z] $ docker top e67f6599e4823ebdcecb8a47b375cd7c071d95a4548509615dc9703b39b127c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T15:08:47.527Z] ---> job-cost.sh [2021-09-29T15:08:47.527Z] lf-activate-venv: SKIPPING [2021-09-29T15:08:47.527Z] INFO: No Stack... [2021-09-29T15:08:48.506Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-29T15:08:49.930Z] INFO: Archiving Costs [Pipeline] sh [2021-09-29T15:08:50.599Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-09-29T15:08:50.599Z] + cut -d, -f6 [Pipeline] lock [2021-09-29T15:08:50.667Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3733-3-stack-cost] [2021-09-29T15:08:50.678Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3733-3-stack-cost] did not exist. Created. [2021-09-29T15:08:50.678Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3733-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-29T15:08:51.369Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-29T15:08:51.540Z] Stashed 1 file(s) [Pipeline] } [2021-09-29T15:08:51.554Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3733-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-29T15:08:51.574Z] $ docker stop --time=1 e67f6599e4823ebdcecb8a47b375cd7c071d95a4548509615dc9703b39b127c4 [2021-09-29T15:08:53.237Z] $ docker rm -f e67f6599e4823ebdcecb8a47b375cd7c071d95a4548509615dc9703b39b127c4 [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-29T15:08:54.441Z] provisioning config files... [2021-09-29T15:08:54.458Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4617916198480175244tmp [Pipeline] { [Pipeline] sh [2021-09-29T15:08:54.797Z] + set +x [2021-09-29T15:08:54.797Z] + curl -s https://codecov.io/bash [2021-09-29T15:08:54.797Z] + bash -s -- [2021-09-29T15:08:55.064Z] [2021-09-29T15:08:55.064Z] _____ _ [2021-09-29T15:08:55.064Z] / ____| | | [2021-09-29T15:08:55.064Z] | | ___ __| | ___ ___ _____ __ [2021-09-29T15:08:55.064Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-29T15:08:55.064Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-29T15:08:55.064Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-29T15:08:55.064Z] Bash-1.0.6 [2021-09-29T15:08:55.064Z] [2021-09-29T15:08:55.064Z] [2021-09-29T15:08:55.064Z] ==> git version 2.24.4 found [2021-09-29T15:08:55.064Z] ==> 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-29T15:08:55.064Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-29T15:08:55.064Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-29T15:08:55.064Z] ==> Jenkins CI detected. [2021-09-29T15:08:55.064Z] current dir:  /w/workspace/edgex-go/3 [2021-09-29T15:08:55.064Z] project root: . [2021-09-29T15:08:55.064Z] --> token set from env [2021-09-29T15:08:55.064Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-29T15:08:55.064Z] ==> Running gcov in . (disable via -X gcov) [2021-09-29T15:08:55.064Z] ==> Python coveragepy not found [2021-09-29T15:08:55.064Z] ==> Searching for coverage reports in: [2021-09-29T15:08:55.064Z] + . [2021-09-29T15:08:55.064Z] -> Found 1 reports [2021-09-29T15:08:55.064Z] ==> Detecting git/mercurial file structure [2021-09-29T15:08:55.064Z] ==> Reading reports [2021-09-29T15:08:55.064Z] + ./coverage.out bytes=403100 [2021-09-29T15:08:55.064Z] ==> Appending adjustments [2021-09-29T15:08:55.064Z] https://docs.codecov.io/docs/fixing-reports [2021-09-29T15:08:56.030Z] + Found adjustments [2021-09-29T15:08:56.030Z] ==> Gzipping contents [2021-09-29T15:08:56.030Z] 56K /tmp/codecov.sago2M.gz [2021-09-29T15:08:56.030Z] ==> Uploading reports [2021-09-29T15:08:56.030Z] url: https://codecov.io [2021-09-29T15:08:56.030Z] query: branch=PR-3733&commit=0fa087e48d7c69ecf1a101837f9b587aaaacbaae&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3733%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3733&job=&cmd_args= [2021-09-29T15:08:56.030Z] -> Pinging Codecov [2021-09-29T15:08:56.030Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3733&commit=0fa087e48d7c69ecf1a101837f9b587aaaacbaae&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3733%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3733&job=&cmd_args= [2021-09-29T15:08:56.621Z] -> Uploading to [2021-09-29T15:08:56.621Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/0fa087e48d7c69ecf1a101837f9b587aaaacbaae/a9627eb9-b60c-47df-9d50-41f3497a1a4d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T150856Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=60d5c7579e64f318ef2b5c282209c55eeb6820e3751212a532a476f021b49133 [2021-09-29T15:08:56.621Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T15:08:56.621Z] Dload Upload Total Spent Left Speed [2021-09-29T15:08:56.889Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54274 0 0 100 54274 0 152k --:--:-- --:--:-- --:--:-- 151k [2021-09-29T15:08:56.889Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0fa087e48d7c69ecf1a101837f9b587aaaacbaae [Pipeline] } [2021-09-29T15:08:56.901Z] 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-29T15:08:58.415Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-29T15:08:58.742Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T15:08:59.348Z] ---> package-listing.sh [2021-09-29T15:08:59.348Z] ++ facter osfamily [2021-09-29T15:08:59.348Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-29T15:08:59.616Z] + OS_FAMILY=redhat [2021-09-29T15:08:59.616Z] + workspace=/w/workspace/edgex-go/3 [2021-09-29T15:08:59.616Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-29T15:08:59.616Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-29T15:08:59.616Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-29T15:08:59.616Z] + PACKAGES=/tmp/packages_start.txt [2021-09-29T15:08:59.616Z] + '[' /w/workspace/edgex-go/3 ']' [2021-09-29T15:08:59.616Z] + PACKAGES=/tmp/packages_end.txt [2021-09-29T15:08:59.616Z] + case "${OS_FAMILY}" in [2021-09-29T15:08:59.616Z] + rpm -qa [2021-09-29T15:08:59.616Z] + sort [2021-09-29T15:09:02.196Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-29T15:09:02.196Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-29T15:09:02.196Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-29T15:09:02.196Z] + '[' /w/workspace/edgex-go/3 ']' [2021-09-29T15:09:02.196Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-09-29T15:09:02.196Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-09-29T15:09:02.212Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-29T15:09:02.514Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-29T15:09:03.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T15:09:03.099Z] [2021-09-29T15:09:03.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T15:09:03.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T15:09:03.427Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-29T15:09:03.427Z] b4d181a07f80: Pulling fs layer [2021-09-29T15:09:03.427Z] a1111a8f2ec3: Pulling fs layer [2021-09-29T15:09:03.427Z] ed53099fbce6: Pulling fs layer [2021-09-29T15:09:03.427Z] dc539afda2c1: Pulling fs layer [2021-09-29T15:09:03.427Z] 77bc0d833cb6: Pulling fs layer [2021-09-29T15:09:03.427Z] 9065ff56babe: Pulling fs layer [2021-09-29T15:09:03.427Z] d287ab97295c: Pulling fs layer [2021-09-29T15:09:03.427Z] dc539afda2c1: Waiting [2021-09-29T15:09:03.427Z] 77bc0d833cb6: Waiting [2021-09-29T15:09:03.427Z] 9065ff56babe: Waiting [2021-09-29T15:09:03.427Z] d287ab97295c: Waiting [2021-09-29T15:09:03.695Z] a1111a8f2ec3: Verifying Checksum [2021-09-29T15:09:03.695Z] a1111a8f2ec3: Download complete [2021-09-29T15:09:03.695Z] dc539afda2c1: Verifying Checksum [2021-09-29T15:09:03.695Z] dc539afda2c1: Download complete [2021-09-29T15:09:03.695Z] 77bc0d833cb6: Verifying Checksum [2021-09-29T15:09:03.695Z] 77bc0d833cb6: Download complete [2021-09-29T15:09:03.695Z] 9065ff56babe: Verifying Checksum [2021-09-29T15:09:03.695Z] 9065ff56babe: Download complete [2021-09-29T15:09:04.277Z] ed53099fbce6: Verifying Checksum [2021-09-29T15:09:04.277Z] ed53099fbce6: Download complete [2021-09-29T15:09:04.549Z] b4d181a07f80: Verifying Checksum [2021-09-29T15:09:04.549Z] b4d181a07f80: Download complete [2021-09-29T15:09:05.975Z] b4d181a07f80: Pull complete [2021-09-29T15:09:05.975Z] a1111a8f2ec3: Pull complete [2021-09-29T15:09:06.243Z] ed53099fbce6: Pull complete [2021-09-29T15:09:06.510Z] dc539afda2c1: Pull complete [2021-09-29T15:09:06.510Z] 77bc0d833cb6: Pull complete [2021-09-29T15:09:06.775Z] 9065ff56babe: Pull complete [2021-09-29T15:09:08.179Z] d287ab97295c: Verifying Checksum [2021-09-29T15:09:08.179Z] d287ab97295c: Download complete [2021-09-29T15:09:12.438Z] d287ab97295c: Pull complete [2021-09-29T15:09:12.438Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-29T15:09:12.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T15:09:12.438Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-29T15:09:12.530Z] prd-centos7-docker-4c-2g-130 does not seem to be running inside a container [2021-09-29T15:09:12.591Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:latest cat [2021-09-29T15:09:16.032Z] $ docker top 49b9267c353ffbfe2f78208852efebf2f14de81b986f9f93bcac4d91db8b375a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T15:09:16.430Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-29T15:09:16.745Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-29T15:09:17.062Z] + ls /var/log/sa-host [2021-09-29T15:09:17.062Z] + sadf -c /var/log/sa-host/sa05 [2021-09-29T15:09:17.062Z] file_magic: OK [2021-09-29T15:09:17.062Z] HZ: Using current value: 100 [2021-09-29T15:09:17.062Z] file_header: OK [2021-09-29T15:09:17.062Z] 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-29T15:09:17.062Z] Statistics: [2021-09-29T15:09:17.062Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T15:09:17.062Z] File successfully converted to sysstat format version 12.0.3 [2021-09-29T15:09:17.062Z] + sadf -c /var/log/sa-host/sa29 [2021-09-29T15:09:17.062Z] file_magic: OK [2021-09-29T15:09:17.062Z] HZ: Using current value: 100 [2021-09-29T15:09:17.062Z] file_header: OK [2021-09-29T15:09:17.062Z] 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-29T15:09:17.062Z] Statistics: [2021-09-29T15:09:17.062Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T15:09:17.062Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T15:09:17.693Z] provisioning config files... [2021-09-29T15:09:17.711Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8619487132952726387tmp [Pipeline] { [Pipeline] echo [2021-09-29T15:09:17.733Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T15:09:18.041Z] ---> create-netrc.sh [Pipeline] } [2021-09-29T15:09:18.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-29T15:09:18.467Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-29T15:09:18.482Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T15:09:18.809Z] ---> sudo-logs.sh [2021-09-29T15:09:18.809Z] Archiving 'sudo' log.. [2021-09-29T15:09:18.809Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-130.vexxhost.local: Name or service not known [2021-09-29T15:09:18.809Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-130.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-29T15:09:18.839Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T15:09:19.152Z] ---> job-cost.sh [2021-09-29T15:09:19.152Z] lf-activate-venv: SKIPPING [2021-09-29T15:09:19.152Z] DEBUG: total: 0.10999999940395355 [2021-09-29T15:09:19.152Z] INFO: Retrieving Stack Cost... [2021-09-29T15:09:20.111Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-29T15:09:22.053Z] INFO: Archiving Costs [Pipeline] echo [2021-09-29T15:09:22.075Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T15:09:22.393Z] ---> logs-deploy.sh [2021-09-29T15:09:22.393Z] lf-activate-venv: SKIPPING [2021-09-29T15:09:22.393Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3733/3 [2021-09-29T15:09:22.393Z] INFO: archiving workspace using pattern(s):