Pull request #3681 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 4da4c629555f0c94f3b521d3f8480352180d35c3+e58d3ad6df51a4932149737fcf4ff898b8ee43d5 (c35bcbd18c5932f1c74dc655080690b3818c6611) 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-ssh4991000323011368029.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-ssh1788911374278681411.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-3681/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-3681/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3251603139607638842.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-ssh6935170698545979434.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3681/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-3681/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4514535187350379753.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-709 in /w/workspace/edgexfoundry_edgex-go_PR-3681 [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-ssh2035799990719188275.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 Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit 4da4c629555f0c94f3b521d3f8480352180d35c3 Merge succeeded, producing 4da4c629555f0c94f3b521d3f8480352180d35c3 Checking out Revision 4da4c629555f0c94f3b521d3f8480352180d35c3 (PR-3681) > 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-ssh2668362374214933408.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3681/head:refs/remotes/origin/PR-3681 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4da4c629555f0c94f3b521d3f8480352180d35c3 # 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-ssh7868836105697789692.key > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4da4c629555f0c94f3b521d3f8480352180d35c3 # timeout=10 Commit message: "feat(security): Add configuration for CodeQL static analysis" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-24T17:34:49.111Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-24T17:34:49.202Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-24T17:34:49.229Z] ========================================================= [2021-08-24T17:34:49.229Z] EdgeX Global Pipelines Version Info [2021-08-24T17:34:49.229Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c7157c70aaba3431d8fdd473021ed79833356d24 # timeout=10 [2021-08-24T17:34:50.477Z] ------------------- [2021-08-24T17:34:50.477Z] stable info: [2021-08-24T17:34:50.477Z] ------------------- [2021-08-24T17:34:50.477Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-24T17:34:50.477Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-24T17:34:50.477Z] Message: update stable to v1.0.205 [2021-08-24T17:34:51.061Z] ------------------- [2021-08-24T17:34:51.061Z] experimental info: [2021-08-24T17:34:51.061Z] ------------------- [2021-08-24T17:34:51.061Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-24T17:34:51.061Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-24T17:34:51.061Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-24T17:34:51.217Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-24T17:34:51.238Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-24T17:34:51.259Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-24T17:34:51.285Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-24T17:34:51.306Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-24T17:34:51.330Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-24T17:34:51.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-24T17:34:51.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-24T17:34:51.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-24T17:34:51.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-24T17:34:51.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-24T17:34:51.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-24T17:34:51.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-24T17:34:51.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-24T17:34:51.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-24T17:34:51.568Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-24T17:34:51.589Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-24T17:34:51.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-24T17:34:51.631Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-24T17:34:51.656Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-24T17:34:51.678Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-24T17:34:51.709Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-24T17:34:51.732Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-24T17:34:51.755Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3681 [Pipeline] echo [2021-08-24T17:34:51.785Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3681 [Pipeline] echo [2021-08-24T17:34:51.814Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3681 [Pipeline] echo [2021-08-24T17:34:51.836Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4da4c629555f0c94f3b521d3f8480352180d35c3 [Pipeline] echo [2021-08-24T17:34:51.862Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4da4c62 [Pipeline] echo [2021-08-24T17:34:51.884Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-24T17:34:51.960Z] provisioning config files... [2021-08-24T17:34:51.982Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3710934541764532658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-24T17:34:52.326Z] ---> docker-login.sh [2021-08-24T17:34:52.326Z] nexus3.edgexfoundry.org:10001 [2021-08-24T17:34:52.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T17:34:52.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T17:34:52.595Z] Configure a credential helper to remove this warning. See [2021-08-24T17:34:52.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T17:34:52.595Z] [2021-08-24T17:34:52.595Z] Login Succeeded [2021-08-24T17:34:52.595Z] nexus3.edgexfoundry.org:10002 [2021-08-24T17:34:52.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T17:34:52.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T17:34:52.595Z] Configure a credential helper to remove this warning. See [2021-08-24T17:34:52.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T17:34:52.595Z] [2021-08-24T17:34:52.595Z] Login Succeeded [2021-08-24T17:34:52.595Z] nexus3.edgexfoundry.org:10003 [2021-08-24T17:34:52.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T17:34:52.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T17:34:52.864Z] Configure a credential helper to remove this warning. See [2021-08-24T17:34:52.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T17:34:52.864Z] [2021-08-24T17:34:52.864Z] Login Succeeded [2021-08-24T17:34:52.864Z] nexus3.edgexfoundry.org:10004 [2021-08-24T17:34:52.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T17:34:53.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T17:34:53.131Z] Configure a credential helper to remove this warning. See [2021-08-24T17:34:53.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T17:34:53.131Z] [2021-08-24T17:34:53.131Z] Login Succeeded [2021-08-24T17:34:53.131Z] docker.io [2021-08-24T17:34:53.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T17:34:53.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T17:34:53.397Z] Configure a credential helper to remove this warning. See [2021-08-24T17:34:53.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T17:34:53.397Z] [2021-08-24T17:34:53.397Z] Login Succeeded [2021-08-24T17:34:53.397Z] ---> docker-login.sh ends [Pipeline] } [2021-08-24T17:34:53.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-24T17:34:53.774Z] ++ 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-08-24T17:34:53.774Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-24T17:34:53.774Z] ++ dirname cmd/core-command/Dockerfile [2021-08-24T17:34:53.774Z] ++ cut -d/ -f2 [2021-08-24T17:34:53.774Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-24T17:34:53.774Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-24T17:34:53.774Z] ++ dirname cmd/core-data/Dockerfile [2021-08-24T17:34:53.774Z] ++ cut -d/ -f2 [2021-08-24T17:34:53.774Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-24T17:34:53.774Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-24T17:34:53.774Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-24T17:34:53.774Z] ++ cut -d/ -f2 [2021-08-24T17:34:53.774Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-24T17:34:53.774Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-24T17:34:53.774Z] ++ cut -d/ -f2 [2021-08-24T17:34:53.774Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-24T17:34:53.774Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-24T17:34:53.774Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-24T17:34:53.774Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-24T17:34:53.774Z] ++ cut -d/ -f2 [2021-08-24T17:34:53.774Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-24T17:34:53.774Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-24T17:34:53.774Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-24T17:34:53.774Z] ++ cut -d/ -f2 [2021-08-24T17:34:53.774Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-24T17:34:53.774Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-24T17:34:53.774Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-24T17:34:53.774Z] ++ cut -d/ -f2 [2021-08-24T17:34:53.774Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-24T17:34:53.774Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-24T17:34:53.774Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-24T17:34:53.774Z] ++ cut -d/ -f2 [2021-08-24T17:34:53.774Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-24T17:34:53.774Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-24T17:34:53.774Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-24T17:34:53.774Z] ++ cut -d/ -f2 [2021-08-24T17:34:53.774Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-24T17:34:53.833Z] 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-08-24T17:34:55.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-24T17:34:55.060Z] [2021-08-24T17:34:55.060Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-24T17:34:55.392Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-24T17:34:55.392Z] latest: Pulling from edgex-devops/git-semver [2021-08-24T17:34:55.392Z] 31603596830f: Pulling fs layer [2021-08-24T17:34:55.392Z] 04fac38145f0: Pulling fs layer [2021-08-24T17:34:55.392Z] 701f6daf10bf: Pulling fs layer [2021-08-24T17:34:55.392Z] 24f72da36158: Pulling fs layer [2021-08-24T17:34:55.392Z] 24f72da36158: Waiting [2021-08-24T17:34:55.392Z] 04fac38145f0: Verifying Checksum [2021-08-24T17:34:55.392Z] 04fac38145f0: Download complete [2021-08-24T17:34:55.669Z] 31603596830f: Verifying Checksum [2021-08-24T17:34:55.669Z] 31603596830f: Download complete [2021-08-24T17:34:55.941Z] 24f72da36158: Verifying Checksum [2021-08-24T17:34:55.941Z] 24f72da36158: Download complete [2021-08-24T17:34:55.941Z] 31603596830f: Pull complete [2021-08-24T17:34:55.941Z] 701f6daf10bf: Verifying Checksum [2021-08-24T17:34:55.941Z] 701f6daf10bf: Download complete [2021-08-24T17:34:55.941Z] 04fac38145f0: Pull complete [2021-08-24T17:34:56.541Z] 701f6daf10bf: Pull complete [2021-08-24T17:34:56.806Z] 24f72da36158: Pull complete [2021-08-24T17:34:56.807Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-24T17:34:56.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-24T17:34:56.807Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-24T17:34:56.907Z] prd-centos7-docker-4c-2g-709 does not seem to be running inside a container [2021-08-24T17:34:56.968Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-24T17:34:57.727Z] $ docker top fddd7f40d280700ec8478204993ab91be89b5e2df75c196558db8b7d2e04f74c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-24T17:34:57.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-24T17:34:57.855Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-24T17:34:57.966Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-24T17:34:57.966Z] $ docker exec fddd7f40d280700ec8478204993ab91be89b5e2df75c196558db8b7d2e04f74c ssh-agent [2021-08-24T17:34:58.076Z] SSH_AUTH_SOCK=/tmp/ssh-juPjyUPiHpZJ/agent.14 [2021-08-24T17:34:58.076Z] SSH_AGENT_PID=20 [2021-08-24T17:34:58.088Z] Running ssh-add (command line suppressed) [2021-08-24T17:34:58.186Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_9070884361399186568.key (/w/workspace/edgex-go/3@tmp/private_key_9070884361399186568.key) [2021-08-24T17:34:58.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-24T17:34:58.532Z] + git tag --points-at HEAD [Pipeline] } [2021-08-24T17:34:58.550Z] $ docker exec --env ******** --env ******** fddd7f40d280700ec8478204993ab91be89b5e2df75c196558db8b7d2e04f74c ssh-agent -k [2021-08-24T17:34:58.639Z] unset SSH_AUTH_SOCK; [2021-08-24T17:34:58.640Z] unset SSH_AGENT_PID; [2021-08-24T17:34:58.640Z] echo Agent pid 20 killed; [2021-08-24T17:34:58.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-24T17:34:58.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-24T17:34:58.699Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-24T17:34:58.809Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-24T17:34:58.809Z] $ docker exec fddd7f40d280700ec8478204993ab91be89b5e2df75c196558db8b7d2e04f74c ssh-agent [2021-08-24T17:34:58.919Z] SSH_AUTH_SOCK=/tmp/ssh-rXV7th8ElOLJ/agent.54 [2021-08-24T17:34:58.919Z] SSH_AGENT_PID=61 [2021-08-24T17:34:58.929Z] Running ssh-add (command line suppressed) [2021-08-24T17:34:59.023Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8060137011134381090.key (/w/workspace/edgex-go/3@tmp/private_key_8060137011134381090.key) [2021-08-24T17:34:59.046Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-24T17:34:59.370Z] + git semver init [2021-08-24T17:34:59.370Z] # -> Open(): unable to determine branch for HEAD [2021-08-24T17:34:59.370Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-08-24T17:34:59.370Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-08-24T17:34:59.370Z] # $SEMVER_REMOTE_NAME = origin [2021-08-24T17:34:59.370Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-24T17:34:59.370Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-24T17:34:59.370Z] # $SEMVER_BRANCH = PR-3681 [2021-08-24T17:34:59.370Z] # $SEMVER_TEMP = /tmp/semver-327823927 [2021-08-24T17:34:59.370Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-24T17:35:17.605Z] # '/tmp/semver-327823927' -> '/w/workspace/edgex-go/3/.semver' [2021-08-24T17:35:17.605Z] # -> Force: false [2021-08-24T17:35:17.605Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-08-24T17:35:17.618Z] $ docker exec --env ******** --env ******** fddd7f40d280700ec8478204993ab91be89b5e2df75c196558db8b7d2e04f74c ssh-agent -k [2021-08-24T17:35:17.738Z] unset SSH_AUTH_SOCK; [2021-08-24T17:35:17.738Z] unset SSH_AGENT_PID; [2021-08-24T17:35:17.738Z] echo Agent pid 61 killed; [2021-08-24T17:35:17.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-24T17:35:18.103Z] + git semver [Pipeline] } [2021-08-24T17:35:18.121Z] $ docker stop --time=1 fddd7f40d280700ec8478204993ab91be89b5e2df75c196558db8b7d2e04f74c [2021-08-24T17:35:20.345Z] $ docker rm -f fddd7f40d280700ec8478204993ab91be89b5e2df75c196558db8b7d2e04f74c [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-24T17:35:20.767Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-24T17:35:21.114Z] Stashed 1 file(s) [Pipeline] echo [2021-08-24T17:35:21.118Z] [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-08-24T17:35:21.563Z] ========================================================= [2021-08-24T17:35:21.563Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-24T17:35:21.563Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-24T17:35:21.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-24T17:35:21.896Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-24T17:35:21.896Z] 540db60ca938: Pulling fs layer [2021-08-24T17:35:21.896Z] adcc1eea9eea: Pulling fs layer [2021-08-24T17:35:21.896Z] 4c4ab2625f07: Pulling fs layer [2021-08-24T17:35:21.896Z] db62176df00c: Pulling fs layer [2021-08-24T17:35:21.896Z] 3b30891b0d05: Pulling fs layer [2021-08-24T17:35:21.896Z] 06b49ca38bd5: Pulling fs layer [2021-08-24T17:35:21.896Z] c788192a36de: Pulling fs layer [2021-08-24T17:35:21.896Z] a77e37c0d609: Pulling fs layer [2021-08-24T17:35:21.896Z] c3185cebc471: Pulling fs layer [2021-08-24T17:35:21.896Z] db62176df00c: Waiting [2021-08-24T17:35:21.896Z] 3b30891b0d05: Waiting [2021-08-24T17:35:21.896Z] 06b49ca38bd5: Waiting [2021-08-24T17:35:21.897Z] c788192a36de: Waiting [2021-08-24T17:35:21.897Z] a77e37c0d609: Waiting [2021-08-24T17:35:21.897Z] c3185cebc471: Waiting [2021-08-24T17:35:21.897Z] 4c4ab2625f07: Verifying Checksum [2021-08-24T17:35:21.897Z] 4c4ab2625f07: Download complete [2021-08-24T17:35:21.897Z] adcc1eea9eea: Verifying Checksum [2021-08-24T17:35:21.897Z] adcc1eea9eea: Download complete [2021-08-24T17:35:21.897Z] 3b30891b0d05: Verifying Checksum [2021-08-24T17:35:21.897Z] 3b30891b0d05: Download complete [2021-08-24T17:35:22.170Z] 06b49ca38bd5: Verifying Checksum [2021-08-24T17:35:22.170Z] 06b49ca38bd5: Download complete [2021-08-24T17:35:22.170Z] c788192a36de: Verifying Checksum [2021-08-24T17:35:22.170Z] c788192a36de: Download complete [2021-08-24T17:35:22.170Z] 540db60ca938: Verifying Checksum [2021-08-24T17:35:22.170Z] 540db60ca938: Download complete [2021-08-24T17:35:22.170Z] 540db60ca938: Pull complete [2021-08-24T17:35:22.439Z] adcc1eea9eea: Pull complete [2021-08-24T17:35:22.439Z] 4c4ab2625f07: Pull complete [2021-08-24T17:35:22.705Z] a77e37c0d609: Verifying Checksum [2021-08-24T17:35:22.705Z] a77e37c0d609: Download complete [2021-08-24T17:35:26.041Z] c3185cebc471: Verifying Checksum [2021-08-24T17:35:26.042Z] c3185cebc471: Download complete [2021-08-24T17:35:26.042Z] db62176df00c: Verifying Checksum [2021-08-24T17:35:26.042Z] db62176df00c: Download complete [2021-08-24T17:35:29.417Z] db62176df00c: Pull complete [2021-08-24T17:35:29.417Z] 3b30891b0d05: Pull complete [2021-08-24T17:35:29.683Z] 06b49ca38bd5: Pull complete [2021-08-24T17:35:29.683Z] c788192a36de: Pull complete [2021-08-24T17:35:29.683Z] a77e37c0d609: Pull complete [2021-08-24T17:35:32.283Z] c3185cebc471: Pull complete [2021-08-24T17:35:32.283Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-24T17:35:32.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-24T17:35:32.283Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-24T17:35:32.618Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-24T17:35:32.618Z] WORKDIR /edgex [2021-08-24T17:35:32.618Z] COPY go.mod . [2021-08-24T17:35:32.618Z] RUN go mod download' [2021-08-24T17:35:32.618Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-24T17:35:34.049Z] Sending build context to Docker daemon 328.7MB [2021-08-24T17:35:34.049Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-24T17:35:34.049Z] ---> 031687cdd783 [2021-08-24T17:35:34.049Z] Step 2/4 : WORKDIR /edgex [2021-08-24T17:35:35.452Z] ---> Running in 316de739c83b [2021-08-24T17:35:35.452Z] Removing intermediate container 316de739c83b [2021-08-24T17:35:35.452Z] ---> e2e2c3fb3112 [2021-08-24T17:35:35.452Z] Step 3/4 : COPY go.mod . [2021-08-24T17:35:35.719Z] ---> 13301b88ba83 [2021-08-24T17:35:35.720Z] Step 4/4 : RUN go mod download [2021-08-24T17:35:35.720Z] ---> Running in 0e0897a34fbc [2021-08-24T17:35:36.467Z] Still waiting to schedule task [2021-08-24T17:35:36.467Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-24T17:36:14.601Z] Removing intermediate container 0e0897a34fbc [2021-08-24T17:36:14.601Z] ---> 7415db234179 [2021-08-24T17:36:14.601Z] Successfully built 7415db234179 [2021-08-24T17:36:14.601Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-24T17:36:14.932Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-24T17:36:14.932Z] . [Pipeline] withDockerContainer [2021-08-24T17:36:15.023Z] prd-centos7-docker-4c-2g-709 does not seem to be running inside a container [2021-08-24T17:36:15.082Z] $ 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 ******** ci-base-image-x86_64 cat [2021-08-24T17:36:15.478Z] $ docker top 3faad7514c244bd5f38c6220d1c060e9b9c1bd074e8dc07f707ca186b8636aa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-24T17:36:15.887Z] + go version [2021-08-24T17:36:15.887Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-24T17:36:15.903Z] $ docker stop --time=1 3faad7514c244bd5f38c6220d1c060e9b9c1bd074e8dc07f707ca186b8636aa4 [2021-08-24T17:36:17.101Z] $ docker rm -f 3faad7514c244bd5f38c6220d1c060e9b9c1bd074e8dc07f707ca186b8636aa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-24T17:36:17.670Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-24T17:36:17.670Z] . [Pipeline] withDockerContainer [2021-08-24T17:36:17.768Z] prd-centos7-docker-4c-2g-709 does not seem to be running inside a container [2021-08-24T17:36:17.833Z] $ 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 ******** ci-base-image-x86_64 cat [2021-08-24T17:36:18.224Z] $ docker top 1f1cc86fa6f452d39b7616062b16006a6af8a516308a4a78bed37780e63188a4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-24T17:36:18.331Z] ========================================================= [2021-08-24T17:36:18.331Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-24T17:36:18.331Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-24T17:36:18.663Z] + go mod tidy [Pipeline] sh [2021-08-24T17:36:19.248Z] + make test [2021-08-24T17:36:19.248Z] 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-08-24T17:36:19.515Z] go mod tidy [2021-08-24T17:36:19.515Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-24T17:36:24.909Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-24T17:36:43.221Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-24T17:36:46.598Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-24T17:36:46.598Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-24T17:36:46.875Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-24T17:36:49.478Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-24T17:36:50.062Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-24T17:36:50.062Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-24T17:36:50.062Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-24T17:36:50.648Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-24T17:36:50.648Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-24T17:36:50.923Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-24T17:36:50.923Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-24T17:36:50.923Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-24T17:36:50.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-24T17:36:53.536Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2021-08-24T17:36:53.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-24T17:36:53.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-24T17:36:54.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.048s coverage: 100.0% of statements [2021-08-24T17:36:54.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-24T17:36:54.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.056s coverage: 46.3% of statements [2021-08-24T17:36:54.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-24T17:36:54.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-24T17:36:55.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.110s coverage: 90.1% of statements [2021-08-24T17:36:55.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-24T17:36:55.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-24T17:36:56.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements [2021-08-24T17:36:56.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-24T17:36:56.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-24T17:36:56.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-24T17:36:56.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-24T17:36:56.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-24T17:36:57.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.286s coverage: 94.2% of statements [2021-08-24T17:36:57.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-24T17:36:57.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-24T17:36:57.375Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 59.1% of statements [2021-08-24T17:36:57.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-24T17:36:57.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-24T17:36:57.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-24T17:36:57.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-24T17:36:57.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-24T17:36:57.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2021-08-24T17:36:57.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-24T17:36:57.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-24T17:36:57.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-24T17:36:58.609Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.8% of statements [2021-08-24T17:36:58.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-24T17:36:58.609Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.071s coverage: 58.8% of statements [2021-08-24T17:36:58.609Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 21.7% of statements [2021-08-24T17:36:58.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-24T17:36:58.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-08-24T17:36:58.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements [2021-08-24T17:36:59.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-08-24T17:36:59.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.173s coverage: 96.3% of statements [2021-08-24T17:36:59.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-08-24T17:37:12.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2021-08-24T17:37:12.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-08-24T17:37:17.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.158s coverage: 81.8% of statements [2021-08-24T17:37:17.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-24T17:37:35.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-08-24T17:37:35.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-24T17:37:35.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-24T17:37:35.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-24T17:37:35.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-08-24T17:37:35.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-24T17:37:35.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-24T17:37:35.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-24T17:37:35.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-24T17:37:35.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-24T17:37:35.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-08-24T17:37:35.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-24T17:37:35.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-24T17:37:35.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-08-24T17:37:35.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-24T17:37:35.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-08-24T17:37:35.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-24T17:37:35.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-08-24T17:37:35.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-08-24T17:37:35.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2021-08-24T17:37:35.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements [2021-08-24T17:37:35.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-24T17:37:35.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.116s coverage: 64.4% of statements [2021-08-24T17:37:35.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-24T17:37:35.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-24T17:37:35.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-08-24T17:37:35.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.024s coverage: 91.3% of statements [2021-08-24T17:37:35.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2021-08-24T17:37:35.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-08-24T17:37:35.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-08-24T17:37:35.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.185s coverage: 66.9% of statements [2021-08-24T17:37:35.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-24T17:37:35.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-24T17:37:35.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-24T17:37:35.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 43.6% of statements [2021-08-24T17:37:35.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-24T17:37:35.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-24T17:37:35.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements [2021-08-24T17:37:35.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-24T17:37:36.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2021-08-24T17:37:36.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-24T17:37:43.302Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements [2021-08-24T17:37:43.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-24T17:37:43.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-24T17:37:43.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-24T17:37:43.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-24T17:37:43.302Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.0% of statements [2021-08-24T17:37:43.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-24T17:37:43.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-24T17:37:43.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-24T17:37:43.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-24T17:37:43.302Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 62.7% of statements [2021-08-24T17:37:43.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-24T17:37:43.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-24T17:37:43.302Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2021-08-24T17:37:43.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-24T17:37:43.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-24T17:37:43.302Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-24T17:37:43.302Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-24T17:37:43.302Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-08-24T17:37:43.302Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-24T17:37:43.302Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-24T17:37:43.302Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-24T17:37:43.302Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-24T17:37:43.302Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-24T17:37:43.302Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-24T17:37:43.302Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-08-24T17:37:43.302Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements [2021-08-24T17:37:43.302Z] GO111MODULE=on go vet ./... [2021-08-24T17:37:50.547Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-710 in /w/workspace/edgexfoundry_edgex-go_PR-3681 [Pipeline] { [Pipeline] ws [2021-08-24T17:37:50.568Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-08-24T17:37:50.999Z] The recommended git tool is: git [2021-08-24T17:37:56.113Z] using credential edgex-jenkins-ssh [2021-08-24T17:37:56.134Z] Cloning the remote Git repository [2021-08-24T17:37:56.184Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-24T17:37:56.287Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-08-24T17:37:56.360Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-24T17:37:56.361Z] > git --version # timeout=10 [2021-08-24T17:37:56.436Z] > git --version # 'git version 2.17.1' [2021-08-24T17:37:56.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T17:37:56.575Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-24T17:38:05.528Z] gofmt -l . [2021-08-24T17:38:05.799Z] [ "`gofmt -l .`" = "" ] [2021-08-24T17:38:06.068Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-24T17:38:06.975Z] + ls -al . [2021-08-24T17:38:06.975Z] total 608 [2021-08-24T17:38:06.975Z] drwxrwxr-x 10 1001 1001 4096 Aug 24 17:38 . [2021-08-24T17:38:06.975Z] drwxr-xr-x 4 root root 28 Aug 24 17:36 .. [2021-08-24T17:38:06.975Z] -rw-rw-r-- 1 1001 1001 11 Aug 24 17:34 .dockerignore [2021-08-24T17:38:06.975Z] drwxrwxr-x 8 1001 1001 179 Aug 24 17:34 .git [2021-08-24T17:38:06.975Z] drwxrwxr-x 4 1001 1001 142 Aug 24 17:34 .github [2021-08-24T17:38:06.975Z] -rw-rw-r-- 1 1001 1001 818 Aug 24 17:34 .gitignore [2021-08-24T17:38:06.975Z] -rw-rw-r-- 1 1001 1001 76 Aug 24 17:34 .hadolint.yml [2021-08-24T17:38:06.975Z] drwx------ 3 1001 1001 58 Aug 24 17:35 .semver [2021-08-24T17:38:06.975Z] -rw-rw-r-- 1 1001 1001 166 Aug 24 17:34 .sonarcloud.properties [2021-08-24T17:38:06.975Z] -rw-rw-r-- 1 1001 1001 1171 Aug 24 17:34 ADOPTERS.md [2021-08-24T17:38:06.975Z] -rw-rw-r-- 1 1001 1001 8609 Aug 24 17:34 Attribution.txt [2021-08-24T17:38:06.975Z] -rw-rw-r-- 1 1001 1001 43881 Aug 24 17:34 CHANGELOG.md [2021-08-24T17:38:06.975Z] -rw-rw-r-- 1 1001 1001 3804 Aug 24 17:34 CONTRIBUTING.md [2021-08-24T17:38:06.975Z] -rw-rw-r-- 1 1001 1001 677 Aug 24 17:34 GOVERNANCE.md [2021-08-24T17:38:06.975Z] -rw-rw-r-- 1 1001 1001 849 Aug 24 17:34 Jenkinsfile [2021-08-24T17:38:06.975Z] -rw-rw-r-- 1 1001 1001 10775 Aug 24 17:34 LICENSE [2021-08-24T17:38:06.975Z] -rw-rw-r-- 1 1001 1001 5915 Aug 24 17:34 Makefile [2021-08-24T17:38:06.975Z] -rw-rw-r-- 1 1001 1001 582 Aug 24 17:34 OWNERS.md [2021-08-24T17:38:06.975Z] -rw-rw-r-- 1 1001 1001 8643 Aug 24 17:34 README.md [2021-08-24T17:38:06.975Z] -rw-rw-r-- 1 1001 1001 6912 Aug 24 17:34 SECURITY.md [2021-08-24T17:38:06.975Z] -rw-rw-r-- 1 1001 1001 5 Aug 24 17:35 VERSION [2021-08-24T17:38:06.975Z] -rw-rw-r-- 1 1001 1001 4131 Aug 24 17:34 ZMQWindows.md [2021-08-24T17:38:06.975Z] drwxrwxr-x 2 1001 1001 37 Aug 24 17:34 bin [2021-08-24T17:38:06.975Z] drwxrwxr-x 14 1001 1001 4096 Aug 24 17:34 cmd [2021-08-24T17:38:06.975Z] -rw-r--r-- 1 root root 404331 Aug 24 17:37 coverage.out [2021-08-24T17:38:06.975Z] -rw-rw-r-- 1 1001 1001 813 Aug 24 17:34 go.mod [2021-08-24T17:38:06.975Z] -rw-r--r-- 1 root root 50064 Aug 24 17:36 go.sum [2021-08-24T17:38:06.975Z] drwxrwxr-x 8 1001 1001 124 Aug 24 17:34 internal [2021-08-24T17:38:06.975Z] drwxrwxr-x 3 1001 1001 16 Aug 24 17:34 openapi [2021-08-24T17:38:06.975Z] drwxrwxr-x 4 1001 1001 71 Aug 24 17:34 snap [2021-08-24T17:38:06.975Z] -rw-rw-r-- 1 1001 1001 204 Aug 24 17:34 version.go [Pipeline] sh [2021-08-24T17:38:07.287Z] + '[' -e coverage.out ] [2021-08-24T17:38:07.287Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-24T17:38:07.412Z] Stashed 1 file(s) [Pipeline] sh [2021-08-24T17:38:07.721Z] + make build [2021-08-24T17:38:07.721Z] go mod tidy [2021-08-24T17:38:07.994Z] 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-08-24T17:38:09.949Z] 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-08-24T17:38:12.659Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-24T17:38:12.683Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-24T17:38:12.709Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-24T17:38:12.752Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-24T17:38:12.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T17:38:12.764Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3681/head:refs/remotes/origin/PR-3681 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-24T17:38:13.500Z] Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit 4da4c629555f0c94f3b521d3f8480352180d35c3 [2021-08-24T17:38:13.828Z] Merge succeeded, producing 4da4c629555f0c94f3b521d3f8480352180d35c3 [2021-08-24T17:38:13.829Z] Checking out Revision 4da4c629555f0c94f3b521d3f8480352180d35c3 (PR-3681) [2021-08-24T17:38:13.513Z] > git config core.sparsecheckout # timeout=10 [2021-08-24T17:38:13.530Z] > git checkout -f 4da4c629555f0c94f3b521d3f8480352180d35c3 # timeout=10 [2021-08-24T17:38:13.733Z] > git remote # timeout=10 [2021-08-24T17:38:13.752Z] > git config --get remote.origin.url # timeout=10 [2021-08-24T17:38:13.765Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T17:38:13.777Z] > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 [2021-08-24T17:38:13.802Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-24T17:38:13.832Z] > git config core.sparsecheckout # timeout=10 [2021-08-24T17:38:13.843Z] > git checkout -f 4da4c629555f0c94f3b521d3f8480352180d35c3 # timeout=10 [2021-08-24T17:38:16.627Z] 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-08-24T17:38:16.899Z] 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-08-24T17:38:17.862Z] 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-08-24T17:38:18.134Z] 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-08-24T17:38:18.179Z] Commit message: "feat(security): Add configuration for CodeQL static analysis" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-24T17:38:18.745Z] provisioning config files... [2021-08-24T17:38:18.777Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6748356412590708625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-24T17:38:19.099Z] 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-08-24T17:38:19.324Z] ---> docker-login.sh [2021-08-24T17:38:19.324Z] nexus3.edgexfoundry.org:10001 [2021-08-24T17:38:20.069Z] 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-08-24T17:38:20.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T17:38:20.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T17:38:20.598Z] Configure a credential helper to remove this warning. See [2021-08-24T17:38:20.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T17:38:20.598Z] [2021-08-24T17:38:20.598Z] Login Succeeded [2021-08-24T17:38:20.598Z] nexus3.edgexfoundry.org:10002 [2021-08-24T17:38:20.653Z] 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-08-24T17:38:21.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T17:38:21.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T17:38:21.202Z] Configure a credential helper to remove this warning. See [2021-08-24T17:38:21.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T17:38:21.202Z] [2021-08-24T17:38:21.202Z] Login Succeeded [2021-08-24T17:38:21.202Z] nexus3.edgexfoundry.org:10003 [2021-08-24T17:38:21.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T17:38:21.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T17:38:21.802Z] Configure a credential helper to remove this warning. See [2021-08-24T17:38:21.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T17:38:21.802Z] [2021-08-24T17:38:21.802Z] Login Succeeded [2021-08-24T17:38:21.802Z] nexus3.edgexfoundry.org:10004 [2021-08-24T17:38:22.059Z] 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-08-24T17:38:22.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T17:38:22.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T17:38:22.408Z] Configure a credential helper to remove this warning. See [2021-08-24T17:38:22.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T17:38:22.408Z] [2021-08-24T17:38:22.408Z] Login Succeeded [2021-08-24T17:38:22.408Z] docker.io [2021-08-24T17:38:22.642Z] 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-08-24T17:38:22.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T17:38:23.233Z] 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-08-24T17:38:23.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T17:38:23.286Z] Configure a credential helper to remove this warning. See [2021-08-24T17:38:23.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T17:38:23.286Z] [2021-08-24T17:38:23.286Z] Login Succeeded [2021-08-24T17:38:23.286Z] ---> docker-login.sh ends [Pipeline] } [2021-08-24T17:38:23.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-24T17:38:23.921Z] ========================================================= [2021-08-24T17:38:23.921Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-24T17:38:23.921Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-24T17:38:24.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-24T17:38:24.630Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-24T17:38:24.630Z] 595b0fe564bb: Pulling fs layer [2021-08-24T17:38:24.630Z] 24495759ef45: Pulling fs layer [2021-08-24T17:38:24.630Z] d148012ef14d: Pulling fs layer [2021-08-24T17:38:24.630Z] e90a11edd702: Pulling fs layer [2021-08-24T17:38:24.630Z] d77568369979: Pulling fs layer [2021-08-24T17:38:24.630Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-24T17:38:24.630Z] 170f2ba95c9a: Pulling fs layer [2021-08-24T17:38:24.630Z] 97ac5df62f85: Pulling fs layer [2021-08-24T17:38:24.630Z] e90a11edd702: Waiting [2021-08-24T17:38:24.630Z] d77568369979: Waiting [2021-08-24T17:38:24.630Z] 170f2ba95c9a: Waiting [2021-08-24T17:38:24.630Z] fc1c9f9a7f3b: Waiting [2021-08-24T17:38:24.630Z] 97ac5df62f85: Waiting [2021-08-24T17:38:24.630Z] d148012ef14d: Download complete [2021-08-24T17:38:24.630Z] 24495759ef45: Download complete [2021-08-24T17:38:24.630Z] d77568369979: Verifying Checksum [2021-08-24T17:38:24.630Z] d77568369979: Download complete [2021-08-24T17:38:24.907Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-24T17:38:24.907Z] fc1c9f9a7f3b: Download complete [2021-08-24T17:38:24.907Z] 595b0fe564bb: Verifying Checksum [2021-08-24T17:38:24.907Z] 595b0fe564bb: Download complete [2021-08-24T17:38:24.907Z] 170f2ba95c9a: Download complete [Pipeline] } [2021-08-24T17:38:25.193Z] $ docker stop --time=1 1f1cc86fa6f452d39b7616062b16006a6af8a516308a4a78bed37780e63188a4 [2021-08-24T17:38:25.509Z] 595b0fe564bb: Pull complete [2021-08-24T17:38:26.117Z] 24495759ef45: Pull complete [2021-08-24T17:38:26.396Z] d148012ef14d: Pull complete [2021-08-24T17:38:26.952Z] $ docker rm -f 1f1cc86fa6f452d39b7616062b16006a6af8a516308a4a78bed37780e63188a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-08-24T17:38:28.382Z] 97ac5df62f85: Download complete [2021-08-24T17:38:28.657Z] e90a11edd702: Verifying Checksum [2021-08-24T17:38:28.657Z] e90a11edd702: Download complete [Pipeline] isUnix [Pipeline] sh [2021-08-24T17:38:30.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-24T17:38:30.637Z] [2021-08-24T17:38:30.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-24T17:38:30.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-24T17:38:30.971Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-24T17:38:30.971Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-24T17:38:30.971Z] ca9280d653b3: Pulling fs layer [2021-08-24T17:38:30.971Z] 7e9c9ca2126c: Pulling fs layer [2021-08-24T17:38:31.235Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-24T17:38:31.235Z] cbdbe7a5bc2a: Download complete [2021-08-24T17:38:31.235Z] cbdbe7a5bc2a: Pull complete [2021-08-24T17:38:31.814Z] ca9280d653b3: Verifying Checksum [2021-08-24T17:38:31.814Z] ca9280d653b3: Download complete [2021-08-24T17:38:32.411Z] ca9280d653b3: Pull complete [2021-08-24T17:38:33.447Z] 7e9c9ca2126c: Verifying Checksum [2021-08-24T17:38:33.447Z] 7e9c9ca2126c: Download complete [2021-08-24T17:38:37.255Z] 7e9c9ca2126c: Pull complete [2021-08-24T17:38:37.255Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-24T17:38:37.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-24T17:38:37.255Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-24T17:38:37.372Z] prd-centos7-docker-4c-2g-709 does not seem to be running inside a container [2021-08-24T17:38:37.462Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-24T17:38:40.001Z] $ docker top c2058f6c3c03cdc12d3faf117a6a5b4ee848c5c6c9f09a1470e7d56a82978ad8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-24T17:38:40.408Z] + docker-compose build --help [2021-08-24T17:38:40.408Z] + grep parallel [2021-08-24T17:38:40.991Z] --parallel Build images in parallel. [Pipeline] } [2021-08-24T17:38:41.008Z] $ docker stop --time=1 c2058f6c3c03cdc12d3faf117a6a5b4ee848c5c6c9f09a1470e7d56a82978ad8 [2021-08-24T17:38:41.086Z] e90a11edd702: Pull complete [2021-08-24T17:38:41.086Z] d77568369979: Pull complete [2021-08-24T17:38:41.086Z] fc1c9f9a7f3b: Pull complete [2021-08-24T17:38:41.086Z] 170f2ba95c9a: Pull complete [2021-08-24T17:38:42.201Z] $ docker rm -f c2058f6c3c03cdc12d3faf117a6a5b4ee848c5c6c9f09a1470e7d56a82978ad8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-24T17:38:42.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-24T17:38:42.665Z] . [Pipeline] withDockerContainer [2021-08-24T17:38:42.753Z] prd-centos7-docker-4c-2g-709 does not seem to be running inside a container [2021-08-24T17:38:42.815Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-24T17:38:43.161Z] $ docker top ce7d63d034d69da168a0bd59a8dfa3bbca8b14f2ab981d189995c4413acc6279 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-24T17:38:43.554Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-24T17:38:44.138Z] Building core-command ... [2021-08-24T17:38:44.138Z] Building core-data ... [2021-08-24T17:38:44.138Z] Building core-metadata ... [2021-08-24T17:38:44.138Z] Building security-bootstrapper ... [2021-08-24T17:38:44.138Z] Building security-proxy-setup ... [2021-08-24T17:38:44.138Z] Building security-secretstore-setup ... [2021-08-24T17:38:44.138Z] Building support-notifications ... [2021-08-24T17:38:44.138Z] Building support-scheduler ... [2021-08-24T17:38:44.138Z] Building sys-mgmt-agent ... [2021-08-24T17:38:44.138Z] Building support-notifications [2021-08-24T17:38:44.138Z] Building core-command [2021-08-24T17:38:44.138Z] Building sys-mgmt-agent [2021-08-24T17:38:44.138Z] Building security-proxy-setup [2021-08-24T17:38:44.138Z] Building support-scheduler [2021-08-24T17:38:45.430Z] 97ac5df62f85: Pull complete [2021-08-24T17:38:45.705Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-24T17:38:45.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-24T17:38:45.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-24T17:38:46.071Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-24T17:38:46.071Z] WORKDIR /edgex [2021-08-24T17:38:46.071Z] COPY go.mod . [2021-08-24T17:38:46.071Z] RUN go mod download [2021-08-24T17:38:46.071Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-24T17:38:48.720Z] Sending build context to Docker daemon 165.9MB [2021-08-24T17:38:48.720Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-24T17:38:48.720Z] ---> 04bc70af865f [2021-08-24T17:38:48.720Z] Step 2/4 : WORKDIR /edgex [2021-08-24T17:38:53.040Z] ---> Running in dbb762673e10 [2021-08-24T17:38:53.041Z] Removing intermediate container dbb762673e10 [2021-08-24T17:38:53.041Z] ---> 3728829c7ccc [2021-08-24T17:38:53.041Z] Step 3/4 : COPY go.mod . [2021-08-24T17:38:53.651Z] ---> fc9f779f8fb1 [2021-08-24T17:38:53.651Z] Step 4/4 : RUN go mod download [2021-08-24T17:38:53.651Z] ---> Running in 9e2c8a80e53d [2021-08-24T17:38:54.220Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T17:38:54.220Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-24T17:38:54.220Z] ---> 7415db234179 [2021-08-24T17:38:54.220Z] Step 3/23 : WORKDIR /edgex-go [2021-08-24T17:38:54.220Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T17:38:54.220Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-24T17:38:54.220Z] ---> 7415db234179 [2021-08-24T17:38:54.220Z] Step 3/24 : WORKDIR /edgex-go [2021-08-24T17:38:54.220Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T17:38:54.220Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-24T17:38:54.220Z] ---> 7415db234179 [2021-08-24T17:38:54.220Z] Step 3/23 : WORKDIR /edgex-go [2021-08-24T17:38:59.551Z] ---> Running in 6a96038d1574 [2021-08-24T17:38:59.551Z] ---> Running in f90b77f9fc31 [2021-08-24T17:38:59.551Z] ---> Running in 992ee65e3b74 [2021-08-24T17:39:03.798Z] Removing intermediate container f90b77f9fc31 [2021-08-24T17:39:03.798Z] ---> 99f1e481f207 [2021-08-24T17:39:03.798Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T17:39:03.798Z] Removing intermediate container 6a96038d1574 [2021-08-24T17:39:03.798Z] ---> e42718a02132 [2021-08-24T17:39:03.798Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T17:39:03.798Z] Removing intermediate container 992ee65e3b74 [2021-08-24T17:39:03.798Z] ---> 0f9e387f5a25 [2021-08-24T17:39:03.798Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T17:39:03.798Z] ---> Running in df0844611da2 [2021-08-24T17:39:04.076Z] ---> Running in f1c1ed8860b9 [2021-08-24T17:39:04.076Z] ---> Running in cce5bb743402 [2021-08-24T17:39:10.718Z] Removing intermediate container f1c1ed8860b9 [2021-08-24T17:39:10.718Z] ---> 899803e60688 [2021-08-24T17:39:10.718Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-24T17:39:10.718Z] Removing intermediate container cce5bb743402 [2021-08-24T17:39:10.718Z] ---> 99c8f8f9866c [2021-08-24T17:39:10.718Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-24T17:39:10.984Z] Removing intermediate container df0844611da2 [2021-08-24T17:39:10.984Z] ---> baf2888e4ed4 [2021-08-24T17:39:10.984Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-24T17:39:10.984Z] ---> Running in 2affa01c1b92 [2021-08-24T17:39:10.984Z] ---> Running in ed5a87782845 [2021-08-24T17:39:11.942Z] ---> Running in 104c4c516ff8 [2021-08-24T17:39:12.211Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T17:39:12.211Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-24T17:39:12.211Z] ---> 7415db234179 [2021-08-24T17:39:12.211Z] Step 3/24 : WORKDIR /edgex-go [2021-08-24T17:39:12.475Z] ---> Using cache [2021-08-24T17:39:12.475Z] ---> e42718a02132 [2021-08-24T17:39:12.475Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T17:39:12.475Z] ---> Using cache [2021-08-24T17:39:12.475Z] ---> 99c8f8f9866c [2021-08-24T17:39:12.475Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-24T17:39:13.062Z] ---> Running in 5a6c577906ab [2021-08-24T17:39:13.650Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-24T17:39:13.650Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-24T17:39:13.650Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-24T17:39:13.650Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-24T17:39:13.915Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T17:39:13.915Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-24T17:39:13.915Z] ---> 7415db234179 [2021-08-24T17:39:13.915Z] Step 3/22 : WORKDIR /edgex-go [2021-08-24T17:39:13.915Z] ---> Using cache [2021-08-24T17:39:13.915Z] ---> e42718a02132 [2021-08-24T17:39:13.915Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T17:39:13.915Z] ---> Using cache [2021-08-24T17:39:13.915Z] ---> 99c8f8f9866c [2021-08-24T17:39:13.915Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-24T17:39:14.180Z] ---> Running in b429b35f8499 [2021-08-24T17:39:14.448Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-24T17:39:14.448Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-24T17:39:14.448Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-24T17:39:14.721Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-24T17:39:14.721Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-24T17:39:14.989Z] OK: 219 MiB in 52 packages [2021-08-24T17:39:14.989Z] OK: 219 MiB in 52 packages [2021-08-24T17:39:14.989Z] OK: 219 MiB in 52 packages [2021-08-24T17:39:15.270Z] OK: 219 MiB in 52 packages [2021-08-24T17:39:15.270Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-24T17:39:15.541Z] Removing intermediate container ed5a87782845 [2021-08-24T17:39:15.541Z] ---> e1f989b7d890 [2021-08-24T17:39:15.541Z] Step 6/23 : COPY go.mod . [2021-08-24T17:39:15.541Z] Removing intermediate container 2affa01c1b92 [2021-08-24T17:39:15.541Z] ---> 1035ad5ad48e [2021-08-24T17:39:15.541Z] Step 6/24 : COPY go.mod . [2021-08-24T17:39:15.808Z] Removing intermediate container 5a6c577906ab [2021-08-24T17:39:15.808Z] ---> 0f43a7365c76 [2021-08-24T17:39:15.808Z] Step 6/24 : COPY go.mod . [2021-08-24T17:39:15.808Z] Removing intermediate container 104c4c516ff8 [2021-08-24T17:39:15.808Z] ---> d28a822f9b82 [2021-08-24T17:39:15.808Z] Step 6/23 : COPY go.mod . [2021-08-24T17:39:15.808Z] ---> b7e746a82eb2 [2021-08-24T17:39:15.808Z] Step 7/23 : RUN go mod download [2021-08-24T17:39:15.808Z] ---> d0ea2412ce56 [2021-08-24T17:39:15.808Z] Step 7/24 : RUN go mod download [2021-08-24T17:39:15.808Z] OK: 219 MiB in 52 packages [2021-08-24T17:39:15.808Z] ---> Running in 5bd0bb8b9210 [2021-08-24T17:39:15.808Z] ---> Running in 582d877af8c2 [2021-08-24T17:39:16.091Z] ---> 9e1b5bd2606e [2021-08-24T17:39:16.091Z] Step 7/24 : RUN go mod download [2021-08-24T17:39:16.091Z] ---> Running in d0b8cc3e7600 [2021-08-24T17:39:16.091Z] ---> 0a1da72d01e1 [2021-08-24T17:39:16.091Z] Step 7/23 : RUN go mod download [2021-08-24T17:39:16.091Z] ---> Running in 9fe2f601c1ff [2021-08-24T17:39:16.091Z] Removing intermediate container b429b35f8499 [2021-08-24T17:39:16.091Z] ---> 92ac142e189e [2021-08-24T17:39:16.091Z] Step 6/22 : COPY go.mod . [2021-08-24T17:39:16.363Z] ---> f480a82bbacd [2021-08-24T17:39:16.363Z] Step 7/22 : RUN go mod download [2021-08-24T17:39:16.363Z] ---> Running in 2d6c82550432 [2021-08-24T17:39:17.798Z] Removing intermediate container 5bd0bb8b9210 [2021-08-24T17:39:17.798Z] ---> aebe91773f92 [2021-08-24T17:39:17.798Z] Step 8/23 : COPY . . [2021-08-24T17:39:18.080Z] Removing intermediate container 582d877af8c2 [2021-08-24T17:39:18.080Z] ---> cbe69f2fdd50 [2021-08-24T17:39:18.080Z] Step 8/24 : COPY . . [2021-08-24T17:39:20.725Z] Removing intermediate container 9fe2f601c1ff [2021-08-24T17:39:20.725Z] ---> 0576d63adf81 [2021-08-24T17:39:20.725Z] Step 8/23 : COPY . . [2021-08-24T17:39:20.725Z] Removing intermediate container d0b8cc3e7600 [2021-08-24T17:39:20.725Z] ---> 927bbe9e6bed [2021-08-24T17:39:20.725Z] Step 8/24 : COPY . . [2021-08-24T17:39:20.725Z] Removing intermediate container 2d6c82550432 [2021-08-24T17:39:20.725Z] ---> 9605110cdc50 [2021-08-24T17:39:20.725Z] Step 8/22 : COPY . . [2021-08-24T17:39:27.400Z] ---> c7d30b9893ab [2021-08-24T17:39:27.400Z] Step 9/23 : RUN go mod tidy [2021-08-24T17:39:27.400Z] ---> 032dfd471773 [2021-08-24T17:39:27.400Z] Step 9/24 : RUN go mod tidy [2021-08-24T17:39:28.360Z] ---> Running in b204ed885bd6 [2021-08-24T17:39:28.360Z] ---> Running in 13e2d8183f54 [2021-08-24T17:39:28.624Z] ---> dc1c0fad8916 [2021-08-24T17:39:28.624Z] Step 9/22 : RUN go mod tidy [2021-08-24T17:39:28.624Z] ---> Running in 33458ce17aa1 [2021-08-24T17:39:31.209Z] Removing intermediate container b204ed885bd6 [2021-08-24T17:39:31.209Z] ---> a1097e8fb528 [2021-08-24T17:39:31.209Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-24T17:39:31.477Z] Removing intermediate container 33458ce17aa1 [2021-08-24T17:39:31.477Z] ---> b9dbe1ace613 [2021-08-24T17:39:31.477Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-24T17:39:31.477Z] ---> Running in f733a62cfd4f [2021-08-24T17:39:31.747Z] Removing intermediate container 13e2d8183f54 [2021-08-24T17:39:31.747Z] ---> 1a993c0bdbae [2021-08-24T17:39:31.747Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-24T17:39:31.747Z] ---> Running in a4e194a7e524 [2021-08-24T17:39:31.747Z] ---> Running in 4965a86fcb79 [2021-08-24T17:39:32.332Z] 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-08-24T17:39:32.604Z] 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-08-24T17:39:32.604Z] 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-08-24T17:39:42.725Z] ---> 2c2a87b37e1f [2021-08-24T17:39:42.725Z] Step 9/24 : RUN go mod tidy [2021-08-24T17:39:42.725Z] ---> Running in 36af25ce8ff7 [2021-08-24T17:39:42.725Z] ---> baf3d9fc9efc [2021-08-24T17:39:42.725Z] Step 9/23 : RUN go mod tidy [2021-08-24T17:39:42.725Z] ---> Running in e4cf29165ada [2021-08-24T17:39:44.164Z] Removing intermediate container 36af25ce8ff7 [2021-08-24T17:39:44.164Z] ---> 66766e96434e [2021-08-24T17:39:44.164Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-24T17:39:44.164Z] ---> Running in 9fed70a89ae7 [2021-08-24T17:39:44.447Z] Removing intermediate container e4cf29165ada [2021-08-24T17:39:44.447Z] ---> df59a6b3786e [2021-08-24T17:39:44.447Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-24T17:39:44.725Z] ---> Running in 2eb9a3039a1f [2021-08-24T17:39:44.725Z] 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-08-24T17:39:45.002Z] 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-08-24T17:40:07.135Z] 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-08-24T17:40:11.597Z] Removing intermediate container f733a62cfd4f [2021-08-24T17:40:11.597Z] ---> fe5be95232ce [2021-08-24T17:40:11.597Z] [2021-08-24T17:40:11.597Z] Step 11/24 : FROM alpine:3.12 [2021-08-24T17:40:11.597Z] Removing intermediate container a4e194a7e524 [2021-08-24T17:40:11.597Z] ---> 95d30785cb36 [2021-08-24T17:40:11.597Z] [2021-08-24T17:40:11.597Z] Step 11/22 : FROM alpine:3.12 [2021-08-24T17:40:11.597Z] Removing intermediate container 4965a86fcb79 [2021-08-24T17:40:11.597Z] ---> bd4c60d68e05 [2021-08-24T17:40:11.597Z] [2021-08-24T17:40:11.597Z] Step 11/23 : FROM alpine:3.12 [2021-08-24T17:40:12.182Z] 3.12: Pulling from library/alpine [2021-08-24T17:40:12.449Z] 3.12: Pulling from library/alpine [2021-08-24T17:40:12.449Z] 3.12: Pulling from library/alpine [2021-08-24T17:40:13.856Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-24T17:40:13.856Z] Status: Downloaded newer image for alpine:3.12 [2021-08-24T17:40:13.856Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-24T17:40:13.856Z] Status: Image is up to date for alpine:3.12 [2021-08-24T17:40:13.856Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-24T17:40:13.856Z] Status: Image is up to date for alpine:3.12 [2021-08-24T17:40:13.856Z] ---> 13621d1b12d4 [2021-08-24T17:40:13.856Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-24T17:40:13.856Z] ---> 13621d1b12d4 [2021-08-24T17:40:13.856Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-24T17:40:13.856Z] ---> 13621d1b12d4 [2021-08-24T17:40:13.856Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-24T17:40:13.856Z] ---> Running in 3a0fdd61229d [2021-08-24T17:40:13.856Z] ---> Running in 49d03a52d0d7 [2021-08-24T17:40:13.856Z] ---> Running in cdda00934d97 [2021-08-24T17:40:15.269Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-24T17:40:15.269Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-24T17:40:15.269Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-24T17:40:15.269Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-24T17:40:15.269Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-24T17:40:15.269Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-24T17:40:15.269Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-24T17:40:15.269Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T17:40:15.490Z] Removing intermediate container 9e2c8a80e53d [2021-08-24T17:40:15.490Z] ---> 115037c274e1 [2021-08-24T17:40:15.490Z] Successfully built 115037c274e1 [2021-08-24T17:40:15.490Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-24T17:40:15.544Z] OK: 6 MiB in 15 packages [2021-08-24T17:40:15.544Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-24T17:40:15.544Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-24T17:40:15.544Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-24T17:40:15.544Z] (4/4) Installing curl (7.78.0-r0) [2021-08-24T17:40:15.544Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-24T17:40:15.544Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T17:40:15.544Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T17:40:15.544Z] Executing ca-certificates-20191127-r4.trigger [2021-08-24T17:40:15.544Z] OK: 6 MiB in 15 packages [2021-08-24T17:40:15.544Z] OK: 7 MiB in 18 packages [2021-08-24T17:40:15.813Z] Removing intermediate container cdda00934d97 [2021-08-24T17:40:15.813Z] ---> 4c59705b194b [2021-08-24T17:40:15.813Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-24T17:40:15.849Z] + docker inspect -f . ci-base-image-arm64 [2021-08-24T17:40:15.849Z] . [Pipeline] withDockerContainer [2021-08-24T17:40:16.072Z] prd-ubuntu18.04-docker-arm64-4c-16g-710 does not seem to be running inside a container [2021-08-24T17:40:16.084Z] ---> Running in f671674b3ae0 [2021-08-24T17:40:16.084Z] Removing intermediate container 49d03a52d0d7 [2021-08-24T17:40:16.084Z] ---> 7015849d80c0 [2021-08-24T17:40:16.084Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-24T17:40:16.165Z] $ 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 ******** ci-base-image-arm64 cat [2021-08-24T17:40:16.566Z] Removing intermediate container f671674b3ae0 [2021-08-24T17:40:16.566Z] ---> db914f3cf2ef [2021-08-24T17:40:16.566Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-24T17:40:16.566Z] ---> Running in b6b1ecc4545d [2021-08-24T17:40:16.566Z] ---> Running in da3943a668e0 [2021-08-24T17:40:16.566Z] Removing intermediate container 3a0fdd61229d [2021-08-24T17:40:16.566Z] ---> 97800c167c70 [2021-08-24T17:40:16.566Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-24T17:40:16.566Z] Removing intermediate container b6b1ecc4545d [2021-08-24T17:40:16.566Z] ---> a75428b49ce9 [2021-08-24T17:40:16.566Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-24T17:40:16.566Z] Removing intermediate container da3943a668e0 [2021-08-24T17:40:16.566Z] ---> 58d846cfd9ce [2021-08-24T17:40:16.566Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-24T17:40:16.566Z] ---> Running in aa20e23d7030 [2021-08-24T17:40:16.566Z] ---> Running in 63c9f9ed25e0 [2021-08-24T17:40:16.566Z] ---> Running in a57e84bc6281 [2021-08-24T17:40:16.834Z] Removing intermediate container aa20e23d7030 [2021-08-24T17:40:16.834Z] ---> 07b39861f2d2 [2021-08-24T17:40:16.834Z] Step 14/22 : WORKDIR /edgex [2021-08-24T17:40:16.834Z] Removing intermediate container 63c9f9ed25e0 [2021-08-24T17:40:16.834Z] ---> 9e4cd413b917 [2021-08-24T17:40:16.834Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-24T17:40:16.834Z] ---> Running in 251ed156e24b [2021-08-24T17:40:17.105Z] Removing intermediate container a57e84bc6281 [2021-08-24T17:40:17.105Z] ---> a0ad005cea24 [2021-08-24T17:40:17.105Z] ---> Running in 64cd2f4e7594 [2021-08-24T17:40:17.105Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-24T17:40:17.693Z] Removing intermediate container 251ed156e24b [2021-08-24T17:40:17.693Z] ---> 41c44b4e6dc3 [2021-08-24T17:40:17.693Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-24T17:40:17.693Z] Removing intermediate container 64cd2f4e7594 [2021-08-24T17:40:17.693Z] ---> 0f777b5550f1 [2021-08-24T17:40:17.693Z] Step 16/24 : WORKDIR / [2021-08-24T17:40:17.693Z] Removing intermediate container 9fed70a89ae7 [2021-08-24T17:40:17.693Z] ---> 377ee3631f19 [2021-08-24T17:40:17.693Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-24T17:40:17.693Z] ---> 7fb2f788c86c [2021-08-24T17:40:17.693Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-24T17:40:17.693Z] ---> Running in b1bf7d8cc9eb [2021-08-24T17:40:17.693Z] ---> Running in 99b1eec73bc5 [2021-08-24T17:40:17.731Z] $ docker top bfbb1532e8d0b6b90bc52c10925815cd7dcaa6bb46bc6bb409e5b4f10b83c0da -eo pid,comm [2021-08-24T17:40:17.962Z] ---> 38d491bdef44 [2021-08-24T17:40:17.962Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-24T17:40:17.962Z] Removing intermediate container b1bf7d8cc9eb [2021-08-24T17:40:17.962Z] ---> e248d7d16ef8 [2021-08-24T17:40:17.962Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] sh [2021-08-24T17:40:18.231Z] ---> c04d177e0b34 [2021-08-24T17:40:18.231Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-24T17:40:18.499Z] 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-08-24T17:40:18.499Z] ---> 31426531004f [2021-08-24T17:40:18.499Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-24T17:40:18.499Z] ---> 4ad6f84cc533 [2021-08-24T17:40:18.499Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-24T17:40:18.684Z] + go version [2021-08-24T17:40:18.684Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-24T17:40:18.706Z] $ docker stop --time=1 bfbb1532e8d0b6b90bc52c10925815cd7dcaa6bb46bc6bb409e5b4f10b83c0da [2021-08-24T17:40:19.084Z] ---> 5f0873005dfa [2021-08-24T17:40:19.084Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-24T17:40:19.084Z] ---> 072b2ebc7d26 [2021-08-24T17:40:19.084Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-24T17:40:19.084Z] Removing intermediate container 2eb9a3039a1f [2021-08-24T17:40:19.084Z] ---> 9dae8960e030 [2021-08-24T17:40:19.084Z] [2021-08-24T17:40:19.084Z] Step 11/23 : FROM alpine:3.12 [2021-08-24T17:40:19.084Z] ---> 13621d1b12d4 [2021-08-24T17:40:19.084Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-24T17:40:19.084Z] ---> Running in fef60d7375a9 [2021-08-24T17:40:19.084Z] ---> a133cde92d31 [2021-08-24T17:40:19.084Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-24T17:40:19.084Z] ---> Running in d8af837b446e [2021-08-24T17:40:19.084Z] ---> Running in 3e33aff24b17 [2021-08-24T17:40:19.352Z] Removing intermediate container fef60d7375a9 [2021-08-24T17:40:19.352Z] ---> 3b02be0247fb [2021-08-24T17:40:19.352Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-24T17:40:19.352Z] Removing intermediate container d8af837b446e [2021-08-24T17:40:19.352Z] ---> d217d6cca1a1 [2021-08-24T17:40:19.352Z] Step 19/22 : CMD ["--init=true"] [2021-08-24T17:40:19.352Z] ---> Running in 20007fe0da1e [2021-08-24T17:40:19.352Z] ---> Running in d21234430689 [2021-08-24T17:40:19.352Z] ---> 4008624cdc98 [2021-08-24T17:40:19.352Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-24T17:40:19.352Z] ---> Running in 758a7e767547 [2021-08-24T17:40:19.623Z] Removing intermediate container 20007fe0da1e [2021-08-24T17:40:19.623Z] ---> d27541ac0808 [2021-08-24T17:40:19.623Z] Step 21/23 : LABEL arch=x86_64 [2021-08-24T17:40:19.623Z] Removing intermediate container 758a7e767547 [2021-08-24T17:40:19.623Z] ---> 7e24dab5621b [2021-08-24T17:40:19.623Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-24T17:40:19.623Z] Removing intermediate container d21234430689 [2021-08-24T17:40:19.623Z] ---> 62b1025f8991 [2021-08-24T17:40:19.623Z] Step 20/22 : LABEL arch=x86_64 [2021-08-24T17:40:19.623Z] ---> Running in 734c96dba242 [2021-08-24T17:40:19.623Z] ---> Running in 51d3073ef431 [2021-08-24T17:40:19.623Z] ---> Running in a21ab23c49fc [2021-08-24T17:40:19.623Z] Removing intermediate container 99b1eec73bc5 [2021-08-24T17:40:19.623Z] ---> b9c9cff907ee [2021-08-24T17:40:19.623Z] [2021-08-24T17:40:19.623Z] Step 12/24 : FROM docker:20.10.7 [2021-08-24T17:40:19.623Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-24T17:40:19.892Z] Removing intermediate container 734c96dba242 [2021-08-24T17:40:19.892Z] ---> e0a46a1842b9 [2021-08-24T17:40:19.892Z] Step 22/23 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 [2021-08-24T17:40:19.892Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-24T17:40:19.892Z] Removing intermediate container 51d3073ef431 [2021-08-24T17:40:19.892Z] ---> 2baf33bac3c7 [2021-08-24T17:40:19.892Z] Step 22/24 : LABEL arch=x86_64 [2021-08-24T17:40:19.892Z] Removing intermediate container a21ab23c49fc [2021-08-24T17:40:19.892Z] ---> f285c28ede88 [2021-08-24T17:40:19.892Z] Step 21/22 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 [2021-08-24T17:40:19.892Z] ---> Running in 63e186babb57 [2021-08-24T17:40:19.892Z] ---> Running in a09ef9ba485a [2021-08-24T17:40:19.892Z] ---> Running in 51106431cf07 [2021-08-24T17:40:19.892Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-24T17:40:19.892Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-24T17:40:19.892Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T17:40:19.892Z] Executing ca-certificates-20191127-r4.trigger [2021-08-24T17:40:19.892Z] OK: 6 MiB in 16 packages [2021-08-24T17:40:20.172Z] Removing intermediate container a09ef9ba485a [2021-08-24T17:40:20.172Z] ---> 28bd7ae4acb1 [2021-08-24T17:40:20.172Z] Step 23/23 : LABEL version=0.0.0 [2021-08-24T17:40:20.172Z] Removing intermediate container 51106431cf07 [2021-08-24T17:40:20.172Z] ---> 0e5ff73765e1 [2021-08-24T17:40:20.172Z] Step 22/22 : LABEL version=0.0.0 [2021-08-24T17:40:20.172Z] Removing intermediate container 63e186babb57 [2021-08-24T17:40:20.172Z] ---> 869dc5d874e5 [2021-08-24T17:40:20.172Z] Step 23/24 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 [2021-08-24T17:40:20.172Z] ---> Running in 1e8cbda0226b [2021-08-24T17:40:20.172Z] ---> Running in f70b941b05c5 [2021-08-24T17:40:20.172Z] ---> Running in ab31f5db2819 [2021-08-24T17:40:20.172Z] Removing intermediate container 1e8cbda0226b [2021-08-24T17:40:20.172Z] ---> 30571ac86f8a [2021-08-24T17:40:20.172Z] [2021-08-24T17:40:20.172Z] Removing intermediate container ab31f5db2819 [2021-08-24T17:40:20.172Z] ---> 5f9a01cd508e [2021-08-24T17:40:20.172Z] Step 24/24 : LABEL version=0.0.0 [2021-08-24T17:40:20.447Z] Successfully built 30571ac86f8a [2021-08-24T17:40:20.447Z] Removing intermediate container f70b941b05c5 [2021-08-24T17:40:20.447Z] ---> 05270b167e6e [2021-08-24T17:40:20.447Z] [2021-08-24T17:40:20.447Z] Successfully tagged support-scheduler:latest [2021-08-24T17:40:20.447Z]  Building support-scheduler ... done Building core-metadata [2021-08-24T17:40:20.447Z] ---> Running in 851855be71e5 [2021-08-24T17:40:20.447Z] Successfully built 05270b167e6e [2021-08-24T17:40:20.447Z] Removing intermediate container 3e33aff24b17 [2021-08-24T17:40:20.447Z] ---> d5db1025c4ee [2021-08-24T17:40:20.447Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-24T17:40:20.447Z] Successfully tagged security-proxy-setup:latest [2021-08-24T17:40:20.447Z] Building security-secretstore-setup [2021-08-24T17:40:20.607Z] $ docker rm -f bfbb1532e8d0b6b90bc52c10925815cd7dcaa6bb46bc6bb409e5b4f10b83c0da [2021-08-24T17:40:20.713Z]  Building security-proxy-setup ... done  ---> Running in 85498ed095d5 [2021-08-24T17:40:20.713Z] Removing intermediate container 851855be71e5 [2021-08-24T17:40:20.713Z] ---> 126d444e2982 [2021-08-24T17:40:20.713Z] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-08-24T17:40:20.980Z] 20.10.7: Pulling from library/docker [2021-08-24T17:40:20.980Z] Successfully built 126d444e2982 [2021-08-24T17:40:20.980Z] Successfully tagged core-command:latest [2021-08-24T17:40:20.980Z] Building core-data [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-24T17:40:21.439Z] + docker inspect -f . ci-base-image-arm64 [2021-08-24T17:40:21.439Z] . [Pipeline] withDockerContainer [2021-08-24T17:40:21.667Z] prd-ubuntu18.04-docker-arm64-4c-16g-710 does not seem to be running inside a container [2021-08-24T17:40:21.752Z] $ 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 ******** ci-base-image-arm64 cat [2021-08-24T17:40:22.386Z]  Building core-command ... done Removing intermediate container 85498ed095d5 [2021-08-24T17:40:22.386Z] ---> 2a10c803bf91 [2021-08-24T17:40:22.386Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-24T17:40:23.269Z] $ docker top 06fac41fde6ae1b221cf354e5e3fef56083bcab94e854406b1ecc3f717c56165 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-24T17:40:23.558Z] ========================================================= [2021-08-24T17:40:23.558Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-24T17:40:23.558Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-24T17:40:23.810Z] ---> Running in 2a088c12e4a6 [2021-08-24T17:40:24.211Z] + go mod tidy [2021-08-24T17:40:24.280Z] Removing intermediate container 2a088c12e4a6 [2021-08-24T17:40:24.281Z] ---> 632bc68164c1 [2021-08-24T17:40:24.281Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-24T17:40:24.281Z] ---> Running in 618b5224a884 [2021-08-24T17:40:24.544Z] Removing intermediate container 618b5224a884 [2021-08-24T17:40:24.544Z] ---> e0a81e869e61 [2021-08-24T17:40:24.544Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-24T17:40:25.126Z] ---> f6ae1da352a3 [2021-08-24T17:40:25.126Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [Pipeline] sh [2021-08-24T17:40:25.733Z] ---> f2a43a295da9 [2021-08-24T17:40:25.733Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-24T17:40:25.862Z] + make test [2021-08-24T17:40:25.862Z] 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-08-24T17:40:25.862Z] go mod tidy [2021-08-24T17:40:26.354Z] ---> bd96588cce6a [2021-08-24T17:40:26.354Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-24T17:40:26.354Z] ---> Running in c958517fb508 [2021-08-24T17:40:26.460Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-24T17:40:27.770Z] Removing intermediate container c958517fb508 [2021-08-24T17:40:27.770Z] ---> b98d136d5714 [2021-08-24T17:40:27.770Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-24T17:40:29.722Z] ---> Running in 0adcabdc75f9 [2021-08-24T17:40:30.306Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T17:40:30.306Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-24T17:40:30.306Z] ---> 7415db234179 [2021-08-24T17:40:30.306Z] Step 3/26 : WORKDIR /edgex-go [2021-08-24T17:40:30.306Z] ---> Using cache [2021-08-24T17:40:30.306Z] ---> e42718a02132 [2021-08-24T17:40:30.306Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T17:40:30.306Z] ---> Using cache [2021-08-24T17:40:30.306Z] ---> 99c8f8f9866c [2021-08-24T17:40:30.306Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-24T17:40:30.306Z] ---> Using cache [2021-08-24T17:40:30.306Z] ---> 92ac142e189e [2021-08-24T17:40:30.306Z] Step 6/26 : COPY go.mod . [2021-08-24T17:40:30.306Z] ---> Using cache [2021-08-24T17:40:30.306Z] ---> f480a82bbacd [2021-08-24T17:40:30.306Z] Step 7/26 : RUN go mod download [2021-08-24T17:40:30.306Z] ---> Using cache [2021-08-24T17:40:30.306Z] ---> 9605110cdc50 [2021-08-24T17:40:30.306Z] Step 8/26 : COPY . . [2021-08-24T17:40:30.306Z] ---> Using cache [2021-08-24T17:40:30.306Z] ---> dc1c0fad8916 [2021-08-24T17:40:30.306Z] Step 9/26 : RUN go mod tidy [2021-08-24T17:40:30.306Z] ---> Using cache [2021-08-24T17:40:30.306Z] ---> b9dbe1ace613 [2021-08-24T17:40:30.306Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-24T17:40:30.576Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T17:40:30.576Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-24T17:40:30.576Z] ---> 7415db234179 [2021-08-24T17:40:30.576Z] Step 3/24 : WORKDIR /edgex-go [2021-08-24T17:40:30.576Z] ---> Using cache [2021-08-24T17:40:30.576Z] ---> e42718a02132 [2021-08-24T17:40:30.576Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T17:40:30.576Z] ---> Using cache [2021-08-24T17:40:30.576Z] ---> 99c8f8f9866c [2021-08-24T17:40:30.576Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-24T17:40:31.532Z] Removing intermediate container 0adcabdc75f9 [2021-08-24T17:40:31.532Z] ---> d0e960a45838 [2021-08-24T17:40:31.532Z] Step 21/23 : LABEL arch=x86_64 [2021-08-24T17:40:31.797Z] ---> Running in 031fa81d2cc8 [2021-08-24T17:40:31.797Z] ---> Running in 7b9bc90e5b9d [2021-08-24T17:40:31.797Z] ---> Running in 892763a251fa [2021-08-24T17:40:32.065Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-24T17:40:32.065Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-24T17:40:32.332Z] ---> 08bdaf2f88f9 [2021-08-24T17:40:32.332Z] 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-08-24T17:40:32.595Z] Removing intermediate container 892763a251fa [2021-08-24T17:40:32.595Z] ---> 1d99aa902fe0 [2021-08-24T17:40:32.595Z] Step 22/23 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 [2021-08-24T17:40:32.862Z] ---> Running in d3c966aff355 [2021-08-24T17:40:33.127Z] ---> Running in ddffd0000867 [2021-08-24T17:40:33.401Z] Removing intermediate container d3c966aff355 [2021-08-24T17:40:33.401Z] ---> f41b95996fb3 [2021-08-24T17:40:33.401Z] Step 23/23 : LABEL version=0.0.0 [2021-08-24T17:40:33.401Z] Removing intermediate container ddffd0000867 [2021-08-24T17:40:33.401Z] ---> ff24429c8eef [2021-08-24T17:40:33.401Z] 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-08-24T17:40:33.401Z] ---> Running in cbe6542691c9 [2021-08-24T17:40:33.401Z] ---> Running in 631d793d5111 [2021-08-24T17:40:33.669Z] Removing intermediate container cbe6542691c9 [2021-08-24T17:40:33.669Z] ---> 80af3110668a [2021-08-24T17:40:33.669Z] [2021-08-24T17:40:33.669Z] 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-08-24T17:40:33.948Z] Successfully built 80af3110668a [2021-08-24T17:40:33.948Z] Successfully tagged support-notifications:latest [2021-08-24T17:40:33.948Z]  Building support-notifications ... done Building security-bootstrapper [2021-08-24T17:40:33.948Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-24T17:40:34.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-24T17:40:34.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-24T17:40:34.521Z] (1/39) Installing readline (8.1.0-r0) [2021-08-24T17:40:34.521Z] (2/39) Installing bash (5.1.0-r0) [2021-08-24T17:40:34.521Z] Executing bash-5.1.0-r0.post-install [2021-08-24T17:40:34.521Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-24T17:40:34.521Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-24T17:40:34.521Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-24T17:40:34.521Z] (6/39) Installing curl (7.78.0-r0) [2021-08-24T17:40:34.521Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-24T17:40:34.521Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-24T17:40:34.521Z] (9/39) Installing expat (2.2.10-r1) [2021-08-24T17:40:34.521Z] (10/39) Installing libffi (3.3-r2) [2021-08-24T17:40:34.521Z] (11/39) Installing gdbm (1.19-r0) [2021-08-24T17:40:34.521Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-24T17:40:34.521Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-24T17:40:34.521Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-24T17:40:34.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-24T17:40:35.077Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-24T17:40:35.077Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-24T17:40:35.077Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-24T17:40:35.077Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-24T17:40:35.077Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-24T17:40:35.356Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-24T17:40:35.356Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-24T17:40:35.356Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-24T17:40:35.356Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-24T17:40:35.356Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-24T17:40:35.356Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-24T17:40:35.356Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-24T17:40:35.356Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-24T17:40:35.356Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-24T17:40:35.356Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-24T17:40:35.356Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-24T17:40:35.628Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-24T17:40:35.628Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-24T17:40:35.628Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-24T17:40:35.628Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-24T17:40:35.628Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-24T17:40:35.628Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-24T17:40:35.628Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-24T17:40:35.628Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-24T17:40:35.628Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-24T17:40:35.900Z] Executing busybox-1.32.1-r6.trigger [2021-08-24T17:40:35.900Z] OK: 82 MiB in 59 packages [2021-08-24T17:40:35.900Z] OK: 219 MiB in 52 packages [2021-08-24T17:40:37.864Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T17:40:37.864Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-24T17:40:37.864Z] ---> 7415db234179 [2021-08-24T17:40:37.864Z] Step 3/24 : WORKDIR /edgex-go [2021-08-24T17:40:37.864Z] ---> Using cache [2021-08-24T17:40:37.864Z] ---> e42718a02132 [2021-08-24T17:40:37.864Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T17:40:37.864Z] ---> Using cache [2021-08-24T17:40:37.864Z] ---> 99c8f8f9866c [2021-08-24T17:40:37.864Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-24T17:40:37.864Z] ---> Using cache [2021-08-24T17:40:37.864Z] ---> 92ac142e189e [2021-08-24T17:40:37.864Z] Step 6/24 : COPY go.mod . [2021-08-24T17:40:37.864Z] ---> Using cache [2021-08-24T17:40:37.864Z] ---> f480a82bbacd [2021-08-24T17:40:37.864Z] Step 7/24 : RUN go mod download [2021-08-24T17:40:37.864Z] ---> Using cache [2021-08-24T17:40:37.864Z] ---> 9605110cdc50 [2021-08-24T17:40:37.864Z] Step 8/24 : COPY . . [2021-08-24T17:40:37.864Z] ---> Using cache [2021-08-24T17:40:37.864Z] ---> dc1c0fad8916 [2021-08-24T17:40:37.864Z] Step 9/24 : RUN go mod tidy [2021-08-24T17:40:37.864Z] ---> Using cache [2021-08-24T17:40:37.865Z] ---> b9dbe1ace613 [2021-08-24T17:40:37.865Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-24T17:40:38.155Z] ---> Running in 540796c5d6e0 [2021-08-24T17:40:38.460Z] Removing intermediate container 031fa81d2cc8 [2021-08-24T17:40:38.460Z] ---> d0cae320a05e [2021-08-24T17:40:38.460Z] Step 6/24 : COPY go.mod . [2021-08-24T17:40:39.070Z] ---> 3a33f322ce67 [2021-08-24T17:40:39.070Z] Step 7/24 : RUN go mod download [2021-08-24T17:40:39.070Z] 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-08-24T17:40:39.070Z] ---> Running in d7eebd4d02d4 [2021-08-24T17:40:40.079Z] Collecting docker-compose==1.23.2 [2021-08-24T17:40:40.079Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-24T17:40:40.079Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-24T17:40:40.079Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-24T17:40:40.686Z] Collecting PyYAML<4,>=3.10 [2021-08-24T17:40:40.686Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-24T17:40:42.106Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T17:40:42.106Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-24T17:40:42.106Z] ---> 7415db234179 [2021-08-24T17:40:42.106Z] Step 3/32 : WORKDIR /edgex-go [2021-08-24T17:40:42.106Z] ---> Using cache [2021-08-24T17:40:42.106Z] ---> e42718a02132 [2021-08-24T17:40:42.106Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T17:40:42.106Z] ---> Using cache [2021-08-24T17:40:42.106Z] ---> 99c8f8f9866c [2021-08-24T17:40:42.106Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-24T17:40:42.106Z] ---> Using cache [2021-08-24T17:40:42.106Z] ---> 92ac142e189e [2021-08-24T17:40:42.106Z] Step 6/32 : COPY go.mod . [2021-08-24T17:40:42.106Z] ---> Using cache [2021-08-24T17:40:42.106Z] ---> f480a82bbacd [2021-08-24T17:40:42.106Z] Step 7/32 : RUN go mod download [2021-08-24T17:40:42.106Z] ---> Using cache [2021-08-24T17:40:42.106Z] ---> 9605110cdc50 [2021-08-24T17:40:42.106Z] Step 8/32 : COPY . . [2021-08-24T17:40:42.106Z] ---> Using cache [2021-08-24T17:40:42.106Z] ---> dc1c0fad8916 [2021-08-24T17:40:42.106Z] Step 9/32 : RUN go mod tidy [2021-08-24T17:40:42.106Z] ---> Using cache [2021-08-24T17:40:42.106Z] ---> b9dbe1ace613 [2021-08-24T17:40:42.106Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-24T17:40:42.106Z] ---> Running in 623c76166507 [2021-08-24T17:40:42.106Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-24T17:40:42.106Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-24T17:40:42.106Z] Collecting texttable<0.10,>=0.9.0 [2021-08-24T17:40:42.106Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-24T17:40:42.106Z] Removing intermediate container d7eebd4d02d4 [2021-08-24T17:40:42.106Z] ---> dddb0f4954ef [2021-08-24T17:40:42.106Z] Step 8/24 : COPY . . [2021-08-24T17:40:43.074Z] Collecting jsonschema<3,>=2.5.1 [2021-08-24T17:40:43.074Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-24T17:40:43.074Z] 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-08-24T17:40:43.074Z] 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-08-24T17:40:43.074Z] Collecting docker<4.0,>=3.6.0 [2021-08-24T17:40:43.074Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-24T17:40:43.074Z] Collecting docopt<0.7,>=0.6.1 [2021-08-24T17:40:43.074Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-24T17:40:44.527Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-24T17:40:44.527Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-24T17:40:44.804Z] Collecting cached-property<2,>=1.2.0 [2021-08-24T17:40:44.804Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-24T17:40:45.085Z] Collecting docker-pycreds>=0.4.0 [2021-08-24T17:40:45.085Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-24T17:40:45.679Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-24T17:40:45.679Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-24T17:40:45.679Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-24T17:40:45.679Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-24T17:40:45.956Z] Collecting certifi>=2017.4.17 [2021-08-24T17:40:45.956Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-24T17:40:45.956Z] Collecting idna<2.8,>=2.5 [2021-08-24T17:40:45.956Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-24T17:40:46.232Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-24T17:40:46.232Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-24T17:40:46.232Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-24T17:40:46.232Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-24T17:40:46.499Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-24T17:40:46.499Z] Attempting uninstall: urllib3 [2021-08-24T17:40:46.499Z] Found existing installation: urllib3 1.26.2 [2021-08-24T17:40:46.499Z] Uninstalling urllib3-1.26.2: [2021-08-24T17:40:46.499Z] Successfully uninstalled urllib3-1.26.2 [2021-08-24T17:40:47.090Z] Attempting uninstall: idna [2021-08-24T17:40:47.090Z] Found existing installation: idna 3.1 [2021-08-24T17:40:47.090Z] Uninstalling idna-3.1: [2021-08-24T17:40:47.355Z] Successfully uninstalled idna-3.1 [2021-08-24T17:40:48.315Z] Attempting uninstall: chardet [2021-08-24T17:40:48.315Z] Found existing installation: chardet 4.0.0 [2021-08-24T17:40:48.315Z] Uninstalling chardet-4.0.0: [2021-08-24T17:40:48.315Z] Successfully uninstalled chardet-4.0.0 [2021-08-24T17:40:48.315Z] ---> 4c9eb964d06f [2021-08-24T17:40:48.315Z] Step 9/24 : RUN go mod tidy [2021-08-24T17:40:48.315Z] ---> Running in 8dab3c6d1c94 [2021-08-24T17:40:49.281Z] Attempting uninstall: requests [2021-08-24T17:40:49.281Z] Found existing installation: requests 2.25.1 [2021-08-24T17:40:49.281Z] Uninstalling requests-2.25.1: [2021-08-24T17:40:49.281Z] Successfully uninstalled requests-2.25.1 [2021-08-24T17:40:49.281Z] Running setup.py install for texttable: started [2021-08-24T17:40:50.249Z] Running setup.py install for texttable: finished with status 'done' [2021-08-24T17:40:50.249Z] Running setup.py install for PyYAML: started [2021-08-24T17:40:50.249Z] Removing intermediate container 8dab3c6d1c94 [2021-08-24T17:40:50.249Z] ---> b5636872bfcd [2021-08-24T17:40:50.249Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-24T17:40:50.249Z] ---> Running in 0033945830fe [2021-08-24T17:40:50.839Z] 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-08-24T17:40:50.839Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-24T17:40:51.103Z] Running setup.py install for docopt: started [2021-08-24T17:40:52.060Z] Running setup.py install for docopt: finished with status 'done' [2021-08-24T17:40:52.060Z] Running setup.py install for dockerpty: started [2021-08-24T17:40:53.027Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-24T17:40:53.294Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-24T17:40:53.993Z] 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-08-24T17:40:58.271Z] Removing intermediate container 631d793d5111 [2021-08-24T17:40:58.271Z] ---> 54b706778ac2 [2021-08-24T17:40:58.271Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-24T17:40:58.271Z] ---> Running in 6d2c6bd8e60f [2021-08-24T17:40:58.271Z] Removing intermediate container 6d2c6bd8e60f [2021-08-24T17:40:58.271Z] ---> fd1c3ea1f431 [2021-08-24T17:40:58.271Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-24T17:40:58.271Z] ---> Running in 56e05492cb47 [2021-08-24T17:40:58.271Z] Removing intermediate container 56e05492cb47 [2021-08-24T17:40:58.271Z] ---> b84227a1be78 [2021-08-24T17:40:58.271Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-24T17:40:58.850Z] ---> 28920327915a [2021-08-24T17:40:58.850Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-24T17:40:59.119Z] ---> 3d62f783dcb2 [2021-08-24T17:40:59.119Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-24T17:40:59.385Z] ---> b944ad375f72 [2021-08-24T17:40:59.385Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-24T17:40:59.385Z] ---> Running in c7990257efe0 [2021-08-24T17:40:59.862Z] Removing intermediate container c7990257efe0 [2021-08-24T17:40:59.862Z] ---> faf40af4dadc [2021-08-24T17:40:59.862Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-24T17:40:59.862Z] ---> Running in c0f1164236cc [2021-08-24T17:40:59.862Z] Removing intermediate container c0f1164236cc [2021-08-24T17:40:59.862Z] ---> 90fb691e017d [2021-08-24T17:40:59.862Z] Step 22/24 : LABEL arch=x86_64 [2021-08-24T17:40:59.862Z] ---> Running in ac2239169f1a [2021-08-24T17:40:59.862Z] Removing intermediate container ac2239169f1a [2021-08-24T17:40:59.862Z] ---> cbab39313d0b [2021-08-24T17:40:59.862Z] Step 23/24 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 [2021-08-24T17:40:59.862Z] ---> Running in 76263ccf6d03 [2021-08-24T17:41:00.129Z] Removing intermediate container 76263ccf6d03 [2021-08-24T17:41:00.129Z] ---> a7dbb225a27d [2021-08-24T17:41:00.129Z] Step 24/24 : LABEL version=0.0.0 [2021-08-24T17:41:00.129Z] ---> Running in 816fbd83808b [2021-08-24T17:41:00.398Z] Removing intermediate container 816fbd83808b [2021-08-24T17:41:00.398Z] ---> f907092c6cf8 [2021-08-24T17:41:00.398Z] [2021-08-24T17:41:00.398Z] Successfully built f907092c6cf8 [2021-08-24T17:41:00.398Z] Successfully tagged sys-mgmt-agent:latest [2021-08-24T17:41:03.769Z]  Building sys-mgmt-agent ... done 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-08-24T17:41:08.039Z] Removing intermediate container 7b9bc90e5b9d [2021-08-24T17:41:08.039Z] ---> b8b82a24d006 [2021-08-24T17:41:08.039Z] [2021-08-24T17:41:08.039Z] Step 11/26 : FROM alpine:3.12 [2021-08-24T17:41:08.039Z] ---> 13621d1b12d4 [2021-08-24T17:41:08.039Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-24T17:41:08.039Z] ---> Running in a38338ef3273 [2021-08-24T17:41:08.039Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-24T17:41:08.039Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-24T17:41:08.307Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-24T17:41:08.307Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-24T17:41:08.307Z] (3/3) Installing su-exec (0.2-r1) [2021-08-24T17:41:08.307Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T17:41:08.307Z] Executing ca-certificates-20191127-r4.trigger [2021-08-24T17:41:08.574Z] OK: 6 MiB in 17 packages [2021-08-24T17:41:09.164Z] Removing intermediate container a38338ef3273 [2021-08-24T17:41:09.164Z] ---> eb5b2508434a [2021-08-24T17:41:09.164Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-24T17:41:09.164Z] ---> Running in 9acbd362225f [2021-08-24T17:41:09.164Z] Removing intermediate container 9acbd362225f [2021-08-24T17:41:09.164Z] ---> 3321741938e3 [2021-08-24T17:41:09.164Z] Step 14/26 : WORKDIR / [2021-08-24T17:41:09.164Z] ---> Running in 55c7737da7e2 [2021-08-24T17:41:09.429Z] Removing intermediate container 55c7737da7e2 [2021-08-24T17:41:09.429Z] ---> a3a0c7e4522f [2021-08-24T17:41:09.429Z] 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-08-24T17:41:09.695Z] ---> 380b3c7487c0 [2021-08-24T17:41:09.695Z] 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-08-24T17:41:09.962Z] ---> bee01ea80c81 [2021-08-24T17:41:09.962Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-24T17:41:10.230Z] ---> b28e7fb82f78 [2021-08-24T17:41:10.230Z] 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-08-24T17:41:10.497Z] ---> f3db523c2804 [2021-08-24T17:41:10.497Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-24T17:41:11.086Z] ---> 9675c8f7b6b8 [2021-08-24T17:41:11.086Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-24T17:41:11.666Z] ---> 3393913acb7b [2021-08-24T17:41:11.666Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-24T17:41:11.936Z] ---> e10dcbe91860 [2021-08-24T17:41:11.936Z] 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-08-24T17:41:11.936Z] ---> Running in e3c8a7d4e0e1 [2021-08-24T17:41:12.904Z] Removing intermediate container e3c8a7d4e0e1 [2021-08-24T17:41:12.904Z] ---> 7a4f9a30815d [2021-08-24T17:41:12.904Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-24T17:41:12.904Z] ---> Running in 9b692d0c6662 [2021-08-24T17:41:13.170Z] Removing intermediate container 9b692d0c6662 [2021-08-24T17:41:13.170Z] ---> 4f1d599485cf [2021-08-24T17:41:13.170Z] Step 24/26 : LABEL arch=x86_64 [2021-08-24T17:41:13.170Z] ---> Running in 850fe7682d20 [2021-08-24T17:41:13.439Z] Removing intermediate container 850fe7682d20 [2021-08-24T17:41:13.439Z] ---> a0261f4f6d6f [2021-08-24T17:41:13.439Z] Step 25/26 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 [2021-08-24T17:41:13.439Z] ---> Running in b7c46b05c2f2 [2021-08-24T17:41:13.439Z] Removing intermediate container b7c46b05c2f2 [2021-08-24T17:41:13.439Z] ---> 6c6446f96c5d [2021-08-24T17:41:13.439Z] Step 26/26 : LABEL version=0.0.0 [2021-08-24T17:41:13.708Z] ---> Running in 5c274f83d7ef [2021-08-24T17:41:13.708Z] Removing intermediate container 5c274f83d7ef [2021-08-24T17:41:13.708Z] ---> eb0087ef9111 [2021-08-24T17:41:13.708Z] [2021-08-24T17:41:13.708Z] Successfully built eb0087ef9111 [2021-08-24T17:41:13.975Z] Successfully tagged security-secretstore-setup:latest [2021-08-24T17:41:17.314Z]  Building security-secretstore-setup ... done Removing intermediate container 540796c5d6e0 [2021-08-24T17:41:17.314Z] ---> 8abf3194d4a2 [2021-08-24T17:41:17.314Z] [2021-08-24T17:41:17.314Z] Step 11/24 : FROM alpine:3.12 [2021-08-24T17:41:17.314Z] ---> 13621d1b12d4 [2021-08-24T17:41:17.314Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-24T17:41:17.314Z] ---> Using cache [2021-08-24T17:41:17.314Z] ---> 7015849d80c0 [2021-08-24T17:41:17.314Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-24T17:41:17.314Z] ---> Using cache [2021-08-24T17:41:17.314Z] ---> a75428b49ce9 [2021-08-24T17:41:17.314Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-24T17:41:17.590Z] ---> Running in c8addbabb572 [2021-08-24T17:41:17.590Z] Removing intermediate container 623c76166507 [2021-08-24T17:41:17.590Z] ---> 6fdfea44e7ab [2021-08-24T17:41:17.590Z] [2021-08-24T17:41:17.590Z] Step 11/32 : FROM alpine:3.12 [2021-08-24T17:41:17.590Z] ---> 13621d1b12d4 [2021-08-24T17:41:17.590Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-24T17:41:17.590Z] ---> Running in b3a28d5b7613 [2021-08-24T17:41:17.590Z] Removing intermediate container c8addbabb572 [2021-08-24T17:41:17.590Z] ---> 376e52408b79 [2021-08-24T17:41:17.590Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-24T17:41:17.860Z] ---> Running in 7aaaa70b16b3 [2021-08-24T17:41:17.860Z] Removing intermediate container b3a28d5b7613 [2021-08-24T17:41:17.860Z] ---> 0d6f370848b0 [2021-08-24T17:41:17.860Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-24T17:41:17.860Z] ---> Running in fbc369402cdc [2021-08-24T17:41:17.860Z] Removing intermediate container 7aaaa70b16b3 [2021-08-24T17:41:17.860Z] ---> 5f48953187ba [2021-08-24T17:41:17.860Z] Step 16/24 : WORKDIR / [2021-08-24T17:41:17.860Z] ---> Running in 8521843608fc [2021-08-24T17:41:18.135Z] Removing intermediate container 8521843608fc [2021-08-24T17:41:18.135Z] ---> 6450c64cf89e [2021-08-24T17:41:18.135Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-24T17:41:18.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-24T17:41:18.407Z] ---> c2328d9d3114 [2021-08-24T17:41:18.407Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-24T17:41:18.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-24T17:41:18.690Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-24T17:41:18.690Z] (2/2) Installing su-exec (0.2-r1) [2021-08-24T17:41:18.690Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T17:41:18.690Z] OK: 6 MiB in 16 packages [2021-08-24T17:41:18.962Z] ---> 2d66723aa843 [2021-08-24T17:41:18.962Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-24T17:41:19.238Z] Removing intermediate container fbc369402cdc [2021-08-24T17:41:19.238Z] ---> 244f4ea20adb [2021-08-24T17:41:19.238Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-24T17:41:19.238Z] ---> Running in 4371c40ccc37 [2021-08-24T17:41:19.513Z] ---> b3b1ac2dcd3e [2021-08-24T17:41:19.513Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-24T17:41:19.513Z] Removing intermediate container 4371c40ccc37 [2021-08-24T17:41:19.513Z] ---> 3bcc55475274 [2021-08-24T17:41:19.513Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-24T17:41:19.513Z] ---> Running in 4906d16ada02 [2021-08-24T17:41:19.513Z] ---> Running in d5f3cc0c290b [2021-08-24T17:41:19.513Z] Removing intermediate container 4906d16ada02 [2021-08-24T17:41:19.513Z] ---> 7e57bad9746c [2021-08-24T17:41:19.513Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-24T17:41:19.513Z] Removing intermediate container d5f3cc0c290b [2021-08-24T17:41:19.513Z] ---> fb558fb22877 [2021-08-24T17:41:19.513Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-24T17:41:19.790Z] ---> Running in d7995a0de8a2 [2021-08-24T17:41:19.790Z] ---> Running in 4060a5760784 [2021-08-24T17:41:20.064Z] Removing intermediate container d7995a0de8a2 [2021-08-24T17:41:20.064Z] ---> c15674c18386 [2021-08-24T17:41:20.064Z] Step 22/24 : LABEL arch=x86_64 [2021-08-24T17:41:20.064Z] ---> Running in 1c8fa1f35ded [2021-08-24T17:41:20.344Z] Removing intermediate container 1c8fa1f35ded [2021-08-24T17:41:20.344Z] ---> ea9b9101314e [2021-08-24T17:41:20.344Z] Step 23/24 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 [2021-08-24T17:41:20.344Z] ---> Running in 031d690a37d3 [2021-08-24T17:41:20.344Z] Removing intermediate container 031d690a37d3 [2021-08-24T17:41:20.344Z] ---> b70186ecefaf [2021-08-24T17:41:20.344Z] Step 24/24 : LABEL version=0.0.0 [2021-08-24T17:41:20.624Z] ---> Running in fde89241eee9 [2021-08-24T17:41:20.624Z] Removing intermediate container fde89241eee9 [2021-08-24T17:41:20.624Z] ---> 26eb964cbe54 [2021-08-24T17:41:20.624Z] [2021-08-24T17:41:20.624Z] Successfully built 26eb964cbe54 [2021-08-24T17:41:20.624Z] Successfully tagged core-metadata:latest [2021-08-24T17:41:20.909Z]  Building core-metadata ... done Removing intermediate container 4060a5760784 [2021-08-24T17:41:20.909Z] ---> 28c76a8c6244 [2021-08-24T17:41:20.909Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-24T17:41:20.909Z] ---> Running in 340a212e0b2e [2021-08-24T17:41:20.909Z] Removing intermediate container 340a212e0b2e [2021-08-24T17:41:20.909Z] ---> 90a6a27ec48e [2021-08-24T17:41:20.909Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-24T17:41:21.195Z] ---> 031f45902746 [2021-08-24T17:41:21.195Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-24T17:41:21.195Z] ---> Running in d3545afc249f [2021-08-24T17:41:21.737Z] Removing intermediate container d3545afc249f [2021-08-24T17:41:21.737Z] ---> 459d0b1e9d11 [2021-08-24T17:41:21.737Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-24T17:41:22.020Z] ---> a14eabfd0d5d [2021-08-24T17:41:22.020Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-24T17:41:22.292Z] ---> f9f8ffe04ac4 [2021-08-24T17:41:22.292Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-24T17:41:22.561Z] ---> b38fbea77129 [2021-08-24T17:41:22.561Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-24T17:41:23.149Z] ---> ad6efc16b642 [2021-08-24T17:41:23.149Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-24T17:41:23.149Z] Removing intermediate container 0033945830fe [2021-08-24T17:41:23.149Z] ---> 4d5bbdaa43c4 [2021-08-24T17:41:23.149Z] [2021-08-24T17:41:23.149Z] Step 11/24 : FROM alpine:3.12 [2021-08-24T17:41:23.149Z] ---> 13621d1b12d4 [2021-08-24T17:41:23.149Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-24T17:41:23.149Z] ---> 0ff0a82f0760 [2021-08-24T17:41:23.149Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-24T17:41:23.415Z] ---> Running in 9e9d78e65a40 [2021-08-24T17:41:23.415Z] Removing intermediate container 9e9d78e65a40 [2021-08-24T17:41:23.415Z] ---> 131c16968cc5 [2021-08-24T17:41:23.415Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-24T17:41:23.415Z] ---> Running in 7d33e2e670fe [2021-08-24T17:41:23.682Z] ---> Running in bea0517c5d73 [2021-08-24T17:41:23.682Z] Removing intermediate container 7d33e2e670fe [2021-08-24T17:41:23.682Z] ---> f1cf8169553a [2021-08-24T17:41:23.682Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-24T17:41:23.682Z] ---> Running in 91c546b6c24b [2021-08-24T17:41:23.682Z] Removing intermediate container bea0517c5d73 [2021-08-24T17:41:23.682Z] ---> 7aca03dfc808 [2021-08-24T17:41:23.682Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-24T17:41:23.682Z] Removing intermediate container 91c546b6c24b [2021-08-24T17:41:23.682Z] ---> 6c49ba513d53 [2021-08-24T17:41:23.682Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T17:41:23.682Z] ---> Running in cf74f9fbbe50 [2021-08-24T17:41:23.951Z] ---> 3dd363650a6d [2021-08-24T17:41:23.951Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-24T17:41:23.951Z] ---> Running in edcec6be74f9 [2021-08-24T17:41:24.535Z] Removing intermediate container cf74f9fbbe50 [2021-08-24T17:41:24.535Z] ---> 4b0f238b3b40 [2021-08-24T17:41:24.535Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-24T17:41:24.535Z] ---> Running in 67c83c1419f8 [2021-08-24T17:41:24.535Z] Removing intermediate container edcec6be74f9 [2021-08-24T17:41:24.535Z] ---> 15f77138f4f1 [2021-08-24T17:41:24.535Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-24T17:41:24.535Z] ---> Running in d42f0fb9296b [2021-08-24T17:41:24.801Z] Removing intermediate container d42f0fb9296b [2021-08-24T17:41:24.801Z] ---> fc825202d2ad [2021-08-24T17:41:24.801Z] Step 29/32 : CMD ["gate"] [2021-08-24T17:41:24.801Z] ---> Running in 8594d1f8695e [2021-08-24T17:41:24.801Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-24T17:41:24.801Z] Removing intermediate container 8594d1f8695e [2021-08-24T17:41:24.801Z] ---> ae2a55f8aee5 [2021-08-24T17:41:24.801Z] Step 30/32 : LABEL arch=x86_64 [2021-08-24T17:41:24.801Z] ---> Running in 2bdda3f961a7 [2021-08-24T17:41:25.068Z] Removing intermediate container 2bdda3f961a7 [2021-08-24T17:41:25.068Z] ---> 0e942301d540 [2021-08-24T17:41:25.068Z] Step 31/32 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 [2021-08-24T17:41:25.068Z] ---> Running in 7b7c277caf04 [2021-08-24T17:41:25.068Z] Removing intermediate container 7b7c277caf04 [2021-08-24T17:41:25.068Z] ---> 2f6ddbfcf9af [2021-08-24T17:41:25.068Z] Step 32/32 : LABEL version=0.0.0 [2021-08-24T17:41:25.335Z] ---> Running in bdf4b6e19200 [2021-08-24T17:41:25.335Z] Removing intermediate container bdf4b6e19200 [2021-08-24T17:41:25.335Z] ---> a779cfc1c9ec [2021-08-24T17:41:25.335Z] [2021-08-24T17:41:25.335Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-24T17:41:25.335Z] Successfully built a779cfc1c9ec [2021-08-24T17:41:25.335Z] Successfully tagged security-bootstrapper:latest [2021-08-24T17:41:25.919Z]  Building security-bootstrapper ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-08-24T17:41:25.919Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-24T17:41:25.919Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-24T17:41:26.186Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-24T17:41:26.768Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-24T17:41:27.037Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-24T17:41:27.037Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T17:41:27.037Z] OK: 8 MiB in 20 packages [2021-08-24T17:41:27.303Z] Removing intermediate container 67c83c1419f8 [2021-08-24T17:41:27.303Z] ---> 79611708b945 [2021-08-24T17:41:27.303Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-24T17:41:27.303Z] ---> e3d150df48d4 [2021-08-24T17:41:27.303Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-24T17:41:27.884Z] ---> 432ec5e0924d [2021-08-24T17:41:27.884Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-24T17:41:27.884Z] ---> 8fa692e3e6ab [2021-08-24T17:41:27.884Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-24T17:41:27.884Z] ---> Running in 4333fa6b3221 [2021-08-24T17:41:28.150Z] Removing intermediate container 4333fa6b3221 [2021-08-24T17:41:28.150Z] ---> cabd37e8d64d [2021-08-24T17:41:28.150Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-24T17:41:28.150Z] ---> Running in 521c603ebc02 [2021-08-24T17:41:28.150Z] Removing intermediate container 521c603ebc02 [2021-08-24T17:41:28.150Z] ---> 6b5ee3cfa297 [2021-08-24T17:41:28.150Z] Step 22/24 : LABEL arch=x86_64 [2021-08-24T17:41:28.150Z] ---> Running in c2001a6fd8f2 [2021-08-24T17:41:28.150Z] Removing intermediate container c2001a6fd8f2 [2021-08-24T17:41:28.150Z] ---> 5e16099e4c31 [2021-08-24T17:41:28.150Z] Step 23/24 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 [2021-08-24T17:41:28.150Z] ---> Running in d65f758fb69f [2021-08-24T17:41:28.418Z] Removing intermediate container d65f758fb69f [2021-08-24T17:41:28.418Z] ---> 5a3601f48d34 [2021-08-24T17:41:28.418Z] Step 24/24 : LABEL version=0.0.0 [2021-08-24T17:41:28.418Z] ---> Running in e2a99f6868bb [2021-08-24T17:41:28.418Z] Removing intermediate container e2a99f6868bb [2021-08-24T17:41:28.418Z] ---> d2f685b67caa [2021-08-24T17:41:28.418Z] [2021-08-24T17:41:28.684Z] Successfully built d2f685b67caa [2021-08-24T17:41:28.684Z] Successfully tagged core-data:latest [2021-08-24T17:41:28.696Z]  Building core-data ... done  [Pipeline] } [2021-08-24T17:41:28.700Z] $ docker stop --time=1 ce7d63d034d69da168a0bd59a8dfa3bbca8b14f2ab981d189995c4413acc6279 [2021-08-24T17:41:29.952Z] $ docker rm -f ce7d63d034d69da168a0bd59a8dfa3bbca8b14f2ab981d189995c4413acc6279 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-24T17:41:30.351Z] + docker images [2021-08-24T17:41:30.351Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-24T17:41:30.351Z] core-data latest d2f685b67caa 2 seconds ago 20.4MB [2021-08-24T17:41:30.351Z] security-bootstrapper latest a779cfc1c9ec 5 seconds ago 18.8MB [2021-08-24T17:41:30.351Z] 4d5bbdaa43c4 7 seconds ago 1.76GB [2021-08-24T17:41:30.351Z] core-metadata latest 26eb964cbe54 10 seconds ago 16.7MB [2021-08-24T17:41:30.351Z] 6fdfea44e7ab 13 seconds ago 1.75GB [2021-08-24T17:41:30.351Z] 8abf3194d4a2 14 seconds ago 1.75GB [2021-08-24T17:41:30.352Z] security-secretstore-setup latest eb0087ef9111 17 seconds ago 28.1MB [2021-08-24T17:41:30.352Z] b8b82a24d006 24 seconds ago 1.76GB [2021-08-24T17:41:30.352Z] sys-mgmt-agent latest f907092c6cf8 30 seconds ago 325MB [2021-08-24T17:41:30.352Z] support-notifications latest 80af3110668a 57 seconds ago 16.8MB [2021-08-24T17:41:30.352Z] security-proxy-setup latest 05270b167e6e About a minute ago 25.9MB [2021-08-24T17:41:30.352Z] support-scheduler latest 30571ac86f8a About a minute ago 16.1MB [2021-08-24T17:41:30.352Z] core-command latest 126d444e2982 About a minute ago 16MB [2021-08-24T17:41:30.352Z] b9c9cff907ee About a minute ago 1.75GB [2021-08-24T17:41:30.352Z] 9dae8960e030 About a minute ago 1.75GB [2021-08-24T17:41:30.352Z] bd4c60d68e05 About a minute ago 1.75GB [2021-08-24T17:41:30.352Z] 95d30785cb36 About a minute ago 1.76GB [2021-08-24T17:41:30.352Z] fe5be95232ce About a minute ago 1.75GB [2021-08-24T17:41:30.352Z] ci-base-image-x86_64 latest 7415db234179 5 minutes ago 1.25GB [2021-08-24T17:41:30.352Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 days ago 37.5MB [2021-08-24T17:41:30.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 2 weeks ago 547MB [2021-08-24T17:41:30.352Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-24T17:41:30.352Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-24T17:41:30.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-08-24T17:41:45.943Z] Still waiting to schedule task [2021-08-24T17:41:45.944Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-24T17:41:49.890Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-24T17:41:52.527Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-24T17:41:53.142Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-24T17:41:54.132Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-24T17:42:06.593Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-24T17:42:06.593Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-24T17:42:06.593Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-24T17:42:06.593Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-24T17:42:06.593Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-24T17:42:06.593Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-24T17:42:07.198Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-24T17:42:07.198Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-24T17:42:07.198Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-24T17:42:07.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-24T17:42:19.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.178s coverage: 28.7% of statements [2021-08-24T17:42:19.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-24T17:42:19.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-24T17:42:22.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.324s coverage: 100.0% of statements [2021-08-24T17:42:22.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-24T17:42:22.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.302s coverage: 46.3% of statements [2021-08-24T17:42:22.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-24T17:42:22.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-24T17:42:24.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.551s coverage: 90.1% of statements [2021-08-24T17:42:24.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-24T17:42:24.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-24T17:42:27.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.244s coverage: 81.2% of statements [2021-08-24T17:42:27.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-24T17:42:27.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-24T17:42:27.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-24T17:42:27.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-24T17:42:27.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-24T17:42:32.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.475s coverage: 94.2% of statements [2021-08-24T17:42:32.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-24T17:42:32.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-24T17:42:32.988Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.261s coverage: 59.1% of statements [2021-08-24T17:42:32.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-24T17:42:32.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-24T17:42:32.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-24T17:42:32.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-24T17:42:32.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-24T17:42:32.988Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.198s coverage: 60.0% of statements [2021-08-24T17:42:32.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-24T17:42:32.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-24T17:42:32.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-24T17:42:32.988Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.367s coverage: 0.8% of statements [2021-08-24T17:42:32.988Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-24T17:42:32.988Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements [2021-08-24T17:42:32.988Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.270s coverage: 21.7% of statements [2021-08-24T17:42:32.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-24T17:42:32.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.204s coverage: 47.1% of statements [2021-08-24T17:42:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.198s coverage: 79.5% of statements [2021-08-24T17:42:33.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.158s coverage: 94.1% of statements [2021-08-24T17:42:35.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.206s coverage: 96.3% of statements [2021-08-24T17:42:35.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.247s coverage: 87.5% of statements [2021-08-24T17:42:47.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.197s coverage: 94.4% of statements [2021-08-24T17:42:47.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.171s coverage: 44.8% of statements [2021-08-24T17:42:53.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.608s coverage: 81.8% of statements [2021-08-24T17:42:53.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-24T17:43:01.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements [2021-08-24T17:43:01.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-24T17:43:01.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-24T17:43:01.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-24T17:43:01.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-08-24T17:43:01.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-24T17:43:01.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-24T17:43:01.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-24T17:43:01.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-24T17:43:01.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-24T17:43:01.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.186s coverage: 87.2% of statements [2021-08-24T17:43:01.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-24T17:43:01.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-24T17:43:01.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-08-24T17:43:01.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-24T17:43:01.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 58.8% of statements [2021-08-24T17:43:01.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-24T17:43:01.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.171s coverage: 80.0% of statements [2021-08-24T17:43:01.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements [2021-08-24T17:43:01.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.241s coverage: 85.4% of statements [2021-08-24T17:43:01.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.306s coverage: 91.2% of statements [2021-08-24T17:43:01.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-24T17:43:01.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.698s coverage: 64.4% of statements [2021-08-24T17:43:01.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-24T17:43:01.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-24T17:43:01.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements [2021-08-24T17:43:01.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.075s coverage: 91.3% of statements [2021-08-24T17:43:01.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2021-08-24T17:43:01.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2021-08-24T17:43:02.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2021-08-24T17:43:06.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.101s coverage: 66.9% of statements [2021-08-24T17:43:06.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-24T17:43:06.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-24T17:43:06.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-24T17:43:08.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.747s coverage: 43.6% of statements [2021-08-24T17:43:08.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-24T17:43:08.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-24T17:43:08.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.220s coverage: 89.5% of statements [2021-08-24T17:43:08.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-24T17:43:08.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.232s coverage: 84.8% of statements [2021-08-24T17:43:08.564Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-24T17:43:16.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.262s coverage: 19.5% of statements [2021-08-24T17:43:16.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-24T17:43:16.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-24T17:43:16.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-24T17:43:16.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-24T17:43:16.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.564s coverage: 92.0% of statements [2021-08-24T17:43:16.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-24T17:43:16.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-24T17:43:16.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-24T17:43:16.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-24T17:43:16.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 62.7% of statements [2021-08-24T17:43:16.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-24T17:43:16.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-24T17:43:16.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.412s coverage: 97.7% of statements [2021-08-24T17:43:16.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-24T17:43:16.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-24T17:43:16.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-24T17:43:16.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-24T17:43:16.866Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.160s coverage: 28.9% of statements [2021-08-24T17:43:16.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-24T17:43:16.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-24T17:43:16.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-24T17:43:16.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-24T17:43:16.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-24T17:43:16.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-24T17:43:16.866Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.170s coverage: 100.0% of statements [2021-08-24T17:43:16.866Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-08-24T17:43:16.866Z] GO111MODULE=on go vet ./... [2021-08-24T17:44:38.674Z] gofmt -l . [2021-08-24T17:44:38.674Z] [ "`gofmt -l .`" = "" ] [2021-08-24T17:44:38.674Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-24T17:44:39.340Z] + ls -al . [2021-08-24T17:44:39.340Z] total 636 [2021-08-24T17:44:39.340Z] drwxrwxr-x 9 1001 1001 4096 Aug 24 17:44 . [2021-08-24T17:44:39.340Z] drwxr-xr-x 4 root root 4096 Aug 24 17:40 .. [2021-08-24T17:44:39.340Z] -rw-rw-r-- 1 1001 1001 11 Aug 24 17:38 .dockerignore [2021-08-24T17:44:39.340Z] drwxrwxr-x 8 1001 1001 4096 Aug 24 17:38 .git [2021-08-24T17:44:39.340Z] drwxrwxr-x 4 1001 1001 4096 Aug 24 17:38 .github [2021-08-24T17:44:39.340Z] -rw-rw-r-- 1 1001 1001 818 Aug 24 17:38 .gitignore [2021-08-24T17:44:39.340Z] -rw-rw-r-- 1 1001 1001 76 Aug 24 17:38 .hadolint.yml [2021-08-24T17:44:39.340Z] -rw-rw-r-- 1 1001 1001 166 Aug 24 17:38 .sonarcloud.properties [2021-08-24T17:44:39.340Z] -rw-rw-r-- 1 1001 1001 1171 Aug 24 17:38 ADOPTERS.md [2021-08-24T17:44:39.340Z] -rw-rw-r-- 1 1001 1001 8609 Aug 24 17:38 Attribution.txt [2021-08-24T17:44:39.340Z] -rw-rw-r-- 1 1001 1001 43881 Aug 24 17:38 CHANGELOG.md [2021-08-24T17:44:39.340Z] -rw-rw-r-- 1 1001 1001 3804 Aug 24 17:38 CONTRIBUTING.md [2021-08-24T17:44:39.340Z] -rw-rw-r-- 1 1001 1001 677 Aug 24 17:38 GOVERNANCE.md [2021-08-24T17:44:39.340Z] -rw-rw-r-- 1 1001 1001 849 Aug 24 17:38 Jenkinsfile [2021-08-24T17:44:39.340Z] -rw-rw-r-- 1 1001 1001 10775 Aug 24 17:38 LICENSE [2021-08-24T17:44:39.340Z] -rw-rw-r-- 1 1001 1001 5915 Aug 24 17:38 Makefile [2021-08-24T17:44:39.340Z] -rw-rw-r-- 1 1001 1001 582 Aug 24 17:38 OWNERS.md [2021-08-24T17:44:39.340Z] -rw-rw-r-- 1 1001 1001 8643 Aug 24 17:38 README.md [2021-08-24T17:44:39.340Z] -rw-rw-r-- 1 1001 1001 6912 Aug 24 17:38 SECURITY.md [2021-08-24T17:44:39.340Z] -rw-rw-r-- 1 1001 1001 5 Aug 24 17:35 VERSION [2021-08-24T17:44:39.340Z] -rw-rw-r-- 1 1001 1001 4131 Aug 24 17:38 ZMQWindows.md [2021-08-24T17:44:39.340Z] drwxrwxr-x 2 1001 1001 4096 Aug 24 17:38 bin [2021-08-24T17:44:39.340Z] drwxrwxr-x 14 1001 1001 4096 Aug 24 17:38 cmd [2021-08-24T17:44:39.340Z] -rw-r--r-- 1 root root 404331 Aug 24 17:43 coverage.out [2021-08-24T17:44:39.340Z] -rw-rw-r-- 1 1001 1001 813 Aug 24 17:38 go.mod [2021-08-24T17:44:39.340Z] -rw-r--r-- 1 root root 50064 Aug 24 17:40 go.sum [2021-08-24T17:44:39.340Z] drwxrwxr-x 8 1001 1001 4096 Aug 24 17:38 internal [2021-08-24T17:44:39.340Z] drwxrwxr-x 3 1001 1001 4096 Aug 24 17:38 openapi [2021-08-24T17:44:39.340Z] drwxrwxr-x 4 1001 1001 4096 Aug 24 17:38 snap [2021-08-24T17:44:39.340Z] -rw-rw-r-- 1 1001 1001 204 Aug 24 17:38 version.go [Pipeline] sh [2021-08-24T17:44:40.001Z] + '[' -e coverage.out ] [2021-08-24T17:44:40.001Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-24T17:44:40.033Z] Warning: overwriting stash ‘coverage-report’ [2021-08-24T17:44:40.867Z] Stashed 1 file(s) [Pipeline] sh [2021-08-24T17:44:41.529Z] + make build [2021-08-24T17:44:41.529Z] go mod tidy [2021-08-24T17:44:42.129Z] 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-08-24T17:44:48.839Z] 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-08-24T17:45:02.594Z] Running on prd-ubuntu18.04-docker-8c-8g-711 in /w/workspace/edgexfoundry_edgex-go_PR-3681 [Pipeline] { [Pipeline] ws [2021-08-24T17:45:02.618Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-08-24T17:45:02.756Z] The recommended git tool is: git [2021-08-24T17:45:05.549Z] using credential edgex-jenkins-ssh [2021-08-24T17:45:05.564Z] Cloning the remote Git repository [2021-08-24T17:45:05.589Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-24T17:45:05.681Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-08-24T17:45:05.719Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-24T17:45:05.719Z] > git --version # timeout=10 [2021-08-24T17:45:05.725Z] > git --version # 'git version 2.17.1' [2021-08-24T17:45:05.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T17:45:05.763Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-24T17:45:11.025Z] 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-08-24T17:45:13.005Z] 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-08-24T17:45:17.308Z] 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-08-24T17:45:17.583Z] 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-08-24T17:45:19.956Z] Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit 4da4c629555f0c94f3b521d3f8480352180d35c3 [2021-08-24T17:45:20.081Z] Merge succeeded, producing 4da4c629555f0c94f3b521d3f8480352180d35c3 [2021-08-24T17:45:20.081Z] Checking out Revision 4da4c629555f0c94f3b521d3f8480352180d35c3 (PR-3681) [2021-08-24T17:45:19.336Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-24T17:45:19.342Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-24T17:45:19.354Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-24T17:45:19.376Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-24T17:45:19.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T17:45:19.382Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3681/head:refs/remotes/origin/PR-3681 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-24T17:45:19.966Z] > git config core.sparsecheckout # timeout=10 [2021-08-24T17:45:19.973Z] > git checkout -f 4da4c629555f0c94f3b521d3f8480352180d35c3 # timeout=10 [2021-08-24T17:45:20.038Z] > git remote # timeout=10 [2021-08-24T17:45:20.047Z] > git config --get remote.origin.url # timeout=10 [2021-08-24T17:45:20.053Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T17:45:20.058Z] > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 [2021-08-24T17:45:20.068Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-24T17:45:20.083Z] > git config core.sparsecheckout # timeout=10 [2021-08-24T17:45:20.088Z] > git checkout -f 4da4c629555f0c94f3b521d3f8480352180d35c3 # timeout=10 [2021-08-24T17:45:20.982Z] 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-08-24T17:45:23.842Z] Commit message: "feat(security): Add configuration for CodeQL static analysis" [Pipeline] withEnv [Pipeline] { [2021-08-24T17:45:24.390Z] 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 [Pipeline] libraryResource [Pipeline] sh [2021-08-24T17:45:24.835Z] + echo snap-build.sh [2021-08-24T17:45:24.835Z] snap-build.sh [2021-08-24T17:45:24.835Z] + SNAP_BASE_DIR=. [2021-08-24T17:45:24.835Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-08-24T17:45:24.835Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-08-24T17:45:24.835Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-08-24T17:45:24.835Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-08-24T17:45:24.835Z] + cd /w/workspace/edgex-go/3 [2021-08-24T17:45:24.835Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-24T17:45:24.835Z] Reading package lists... [2021-08-24T17:45:24.835Z] Building dependency tree... [2021-08-24T17:45:24.835Z] Reading state information... [2021-08-24T17:45:24.835Z] The following packages were automatically installed and are no longer required: [2021-08-24T17:45:24.835Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-24T17:45:24.835Z] uidmap xdelta3 [2021-08-24T17:45:24.835Z] Use 'sudo apt autoremove' to remove them. [2021-08-24T17:45:24.835Z] The following packages will be REMOVED: [2021-08-24T17:45:24.835Z] lxd* lxd-client* [2021-08-24T17:45:25.103Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-24T17:45:25.103Z] After this operation, 31.7 MB disk space will be freed. [2021-08-24T17:45:25.639Z] (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-08-24T17:45:25.639Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-24T17:45:26.225Z] Removing lxd dnsmasq configuration [2021-08-24T17:45:26.491Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-24T17:45:26.491Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-24T17:45:27.452Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-24T17:45:27.452Z] (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-08-24T17:45:27.452Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-24T17:45:27.884Z] 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-08-24T17:45:28.867Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-24T17:45:28.867Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-24T17:45:29.135Z] + sudo snap remove --purge lxd [2021-08-24T17:45:29.403Z] snap "lxd" is not installed [2021-08-24T17:45:29.403Z] + sudo groupadd --force --system lxd [2021-08-24T17:45:29.403Z] ++ whoami [2021-08-24T17:45:29.403Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-24T17:45:29.403Z] + newgrp - lxd [2021-08-24T17:45:29.403Z] + sudo snap install lxd [2021-08-24T17:45:31.261Z] 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-08-24T17:45:33.881Z] 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-08-24T17:45:37.277Z] 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-08-24T17:45:39.515Z] 2021-08-24T17:45:36Z INFO Waiting for automatic snapd restart... [Pipeline] } [2021-08-24T17:45:42.700Z] $ docker stop --time=1 06fac41fde6ae1b221cf354e5e3fef56083bcab94e854406b1ecc3f717c56165 [2021-08-24T17:45:45.513Z] $ docker rm -f 06fac41fde6ae1b221cf354e5e3fef56083bcab94e854406b1ecc3f717c56165 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-24T17:45:47.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-24T17:45:47.526Z] [2021-08-24T17:45:47.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-24T17:45:47.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-24T17:45:48.157Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-24T17:45:48.157Z] 29e5d40040c1: Pulling fs layer [2021-08-24T17:45:48.157Z] 1ce36da41761: Pulling fs layer [2021-08-24T17:45:48.157Z] 25b303627fd3: Pulling fs layer [2021-08-24T17:45:48.430Z] 29e5d40040c1: Verifying Checksum [2021-08-24T17:45:48.430Z] 29e5d40040c1: Download complete [2021-08-24T17:45:49.025Z] 1ce36da41761: Verifying Checksum [2021-08-24T17:45:49.025Z] 1ce36da41761: Download complete [2021-08-24T17:45:49.025Z] 29e5d40040c1: Pull complete [2021-08-24T17:45:49.616Z] lxd 4.17 from Canonical* installed [2021-08-24T17:45:49.616Z] + sudo lxd init --auto [2021-08-24T17:45:50.452Z] 1ce36da41761: Pull complete [2021-08-24T17:45:50.723Z] 25b303627fd3: Verifying Checksum [2021-08-24T17:45:50.723Z] 25b303627fd3: Download complete [2021-08-24T17:46:00.858Z] 25b303627fd3: Pull complete [2021-08-24T17:46:00.858Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-24T17:46:00.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-24T17:46:00.858Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-24T17:46:01.077Z] prd-ubuntu18.04-docker-arm64-4c-16g-710 does not seem to be running inside a container [2021-08-24T17:46:01.147Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-24T17:46:01.944Z] + sudo snap install --classic snapcraft [2021-08-24T17:46:04.417Z] $ docker top f249a8c1735a34521afa6c87e8cd62f6adb089ed5285122c4493ad0aad2ac407 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-24T17:46:05.368Z] + grep+ paralleldocker-compose build --help [2021-08-24T17:46:05.368Z] [2021-08-24T17:46:08.610Z] snapcraft 5.0 from Canonical* installed [2021-08-24T17:46:08.610Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-24T17:46:08.610Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-24T17:46:08.610Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-24T17:46:08.610Z] Dload Upload Total Spent Left Speed [2021-08-24T17:46:08.610Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2837 0 --:--:-- --:--:-- --:--:-- 2837 [2021-08-24T17:46:08.746Z] --parallel Build images in parallel. [Pipeline] } [2021-08-24T17:46:08.761Z] $ docker stop --time=1 f249a8c1735a34521afa6c87e8cd62f6adb089ed5285122c4493ad0aad2ac407 [2021-08-24T17:46:08.879Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 6419k 0 --:--:-- --:--:-- --:--:-- 11.1M [2021-08-24T17:46:08.879Z] ./yq_linux_amd64 [2021-08-24T17:46:09.147Z] + sudo snapcraft prime --use-lxd [2021-08-24T17:46:10.802Z] $ docker rm -f f249a8c1735a34521afa6c87e8cd62f6adb089ed5285122c4493ad0aad2ac407 [Pipeline] // withDockerContainer [2021-08-24T17:46:11.094Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-24T17:46:11.362Z] 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-08-24T17:46:11.362Z] - README.md [2021-08-24T17:46:11.362Z] [2021-08-24T17:46:11.362Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-24T17:46:11.362Z] Launching a container. [2021-08-24T17:46:11.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-24T17:46:11.455Z] . [Pipeline] withDockerContainer [2021-08-24T17:46:11.725Z] prd-ubuntu18.04-docker-arm64-4c-16g-710 does not seem to be running inside a container [2021-08-24T17:46:11.799Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-24T17:46:13.460Z] $ docker top 62b14da3c4454386704aad6490dee6a0c4c6f2dfae19af8ac9727c0046af2d7f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-24T17:46:14.462Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-24T17:46:18.757Z] Building core-command ... [2021-08-24T17:46:18.757Z] Building core-data ... [2021-08-24T17:46:18.757Z] Building core-metadata ... [2021-08-24T17:46:18.757Z] Building security-bootstrapper ... [2021-08-24T17:46:18.757Z] Building security-proxy-setup ... [2021-08-24T17:46:18.757Z] Building security-secretstore-setup ... [2021-08-24T17:46:18.757Z] Building support-notifications ... [2021-08-24T17:46:18.757Z] Building support-scheduler ... [2021-08-24T17:46:18.757Z] Building sys-mgmt-agent ... [2021-08-24T17:46:18.757Z] Building core-data [2021-08-24T17:46:18.757Z] Building security-bootstrapper [2021-08-24T17:46:18.757Z] Building core-command [2021-08-24T17:46:18.757Z] Building security-secretstore-setup [2021-08-24T17:46:18.757Z] Building security-proxy-setup [2021-08-24T17:46:19.616Z] Waiting for container to be ready [2021-08-24T17:46:19.616Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-24T17:46:19.616Z] [2021-08-24T17:46:22.969Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-24T17:46:23.237Z] Waiting for network to be ready... [2021-08-24T17:46:23.504Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-24T17:46:23.772Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-24T17:46:23.772Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-24T17:46:24.038Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-24T17:46:24.038Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-24T17:46:24.038Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-24T17:46:24.038Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-24T17:46:24.038Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-24T17:46:24.038Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] [2021-08-24T17:46:24.038Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] [2021-08-24T17:46:24.307Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-24T17:46:24.307Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-24T17:46:24.889Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-24T17:46:24.889Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-24T17:46:24.889Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-24T17:46:24.889Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-24T17:46:24.889Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-24T17:46:24.889Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-24T17:46:25.157Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-24T17:46:25.424Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-24T17:46:25.424Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-24T17:46:25.424Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-24T17:46:25.424Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-24T17:46:25.424Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-24T17:46:25.424Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-24T17:46:25.424Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-24T17:46:25.424Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] [2021-08-24T17:46:28.010Z] Fetched 25.1 MB in 4s (5947 kB/s) [2021-08-24T17:46:28.608Z] Reading package lists... [2021-08-24T17:46:28.880Z] Reading package lists... [2021-08-24T17:46:29.148Z] Building dependency tree... [2021-08-24T17:46:29.148Z] Reading state information... [2021-08-24T17:46:29.148Z] The following additional packages will be installed: [2021-08-24T17:46:29.148Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-24T17:46:29.148Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-24T17:46:29.148Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-24T17:46:29.148Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-24T17:46:29.148Z] Suggested packages: [2021-08-24T17:46:29.148Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-24T17:46:29.148Z] Recommended packages: [2021-08-24T17:46:29.148Z] gnupg libsasl2-modules [2021-08-24T17:46:29.148Z] The following NEW packages will be installed: [2021-08-24T17:46:29.148Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-24T17:46:29.148Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-24T17:46:29.148Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-24T17:46:29.148Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-24T17:46:29.148Z] The following packages will be upgraded: [2021-08-24T17:46:29.148Z] gpg gpg-agent gpgconf libudev1 [2021-08-24T17:46:29.417Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-24T17:46:29.417Z] Need to get 3527 kB of archives. [2021-08-24T17:46:29.417Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-24T17:46:29.417Z] 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-08-24T17:46:29.417Z] 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-08-24T17:46:29.417Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-24T17:46:29.417Z] 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-08-24T17:46:29.684Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-08-24T17:46:29.951Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-08-24T17:46:30.219Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-24T17:46:30.219Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-24T17:46:30.219Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-24T17:46:30.219Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-24T17:46:30.219Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-24T17:46:30.219Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-24T17:46:30.219Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-24T17:46:30.219Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-24T17:46:30.219Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-24T17:46:30.219Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-24T17:46:30.491Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-24T17:46:30.491Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-24T17:46:30.491Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-24T17:46:30.491Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-24T17:46:30.491Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-24T17:46:30.491Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-24T17:46:30.491Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-24T17:46:30.491Z] Fetched 3527 kB in 1s (3050 kB/s) [2021-08-24T17:46:30.491Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-24T17:46:30.491Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-08-24T17:46:30.759Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-24T17:46:30.759Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-08-24T17:46:30.759Z] Selecting previously unselected package udev. [2021-08-24T17:46:30.759Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-24T17:46:30.759Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-08-24T17:46:30.759Z] Unpacking udev (237-3ubuntu10.51) ... [2021-08-24T17:46:31.035Z] Selecting previously unselected package libfuse2:amd64. [2021-08-24T17:46:31.035Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-24T17:46:31.035Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-24T17:46:31.035Z] Selecting previously unselected package fuse. [2021-08-24T17:46:31.035Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-24T17:46:31.035Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-24T17:46:31.035Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-24T17:46:31.035Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-24T17:46:31.304Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-24T17:46:31.304Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-24T17:46:31.304Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-24T17:46:31.304Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-24T17:46:31.304Z] Selecting previously unselected package libksba8:amd64. [2021-08-24T17:46:31.304Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-24T17:46:31.304Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-24T17:46:31.304Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-24T17:46:31.304Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-24T17:46:31.304Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T17:46:31.304Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-24T17:46:31.304Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-24T17:46:31.304Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T17:46:31.572Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-24T17:46:31.572Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-24T17:46:31.572Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T17:46:31.572Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-24T17:46:31.572Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-24T17:46:31.572Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T17:46:31.572Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-24T17:46:31.572Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-24T17:46:31.572Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T17:46:31.572Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-24T17:46:31.572Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-24T17:46:31.572Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T17:46:31.572Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-24T17:46:31.572Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-24T17:46:31.572Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T17:46:31.840Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-24T17:46:31.840Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-24T17:46:31.840Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T17:46:31.840Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-24T17:46:31.840Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-24T17:46:31.840Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T17:46:31.840Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-24T17:46:31.840Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-24T17:46:31.840Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-24T17:46:31.840Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-24T17:46:31.840Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-24T17:46:31.840Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-24T17:46:31.840Z] Selecting previously unselected package libldap-common. [2021-08-24T17:46:31.840Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-24T17:46:31.840Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-24T17:46:32.109Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-24T17:46:32.109Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-24T17:46:32.109Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-24T17:46:32.109Z] Selecting previously unselected package dirmngr. [2021-08-24T17:46:32.109Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-24T17:46:32.109Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-24T17:46:32.109Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-24T17:46:32.109Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-24T17:46:32.109Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-24T17:46:32.109Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-24T17:46:32.109Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-24T17:46:32.109Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-24T17:46:32.109Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T17:46:32.109Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-24T17:46:32.376Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-24T17:46:32.376Z] Setting up udev (237-3ubuntu10.51) ... [2021-08-24T17:46:32.644Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-24T17:46:32.644Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T17:46:32.644Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-24T17:46:32.644Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-24T17:46:32.644Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-24T17:46:32.644Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T17:46:32.644Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T17:46:32.644Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T17:46:32.644Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T17:46:32.910Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T17:46:32.910Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T17:46:32.910Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-24T17:46:32.910Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-24T17:46:32.910Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-24T17:46:32.910Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-24T17:46:33.176Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-24T17:46:33.176Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-24T17:46:33.176Z] This means they are not meant to be enabled using systemctl. [2021-08-24T17:46:33.176Z] Possible reasons for having this kind of units are: [2021-08-24T17:46:33.176Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-24T17:46:33.176Z] .wants/ or .requires/ directory. [2021-08-24T17:46:33.176Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-24T17:46:33.176Z] a requirement dependency on it. [2021-08-24T17:46:33.176Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-24T17:46:33.176Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-24T17:46:33.176Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-24T17:46:33.176Z] instance name specified. [2021-08-24T17:46:33.445Z] Reading package lists... [2021-08-24T17:46:33.712Z] Building dependency tree... [2021-08-24T17:46:33.712Z] Reading state information... [2021-08-24T17:46:33.978Z] The following additional packages will be installed: [2021-08-24T17:46:33.978Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-24T17:46:33.978Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-24T17:46:33.978Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-24T17:46:33.978Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-24T17:46:33.978Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-24T17:46:33.978Z] Suggested packages: [2021-08-24T17:46:33.978Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-24T17:46:33.978Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-24T17:46:33.978Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-24T17:46:33.978Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-24T17:46:33.978Z] systemd-container policykit-1 [2021-08-24T17:46:33.978Z] Recommended packages: [2021-08-24T17:46:33.978Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-24T17:46:33.978Z] The following NEW packages will be installed: [2021-08-24T17:46:33.978Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-24T17:46:33.978Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-24T17:46:33.978Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-24T17:46:33.978Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-24T17:46:33.978Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-24T17:46:33.978Z] The following packages will be upgraded: [2021-08-24T17:46:33.978Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-24T17:46:33.978Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-24T17:46:33.978Z] Need to get 36.7 MB of archives. [2021-08-24T17:46:33.978Z] After this operation, 147 MB of additional disk space will be used. [2021-08-24T17:46:33.978Z] 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-08-24T17:46:33.978Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-08-24T17:46:34.246Z] 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-08-24T17:46:34.246Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-24T17:46:34.246Z] 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-08-24T17:46:34.246Z] 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-08-24T17:46:34.246Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-24T17:46:34.246Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-24T17:46:34.246Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-24T17:46:34.246Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-24T17:46:34.246Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-24T17:46:34.246Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-24T17:46:34.246Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-24T17:46:34.246Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-24T17:46:34.246Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-24T17:46:34.246Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-08-24T17:46:34.831Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-08-24T17:46:34.831Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-24T17:46:35.097Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-24T17:46:35.097Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-24T17:46:35.097Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-24T17:46:35.097Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-24T17:46:35.097Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-24T17:46:35.097Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-24T17:46:35.098Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-24T17:46:35.098Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-24T17:46:35.098Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-24T17:46:35.098Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-24T17:46:35.098Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-24T17:46:35.098Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-24T17:46:36.508Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-24T17:46:36.508Z] Fetched 36.7 MB in 2s (15.8 MB/s) [2021-08-24T17:46:36.508Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-24T17:46:36.508Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-08-24T17:46:36.508Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-24T17:46:37.091Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-08-24T17:46:37.091Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-24T17:46:37.091Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-08-24T17:46:37.091Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-24T17:46:37.091Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-24T17:46:37.091Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-24T17:46:37.091Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-24T17:46:37.091Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-24T17:46:37.091Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-24T17:46:37.359Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-24T17:46:37.625Z] Setting up apt (1.6.14) ... [2021-08-24T17:46:37.625Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-24T17:46:37.896Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-24T17:46:37.896Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-24T17:46:37.896Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-08-24T17:46:37.896Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-08-24T17:46:38.170Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-24T17:46:38.170Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-24T17:46:38.170Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-24T17:46:38.170Z] Selecting previously unselected package libexpat1:amd64. [2021-08-24T17:46:38.170Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-24T17:46:38.170Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-24T17:46:38.439Z] Selecting previously unselected package python3.6-minimal. [2021-08-24T17:46:38.439Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-24T17:46:38.439Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-24T17:46:38.439Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-08-24T17:46:38.710Z] Checking for services that may need to be restarted...done. [2021-08-24T17:46:38.710Z] Checking for services that may need to be restarted...done. [2021-08-24T17:46:38.710Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-24T17:46:38.710Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-24T17:46:38.710Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-24T17:46:39.295Z] Selecting previously unselected package python3-minimal. [2021-08-24T17:46:39.295Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-24T17:46:39.295Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-24T17:46:39.295Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-24T17:46:39.295Z] Selecting previously unselected package mime-support. [2021-08-24T17:46:39.295Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-24T17:46:39.295Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-24T17:46:39.295Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-24T17:46:39.295Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-24T17:46:39.295Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-24T17:46:39.295Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-24T17:46:39.295Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-24T17:46:39.295Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-24T17:46:39.562Z] Selecting previously unselected package python3.6. [2021-08-24T17:46:39.562Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-24T17:46:39.562Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-24T17:46:39.563Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-24T17:46:39.563Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-24T17:46:39.563Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-24T17:46:39.563Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-24T17:46:39.830Z] Selecting previously unselected package python3. [2021-08-24T17:46:39.830Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-24T17:46:39.830Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-24T17:46:39.830Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-24T17:46:39.830Z] Selecting previously unselected package multiarch-support. [2021-08-24T17:46:39.830Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-24T17:46:39.830Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-24T17:46:39.830Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-24T17:46:39.830Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-24T17:46:39.830Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-24T17:46:39.830Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-24T17:46:39.830Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-24T17:46:40.099Z] Selecting previously unselected package libbsd0:amd64. [2021-08-24T17:46:40.099Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-24T17:46:40.099Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-24T17:46:40.099Z] Selecting previously unselected package sudo. [2021-08-24T17:46:40.099Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-24T17:46:40.099Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-24T17:46:40.099Z] Selecting previously unselected package apparmor. [2021-08-24T17:46:40.099Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-24T17:46:40.099Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-24T17:46:40.453Z] Selecting previously unselected package libedit2:amd64. [2021-08-24T17:46:40.453Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-24T17:46:40.453Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-24T17:46:40.453Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-24T17:46:40.453Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-24T17:46:40.453Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-24T17:46:40.453Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-24T17:46:40.453Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-24T17:46:40.453Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-24T17:46:40.453Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-24T17:46:40.453Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-24T17:46:40.453Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-24T17:46:40.453Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-24T17:46:40.453Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-24T17:46:40.453Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-24T17:46:40.788Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-24T17:46:40.788Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-24T17:46:40.788Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-24T17:46:40.788Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-24T17:46:40.788Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-24T17:46:40.788Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-24T17:46:40.788Z] Selecting previously unselected package openssh-client. [2021-08-24T17:46:40.788Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-08-24T17:46:40.788Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-24T17:46:41.082Z] Selecting previously unselected package squashfs-tools. [2021-08-24T17:46:41.082Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-24T17:46:41.082Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-24T17:46:41.082Z] Selecting previously unselected package snapd. [2021-08-24T17:46:41.082Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-24T17:46:41.082Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-24T17:46:43.038Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-24T17:46:43.038Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-24T17:46:43.038Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-24T17:46:43.038Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-24T17:46:43.038Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-24T17:46:43.304Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-24T17:46:43.304Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-24T17:46:43.304Z] Setting up systemd (237-3ubuntu10.51) ... [2021-08-24T17:46:43.304Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-24T17:46:43.890Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-24T17:46:43.890Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-24T17:46:43.890Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-24T17:46:43.890Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-24T17:46:43.890Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-24T17:46:43.890Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-24T17:46:44.475Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-24T17:46:44.475Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-24T17:46:44.475Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-24T17:46:44.475Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-24T17:46:44.475Z] running python rtupdate hooks for python3.6... [2021-08-24T17:46:44.476Z] running python post-rtupdate hooks for python3.6... [2021-08-24T17:46:44.476Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-24T17:46:45.067Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-24T17:46:45.335Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-24T17:46:45.335Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-24T17:46:45.606Z] Setting up snapd (2.49.2+18.04) ... [2021-08-24T17:46:45.876Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-24T17:46:46.154Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-24T17:46:46.154Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-24T17:46:46.425Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-24T17:46:46.695Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-24T17:46:46.695Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-24T17:46:46.695Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-24T17:46:46.971Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-24T17:46:47.238Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-24T17:46:47.238Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-24T17:46:47.504Z] /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-08-24T17:46:47.504Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-24T17:46:47.504Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-24T17:46:48.470Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-24T17:46:48.470Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-24T17:46:48.470Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-24T17:46:49.708Z] Reading package lists... [2021-08-24T17:46:49.973Z] Reading package lists... [2021-08-24T17:46:50.240Z] Building dependency tree... [2021-08-24T17:46:50.240Z] Reading state information... [2021-08-24T17:46:50.240Z] Calculating upgrade... [2021-08-24T17:46:50.240Z] The following packages will be upgraded: [2021-08-24T17:46:50.240Z] advancecomp base-files bash binutils binutils-common [2021-08-24T17:46:50.240Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-24T17:46:50.240Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-24T17:46:50.240Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-24T17:46:50.240Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-24T17:46:50.240Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-24T17:46:50.240Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-24T17:46:50.240Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-24T17:46:50.240Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-24T17:46:50.240Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-24T17:46:50.240Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-24T17:46:50.240Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-24T17:46:50.240Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-24T17:46:50.240Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-24T17:46:50.240Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-24T17:46:50.240Z] ubuntu-keyring util-linux [2021-08-24T17:46:50.507Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-24T17:46:50.507Z] Need to get 64.2 MB of archives. [2021-08-24T17:46:50.507Z] After this operation, 5126 kB of additional disk space will be used. [2021-08-24T17:46:50.507Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-08-24T17:46:50.507Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-24T17:46:50.507Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-24T17:46:50.507Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-24T17:46:50.507Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-24T17:46:50.507Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-24T17:46:50.507Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-24T17:46:50.507Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-24T17:46:50.507Z] 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-08-24T17:46:50.507Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-24T17:46:50.507Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-24T17:46:50.507Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-24T17:46:50.507Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-24T17:46:50.507Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-24T17:46:50.507Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-24T17:46:50.775Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-24T17:46:50.775Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-24T17:46:50.775Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-24T17:46:50.775Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-24T17:46:50.775Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-24T17:46:50.775Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-24T17:46:50.775Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-24T17:46:50.775Z] 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-08-24T17:46:50.775Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-24T17:46:50.775Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-24T17:46:50.775Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-24T17:46:50.775Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-24T17:46:50.775Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-24T17:46:50.775Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-24T17:46:50.775Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-24T17:46:50.775Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-24T17:46:50.775Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-24T17:46:50.775Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-24T17:46:50.775Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-24T17:46:50.775Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-24T17:46:50.775Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-24T17:46:50.775Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-24T17:46:50.775Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-24T17:46:50.775Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-24T17:46:50.775Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-24T17:46:50.775Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-24T17:46:50.775Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-08-24T17:46:50.775Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-24T17:46:50.775Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-24T17:46:50.775Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-24T17:46:50.775Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-24T17:46:51.042Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-24T17:46:51.042Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-24T17:46:51.042Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-24T17:46:51.042Z] 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-08-24T17:46:51.042Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-24T17:46:51.042Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-24T17:46:51.042Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-24T17:46:51.042Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-24T17:46:51.042Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-24T17:46:51.042Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-24T17:46:51.042Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-24T17:46:51.042Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-24T17:46:51.309Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-24T17:46:51.309Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-24T17:46:51.309Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-24T17:46:51.576Z] 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-08-24T17:46:51.576Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-24T17:46:51.576Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-24T17:46:51.576Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-24T17:46:51.576Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-24T17:46:51.576Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-24T17:46:51.576Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-24T17:46:51.576Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-24T17:46:51.576Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-24T17:46:51.843Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-24T17:46:51.843Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-24T17:46:51.843Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-24T17:46:51.843Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-24T17:46:51.843Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-24T17:46:51.843Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-24T17:46:51.843Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-24T17:46:51.843Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-24T17:46:51.843Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-24T17:46:51.843Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-24T17:46:51.843Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-24T17:46:51.843Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-24T17:46:51.843Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-24T17:46:51.843Z] 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-08-24T17:46:51.843Z] 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-08-24T17:46:51.843Z] 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-08-24T17:46:51.843Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-08-24T17:46:52.109Z] 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-08-24T17:46:52.109Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-24T17:46:52.109Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-24T17:46:52.109Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-24T17:46:52.109Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-24T17:46:52.109Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-24T17:46:52.109Z] 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-08-24T17:46:52.109Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-24T17:46:52.109Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-24T17:46:52.109Z] 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-08-24T17:46:52.109Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-24T17:46:52.377Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-24T17:46:52.377Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-24T17:46:52.377Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-24T17:46:52.377Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-24T17:46:52.377Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-24T17:46:52.377Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-24T17:46:52.644Z] Fetched 64.2 MB in 2s (32.4 MB/s) [2021-08-24T17:46:52.644Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-24T17:46:52.644Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-24T17:46:52.644Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-24T17:46:52.914Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-24T17:46:52.914Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-24T17:46:52.914Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-08-24T17:46:52.914Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-08-24T17:46:53.183Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-24T17:46:53.183Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-24T17:46:53.183Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-24T17:46:53.452Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-24T17:46:53.452Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-24T17:46:53.452Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-24T17:46:53.452Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-24T17:46:53.452Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-24T17:46:53.452Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-24T17:46:53.452Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-24T17:46:53.452Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-24T17:46:53.452Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-24T17:46:53.719Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-24T17:46:53.719Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-24T17:46:53.719Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-24T17:46:53.719Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-24T17:46:53.719Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-24T17:46:53.719Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-24T17:46:53.719Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-24T17:46:53.719Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-24T17:46:53.719Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-24T17:46:53.986Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-24T17:46:53.986Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-24T17:46:53.986Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-24T17:46:53.986Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-24T17:46:53.986Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-24T17:46:53.986Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-24T17:46:54.253Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-24T17:46:54.253Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-24T17:46:54.253Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-24T17:46:54.839Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-24T17:46:54.839Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-24T17:46:54.839Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-24T17:46:54.839Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-24T17:46:54.839Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-24T17:46:54.839Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-24T17:46:55.106Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-24T17:46:55.106Z] Installing new version of config file /etc/issue ... [2021-08-24T17:46:55.106Z] Installing new version of config file /etc/issue.net ... [2021-08-24T17:46:55.106Z] Installing new version of config file /etc/lsb-release ... [2021-08-24T17:46:55.106Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-24T17:46:55.373Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-24T17:46:55.373Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-24T17:46:55.373Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-24T17:46:55.644Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T17:46:55.644Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-24T17:46:55.644Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-24T17:46:55.644Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-24T17:46:55.644Z] 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-08-24T17:46:55.644Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T17:46:55.644Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-24T17:46:55.644Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-24T17:46:55.913Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-24T17:46:55.913Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T17:46:55.913Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-24T17:46:55.913Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-24T17:46:55.913Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-24T17:46:55.913Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T17:46:55.913Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-24T17:46:55.913Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-24T17:46:56.182Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-24T17:46:56.182Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T17:46:56.182Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-24T17:46:56.182Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-24T17:46:56.182Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-24T17:46:56.449Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T17:46:56.449Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-24T17:46:56.449Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-24T17:46:56.449Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-24T17:46:56.449Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T17:46:56.449Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-24T17:46:56.449Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-24T17:46:56.716Z] Setting up grep (3.1-2build1) ... [2021-08-24T17:46:56.716Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T17:46:56.716Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-24T17:46:56.716Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-24T17:46:56.716Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-24T17:46:56.716Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T17:46:56.716Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-24T17:46:56.716Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-24T17:46:56.716Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-24T17:46:56.985Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T17:46:56.985Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-24T17:46:56.985Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-24T17:46:56.985Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-24T17:46:56.985Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T17:46:56.986Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-24T17:46:56.986Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-24T17:46:57.571Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-24T17:46:57.571Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-24T17:46:57.571Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-24T17:46:57.571Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-24T17:46:57.837Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-24T17:46:57.837Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T17:46:57.837Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-24T17:46:57.837Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-24T17:46:58.425Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-24T17:46:58.425Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-24T17:46:58.426Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-24T17:46:58.426Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-24T17:46:58.426Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-24T17:46:58.426Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T17:46:58.426Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-24T17:46:58.426Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-24T17:46:58.426Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-24T17:46:58.694Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T17:46:58.694Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-24T17:46:58.694Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-24T17:46:58.694Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-24T17:46:58.694Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T17:46:58.694Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-24T17:46:58.694Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-24T17:46:58.694Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-24T17:46:58.963Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T17:46:58.963Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-24T17:46:58.963Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-24T17:46:58.963Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-24T17:46:58.963Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T17:46:58.963Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-24T17:46:58.963Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-24T17:46:58.963Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-24T17:46:59.232Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T17:46:59.232Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-24T17:46:59.232Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-24T17:46:59.232Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-24T17:46:59.232Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-24T17:46:59.232Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-24T17:46:59.232Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T17:46:59.232Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-24T17:46:59.232Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-24T17:46:59.499Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-24T17:46:59.499Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T17:46:59.499Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-24T17:46:59.499Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-24T17:46:59.499Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-24T17:46:59.499Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T17:46:59.499Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-24T17:46:59.769Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-24T17:46:59.769Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-24T17:47:00.041Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T17:47:00.041Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-24T17:47:00.041Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-24T17:47:00.331Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-24T17:47:00.597Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-24T17:47:00.870Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-24T17:47:00.870Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T17:47:00.870Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-24T17:47:00.870Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-24T17:47:01.144Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-24T17:47:01.144Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-24T17:47:01.144Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-24T17:47:01.144Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-24T17:47:01.144Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-24T17:47:01.412Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-24T17:47:01.412Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-24T17:47:01.412Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-24T17:47:01.412Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-24T17:47:01.680Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-24T17:47:01.680Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-24T17:47:01.680Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-24T17:47:01.680Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-24T17:47:01.680Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-24T17:47:01.680Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-24T17:47:01.680Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-24T17:47:01.680Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-24T17:47:01.680Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-24T17:47:01.680Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-24T17:47:01.680Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-24T17:47:01.948Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-24T17:47:01.948Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-24T17:47:01.948Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-24T17:47:01.948Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-24T17:47:01.948Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-24T17:47:02.219Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-24T17:47:02.219Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-24T17:47:02.219Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-24T17:47:02.219Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-24T17:47:02.487Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T17:47:02.487Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-24T17:47:02.487Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-24T17:47:02.487Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-08-24T17:47:02.487Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-24T17:47:02.487Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-24T17:47:02.487Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-24T17:47:02.487Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-24T17:47:02.487Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T17:47:02.487Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-24T17:47:02.487Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-24T17:47:02.754Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-24T17:47:02.754Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T17:47:02.754Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-24T17:47:02.754Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-24T17:47:02.754Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-24T17:47:03.024Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T17:47:03.024Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-24T17:47:03.024Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-24T17:47:03.024Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-24T17:47:03.024Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T17:47:03.024Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-24T17:47:03.289Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-24T17:47:03.289Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-24T17:47:03.289Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T17:47:03.289Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-24T17:47:03.289Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-24T17:47:03.289Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-24T17:47:03.289Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T17:47:03.289Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-24T17:47:03.557Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-24T17:47:03.557Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-24T17:47:03.824Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T17:47:03.824Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-24T17:47:03.824Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-24T17:47:03.824Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-24T17:47:03.824Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T17:47:03.824Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-24T17:47:03.824Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-24T17:47:03.824Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-24T17:47:04.090Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T17:47:04.090Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-24T17:47:04.090Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-24T17:47:04.090Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-24T17:47:04.090Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T17:47:04.090Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-24T17:47:04.090Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-24T17:47:04.090Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-24T17:47:04.356Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T17:47:04.356Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-24T17:47:04.356Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-24T17:47:04.356Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-24T17:47:04.356Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T17:47:04.356Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-24T17:47:04.356Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-24T17:47:04.356Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-24T17:47:04.356Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T17:47:04.356Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-24T17:47:04.623Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-24T17:47:04.623Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-24T17:47:04.623Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T17:47:04.623Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-24T17:47:04.623Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-24T17:47:04.623Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-24T17:47:04.890Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-24T17:47:04.890Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-24T17:47:04.890Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-24T17:47:04.890Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-24T17:47:04.890Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-24T17:47:04.890Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-24T17:47:04.890Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-24T17:47:04.890Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-24T17:47:04.890Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-24T17:47:05.157Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-08-24T17:47:05.157Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-08-24T17:47:05.157Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-24T17:47:05.157Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-24T17:47:05.424Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-24T17:47:05.424Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-24T17:47:05.424Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-24T17:47:05.424Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-24T17:47:05.424Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-24T17:47:05.424Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-24T17:47:05.424Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-24T17:47:05.424Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-24T17:47:05.691Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-24T17:47:05.691Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-24T17:47:05.691Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-24T17:47:05.691Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-24T17:47:05.691Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-24T17:47:05.691Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-24T17:47:05.958Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-24T17:47:05.958Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-24T17:47:05.958Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-24T17:47:05.958Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-24T17:47:06.225Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-24T17:47:06.225Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-24T17:47:06.225Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-24T17:47:06.225Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-24T17:47:06.492Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-24T17:47:06.492Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-24T17:47:06.493Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-24T17:47:06.493Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-24T17:47:06.762Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-24T17:47:06.762Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-24T17:47:06.762Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-24T17:47:06.762Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-24T17:47:06.762Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-24T17:47:06.762Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-24T17:47:06.762Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-24T17:47:06.762Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-24T17:47:07.031Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-24T17:47:07.031Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-24T17:47:07.622Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-24T17:47:07.622Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-24T17:47:08.604Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-24T17:47:08.605Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-24T17:47:08.874Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-24T17:47:08.874Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-24T17:47:09.145Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-24T17:47:09.145Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-24T17:47:09.734Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-24T17:47:09.735Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-24T17:47:09.735Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-24T17:47:10.026Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-24T17:47:10.026Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-24T17:47:10.026Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-24T17:47:10.026Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-24T17:47:10.026Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-24T17:47:10.026Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-24T17:47:10.026Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-24T17:47:10.294Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-24T17:47:10.294Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-24T17:47:10.294Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-24T17:47:10.294Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-24T17:47:10.294Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-24T17:47:10.294Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-24T17:47:10.294Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-24T17:47:10.562Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-24T17:47:10.562Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-24T17:47:10.562Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-24T17:47:10.562Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-24T17:47:10.562Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-24T17:47:10.562Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-24T17:47:10.562Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-24T17:47:10.562Z] [2021-08-24T17:47:10.562Z] Current default time zone: 'Etc/UTC' [2021-08-24T17:47:10.562Z] Local time is now: Tue Aug 24 17:47:10 UTC 2021. [2021-08-24T17:47:10.562Z] Universal Time is now: Tue Aug 24 17:47:10 UTC 2021. [2021-08-24T17:47:10.562Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-24T17:47:10.562Z] [2021-08-24T17:47:10.562Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-08-24T17:47:10.562Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-24T17:47:10.562Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-08-24T17:47:10.562Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-24T17:47:10.562Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-24T17:47:10.562Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-24T17:47:10.562Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-24T17:47:10.562Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-24T17:47:10.562Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-24T17:47:10.829Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-24T17:47:10.829Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-24T17:47:10.829Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-24T17:47:10.829Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-24T17:47:10.829Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-24T17:47:10.829Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-24T17:47:10.829Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-24T17:47:10.829Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-24T17:47:10.829Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-24T17:47:10.829Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-08-24T17:47:10.829Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-24T17:47:10.829Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-24T17:47:10.829Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-24T17:47:10.829Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-24T17:47:12.773Z] Updating certificates in /etc/ssl/certs... [2021-08-24T17:47:13.733Z] 23 added, 27 removed; done. [2021-08-24T17:47:13.733Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-24T17:47:13.733Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-24T17:47:13.733Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-24T17:47:13.733Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-24T17:47:13.733Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-24T17:47:13.733Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-24T17:47:13.733Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-24T17:47:13.733Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-24T17:47:13.733Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-24T17:47:13.733Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-24T17:47:13.733Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-24T17:47:13.733Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-24T17:47:13.733Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-24T17:47:13.733Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-24T17:47:13.733Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-24T17:47:13.733Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-24T17:47:13.733Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-24T17:47:13.733Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-24T17:47:13.733Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-24T17:47:13.733Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-24T17:47:13.733Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-24T17:47:13.733Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-24T17:47:14.002Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-24T17:47:14.002Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-24T17:47:14.002Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-24T17:47:14.002Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-24T17:47:14.002Z] Updating certificates in /etc/ssl/certs... [2021-08-24T17:47:14.585Z] 0 added, 0 removed; done. [2021-08-24T17:47:14.585Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-24T17:47:14.585Z] done. [2021-08-24T17:47:15.194Z] Reading package lists... [2021-08-24T17:47:15.194Z] Building dependency tree... [2021-08-24T17:47:15.194Z] Reading state information... [2021-08-24T17:47:15.462Z] The following NEW packages will be installed: [2021-08-24T17:47:15.462Z] apt-transport-https [2021-08-24T17:47:15.462Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-24T17:47:15.737Z] Need to get 4348 B of archives. [2021-08-24T17:47:15.737Z] After this operation, 154 kB of additional disk space will be used. [2021-08-24T17:47:15.737Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-24T17:47:15.737Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-24T17:47:15.737Z] Fetched 4348 B in 0s (23.7 kB/s) [2021-08-24T17:47:15.737Z] Selecting previously unselected package apt-transport-https. [2021-08-24T17:47:15.737Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-24T17:47:15.737Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-24T17:47:15.737Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-24T17:47:15.737Z] Setting up apt-transport-https (1.6.14) ... [2021-08-24T17:47:16.004Z] Waiting for network to be ready... [2021-08-24T17:47:22.653Z] 2021-08-24T17:47:19Z INFO Waiting for automatic snapd restart... [2021-08-24T17:47:23.620Z] snapd 2.51.3 from Canonical* installed [2021-08-24T17:47:24.203Z] "snapd" switched to the "latest/stable" channel [2021-08-24T17:47:24.203Z] [2021-08-24T17:47:26.745Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T17:47:26.745Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-24T17:47:26.745Z] ---> 115037c274e1 [2021-08-24T17:47:26.745Z] Step 3/32 : WORKDIR /edgex-go [2021-08-24T17:47:26.745Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T17:47:26.745Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-24T17:47:26.745Z] ---> 115037c274e1 [2021-08-24T17:47:26.745Z] Step 3/24 : WORKDIR /edgex-go [2021-08-24T17:47:26.745Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T17:47:26.745Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-24T17:47:26.745Z] ---> 115037c274e1 [2021-08-24T17:47:26.746Z] Step 3/22 : WORKDIR /edgex-go [2021-08-24T17:47:26.746Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T17:47:26.746Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-24T17:47:26.746Z] ---> 115037c274e1 [2021-08-24T17:47:26.746Z] Step 3/24 : WORKDIR /edgex-go [2021-08-24T17:47:26.746Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T17:47:26.746Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-24T17:47:26.746Z] ---> 115037c274e1 [2021-08-24T17:47:26.746Z] Step 3/26 : WORKDIR /edgex-go [2021-08-24T17:47:26.746Z] ---> Running in 9cedd8bf7ca8 [2021-08-24T17:47:26.746Z] ---> Running in 3040e82f734f [2021-08-24T17:47:26.746Z] ---> Running in 5e982a368714 [2021-08-24T17:47:26.746Z] ---> Running in 0800988d103f [2021-08-24T17:47:26.746Z] ---> Running in 51906b4b7acd [2021-08-24T17:47:26.746Z] Removing intermediate container 9cedd8bf7ca8 [2021-08-24T17:47:26.746Z] ---> 2541c48d4b6d [2021-08-24T17:47:26.746Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T17:47:26.746Z] Removing intermediate container 3040e82f734f [2021-08-24T17:47:26.746Z] ---> 8dbc050ec048 [2021-08-24T17:47:26.746Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T17:47:26.746Z] Removing intermediate container 0800988d103f [2021-08-24T17:47:26.746Z] ---> b555d6a6da9b [2021-08-24T17:47:26.746Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T17:47:26.746Z] ---> Running in e750a22613ce [2021-08-24T17:47:26.746Z] Removing intermediate container 51906b4b7acd [2021-08-24T17:47:26.746Z] ---> 22192ef5c3b9 [2021-08-24T17:47:26.746Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T17:47:26.746Z] Removing intermediate container 5e982a368714 [2021-08-24T17:47:26.746Z] ---> 179783566e14 [2021-08-24T17:47:26.746Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T17:47:26.746Z] ---> Running in 38e9d44b6d29 [2021-08-24T17:47:26.746Z] ---> Running in 6a4eb33d5718 [2021-08-24T17:47:26.746Z] ---> Running in 84370c01de1f [2021-08-24T17:47:26.746Z] ---> Running in 0f0b6340f497 [2021-08-24T17:47:26.746Z] Removing intermediate container e750a22613ce [2021-08-24T17:47:26.746Z] ---> 176c4d46a61f [2021-08-24T17:47:26.746Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-24T17:47:26.786Z] core18 20210722 from Canonical* installed [2021-08-24T17:47:27.019Z] ---> Running in a5faa0bb64fa [2021-08-24T17:47:27.019Z] Removing intermediate container 6a4eb33d5718 [2021-08-24T17:47:27.019Z] ---> 623bb3b2d1bf [2021-08-24T17:47:27.019Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-24T17:47:27.053Z] "core18" switched to the "latest/stable" channel [2021-08-24T17:47:27.053Z] [2021-08-24T17:47:27.301Z] Removing intermediate container 38e9d44b6d29 [2021-08-24T17:47:27.301Z] ---> da715190391b [2021-08-24T17:47:27.301Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-24T17:47:27.577Z] ---> Running in edbfaa8feed5 [2021-08-24T17:47:27.577Z] Removing intermediate container 84370c01de1f [2021-08-24T17:47:27.577Z] ---> 4baa84270c85 [2021-08-24T17:47:27.577Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-24T17:47:27.860Z] ---> Running in bc0f5e8a63ae [2021-08-24T17:47:27.860Z] Removing intermediate container 0f0b6340f497 [2021-08-24T17:47:27.860Z] ---> 7170d35f8a4a [2021-08-24T17:47:27.860Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-24T17:47:27.860Z] ---> Running in a97d7d86b6c8 [2021-08-24T17:47:28.134Z] ---> Running in 948120c24583 [2021-08-24T17:47:29.125Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-24T17:47:29.642Z] snapcraft 5.0 from Canonical* installed [2021-08-24T17:47:29.642Z] "snapcraft" switched to the "latest/stable" channel [2021-08-24T17:47:29.642Z] [2021-08-24T17:47:29.727Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-24T17:47:30.000Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-24T17:47:30.000Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-24T17:47:30.000Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-24T17:47:30.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-24T17:47:30.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-24T17:47:30.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-24T17:47:30.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-24T17:47:30.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-24T17:47:31.153Z] OK: 218 MiB in 52 packages [2021-08-24T17:47:32.168Z] OK: 218 MiB in 52 packages [2021-08-24T17:47:32.168Z] OK: 218 MiB in 52 packages [2021-08-24T17:47:32.168Z] OK: 218 MiB in 52 packages [2021-08-24T17:47:32.783Z] Removing intermediate container a5faa0bb64fa [2021-08-24T17:47:32.783Z] ---> e8dd977e61de [2021-08-24T17:47:32.783Z] Step 6/26 : COPY go.mod . [2021-08-24T17:47:32.783Z] OK: 218 MiB in 52 packages [2021-08-24T17:47:33.786Z] Removing intermediate container bc0f5e8a63ae [2021-08-24T17:47:33.786Z] ---> f9d2acdfa293 [2021-08-24T17:47:33.786Z] Step 6/24 : COPY go.mod . [2021-08-24T17:47:33.903Z] 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-08-24T17:47:33.903Z] - README.md [2021-08-24T17:47:33.903Z] [2021-08-24T17:47:33.903Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-24T17:47:34.062Z] Removing intermediate container 948120c24583 [2021-08-24T17:47:34.062Z] ---> 2332db89c4c6 [2021-08-24T17:47:34.062Z] Step 6/24 : COPY go.mod . [2021-08-24T17:47:34.062Z] ---> 576dc3ab3d05 [2021-08-24T17:47:34.062Z] Step 7/26 : RUN go mod download [2021-08-24T17:47:34.062Z] Removing intermediate container a97d7d86b6c8 [2021-08-24T17:47:34.062Z] ---> ee252a4aa51b [2021-08-24T17:47:34.062Z] Step 6/22 : COPY go.mod . [2021-08-24T17:47:34.336Z] ---> Running in c61fa5a02fd2 [2021-08-24T17:47:34.487Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-24T17:47:34.487Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-24T17:47:34.487Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-24T17:47:34.614Z] Removing intermediate container edbfaa8feed5 [2021-08-24T17:47:34.614Z] ---> 7de242640f4b [2021-08-24T17:47:34.614Z] Step 6/32 : COPY go.mod . [2021-08-24T17:47:34.890Z] ---> 73fb42ae5ad2 [2021-08-24T17:47:34.890Z] Step 7/24 : RUN go mod download [2021-08-24T17:47:35.166Z] ---> e245c037b5f2 [2021-08-24T17:47:35.166Z] Step 7/24 : RUN go mod download [2021-08-24T17:47:35.166Z] ---> Running in d611963c2d8c [2021-08-24T17:47:35.445Z] ---> 766c4efd7a5e [2021-08-24T17:47:35.445Z] Step 7/22 : RUN go mod download [2021-08-24T17:47:35.719Z] ---> Running in 2ecdc6cdb343 [2021-08-24T17:47:35.734Z] Reading package lists... [2021-08-24T17:47:35.992Z] ---> 7ff5f7baf7b2 [2021-08-24T17:47:35.992Z] Step 7/32 : RUN go mod download [2021-08-24T17:47:35.992Z] ---> Running in b916e7963657 [2021-08-24T17:47:36.001Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-08-24T17:47:36.001Z] Reading package lists... [2021-08-24T17:47:36.269Z] ---> Running in f01664bc564c [2021-08-24T17:47:36.272Z] Building dependency tree... [2021-08-24T17:47:36.272Z] Reading state information... [2021-08-24T17:47:36.272Z] Suggested packages: [2021-08-24T17:47:36.272Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-24T17:47:36.272Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-24T17:47:36.272Z] Recommended packages: [2021-08-24T17:47:36.272Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-24T17:47:36.272Z] The following NEW packages will be installed: [2021-08-24T17:47:36.272Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-24T17:47:36.272Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-24T17:47:36.272Z] pkg-config zip [2021-08-24T17:47:36.272Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-24T17:47:36.544Z] Need to get 7663 kB of archives. [2021-08-24T17:47:36.544Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-24T17:47:36.544Z] 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-08-24T17:47:36.544Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-24T17:47:36.544Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-24T17:47:36.544Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-24T17:47:36.544Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-24T17:47:36.814Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-24T17:47:36.814Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-24T17:47:36.814Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-24T17:47:36.814Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-24T17:47:36.814Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-24T17:47:37.081Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-24T17:47:37.081Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-24T17:47:37.081Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-24T17:47:37.081Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-24T17:47:37.081Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-24T17:47:37.347Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-24T17:47:37.347Z] Fetched 7663 kB in 1s (10.3 MB/s) [2021-08-24T17:47:37.347Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-24T17:47:37.347Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-24T17:47:37.347Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-24T17:47:37.347Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-24T17:47:37.618Z] Selecting previously unselected package libpsl5:amd64. [2021-08-24T17:47:37.618Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-24T17:47:37.618Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-24T17:47:37.618Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-24T17:47:37.618Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-24T17:47:37.618Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-24T17:47:37.618Z] Selecting previously unselected package librtmp1:amd64. [2021-08-24T17:47:37.618Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-24T17:47:37.618Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-24T17:47:37.618Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-24T17:47:37.618Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-24T17:47:37.618Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-24T17:47:37.618Z] Selecting previously unselected package liberror-perl. [2021-08-24T17:47:37.618Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-24T17:47:37.618Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-24T17:47:37.618Z] Selecting previously unselected package git-man. [2021-08-24T17:47:37.618Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-24T17:47:37.618Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-24T17:47:37.889Z] Selecting previously unselected package git. [2021-08-24T17:47:37.889Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-24T17:47:37.889Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-24T17:47:38.478Z] Selecting previously unselected package libnorm1:amd64. [2021-08-24T17:47:38.478Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-24T17:47:38.478Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-24T17:47:38.478Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-24T17:47:38.478Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-24T17:47:38.478Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-24T17:47:38.478Z] Selecting previously unselected package libsodium23:amd64. [2021-08-24T17:47:38.478Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-24T17:47:38.478Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-24T17:47:38.478Z] Selecting previously unselected package libzmq5:amd64. [2021-08-24T17:47:38.478Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-24T17:47:38.478Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-24T17:47:38.746Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-24T17:47:38.746Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-24T17:47:38.746Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-24T17:47:38.746Z] Selecting previously unselected package pkg-config. [2021-08-24T17:47:38.746Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-24T17:47:38.746Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-24T17:47:38.746Z] Selecting previously unselected package zip. [2021-08-24T17:47:38.746Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-24T17:47:38.746Z] Unpacking zip (3.0-11build1) ... [2021-08-24T17:47:38.746Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-24T17:47:38.746Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-24T17:47:38.746Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-24T17:47:38.746Z] Setting up liberror-perl (0.17025-1) ... [2021-08-24T17:47:38.746Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-24T17:47:38.746Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-24T17:47:38.746Z] No schema files found: doing nothing. [2021-08-24T17:47:38.746Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-24T17:47:38.746Z] Setting up zip (3.0-11build1) ... [2021-08-24T17:47:39.012Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-24T17:47:39.013Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-24T17:47:39.013Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-24T17:47:39.013Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-24T17:47:39.013Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-24T17:47:39.013Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-24T17:47:39.013Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-24T17:47:39.013Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-24T17:47:39.602Z] git set to automatically installed. [2021-08-24T17:47:39.602Z] git-man set to automatically installed. [2021-08-24T17:47:39.602Z] libcurl3-gnutls set to automatically installed. [2021-08-24T17:47:39.602Z] liberror-perl set to automatically installed. [2021-08-24T17:47:39.602Z] libglib2.0-0 set to automatically installed. [2021-08-24T17:47:39.602Z] libnghttp2-14 set to automatically installed. [2021-08-24T17:47:39.602Z] libnorm1 set to automatically installed. [2021-08-24T17:47:39.602Z] libpgm-5.2-0 set to automatically installed. [2021-08-24T17:47:39.602Z] libpsl5 set to automatically installed. [2021-08-24T17:47:39.602Z] librtmp1 set to automatically installed. [2021-08-24T17:47:39.602Z] libsodium23 set to automatically installed. [2021-08-24T17:47:39.602Z] libzmq3-dev set to automatically installed. [2021-08-24T17:47:39.602Z] libzmq5 set to automatically installed. [2021-08-24T17:47:39.602Z] pkg-config set to automatically installed. [2021-08-24T17:47:39.602Z] zip set to automatically installed. [2021-08-24T17:47:39.685Z] Removing intermediate container c61fa5a02fd2 [2021-08-24T17:47:39.685Z] ---> f30eb2af4bf4 [2021-08-24T17:47:39.685Z] Step 8/26 : COPY . . [2021-08-24T17:47:41.006Z] snapd is not logged in, snap install commands will use sudo [2021-08-24T17:47:41.972Z] snap "core18" has no updates available [2021-08-24T17:47:42.580Z] snapd is not logged in, snap install commands will use sudo [2021-08-24T17:47:45.494Z] Removing intermediate container d611963c2d8c [2021-08-24T17:47:45.494Z] ---> c6b8fe68266a [2021-08-24T17:47:45.494Z] Step 8/24 : COPY . . [2021-08-24T17:47:45.494Z] Removing intermediate container 2ecdc6cdb343 [2021-08-24T17:47:45.494Z] ---> cc4d3c320703 [2021-08-24T17:47:45.494Z] Step 8/24 : COPY . . [2021-08-24T17:47:45.767Z] Removing intermediate container f01664bc564c [2021-08-24T17:47:45.767Z] ---> 74e299cc2fc6 [2021-08-24T17:47:45.767Z] Step 8/32 : COPY . . [2021-08-24T17:47:45.767Z] Removing intermediate container b916e7963657 [2021-08-24T17:47:45.767Z] ---> 26568e588b7b [2021-08-24T17:47:45.767Z] Step 8/22 : COPY . . [2021-08-24T17:47:47.939Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-24T17:47:48.224Z] Pulling config-common [2021-08-24T17:47:48.224Z] + snapcraftctl pull [2021-08-24T17:47:49.638Z] Pulling go-build-helper [2021-08-24T17:47:49.638Z] + snapcraftctl pull [2021-08-24T17:47:50.603Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-24T17:47:50.603Z] Skipping pull go-build-helper (already ran) [2021-08-24T17:47:50.603Z] Building go-build-helper [2021-08-24T17:47:50.603Z] + snapcraftctl build [2021-08-24T17:47:52.567Z] Staging go-build-helper [2021-08-24T17:47:52.567Z] + snapcraftctl stage [2021-08-24T17:47:55.935Z] ---> c7b6a1fd6e11 [2021-08-24T17:47:55.935Z] Step 9/26 : RUN go mod tidy [2021-08-24T17:48:01.196Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-24T17:48:01.197Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-24T17:48:01.197Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] [2021-08-24T17:48:01.197Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-24T17:48:01.197Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-24T17:48:01.197Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-24T17:48:01.197Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-24T17:48:01.197Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-24T17:48:01.197Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] [2021-08-24T17:48:01.197Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] [2021-08-24T17:48:01.197Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-24T17:48:01.197Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-24T17:48:01.197Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-24T17:48:01.197Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-24T17:48:01.197Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-24T17:48:01.197Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-24T17:48:01.197Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-24T17:48:01.197Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-24T17:48:01.197Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-24T17:48:01.197Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-24T17:48:01.197Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-24T17:48:01.197Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-24T17:48:01.197Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-24T17:48:01.197Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-24T17:48:01.197Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-24T17:48:01.197Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] [2021-08-24T17:48:01.197Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] [2021-08-24T17:48:01.197Z] Fetched 25.1 MB in 0s (0 B/s) [2021-08-24T17:48:01.197Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-24T17:48:01.197Z] Fetched 224 kB in 0s (0 B/s) [2021-08-24T17:48:01.197Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-24T17:48:01.197Z] Fetched 157 kB in 0s (0 B/s) [2021-08-24T17:48:01.197Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-24T17:48:01.197Z] Fetched 221 kB in 0s (0 B/s) [2021-08-24T17:48:01.197Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-24T17:48:01.197Z] Fetched 143 kB in 0s (0 B/s) [2021-08-24T17:48:01.197Z] Pulling edgex-go [2021-08-24T17:48:01.197Z] + snapcraftctl pull [2021-08-24T17:48:02.609Z] Pulling hooks [2021-08-24T17:48:02.609Z] + snapcraftctl pull [2021-08-24T17:48:04.220Z] ---> Running in dff5791957f3 [2021-08-24T17:48:04.502Z] ---> fd1252b27991 [2021-08-24T17:48:04.502Z] Step 9/24 : RUN go mod tidy [2021-08-24T17:48:04.780Z] ---> fdac1d3e26c1 [2021-08-24T17:48:04.780Z] Step 9/32 : RUN go mod tidy [2021-08-24T17:48:05.053Z] ---> 2aff876a0e3e [2021-08-24T17:48:05.053Z] Step 9/22 : RUN go mod tidy [2021-08-24T17:48:05.654Z] ---> Running in 8e54975970fc [2021-08-24T17:48:05.654Z] ---> Running in 58aef1b45792 [2021-08-24T17:48:05.654Z] ---> Running in 4508619ca24c [2021-08-24T17:48:11.083Z] Removing intermediate container dff5791957f3 [2021-08-24T17:48:11.083Z] ---> a543f6c9262c [2021-08-24T17:48:11.083Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-24T17:48:11.687Z] ---> Running in 2e9d2bc9dce7 [2021-08-24T17:48:13.666Z] ---> e137bd603b4e [2021-08-24T17:48:13.666Z] Step 9/24 : RUN go mod tidy [2021-08-24T17:48:13.666Z] ---> Running in f66bd775c5b4 [2021-08-24T17:48:13.940Z] 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-08-24T17:48:13.940Z] Removing intermediate container 4508619ca24c [2021-08-24T17:48:13.940Z] ---> 7d1872e98508 [2021-08-24T17:48:13.940Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-24T17:48:13.940Z] Removing intermediate container 8e54975970fc [2021-08-24T17:48:13.940Z] ---> b96e4265fa71 [2021-08-24T17:48:13.940Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-24T17:48:13.940Z] Removing intermediate container 58aef1b45792 [2021-08-24T17:48:13.940Z] ---> 335bb71f3907 [2021-08-24T17:48:13.940Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-24T17:48:14.216Z] ---> Running in 4249d92614f5 [2021-08-24T17:48:14.216Z] ---> Running in 56c2325c97e3 [2021-08-24T17:48:14.216Z] ---> Running in ed147cfaee83 [2021-08-24T17:48:16.869Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-24T17:48:16.869Z] 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-08-24T17:48:17.144Z] 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-08-24T17:48:20.866Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-24T17:48:20.866Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-24T17:48:20.866Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-24T17:48:20.866Z] Fetched 0 B in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-24T17:48:20.866Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-24T17:48:20.866Z] Fetched 279 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-24T17:48:20.866Z] Fetched 122 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-24T17:48:20.866Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-24T17:48:20.866Z] Fetched 8848 B in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-24T17:48:20.866Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-24T17:48:20.866Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-24T17:48:20.866Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-24T17:48:20.866Z] Fetched 219 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-24T17:48:20.866Z] Fetched 154 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-24T17:48:20.866Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-24T17:48:20.866Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-24T17:48:20.866Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-24T17:48:20.866Z] Fetched 499 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-24T17:48:20.866Z] Fetched 111 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-24T17:48:20.866Z] Fetched 240 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-24T17:48:20.866Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-24T17:48:20.866Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-24T17:48:20.866Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-24T17:48:20.866Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-24T17:48:20.866Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-24T17:48:20.866Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-24T17:48:20.866Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-24T17:48:20.866Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-24T17:48:20.866Z] Fetched 8720 B in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-24T17:48:20.866Z] Fetched 140 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-24T17:48:20.866Z] Fetched 119 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-24T17:48:20.866Z] Fetched 111 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-24T17:48:20.866Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-24T17:48:20.866Z] Fetched 645 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-24T17:48:20.866Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-24T17:48:20.866Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-24T17:48:20.866Z] Fetched 368 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-24T17:48:20.866Z] Fetched 187 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-24T17:48:20.866Z] Fetched 175 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-24T17:48:20.866Z] Fetched 206 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-08-24T17:48:20.866Z] Fetched 1302 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-24T17:48:20.866Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-24T17:48:20.866Z] Fetched 159 kB in 0s (0 B/s) [2021-08-24T17:48:20.866Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-24T17:48:20.867Z] Fetched 107 kB in 0s (0 B/s) [2021-08-24T17:48:20.867Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-24T17:48:20.867Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-24T17:48:20.867Z] Pulling static-packages [2021-08-24T17:48:20.867Z] + snapcraftctl pull [2021-08-24T17:48:20.867Z] Pulling version [2021-08-24T17:48:20.867Z] + cd /root/project [2021-08-24T17:48:20.867Z] + git describe --tags --abbrev=0 [2021-08-24T17:48:20.867Z] + sed s/v// [2021-08-24T17:48:20.867Z] + GIT_VERSION=2.0.1-dev.33 [2021-08-24T17:48:20.867Z] + [ -z 2.0.1-dev.33 ] [2021-08-24T17:48:20.867Z] + snapcraftctl set-version 2.0.1-dev.33 [2021-08-24T17:48:21.135Z] Building config-common [2021-08-24T17:48:21.135Z] + snapcraftctl build [2021-08-24T17:48:21.462Z] Removing intermediate container f66bd775c5b4 [2021-08-24T17:48:21.462Z] ---> dd24b75d3db3 [2021-08-24T17:48:21.462Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-24T17:48:21.462Z] ---> Running in a98602e018c5 [2021-08-24T17:48:23.074Z] Skipping build go-build-helper (already ran) [2021-08-24T17:48:23.341Z] Building edgex-go [2021-08-24T17:48:23.341Z] + cd /root/parts/edgex-go/src [2021-08-24T17:48:23.341Z] + git describe --tags+ sed s/v// [2021-08-24T17:48:23.341Z] --abbrev=0 [2021-08-24T17:48:23.341Z] + GIT_VERSION=2.0.1-dev.33 [2021-08-24T17:48:23.341Z] + [ -z 2.0.1-dev.33 ] [2021-08-24T17:48:23.341Z] + echo 2.0.1-dev.33 [2021-08-24T17:48:23.341Z] + make build [2021-08-24T17:48:23.341Z] go mod tidy [2021-08-24T17:48:23.448Z] 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-08-24T17:48:26.692Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-24T17:48:26.692Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-24T17:48:26.692Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.15 [2021-08-24T17:48:26.692Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-24T17:48:26.692Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-24T17:48:26.692Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-24T17:48:26.692Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-24T17:48:26.692Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-24T17:48:26.692Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-24T17:48:26.692Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-24T17:48:26.958Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-24T17:48:26.958Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-24T17:48:26.958Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-24T17:48:27.227Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-24T17:48:27.493Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-24T17:48:27.493Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-24T17:48:27.493Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-24T17:48:28.462Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-24T17:48:28.462Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-24T17:48:28.462Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-24T17:48:28.462Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-24T17:48:28.462Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-24T17:48:28.462Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-08-24T17:48:28.462Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-24T17:48:28.462Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-08-24T17:48:28.462Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-24T17:48:28.462Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-24T17:48:28.462Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-24T17:48:28.462Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-24T17:48:28.462Z] go: downloading github.com/kr/pretty v0.3.0 [2021-08-24T17:48:28.462Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-08-24T17:48:28.462Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-24T17:48:28.462Z] go: downloading golang.org/x/text v0.3.6 [2021-08-24T17:48:28.462Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-24T17:48:28.462Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-08-24T17:48:28.736Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-24T17:48:28.736Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-24T17:48:28.736Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-24T17:48:28.736Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-24T17:48:28.736Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-08-24T17:48:28.736Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-24T17:48:28.736Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-24T17:48:28.736Z] go: downloading github.com/kr/text v0.2.0 [2021-08-24T17:48:28.736Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-08-24T17:48:29.000Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-24T17:48:29.265Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-24T17:48:29.266Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-24T17:48:29.266Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-24T17:48:29.266Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-24T17:48:29.266Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-24T17:48:29.266Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-24T17:48:29.266Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-24T17:48:29.266Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-24T17:48:29.533Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-24T17:48:29.533Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-24T17:48:29.533Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-24T17:48:29.533Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-24T17:48:29.533Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-24T17:48:29.533Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-24T17:48:29.533Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-24T17:48:29.533Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-24T17:48:29.533Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-24T17:48:29.533Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-24T17:48:29.533Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-24T17:48:29.533Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-24T17:48:29.533Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-24T17:48:29.533Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-24T17:48:29.533Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-24T17:48:29.533Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-24T17:48:29.533Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-24T17:48:29.798Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-24T17:48:29.798Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-24T17:48:29.798Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-24T17:48:29.798Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-24T17:48:29.798Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-24T17:48:29.798Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-24T17:48:29.798Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-24T17:48:29.798Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-data/core-data ./cmd/core-data [2021-08-24T17:48:39.874Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-24T17:48:43.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-command/core-command ./cmd/core-command [2021-08-24T17:48:44.180Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-24T17:48:45.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-24T17:48:45.722Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-24T17:48:46.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-24T17:48:48.093Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-24T17:48:49.054Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-24T17:48:50.461Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-24T17:48:51.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-24T17:48:52.828Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-24T17:48:54.268Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-24T17:48:54.268Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-24T17:48:54.268Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-24T17:48:54.268Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-24T17:48:54.268Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-24T17:48:54.268Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-24T17:48:54.268Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-24T17:48:54.268Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-24T17:48:54.268Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-24T17:48:54.268Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-24T17:48:54.268Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-24T17:48:54.268Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-24T17:48:54.268Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-24T17:48:54.268Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-24T17:48:54.268Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-24T17:48:54.268Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-24T17:48:54.268Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-24T17:48:54.538Z] + 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-08-24T17:48:54.538Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-24T17:48:54.538Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-24T17:48:54.538Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-24T17:48:54.538Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-24T17:48:54.538Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-24T17:48:54.538Z] + 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-08-24T17:48:54.538Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-24T17:48:54.538Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-24T17:48:54.538Z] + 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-08-24T17:48:55.949Z] Building hooks [2021-08-24T17:48:55.949Z] + cd /root/parts/hooks/src [2021-08-24T17:48:55.949Z] + make build [2021-08-24T17:48:55.949Z] go mod tidy [2021-08-24T17:48:56.536Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-24T17:48:56.536Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-24T17:48:56.536Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-24T17:48:56.536Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-24T17:48:56.536Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-24T17:48:57.503Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-24T17:48:58.093Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-24T17:48:58.093Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-24T17:49:01.443Z] Building static-packages [2021-08-24T17:49:01.443Z] + snapcraftctl build [2021-08-24T17:49:03.423Z] Building version [2021-08-24T17:49:03.423Z] + snapcraftctl build [2021-08-24T17:49:05.373Z] Staging config-common [2021-08-24T17:49:05.373Z] + snapcraftctl stage [2021-08-24T17:49:06.333Z] Skipping stage go-build-helper (already ran) [2021-08-24T17:49:06.333Z] Staging edgex-go [2021-08-24T17:49:06.333Z] + snapcraftctl stage [2021-08-24T17:49:07.297Z] Staging hooks [2021-08-24T17:49:07.297Z] + snapcraftctl stage [2021-08-24T17:49:08.259Z] Staging static-packages [2021-08-24T17:49:08.259Z] + snapcraftctl stage [2021-08-24T17:49:09.671Z] Staging version [2021-08-24T17:49:09.671Z] + snapcraftctl stage [2021-08-24T17:49:10.632Z] Priming config-common [2021-08-24T17:49:10.632Z] + snapcraftctl prime [2021-08-24T17:49:11.594Z] Priming go-build-helper [2021-08-24T17:49:11.594Z] + snapcraftctl prime [2021-08-24T17:49:13.013Z] Priming edgex-go [2021-08-24T17:49:13.013Z] + snapcraftctl prime [2021-08-24T17:49:14.419Z] Priming hooks [2021-08-24T17:49:14.419Z] + snapcraftctl prime [2021-08-24T17:49:15.381Z] Priming static-packages [2021-08-24T17:49:15.381Z] + snapcraftctl prime [2021-08-24T17:49:17.528Z] Priming version [2021-08-24T17:49:17.794Z] + snapcraftctl prime [2021-08-24T17:49:18.752Z] 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-08-24T17:50:00.280Z] 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-08-24T17:50:02.921Z] 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-08-24T17:50:13.141Z] Removing intermediate container 2e9d2bc9dce7 [2021-08-24T17:50:13.141Z] ---> 54913a3ac7bf [2021-08-24T17:50:13.141Z] [2021-08-24T17:50:13.141Z] Step 11/26 : FROM alpine:3.12 [2021-08-24T17:50:13.141Z] 3.12: Pulling from library/alpine [2021-08-24T17:50:16.556Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-24T17:50:16.556Z] Status: Downloaded newer image for alpine:3.12 [2021-08-24T17:50:16.556Z] ---> c4fd0aeabfcf [2021-08-24T17:50:16.556Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-24T17:50:17.547Z] ---> Running in 277f720259f8 [2021-08-24T17:50:19.552Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-24T17:50:19.552Z] Removing intermediate container 4249d92614f5 [2021-08-24T17:50:19.552Z] ---> dbaa09c67a28 [2021-08-24T17:50:19.552Z] [2021-08-24T17:50:19.552Z] Step 11/32 : FROM alpine:3.12 [2021-08-24T17:50:19.552Z] ---> c4fd0aeabfcf [2021-08-24T17:50:19.552Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-24T17:50:19.552Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-24T17:50:19.552Z] Removing intermediate container a98602e018c5 [2021-08-24T17:50:19.552Z] ---> 4deb79f0ae21 [2021-08-24T17:50:19.552Z] [2021-08-24T17:50:19.552Z] Step 11/24 : FROM alpine:3.12 [2021-08-24T17:50:19.552Z] ---> c4fd0aeabfcf [2021-08-24T17:50:19.552Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-24T17:50:20.158Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-24T17:50:20.158Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-24T17:50:20.158Z] (3/3) Installing su-exec (0.2-r1) [2021-08-24T17:50:20.158Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T17:50:20.158Z] Executing ca-certificates-20191127-r4.trigger [2021-08-24T17:50:20.158Z] ---> Running in b22df53ae374 [2021-08-24T17:50:20.158Z] ---> Running in 09e4ab2f779e [2021-08-24T17:50:20.434Z] OK: 6 MiB in 17 packages [2021-08-24T17:50:21.042Z] Removing intermediate container ed147cfaee83 [2021-08-24T17:50:21.042Z] ---> 7281c3537101 [2021-08-24T17:50:21.042Z] [2021-08-24T17:50:21.042Z] Step 11/22 : FROM alpine:3.12 [2021-08-24T17:50:21.042Z] ---> c4fd0aeabfcf [2021-08-24T17:50:21.042Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-24T17:50:21.343Z] Removing intermediate container b22df53ae374 [2021-08-24T17:50:21.343Z] ---> 40d8c2dc8a71 [2021-08-24T17:50:21.343Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-24T17:50:21.343Z] ---> Running in c64943a31335 [2021-08-24T17:50:21.619Z] ---> Running in 1d910b5f86e9 [2021-08-24T17:50:23.059Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-24T17:50:23.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-24T17:50:23.334Z] Removing intermediate container 277f720259f8 [2021-08-24T17:50:23.334Z] ---> 4f077c4fae10 [2021-08-24T17:50:23.334Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-24T17:50:23.612Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-24T17:50:23.612Z] ---> Running in 791b097712f5 [2021-08-24T17:50:23.612Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-24T17:50:23.887Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-24T17:50:23.887Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T17:50:23.887Z] OK: 5 MiB in 15 packages [2021-08-24T17:50:24.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-24T17:50:24.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-24T17:50:24.168Z] Removing intermediate container 791b097712f5 [2021-08-24T17:50:24.168Z] ---> 5818f94a90d0 [2021-08-24T17:50:24.168Z] Step 14/26 : WORKDIR / [2021-08-24T17:50:24.442Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-24T17:50:24.442Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-24T17:50:24.442Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-24T17:50:24.442Z] (4/4) Installing curl (7.78.0-r0) [2021-08-24T17:50:24.442Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T17:50:24.442Z] Executing ca-certificates-20191127-r4.trigger [2021-08-24T17:50:24.717Z] ---> Running in ed5443071f17 [2021-08-24T17:50:24.717Z] OK: 7 MiB in 18 packages [2021-08-24T17:50:25.004Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-24T17:50:25.004Z] (2/2) Installing su-exec (0.2-r1) [2021-08-24T17:50:25.004Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T17:50:25.004Z] OK: 5 MiB in 16 packages [2021-08-24T17:50:25.992Z] Removing intermediate container 09e4ab2f779e [2021-08-24T17:50:25.992Z] ---> 966883874360 [2021-08-24T17:50:25.992Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-24T17:50:25.992Z] Removing intermediate container ed5443071f17 [2021-08-24T17:50:25.992Z] ---> 71e12e1426b9 [2021-08-24T17:50:25.992Z] 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-08-24T17:50:26.268Z] ---> Running in cde4b15e9171 [2021-08-24T17:50:26.873Z] Removing intermediate container 1d910b5f86e9 [2021-08-24T17:50:26.873Z] ---> 8b4b0ddc0042 [2021-08-24T17:50:26.873Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-24T17:50:27.163Z] Removing intermediate container c64943a31335 [2021-08-24T17:50:27.163Z] ---> 80d379cea087 [2021-08-24T17:50:27.163Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-24T17:50:27.439Z] Removing intermediate container cde4b15e9171 [2021-08-24T17:50:27.439Z] ---> a08c1579adaf [2021-08-24T17:50:27.439Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-24T17:50:27.439Z] ---> Running in 6e782a3b2960 [2021-08-24T17:50:27.715Z] ---> Running in 86d5742821ed [2021-08-24T17:50:27.715Z] ---> 2c6c3322552e [2021-08-24T17:50:27.715Z] ---> Running in b315191a3d83 [2021-08-24T17:50:27.715Z] 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-08-24T17:50:28.323Z] Removing intermediate container 6e782a3b2960 [2021-08-24T17:50:28.323Z] ---> ac64d8ebf5d9 [2021-08-24T17:50:28.323Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-24T17:50:28.599Z] ---> Running in 693fb24728bd [2021-08-24T17:50:28.878Z] Removing intermediate container b315191a3d83 [2021-08-24T17:50:28.878Z] ---> 6ee25b7cbce3 [2021-08-24T17:50:28.878Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-24T17:50:28.878Z] Removing intermediate container 86d5742821ed [2021-08-24T17:50:28.878Z] ---> bd30c96a7be7 [2021-08-24T17:50:28.878Z] Step 14/22 : WORKDIR /edgex [2021-08-24T17:50:29.152Z] ---> 1986dfeb3326 [2021-08-24T17:50:29.152Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-24T17:50:29.152Z] ---> Running in bb6b6d854563 [2021-08-24T17:50:29.153Z] ---> Running in 45a1cbe27834 [2021-08-24T17:50:29.429Z] Removing intermediate container 693fb24728bd [2021-08-24T17:50:29.429Z] ---> b27c827ad038 [2021-08-24T17:50:29.429Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-24T17:50:29.704Z] ---> Running in 0332c25b816d [2021-08-24T17:50:29.980Z] Removing intermediate container 56c2325c97e3 [2021-08-24T17:50:29.980Z] ---> 0a16543387b3 [2021-08-24T17:50:29.980Z] [2021-08-24T17:50:29.980Z] Step 11/24 : FROM alpine:3.12 [2021-08-24T17:50:29.980Z] ---> c4fd0aeabfcf [2021-08-24T17:50:29.980Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-24T17:50:30.261Z] Removing intermediate container bb6b6d854563 [2021-08-24T17:50:30.261Z] ---> 18910233a6a4 [2021-08-24T17:50:30.261Z] Step 16/24 : WORKDIR / [2021-08-24T17:50:30.261Z] ---> Running in 1f4335c0083e [2021-08-24T17:50:30.261Z] ---> Running in a4b40dcb69ab [2021-08-24T17:50:30.536Z] Removing intermediate container 45a1cbe27834 [2021-08-24T17:50:30.536Z] ---> 4e0c8d509fb1 [2021-08-24T17:50:30.536Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-24T17:50:30.536Z] ---> c32865ae12e4 [2021-08-24T17:50:30.536Z] 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-08-24T17:50:31.138Z] Removing intermediate container 1f4335c0083e [2021-08-24T17:50:31.138Z] ---> f592f3f6c439 [2021-08-24T17:50:31.138Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-24T17:50:31.416Z] Removing intermediate container a4b40dcb69ab [2021-08-24T17:50:31.416Z] ---> 793eb163afb3 [2021-08-24T17:50:31.416Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-24T17:50:31.416Z] ---> Running in dfc44b0ce29f [2021-08-24T17:50:31.695Z] ---> c28d5606d579 [2021-08-24T17:50:31.695Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-24T17:50:31.969Z] ---> 5bd828629d54 [2021-08-24T17:50:31.969Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-24T17:50:32.577Z] Removing intermediate container dfc44b0ce29f [2021-08-24T17:50:32.577Z] ---> 39f4f5a3b76f [2021-08-24T17:50:32.577Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-24T17:50:32.850Z] ---> 03a58ba79895 [2021-08-24T17:50:32.850Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / ---> Running in 041d48f01d1c [2021-08-24T17:50:32.850Z] [2021-08-24T17:50:33.130Z] Removing intermediate container 0332c25b816d [2021-08-24T17:50:33.130Z] ---> 9242880fd3f4 [2021-08-24T17:50:33.130Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-24T17:50:33.740Z] ---> 4338a045836b [2021-08-24T17:50:33.740Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-24T17:50:33.740Z] ---> Running in afd86306052d [2021-08-24T17:50:33.740Z] ---> a0f10c7889e1 [2021-08-24T17:50:33.740Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-24T17:50:33.740Z] Removing intermediate container 041d48f01d1c [2021-08-24T17:50:33.740Z] ---> 44600ded9741 [2021-08-24T17:50:33.740Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T17:50:34.030Z] ---> Running in 62e89d9380e4 [2021-08-24T17:50:35.028Z] Removing intermediate container afd86306052d [2021-08-24T17:50:35.028Z] ---> 6e41cb487142 [2021-08-24T17:50:35.028Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-24T17:50:35.028Z] ---> e27f9827554e [2021-08-24T17:50:35.028Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-24T17:50:35.641Z] ---> 66a8bd2da2a5 [2021-08-24T17:50:35.641Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-24T17:50:35.913Z] ---> Running in 89e719ec577d [2021-08-24T17:50:36.190Z] ---> c3c809df30dd [2021-08-24T17:50:36.190Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-24T17:50:36.190Z] ---> 716763a33a84 [2021-08-24T17:50:36.191Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-24T17:50:36.464Z] ---> 71f2d67422b7 [2021-08-24T17:50:36.464Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-24T17:50:36.742Z] ---> Running in 6783977db495 [2021-08-24T17:50:36.742Z] ---> Running in 8285ab1ba42b [2021-08-24T17:50:37.028Z] Removing intermediate container 89e719ec577d [2021-08-24T17:50:37.028Z] ---> 7fa03fcd473f [2021-08-24T17:50:37.028Z] Step 19/22 : CMD ["--init=true"] [2021-08-24T17:50:37.306Z] ---> c36f0bb9fc99 [2021-08-24T17:50:37.306Z] 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-08-24T17:50:37.306Z] ---> Running in abbbb0da8718 [2021-08-24T17:50:37.306Z] Removing intermediate container 62e89d9380e4 [2021-08-24T17:50:37.306Z] ---> 45f5f5e26025 [2021-08-24T17:50:37.306Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-24T17:50:37.589Z] ---> Running in ee5c89db3f62 [2021-08-24T17:50:37.589Z] Removing intermediate container 8285ab1ba42b [2021-08-24T17:50:37.589Z] ---> 5523793d0218 [2021-08-24T17:50:37.589Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-24T17:50:37.866Z] ---> Running in d1b964116baf [2021-08-24T17:50:38.142Z] ---> Running in 05b2df944f32 [2021-08-24T17:50:38.418Z] Removing intermediate container abbbb0da8718 [2021-08-24T17:50:38.418Z] ---> e1c38ee427d7 [2021-08-24T17:50:38.418Z] Step 20/22 : LABEL arch=arm64 [2021-08-24T17:50:38.784Z] ---> Running in 878273129ac2 [2021-08-24T17:50:39.108Z] Removing intermediate container 05b2df944f32 [2021-08-24T17:50:39.108Z] ---> 67f46ab3f0be [2021-08-24T17:50:39.108Z] Step 22/24 : LABEL arch=arm64 [2021-08-24T17:50:39.458Z] ---> Running in e8bd16ba7046 [2021-08-24T17:50:39.811Z] Removing intermediate container 878273129ac2 [2021-08-24T17:50:39.811Z] ---> bd3923ca280d [2021-08-24T17:50:39.811Z] Step 21/22 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 [2021-08-24T17:50:40.111Z] ---> Running in ac31f9c909df [2021-08-24T17:50:40.391Z] Removing intermediate container e8bd16ba7046 [2021-08-24T17:50:40.391Z] ---> ecb5fdab4721 [2021-08-24T17:50:40.391Z] Step 23/24 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 [2021-08-24T17:50:40.391Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-24T17:50:40.676Z] ---> Running in 3bc140448d4b [2021-08-24T17:50:41.002Z] Removing intermediate container 6783977db495 [2021-08-24T17:50:41.002Z] ---> 99b04aec6c53 [2021-08-24T17:50:41.002Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-24T17:50:41.002Z] Removing intermediate container ac31f9c909df [2021-08-24T17:50:41.002Z] ---> 44d2fb6e6644 [2021-08-24T17:50:41.002Z] Step 22/22 : LABEL version=0.0.0 [2021-08-24T17:50:41.322Z] ---> Running in 550e1e2ebb43 [2021-08-24T17:50:41.322Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-24T17:50:41.594Z] Removing intermediate container ee5c89db3f62 [2021-08-24T17:50:41.594Z] ---> faba35955ca4 [2021-08-24T17:50:41.594Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-24T17:50:41.594Z] Removing intermediate container 3bc140448d4b [2021-08-24T17:50:41.594Z] ---> c78a5e919699 [2021-08-24T17:50:41.594Z] Step 24/24 : LABEL version=0.0.0 [2021-08-24T17:50:41.868Z] ---> Running in 360095896dbb [2021-08-24T17:50:41.868Z] ---> Running in 3461414b5196 [2021-08-24T17:50:42.141Z] Removing intermediate container 550e1e2ebb43 [2021-08-24T17:50:42.141Z] ---> e786223663d2 [2021-08-24T17:50:42.141Z] [2021-08-24T17:50:42.141Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-24T17:50:42.141Z] ---> abfdd848146f [2021-08-24T17:50:42.141Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-24T17:50:42.416Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-24T17:50:42.416Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-24T17:50:42.416Z] Successfully built e786223663d2 [2021-08-24T17:50:42.690Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-24T17:50:42.690Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-24T17:50:42.690Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-08-24T17:50:42.690Z] Removing intermediate container 360095896dbb [2021-08-24T17:50:42.690Z] ---> 894f1e925e0f [2021-08-24T17:50:42.690Z] Step 24/26 : LABEL arch=arm64 [2021-08-24T17:50:42.690Z] Removing intermediate container 3461414b5196 [2021-08-24T17:50:42.690Z] ---> d5192b3e24b2 [2021-08-24T17:50:42.690Z] [2021-08-24T17:50:42.690Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-24T17:50:42.964Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-24T17:50:42.964Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T17:50:42.964Z] OK: 8 MiB in 20 packages [2021-08-24T17:50:42.964Z] Successfully built d5192b3e24b2 [2021-08-24T17:50:43.240Z] ---> Running in 800f504c14ee [2021-08-24T17:50:43.240Z] Successfully tagged core-command-arm64:latest [2021-08-24T17:50:43.240Z]  Building core-command ... done Building support-notifications [2021-08-24T17:50:44.232Z] Removing intermediate container 800f504c14ee [2021-08-24T17:50:44.232Z] ---> 0cf6f8ef96cb [2021-08-24T17:50:44.232Z] Step 25/26 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 [2021-08-24T17:50:44.232Z] ---> 3deda2640811 [2021-08-24T17:50:44.232Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-24T17:50:44.516Z] ---> Running in a268136d14c3 [2021-08-24T17:50:44.802Z] Removing intermediate container d1b964116baf [2021-08-24T17:50:44.802Z] ---> 9aa96866486a [2021-08-24T17:50:44.802Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-24T17:50:45.408Z] Removing intermediate container a268136d14c3 [2021-08-24T17:50:45.408Z] ---> 301b2b2664d1 [2021-08-24T17:50:45.408Z] Step 26/26 : LABEL version=0.0.0 [2021-08-24T17:50:46.027Z] ---> 73145c173435 [2021-08-24T17:50:46.027Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-24T17:50:46.340Z] ---> Running in 2894ed9e4e78 [2021-08-24T17:50:46.947Z] ---> 01c5e2aed941 [2021-08-24T17:50:46.947Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-24T17:50:47.228Z] Removing intermediate container 2894ed9e4e78 [2021-08-24T17:50:47.228Z] ---> 87747915e3be [2021-08-24T17:50:47.228Z] [2021-08-24T17:50:47.839Z] ---> b06fb2a13d2f [2021-08-24T17:50:47.839Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-24T17:50:47.839Z] Successfully built 87747915e3be [2021-08-24T17:50:47.839Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-24T17:50:47.839Z] Building support-scheduler [2021-08-24T17:50:48.437Z]  Building security-secretstore-setup ... done  ---> d75c3cc4e770 [2021-08-24T17:50:48.437Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-24T17:50:49.036Z] ---> bf77c714ba1c [2021-08-24T17:50:49.036Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-24T17:50:49.314Z] ---> Running in e4df54e9c500 [2021-08-24T17:50:49.908Z] ---> 4799a581d262 [2021-08-24T17:50:49.908Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-24T17:50:50.184Z] Removing intermediate container e4df54e9c500 [2021-08-24T17:50:50.184Z] ---> 78382bbe851d [2021-08-24T17:50:50.184Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-24T17:50:50.460Z] ---> Running in 892a8df99680 [2021-08-24T17:50:51.446Z] Removing intermediate container 892a8df99680 [2021-08-24T17:50:51.446Z] ---> 2e6b9b393ddb [2021-08-24T17:50:51.446Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-24T17:50:52.048Z] ---> a60a6fe06b37 [2021-08-24T17:50:52.048Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-24T17:50:52.048Z] ---> Running in 52c1b9f78138 [2021-08-24T17:50:52.321Z] ---> Running in b0eec18b1caa [2021-08-24T17:50:52.602Z] Removing intermediate container 52c1b9f78138 [2021-08-24T17:50:52.602Z] ---> 17c179f378c3 [2021-08-24T17:50:52.602Z] Step 22/24 : LABEL arch=arm64 [2021-08-24T17:50:52.879Z] ---> Running in 58df9e44eb5e [2021-08-24T17:50:53.470Z] Removing intermediate container 58df9e44eb5e [2021-08-24T17:50:53.470Z] ---> 85110df61090 [2021-08-24T17:50:53.470Z] Step 23/24 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 [2021-08-24T17:50:53.746Z] ---> Running in 3b649ceaadfa [2021-08-24T17:50:54.730Z] Removing intermediate container 3b649ceaadfa [2021-08-24T17:50:54.730Z] ---> a03e1e647d57 [2021-08-24T17:50:54.730Z] Step 24/24 : LABEL version=0.0.0 [2021-08-24T17:50:54.730Z] ---> Running in ed7058289752 [2021-08-24T17:50:55.014Z] Removing intermediate container b0eec18b1caa [2021-08-24T17:50:55.014Z] ---> e854806dded4 [2021-08-24T17:50:55.014Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-24T17:50:55.616Z] Removing intermediate container ed7058289752 [2021-08-24T17:50:55.616Z] ---> fa97dff2d3b9 [2021-08-24T17:50:55.616Z] [2021-08-24T17:50:55.616Z] ---> Running in 5a2e469a34e2 [2021-08-24T17:50:56.216Z] Successfully built fa97dff2d3b9 [2021-08-24T17:50:56.216Z] Successfully tagged core-data-arm64:latest [2021-08-24T17:50:56.216Z]  Building core-data ... done Building core-metadata [2021-08-24T17:50:56.491Z] Removing intermediate container 5a2e469a34e2 [2021-08-24T17:50:56.491Z] ---> 5958d0605a1a [2021-08-24T17:50:56.491Z] Step 29/32 : CMD ["gate"] [2021-08-24T17:50:57.090Z] ---> Running in 5667717f8624 [2021-08-24T17:50:57.687Z] Removing intermediate container 5667717f8624 [2021-08-24T17:50:57.687Z] ---> 787e1b0ca40e [2021-08-24T17:50:57.687Z] Step 30/32 : LABEL arch=arm64 [2021-08-24T17:50:58.285Z] ---> Running in c69a7ed4e561 [2021-08-24T17:50:58.889Z] Removing intermediate container c69a7ed4e561 [2021-08-24T17:50:58.889Z] ---> a87683e7a104 [2021-08-24T17:50:58.889Z] Step 31/32 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 [2021-08-24T17:50:59.492Z] ---> Running in 3658ad039a0e [2021-08-24T17:51:00.481Z] Removing intermediate container 3658ad039a0e [2021-08-24T17:51:00.481Z] ---> 4a8ca4e732e0 [2021-08-24T17:51:00.481Z] Step 32/32 : LABEL version=0.0.0 [2021-08-24T17:51:00.756Z] ---> Running in 6750d50f807e [2021-08-24T17:51:01.738Z] Removing intermediate container 6750d50f807e [2021-08-24T17:51:01.738Z] ---> 69fb81d5ced3 [2021-08-24T17:51:01.738Z] [2021-08-24T17:51:02.016Z] Successfully built 69fb81d5ced3 [2021-08-24T17:51:02.016Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-24T17:51:28.835Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T17:51:28.835Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-24T17:51:28.835Z] ---> 115037c274e1 [2021-08-24T17:51:28.835Z] Step 3/24 : WORKDIR /edgex-go [2021-08-24T17:51:28.835Z] ---> Using cache [2021-08-24T17:51:28.835Z] ---> 22192ef5c3b9 [2021-08-24T17:51:28.835Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T17:51:28.835Z] ---> Using cache [2021-08-24T17:51:28.835Z] ---> 7170d35f8a4a [2021-08-24T17:51:28.835Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-24T17:51:28.835Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T17:51:28.835Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-24T17:51:28.835Z] ---> 115037c274e1 [2021-08-24T17:51:28.835Z] Step 3/23 : WORKDIR /edgex-go [2021-08-24T17:51:28.835Z] ---> Using cache [2021-08-24T17:51:28.835Z] ---> 22192ef5c3b9 [2021-08-24T17:51:28.835Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T17:51:28.835Z] ---> Using cache [2021-08-24T17:51:28.835Z] ---> 7170d35f8a4a [2021-08-24T17:51:28.835Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-24T17:51:33.200Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T17:51:33.200Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-24T17:51:33.200Z] ---> 115037c274e1 [2021-08-24T17:51:33.200Z] Step 3/23 : WORKDIR /edgex-go [2021-08-24T17:51:33.200Z] ---> Using cache [2021-08-24T17:51:33.200Z] ---> 22192ef5c3b9 [2021-08-24T17:51:33.200Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T17:51:33.200Z] ---> Using cache [2021-08-24T17:51:33.200Z] ---> 7170d35f8a4a [2021-08-24T17:51:33.200Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-24T17:51:33.200Z] ---> Using cache [2021-08-24T17:51:33.200Z] ---> 2332db89c4c6 [2021-08-24T17:51:33.200Z] Step 6/23 : COPY go.mod . [2021-08-24T17:51:33.200Z] ---> Using cache [2021-08-24T17:51:33.200Z] ---> e245c037b5f2 [2021-08-24T17:51:33.200Z] Step 7/23 : RUN go mod download [2021-08-24T17:51:33.200Z] ---> Using cache [2021-08-24T17:51:33.200Z] ---> cc4d3c320703 [2021-08-24T17:51:33.200Z] Step 8/23 : COPY . . [2021-08-24T17:51:33.200Z] ---> Using cache [2021-08-24T17:51:33.200Z] ---> e137bd603b4e [2021-08-24T17:51:33.200Z] Step 9/23 : RUN go mod tidy [2021-08-24T17:51:33.200Z] ---> Using cache [2021-08-24T17:51:33.200Z] ---> dd24b75d3db3 [2021-08-24T17:51:33.200Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-24T17:51:33.200Z] ---> Running in 4b3582e136a7 [2021-08-24T17:51:33.200Z] ---> Running in 2abe96ec0d5c [2021-08-24T17:51:33.200Z] ---> Running in a894fcf33a1d [2021-08-24T17:51:35.198Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-24T17:51:35.198Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-24T17:51:35.198Z] ---> 115037c274e1 [2021-08-24T17:51:35.198Z] Step 3/24 : WORKDIR /edgex-go [2021-08-24T17:51:35.198Z] ---> Using cache [2021-08-24T17:51:35.198Z] ---> 22192ef5c3b9 [2021-08-24T17:51:35.198Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T17:51:35.198Z] ---> Using cache [2021-08-24T17:51:35.198Z] ---> 7170d35f8a4a [2021-08-24T17:51:35.198Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-24T17:51:35.198Z] ---> Using cache [2021-08-24T17:51:35.198Z] ---> 2332db89c4c6 [2021-08-24T17:51:35.198Z] Step 6/24 : COPY go.mod . [2021-08-24T17:51:35.198Z] ---> Using cache [2021-08-24T17:51:35.198Z] ---> e245c037b5f2 [2021-08-24T17:51:35.198Z] Step 7/24 : RUN go mod download [2021-08-24T17:51:35.198Z] ---> Using cache [2021-08-24T17:51:35.198Z] ---> cc4d3c320703 [2021-08-24T17:51:35.198Z] Step 8/24 : COPY . . [2021-08-24T17:51:35.198Z] ---> Using cache [2021-08-24T17:51:35.198Z] ---> e137bd603b4e [2021-08-24T17:51:35.198Z] Step 9/24 : RUN go mod tidy [2021-08-24T17:51:35.198Z] ---> Using cache [2021-08-24T17:51:35.198Z] ---> dd24b75d3db3 [2021-08-24T17:51:35.198Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-24T17:51:35.198Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-24T17:51:35.801Z] 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-08-24T17:51:35.801Z] ---> Running in cb8ad9b83801 [2021-08-24T17:51:35.801Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-24T17:51:36.081Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-24T17:51:37.091Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-24T17:51:37.091Z] OK: 218 MiB in 52 packages [2021-08-24T17:51:37.377Z] 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-08-24T17:51:37.986Z] OK: 218 MiB in 52 packages [2021-08-24T17:51:38.985Z] Removing intermediate container 2abe96ec0d5c [2021-08-24T17:51:38.985Z] ---> 29f6f7d30f2b [2021-08-24T17:51:38.985Z] Step 6/24 : COPY go.mod . [2021-08-24T17:51:39.985Z] Removing intermediate container 4b3582e136a7 [2021-08-24T17:51:39.985Z] ---> 8c3654234cc5 [2021-08-24T17:51:39.985Z] Step 6/23 : COPY go.mod . [2021-08-24T17:51:39.985Z] ---> 6f8ab404a202 [2021-08-24T17:51:39.985Z] Step 7/24 : RUN go mod download [2021-08-24T17:51:40.265Z] ---> Running in 313d1b0f4fa8 [2021-08-24T17:51:41.726Z] ---> c5b75e674bb7 [2021-08-24T17:51:41.726Z] Step 7/23 : RUN go mod download [2021-08-24T17:51:41.726Z] ---> Running in fb1bb2996134 [2021-08-24T17:51:47.179Z] Removing intermediate container 313d1b0f4fa8 [2021-08-24T17:51:47.179Z] ---> 113b5a82526d [2021-08-24T17:51:47.179Z] Step 8/24 : COPY . . [2021-08-24T17:51:48.636Z] Removing intermediate container fb1bb2996134 [2021-08-24T17:51:48.636Z] ---> 6acbb2505d35 [2021-08-24T17:51:48.636Z] Step 8/23 : COPY . . [2021-08-24T17:52:15.526Z] ---> 36ff928f8150 [2021-08-24T17:52:15.526Z] Step 9/23 : RUN go mod tidy [2021-08-24T17:52:15.526Z] ---> 2aef550f7c4c [2021-08-24T17:52:15.526Z] Step 9/24 : RUN go mod tidy [2021-08-24T17:52:15.526Z] ---> Running in 3fcdbeed6036 [2021-08-24T17:52:15.526Z] ---> Running in 6dd41d03d8e2 [2021-08-24T17:52:22.303Z] Removing intermediate container 6dd41d03d8e2 [2021-08-24T17:52:22.303Z] ---> 6a966435afe9 [2021-08-24T17:52:22.303Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-24T17:52:22.303Z] Removing intermediate container 3fcdbeed6036 [2021-08-24T17:52:22.303Z] ---> 53b995442130 [2021-08-24T17:52:22.303Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-24T17:52:22.303Z] ---> Running in ae9c46d74c25 [2021-08-24T17:52:22.303Z] ---> Running in 717f1499fa3f [2021-08-24T17:52:24.308Z] 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-08-24T17:52:24.308Z] 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-08-24T17:53:03.592Z] Removing intermediate container a894fcf33a1d [2021-08-24T17:53:03.593Z] ---> ce910a5ee5af [2021-08-24T17:53:03.593Z] [2021-08-24T17:53:03.593Z] Step 11/23 : FROM alpine:3.12 [2021-08-24T17:53:03.593Z] ---> c4fd0aeabfcf [2021-08-24T17:53:03.593Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-24T17:53:03.593Z] ---> Using cache [2021-08-24T17:53:03.593Z] ---> 966883874360 [2021-08-24T17:53:03.593Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-24T17:53:03.593Z] ---> Using cache [2021-08-24T17:53:03.593Z] ---> a08c1579adaf [2021-08-24T17:53:03.593Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-24T17:53:03.593Z] ---> Running in 4901eb5bb19e [2021-08-24T17:53:03.874Z] Removing intermediate container 4901eb5bb19e [2021-08-24T17:53:03.874Z] ---> d61e163f9753 [2021-08-24T17:53:03.874Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-24T17:53:04.156Z] ---> Running in 3cdf89f69a47 [2021-08-24T17:53:05.159Z] Removing intermediate container 3cdf89f69a47 [2021-08-24T17:53:05.159Z] ---> 17b97895b296 [2021-08-24T17:53:05.159Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-24T17:53:07.171Z] ---> 603d094bffc3 [2021-08-24T17:53:07.171Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-24T17:53:09.186Z] Removing intermediate container cb8ad9b83801 [2021-08-24T17:53:09.187Z] ---> 20f1456e4161 [2021-08-24T17:53:09.187Z] [2021-08-24T17:53:09.187Z] Step 11/24 : FROM alpine:3.12 [2021-08-24T17:53:09.187Z] ---> c4fd0aeabfcf [2021-08-24T17:53:09.187Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-24T17:53:09.187Z] ---> Using cache [2021-08-24T17:53:09.187Z] ---> 966883874360 [2021-08-24T17:53:09.187Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-24T17:53:09.187Z] ---> Using cache [2021-08-24T17:53:09.187Z] ---> a08c1579adaf [2021-08-24T17:53:09.187Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-24T17:53:09.187Z] ---> Running in a3ba3034be7e [2021-08-24T17:53:09.463Z] ---> 3f71d88bc222 [2021-08-24T17:53:09.749Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-24T17:53:10.027Z] Removing intermediate container a3ba3034be7e [2021-08-24T17:53:10.027Z] ---> 93092cd6684a [2021-08-24T17:53:10.027Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-24T17:53:10.312Z] ---> Running in 81b0a94d4550 [2021-08-24T17:53:10.931Z] ---> cd8b1f0ddfca [2021-08-24T17:53:10.931Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-24T17:53:11.215Z] ---> Running in 1edfd612447e [2021-08-24T17:53:11.215Z] Removing intermediate container 81b0a94d4550 [2021-08-24T17:53:11.215Z] ---> 887d9beb65bf [2021-08-24T17:53:11.215Z] Step 16/24 : WORKDIR / [2021-08-24T17:53:11.495Z] ---> Running in c9fc25f65657 [2021-08-24T17:53:11.774Z] Removing intermediate container 1edfd612447e [2021-08-24T17:53:11.774Z] ---> 06a9d49b6be4 [2021-08-24T17:53:11.774Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-24T17:53:12.061Z] Removing intermediate container c9fc25f65657 [2021-08-24T17:53:12.061Z] ---> aa93f1b91d4a [2021-08-24T17:53:12.061Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-24T17:53:12.061Z] ---> Running in 59d30dc98cdf [2021-08-24T17:53:13.063Z] Removing intermediate container 59d30dc98cdf [2021-08-24T17:53:13.063Z] ---> c61ff103b482 [2021-08-24T17:53:13.063Z] Step 21/23 : LABEL arch=arm64 [2021-08-24T17:53:13.343Z] ---> Running in a47a8719fbba [2021-08-24T17:53:13.343Z] ---> a77dac6e9ca1 [2021-08-24T17:53:13.343Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-24T17:53:14.347Z] Removing intermediate container a47a8719fbba [2021-08-24T17:53:14.347Z] ---> 589e4a3c0ff3 [2021-08-24T17:53:14.347Z] Step 22/23 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 [2021-08-24T17:53:14.629Z] ---> Running in 150a2a748201 [2021-08-24T17:53:15.632Z] Removing intermediate container 150a2a748201 [2021-08-24T17:53:15.632Z] ---> d3dc1f3b71d1 [2021-08-24T17:53:15.632Z] Step 23/23 : LABEL version=0.0.0 [2021-08-24T17:53:15.632Z] ---> a440260ae061 [2021-08-24T17:53:15.632Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-24T17:53:15.632Z] ---> Running in a08797a9a3e6 [2021-08-24T17:53:16.632Z] Removing intermediate container a08797a9a3e6 [2021-08-24T17:53:16.632Z] ---> fd2b11b02156 [2021-08-24T17:53:16.632Z] [2021-08-24T17:53:17.251Z] Successfully built fd2b11b02156 [2021-08-24T17:53:17.251Z] Successfully tagged support-scheduler-arm64:latest [2021-08-24T17:53:17.251Z]  Building support-scheduler ... done  ---> 9af740658f47 [2021-08-24T17:53:17.251Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-24T17:53:17.251Z] ---> Running in 49094b9d49dd [2021-08-24T17:53:18.252Z] Removing intermediate container 49094b9d49dd [2021-08-24T17:53:18.252Z] ---> 642fb5798ed3 [2021-08-24T17:53:18.252Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-24T17:53:18.252Z] ---> Running in f5d357af8b1d [2021-08-24T17:53:18.866Z] Removing intermediate container f5d357af8b1d [2021-08-24T17:53:18.866Z] ---> 30dfa5ca40b3 [2021-08-24T17:53:18.866Z] Step 22/24 : LABEL arch=arm64 [2021-08-24T17:53:19.174Z] ---> Running in 629e02a8f04a [2021-08-24T17:53:20.179Z] Removing intermediate container 629e02a8f04a [2021-08-24T17:53:20.179Z] ---> 558ad774d3c4 [2021-08-24T17:53:20.179Z] Step 23/24 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 [2021-08-24T17:53:20.179Z] ---> Running in 043efbbf30e5 [2021-08-24T17:53:20.784Z] Removing intermediate container 043efbbf30e5 [2021-08-24T17:53:20.784Z] ---> 680a36b32df2 [2021-08-24T17:53:20.784Z] Step 24/24 : LABEL version=0.0.0 [2021-08-24T17:53:21.063Z] ---> Running in 9132c5482c79 [2021-08-24T17:53:22.068Z] Removing intermediate container 9132c5482c79 [2021-08-24T17:53:22.068Z] ---> 32d6645e528e [2021-08-24T17:53:22.068Z] [2021-08-24T17:53:22.349Z] Successfully built 32d6645e528e [2021-08-24T17:53:22.349Z] Successfully tagged core-metadata-arm64:latest [2021-08-24T17:53:37.502Z]  Building core-metadata ... done Removing intermediate container 717f1499fa3f [2021-08-24T17:53:37.502Z] ---> 02be8e92290e [2021-08-24T17:53:37.502Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-24T17:53:37.502Z] ---> Running in b51cf733f61a [2021-08-24T17:53:38.948Z] 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-08-24T17:53:39.552Z] Removing intermediate container ae9c46d74c25 [2021-08-24T17:53:39.552Z] ---> 7b101ae174b4 [2021-08-24T17:53:39.552Z] [2021-08-24T17:53:39.552Z] Step 11/23 : FROM alpine:3.12 [2021-08-24T17:53:39.552Z] ---> c4fd0aeabfcf [2021-08-24T17:53:39.552Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-24T17:53:39.552Z] ---> Running in 673787380d4d [2021-08-24T17:53:40.995Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-24T17:53:41.273Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-24T17:53:41.273Z] Removing intermediate container b51cf733f61a [2021-08-24T17:53:41.273Z] ---> eb50d9bf78d6 [2021-08-24T17:53:41.273Z] [2021-08-24T17:53:41.273Z] Step 12/24 : FROM docker:20.10.7 [2021-08-24T17:53:41.547Z] 20.10.7: Pulling from library/docker [2021-08-24T17:53:41.826Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-24T17:53:42.113Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-24T17:53:42.113Z] Executing busybox-1.31.1-r20.trigger [2021-08-24T17:53:42.113Z] Executing ca-certificates-20191127-r4.trigger [2021-08-24T17:53:42.113Z] OK: 6 MiB in 16 packages [2021-08-24T17:53:44.772Z] Removing intermediate container 673787380d4d [2021-08-24T17:53:44.772Z] ---> eb8a83c07033 [2021-08-24T17:53:44.772Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-24T17:53:44.772Z] ---> Running in 657ae81b6912 [2021-08-24T17:53:45.376Z] Removing intermediate container 657ae81b6912 [2021-08-24T17:53:45.376Z] ---> fdfec9c8aa32 [2021-08-24T17:53:45.376Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-24T17:53:45.977Z] ---> Running in ed108921aa8f [2021-08-24T17:53:46.591Z] Removing intermediate container ed108921aa8f [2021-08-24T17:53:46.591Z] ---> 18175db6d569 [2021-08-24T17:53:46.591Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-24T17:53:47.192Z] ---> Running in ed9b3c66fc87 [2021-08-24T17:53:47.795Z] Removing intermediate container ed9b3c66fc87 [2021-08-24T17:53:47.795Z] ---> 9d9050537206 [2021-08-24T17:53:47.795Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-24T17:53:49.243Z] ---> 5ee6a8c04f0f [2021-08-24T17:53:49.243Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-24T17:53:50.239Z] ---> 563d5daf95a9 [2021-08-24T17:53:50.239Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-24T17:53:50.523Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-24T17:53:50.523Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-24T17:53:50.523Z] ---> df445af6242a [2021-08-24T17:53:50.523Z] 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-08-24T17:53:50.523Z] ---> Running in 12039a176837 [2021-08-24T17:53:51.126Z] Removing intermediate container 12039a176837 [2021-08-24T17:53:51.126Z] ---> a2cfd4d4fd90 [2021-08-24T17:53:51.126Z] 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-08-24T17:53:51.404Z] ---> d32e1282f615 [2021-08-24T17:53:51.404Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-24T17:53:51.404Z] ---> Running in e612894432c6 [2021-08-24T17:53:51.404Z] ---> Running in fa5876147102 [2021-08-24T17:53:52.008Z] Removing intermediate container fa5876147102 [2021-08-24T17:53:52.008Z] ---> 7407e0c5e82a [2021-08-24T17:53:52.008Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-24T17:53:52.286Z] ---> Running in a2c7c543030c [2021-08-24T17:53:52.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-24T17:53:52.889Z] Removing intermediate container a2c7c543030c [2021-08-24T17:53:52.889Z] ---> e36e43163e70 [2021-08-24T17:53:52.889Z] Step 21/23 : LABEL arch=arm64 [2021-08-24T17:53:52.889Z] ---> Running in c75f2a87dafe [2021-08-24T17:53:53.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-24T17:53:53.441Z] Removing intermediate container c75f2a87dafe [2021-08-24T17:53:53.441Z] ---> 1e1ad04d3257 [2021-08-24T17:53:53.441Z] Step 22/23 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 [2021-08-24T17:53:53.716Z] ---> Running in fd253d9c9ae3 [2021-08-24T17:53:53.716Z] (1/39) Installing readline (8.1.0-r0) [2021-08-24T17:53:53.716Z] (2/39) Installing bash (5.1.0-r0) [2021-08-24T17:53:53.716Z] Executing bash-5.1.0-r0.post-install [2021-08-24T17:53:53.716Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-24T17:53:53.996Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-24T17:53:53.996Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-24T17:53:53.996Z] (6/39) Installing curl (7.78.0-r0) [2021-08-24T17:53:53.996Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-24T17:53:53.996Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-24T17:53:53.996Z] (9/39) Installing expat (2.2.10-r1) [2021-08-24T17:53:53.996Z] (10/39) Installing libffi (3.3-r2) [2021-08-24T17:53:53.996Z] (11/39) Installing gdbm (1.19-r0) [2021-08-24T17:53:53.996Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-24T17:53:53.996Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-24T17:53:53.996Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-24T17:53:54.270Z] Removing intermediate container fd253d9c9ae3 [2021-08-24T17:53:54.270Z] ---> 3aa7ec98c511 [2021-08-24T17:53:54.270Z] Step 23/23 : LABEL version=0.0.0 [2021-08-24T17:53:54.546Z] ---> Running in 90e4fd33ba90 [2021-08-24T17:53:55.536Z] Removing intermediate container 90e4fd33ba90 [2021-08-24T17:53:55.536Z] ---> 2114b7cc208c [2021-08-24T17:53:55.536Z] [2021-08-24T17:53:55.812Z] Successfully built 2114b7cc208c [2021-08-24T17:53:55.812Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-24T17:53:55.812Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-24T17:53:55.812Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-24T17:53:55.812Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-24T17:53:55.812Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-24T17:53:55.812Z] Successfully tagged support-notifications-arm64:latest [2021-08-24T17:53:55.812Z]  Building support-notifications ... done (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-24T17:53:56.088Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-24T17:53:56.088Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-24T17:53:56.088Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-24T17:53:56.088Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-24T17:53:56.088Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-24T17:53:56.365Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-24T17:53:56.365Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-24T17:53:56.365Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-24T17:53:56.365Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-24T17:53:56.365Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-24T17:53:56.365Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-24T17:53:56.365Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-24T17:53:56.365Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-24T17:53:56.365Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-24T17:53:56.365Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-24T17:53:56.365Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-24T17:53:56.365Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-24T17:53:56.365Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-24T17:53:56.365Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-24T17:53:56.967Z] Executing busybox-1.32.1-r6.trigger [2021-08-24T17:53:56.967Z] OK: 82 MiB in 59 packages [2021-08-24T17:54:03.688Z] Collecting docker-compose==1.23.2 [2021-08-24T17:54:03.688Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-24T17:54:04.285Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-24T17:54:04.285Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-24T17:54:04.285Z] Collecting cached-property<2,>=1.2.0 [2021-08-24T17:54:04.285Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-24T17:54:04.285Z] 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-08-24T17:54:04.559Z] Collecting docopt<0.7,>=0.6.1 [2021-08-24T17:54:04.560Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-24T17:54:06.541Z] Collecting docker<4.0,>=3.6.0 [2021-08-24T17:54:06.541Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-24T17:54:07.137Z] Collecting PyYAML<4,>=3.10 [2021-08-24T17:54:07.137Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-24T17:54:09.763Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-24T17:54:09.763Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-24T17:54:11.747Z] Collecting texttable<0.10,>=0.9.0 [2021-08-24T17:54:11.747Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-24T17:54:13.189Z] Collecting jsonschema<3,>=2.5.1 [2021-08-24T17:54:13.189Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-24T17:54:13.466Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-24T17:54:13.741Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-24T17:54:13.741Z] Collecting docker-pycreds>=0.4.0 [2021-08-24T17:54:13.741Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-24T17:54:15.178Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-24T17:54:15.178Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-24T17:54:15.178Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-24T17:54:15.178Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-24T17:54:15.178Z] Collecting idna<2.8,>=2.5 [2021-08-24T17:54:15.178Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-24T17:54:15.821Z] Collecting certifi>=2017.4.17 [2021-08-24T17:54:15.821Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-24T17:54:16.106Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-24T17:54:16.106Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-24T17:54:16.106Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-24T17:54:16.106Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-24T17:54:17.125Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-24T17:54:17.125Z] Attempting uninstall: urllib3 [2021-08-24T17:54:17.125Z] Found existing installation: urllib3 1.26.2 [2021-08-24T17:54:17.125Z] Uninstalling urllib3-1.26.2: [2021-08-24T17:54:17.125Z] Successfully uninstalled urllib3-1.26.2 [2021-08-24T17:54:17.399Z] Attempting uninstall: idna [2021-08-24T17:54:17.399Z] Found existing installation: idna 3.1 [2021-08-24T17:54:17.675Z] Uninstalling idna-3.1: [2021-08-24T17:54:17.675Z] Successfully uninstalled idna-3.1 [2021-08-24T17:54:18.274Z] Attempting uninstall: chardet [2021-08-24T17:54:18.274Z] Found existing installation: chardet 4.0.0 [2021-08-24T17:54:18.274Z] Uninstalling chardet-4.0.0: [2021-08-24T17:54:18.547Z] Successfully uninstalled chardet-4.0.0 [2021-08-24T17:54:19.529Z] Attempting uninstall: requests [2021-08-24T17:54:19.529Z] Found existing installation: requests 2.25.1 [2021-08-24T17:54:19.529Z] Uninstalling requests-2.25.1: [2021-08-24T17:54:19.799Z] Successfully uninstalled requests-2.25.1 [2021-08-24T17:54:20.070Z] Running setup.py install for texttable: started [2021-08-24T17:54:22.034Z] Running setup.py install for texttable: finished with status 'done' [2021-08-24T17:54:22.034Z] Running setup.py install for PyYAML: started [2021-08-24T17:54:23.998Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-24T17:54:23.998Z] Running setup.py install for docopt: started [2021-08-24T17:54:25.963Z] Running setup.py install for docopt: finished with status 'done' [2021-08-24T17:54:25.963Z] Running setup.py install for dockerpty: started [2021-08-24T17:54:27.933Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-24T17:54:29.361Z] 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-08-24T17:54:37.623Z] Removing intermediate container e612894432c6 [2021-08-24T17:54:37.623Z] ---> 1ae9feafe015 [2021-08-24T17:54:37.623Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-24T17:54:37.623Z] ---> Running in 66d0bbc3863d [2021-08-24T17:54:38.228Z] Removing intermediate container 66d0bbc3863d [2021-08-24T17:54:38.228Z] ---> 76c882a11916 [2021-08-24T17:54:38.228Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-24T17:54:38.228Z] ---> Running in ab9c8b11e445 [2021-08-24T17:54:38.824Z] Removing intermediate container ab9c8b11e445 [2021-08-24T17:54:38.824Z] ---> 3caa62a5dcf4 [2021-08-24T17:54:38.824Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-24T17:54:40.258Z] ---> 254ca61a0472 [2021-08-24T17:54:40.258Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-24T17:54:40.855Z] ---> 03e815b9a850 [2021-08-24T17:54:40.855Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-24T17:54:41.832Z] ---> 5d2a59e8a23d [2021-08-24T17:54:41.832Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-24T17:54:42.105Z] ---> Running in ec57e856f49e [2021-08-24T17:54:42.699Z] Removing intermediate container ec57e856f49e [2021-08-24T17:54:42.699Z] ---> 1f5acc0ac14b [2021-08-24T17:54:42.699Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-24T17:54:42.699Z] ---> Running in e58e62f51d6b [2021-08-24T17:54:43.293Z] Removing intermediate container e58e62f51d6b [2021-08-24T17:54:43.293Z] ---> 02829504ba28 [2021-08-24T17:54:43.293Z] Step 22/24 : LABEL arch=arm64 [2021-08-24T17:54:43.566Z] ---> Running in 5f796773cbe1 [2021-08-24T17:54:43.841Z] Removing intermediate container 5f796773cbe1 [2021-08-24T17:54:43.841Z] ---> f30370b58d90 [2021-08-24T17:54:43.841Z] Step 23/24 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 [2021-08-24T17:54:44.114Z] ---> Running in 16c780f087a5 [2021-08-24T17:54:44.710Z] Removing intermediate container 16c780f087a5 [2021-08-24T17:54:44.710Z] ---> 8330ad540d85 [2021-08-24T17:54:44.710Z] Step 24/24 : LABEL version=0.0.0 [2021-08-24T17:54:44.710Z] ---> Running in e71613c16af7 [2021-08-24T17:54:45.302Z] Removing intermediate container e71613c16af7 [2021-08-24T17:54:45.302Z] ---> 28574c4a7ee4 [2021-08-24T17:54:45.302Z] [2021-08-24T17:54:45.574Z] Successfully built 28574c4a7ee4 [2021-08-24T17:54:45.574Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-24T17:54:45.861Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-24T17:54:45.860Z] $ docker stop --time=1 62b14da3c4454386704aad6490dee6a0c4c6f2dfae19af8ac9727c0046af2d7f [2021-08-24T17:54:47.699Z] $ docker rm -f 62b14da3c4454386704aad6490dee6a0c4c6f2dfae19af8ac9727c0046af2d7f [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-24T17:54:48.296Z] + docker images [2021-08-24T17:54:48.569Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-24T17:54:48.569Z] sys-mgmt-agent-arm64 latest 28574c4a7ee4 4 seconds ago 311MB [2021-08-24T17:54:48.569Z] support-notifications-arm64 latest 2114b7cc208c 54 seconds ago 15.9MB [2021-08-24T17:54:48.569Z] eb50d9bf78d6 About a minute ago 1.57GB [2021-08-24T17:54:48.569Z] 7b101ae174b4 About a minute ago 1.57GB [2021-08-24T17:54:48.569Z] core-metadata-arm64 latest 32d6645e528e About a minute ago 15.8MB [2021-08-24T17:54:48.569Z] support-scheduler-arm64 latest fd2b11b02156 About a minute ago 15.2MB [2021-08-24T17:54:48.569Z] 20f1456e4161 About a minute ago 1.57GB [2021-08-24T17:54:48.569Z] ce910a5ee5af About a minute ago 1.57GB [2021-08-24T17:54:48.569Z] security-bootstrapper-arm64 latest 69fb81d5ced3 3 minutes ago 17.7MB [2021-08-24T17:54:48.569Z] core-data-arm64 latest fa97dff2d3b9 3 minutes ago 19.3MB [2021-08-24T17:54:48.569Z] security-secretstore-setup-arm64 latest 87747915e3be 4 minutes ago 26.5MB [2021-08-24T17:54:48.569Z] core-command-arm64 latest d5192b3e24b2 4 minutes ago 15.2MB [2021-08-24T17:54:48.569Z] security-proxy-setup-arm64 latest e786223663d2 4 minutes ago 24.5MB [2021-08-24T17:54:48.569Z] 0a16543387b3 4 minutes ago 1.57GB [2021-08-24T17:54:48.569Z] 7281c3537101 4 minutes ago 1.57GB [2021-08-24T17:54:48.569Z] dbaa09c67a28 4 minutes ago 1.57GB [2021-08-24T17:54:48.569Z] 4deb79f0ae21 4 minutes ago 1.56GB [2021-08-24T17:54:48.569Z] 54913a3ac7bf 4 minutes ago 1.57GB [2021-08-24T17:54:48.569Z] ci-base-image-arm64 latest 115037c274e1 14 minutes ago 1.24GB [2021-08-24T17:54:48.569Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 2 weeks ago 533MB [2021-08-24T17:54:48.569Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-08-24T17:54:48.569Z] alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB [2021-08-24T17:54:48.569Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-24T17:54:49.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-24T17:54:49.591Z] [2021-08-24T17:54:49.591Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-24T17:54:49.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-24T17:54:50.227Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-24T17:54:50.227Z] 448f6bf000e3: Pulling fs layer [2021-08-24T17:54:50.227Z] f757da607395: Pulling fs layer [2021-08-24T17:54:50.227Z] 05883995daec: Pulling fs layer [2021-08-24T17:54:50.227Z] 8603b9c90790: Pulling fs layer [2021-08-24T17:54:50.227Z] 1560dd03e051: Pulling fs layer [2021-08-24T17:54:50.227Z] 27f5ce0e4adf: Pulling fs layer [2021-08-24T17:54:50.227Z] c2d8d7efcc4b: Pulling fs layer [2021-08-24T17:54:50.227Z] 8603b9c90790: Waiting [2021-08-24T17:54:50.227Z] 1560dd03e051: Waiting [2021-08-24T17:54:50.227Z] 27f5ce0e4adf: Waiting [2021-08-24T17:54:50.227Z] c2d8d7efcc4b: Waiting [2021-08-24T17:54:50.503Z] f757da607395: Verifying Checksum [2021-08-24T17:54:50.503Z] f757da607395: Download complete [2021-08-24T17:54:50.503Z] 8603b9c90790: Download complete [2021-08-24T17:54:50.777Z] 1560dd03e051: Verifying Checksum [2021-08-24T17:54:50.777Z] 1560dd03e051: Download complete [2021-08-24T17:54:50.777Z] 05883995daec: Verifying Checksum [2021-08-24T17:54:50.777Z] 05883995daec: Download complete [2021-08-24T17:54:51.054Z] 27f5ce0e4adf: Verifying Checksum [2021-08-24T17:54:51.054Z] 27f5ce0e4adf: Download complete [2021-08-24T17:54:52.032Z] 448f6bf000e3: Verifying Checksum [2021-08-24T17:54:52.032Z] 448f6bf000e3: Download complete [2021-08-24T17:54:54.655Z] c2d8d7efcc4b: Verifying Checksum [2021-08-24T17:54:54.655Z] c2d8d7efcc4b: Download complete [2021-08-24T17:54:55.252Z] 448f6bf000e3: Pull complete [2021-08-24T17:54:55.849Z] f757da607395: Pull complete [2021-08-24T17:54:57.281Z] 05883995daec: Pull complete [2021-08-24T17:54:57.878Z] 8603b9c90790: Pull complete [2021-08-24T17:54:58.858Z] 1560dd03e051: Pull complete [2021-08-24T17:54:59.131Z] 27f5ce0e4adf: Pull complete [2021-08-24T17:55:14.207Z] c2d8d7efcc4b: Pull complete [2021-08-24T17:55:14.207Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-24T17:55:14.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-24T17:55:14.207Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-24T17:55:14.434Z] prd-ubuntu18.04-docker-arm64-4c-16g-710 does not seem to be running inside a container [2021-08-24T17:55:14.501Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-24T17:55:18.249Z] $ docker top 4323ea5fa6f5695e462057ee9f12afaf0f29a2b8100e63166e7602a81736f523 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-24T17:55:19.675Z] ---> job-cost.sh [2021-08-24T17:55:19.675Z] lf-activate-venv: SKIPPING [2021-08-24T17:55:19.675Z] INFO: No Stack... [2021-08-24T17:55:20.650Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-24T17:55:20.922Z] INFO: Archiving Costs [Pipeline] sh [2021-08-24T17:55:21.637Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-08-24T17:55:21.637Z] + cut -d, -f6 [Pipeline] lock [2021-08-24T17:55:21.715Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3681-3-stack-cost] [2021-08-24T17:55:21.744Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3681-3-stack-cost] did not exist. Created. [2021-08-24T17:55:21.744Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3681-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-24T17:55:22.232Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-24T17:55:22.417Z] Stashed 1 file(s) [Pipeline] } [2021-08-24T17:55:22.431Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3681-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-24T17:55:22.453Z] $ docker stop --time=1 4323ea5fa6f5695e462057ee9f12afaf0f29a2b8100e63166e7602a81736f523 [2021-08-24T17:55:24.088Z] $ docker rm -f 4323ea5fa6f5695e462057ee9f12afaf0f29a2b8100e63166e7602a81736f523 [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-08-24T17:55:25.405Z] provisioning config files... [2021-08-24T17:55:25.422Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config671656845535962221tmp [Pipeline] { [Pipeline] sh [2021-08-24T17:55:25.753Z] + set +x [2021-08-24T17:55:25.753Z] + curl -s https://codecov.io/bash [2021-08-24T17:55:25.753Z] + bash -s -- [2021-08-24T17:55:25.753Z] [2021-08-24T17:55:25.753Z] _____ _ [2021-08-24T17:55:25.753Z] / ____| | | [2021-08-24T17:55:25.753Z] | | ___ __| | ___ ___ _____ __ [2021-08-24T17:55:25.753Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-24T17:55:25.753Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-24T17:55:25.753Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-24T17:55:25.753Z] Bash-1.0.6 [2021-08-24T17:55:25.753Z] [2021-08-24T17:55:25.753Z] [2021-08-24T17:55:25.753Z] ==> git version 2.24.4 found [2021-08-24T17:55:25.753Z] ==> 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-08-24T17:55:25.753Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-24T17:55:25.753Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-24T17:55:26.021Z] ==> Jenkins CI detected. [2021-08-24T17:55:26.021Z] current dir:  /w/workspace/edgex-go/3 [2021-08-24T17:55:26.021Z] project root: . [2021-08-24T17:55:26.021Z] --> token set from env [2021-08-24T17:55:26.021Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-24T17:55:26.021Z] ==> Running gcov in . (disable via -X gcov) [2021-08-24T17:55:26.021Z] ==> Python coveragepy not found [2021-08-24T17:55:26.021Z] ==> Searching for coverage reports in: [2021-08-24T17:55:26.021Z] + . [2021-08-24T17:55:26.021Z] -> Found 1 reports [2021-08-24T17:55:26.021Z] ==> Detecting git/mercurial file structure [2021-08-24T17:55:26.021Z] ==> Reading reports [2021-08-24T17:55:26.021Z] + ./coverage.out bytes=404331 [2021-08-24T17:55:26.021Z] ==> Appending adjustments [2021-08-24T17:55:26.021Z] https://docs.codecov.io/docs/fixing-reports [2021-08-24T17:55:27.186Z] + Found adjustments [2021-08-24T17:55:27.186Z] ==> Gzipping contents [2021-08-24T17:55:27.186Z] 56K /tmp/codecov.jTLYTM.gz [2021-08-24T17:55:27.186Z] ==> Uploading reports [2021-08-24T17:55:27.186Z] url: https://codecov.io [2021-08-24T17:55:27.186Z] query: branch=PR-3681&commit=4da4c629555f0c94f3b521d3f8480352180d35c3&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3681%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3681&job=&cmd_args= [2021-08-24T17:55:27.186Z] -> Pinging Codecov [2021-08-24T17:55:27.186Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3681&commit=4da4c629555f0c94f3b521d3f8480352180d35c3&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3681%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3681&job=&cmd_args= [2021-08-24T17:55:27.455Z] -> Uploading to [2021-08-24T17:55:27.455Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-24/00271124DB129430A58F1EEE437C3FCB/4da4c629555f0c94f3b521d3f8480352180d35c3/2ac79ba2-86bb-4341-8780-e3e5b100129b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210824%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210824T175527Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fc1c25e9685d8b3630ae2141ebb629353a8408663d9b60a6388c53ac18deaed6 [2021-08-24T17:55:27.455Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-24T17:55:27.455Z] Dload Upload Total Spent Left Speed [2021-08-24T17:55:28.041Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54500 0 0 100 54500 0 117k --:--:-- --:--:-- --:--:-- 117k [2021-08-24T17:55:28.041Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4da4c629555f0c94f3b521d3f8480352180d35c3 [Pipeline] } [2021-08-24T17:55:28.053Z] 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-08-24T17:55:29.638Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-24T17:55:29.964Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T17:55:30.553Z] ---> package-listing.sh [2021-08-24T17:55:30.553Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-24T17:55:30.553Z] ++ facter osfamily [2021-08-24T17:55:30.822Z] + OS_FAMILY=redhat [2021-08-24T17:55:30.822Z] + workspace=/w/workspace/edgex-go/3 [2021-08-24T17:55:30.822Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-24T17:55:30.822Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-24T17:55:30.822Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-24T17:55:30.822Z] + PACKAGES=/tmp/packages_start.txt [2021-08-24T17:55:30.822Z] + '[' /w/workspace/edgex-go/3 ']' [2021-08-24T17:55:30.822Z] + PACKAGES=/tmp/packages_end.txt [2021-08-24T17:55:30.822Z] + case "${OS_FAMILY}" in [2021-08-24T17:55:30.822Z] + rpm -qa [2021-08-24T17:55:30.822Z] + sort [2021-08-24T17:55:32.765Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-24T17:55:32.765Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-24T17:55:32.765Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-24T17:55:32.765Z] + '[' /w/workspace/edgex-go/3 ']' [2021-08-24T17:55:32.765Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-08-24T17:55:32.765Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-08-24T17:55:32.783Z] 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-08-24T17:55:33.087Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-24T17:55:33.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-24T17:55:33.676Z] [2021-08-24T17:55:33.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-24T17:55:34.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-24T17:55:34.027Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-24T17:55:34.027Z] b4d181a07f80: Pulling fs layer [2021-08-24T17:55:34.027Z] a1111a8f2ec3: Pulling fs layer [2021-08-24T17:55:34.027Z] ed53099fbce6: Pulling fs layer [2021-08-24T17:55:34.027Z] dc539afda2c1: Pulling fs layer [2021-08-24T17:55:34.027Z] 77bc0d833cb6: Pulling fs layer [2021-08-24T17:55:34.027Z] 9065ff56babe: Pulling fs layer [2021-08-24T17:55:34.027Z] d287ab97295c: Pulling fs layer [2021-08-24T17:55:34.027Z] dc539afda2c1: Waiting [2021-08-24T17:55:34.027Z] 77bc0d833cb6: Waiting [2021-08-24T17:55:34.027Z] 9065ff56babe: Waiting [2021-08-24T17:55:34.027Z] d287ab97295c: Waiting [2021-08-24T17:55:34.291Z] a1111a8f2ec3: Verifying Checksum [2021-08-24T17:55:34.291Z] a1111a8f2ec3: Download complete [2021-08-24T17:55:34.291Z] dc539afda2c1: Verifying Checksum [2021-08-24T17:55:34.291Z] dc539afda2c1: Download complete [2021-08-24T17:55:34.291Z] 77bc0d833cb6: Verifying Checksum [2021-08-24T17:55:34.291Z] 77bc0d833cb6: Download complete [2021-08-24T17:55:34.557Z] 9065ff56babe: Verifying Checksum [2021-08-24T17:55:34.557Z] 9065ff56babe: Download complete [2021-08-24T17:55:34.557Z] ed53099fbce6: Verifying Checksum [2021-08-24T17:55:34.557Z] ed53099fbce6: Download complete [2021-08-24T17:55:35.142Z] b4d181a07f80: Verifying Checksum [2021-08-24T17:55:35.142Z] b4d181a07f80: Download complete [2021-08-24T17:55:36.316Z] b4d181a07f80: Pull complete [2021-08-24T17:55:36.316Z] a1111a8f2ec3: Pull complete [2021-08-24T17:55:36.910Z] ed53099fbce6: Pull complete [2021-08-24T17:55:36.910Z] dc539afda2c1: Pull complete [2021-08-24T17:55:37.177Z] 77bc0d833cb6: Pull complete [2021-08-24T17:55:37.177Z] 9065ff56babe: Pull complete [2021-08-24T17:55:38.136Z] d287ab97295c: Verifying Checksum [2021-08-24T17:55:38.136Z] d287ab97295c: Download complete [2021-08-24T17:55:43.523Z] d287ab97295c: Pull complete [2021-08-24T17:55:43.523Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-24T17:55:43.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-24T17:55:43.523Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-24T17:55:43.612Z] prd-centos7-docker-4c-2g-709 does not seem to be running inside a container [2021-08-24T17:55:43.671Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-24T17:55:46.590Z] $ docker top 6a9184a7b226c94963d1be75da15a2d8ea1d9283bda11b92ec4c703647a2e812 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-24T17:55:46.981Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-24T17:55:47.303Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-24T17:55:47.617Z] + ls /var/log/sa-host [2021-08-24T17:55:47.617Z] + sadf -c /var/log/sa-host/sa05 [2021-08-24T17:55:47.617Z] file_magic: OK [2021-08-24T17:55:47.617Z] HZ: Using current value: 100 [2021-08-24T17:55:47.617Z] file_header: OK [2021-08-24T17:55:47.617Z] 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-08-24T17:55:47.617Z] Statistics: [2021-08-24T17:55:47.617Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-24T17:55:47.617Z] File successfully converted to sysstat format version 12.0.3 [2021-08-24T17:55:47.617Z] + sadf -c /var/log/sa-host/sa24 [2021-08-24T17:55:47.617Z] file_magic: OK [2021-08-24T17:55:47.617Z] HZ: Using current value: 100 [2021-08-24T17:55:47.617Z] file_header: OK [2021-08-24T17:55:47.617Z] 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-08-24T17:55:47.617Z] Statistics: [2021-08-24T17:55:47.617Z] 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... [2021-08-24T17:55:47.617Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-24T17:55:48.304Z] provisioning config files... [2021-08-24T17:55:48.324Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config9119403464901427400tmp [Pipeline] { [Pipeline] echo [2021-08-24T17:55:48.355Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T17:55:48.679Z] ---> create-netrc.sh [Pipeline] } [2021-08-24T17:55:48.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-24T17:55:49.111Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-24T17:55:49.126Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T17:55:49.438Z] ---> sudo-logs.sh [2021-08-24T17:55:49.439Z] Archiving 'sudo' log.. [2021-08-24T17:55:49.439Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-709.vexxhost.local: Name or service not known [2021-08-24T17:55:49.439Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-709.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-24T17:55:49.468Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T17:55:49.775Z] ---> job-cost.sh [2021-08-24T17:55:49.776Z] lf-activate-venv: SKIPPING [2021-08-24T17:55:49.776Z] DEBUG: total: 0.10999999940395355 [2021-08-24T17:55:49.776Z] INFO: Retrieving Stack Cost... [2021-08-24T17:55:50.729Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-24T17:55:50.995Z] INFO: Archiving Costs [Pipeline] echo [2021-08-24T17:55:51.013Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T17:55:51.327Z] ---> logs-deploy.sh [2021-08-24T17:55:51.327Z] lf-activate-venv: SKIPPING [2021-08-24T17:55:51.327Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3681/3 [2021-08-24T17:55:51.327Z] INFO: archiving workspace using pattern(s): [2021-08-24T17:55:52.283Z] Archives upload complete. [2021-08-24T17:55:52.283Z] INFO: archiving logs to Nexus