Pull request #3664 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 70a7de6140c9210a4916c44f40b1630081c5c4da rather than 778179067e33dc51e2dba5a690b9edf955688ff2 Obtained Jenkinsfile from 70a7de6140c9210a4916c44f40b1630081c5c4da 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-ssh6860089187368294342.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh8681367126325792800.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-3664/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-3664/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7506144079351386328.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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-ssh4500687591923598115.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-3664/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-3664/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8602590984761260947.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 on ‘prd-centos7-docker-4c-2g-122’ Running on prd-centos7-docker-4c-2g-125 in /w/workspace/edgexfoundry_edgex-go_PR-3664 [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-ssh2923909694411230357.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 70a7de6140c9210a4916c44f40b1630081c5c4da into PR head commit 778179067e33dc51e2dba5a690b9edf955688ff2 Merge succeeded, producing 778179067e33dc51e2dba5a690b9edf955688ff2 Checking out Revision 778179067e33dc51e2dba5a690b9edf955688ff2 (PR-3664) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh397642584235780972.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3664/head:refs/remotes/origin/PR-3664 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 778179067e33dc51e2dba5a690b9edf955688ff2 # 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-ssh7511543984749700974.key > git merge 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 778179067e33dc51e2dba5a690b9edf955688ff2 # timeout=10 Commit message: "feat: Add Middleware to handler HTTP request timeout" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-09T13:24:00.063Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-09T13:24:00.179Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-09T13:24:00.211Z] ========================================================= [2021-08-09T13:24:00.211Z] EdgeX Global Pipelines Version Info [2021-08-09T13:24:00.211Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d6f5a0d76f67ad37237714164ffe559cd92b936b # timeout=10 [2021-08-09T13:24:01.479Z] ------------------- [2021-08-09T13:24:01.479Z] stable info: [2021-08-09T13:24:01.479Z] ------------------- [2021-08-09T13:24:01.479Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-09T13:24:01.479Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-09T13:24:01.479Z] Message: update stable to v1.0.204 [2021-08-09T13:24:02.068Z] ------------------- [2021-08-09T13:24:02.068Z] experimental info: [2021-08-09T13:24:02.068Z] ------------------- [2021-08-09T13:24:02.068Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-09T13:24:02.068Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-09T13:24:02.068Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-09T13:24:02.285Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-09T13:24:02.309Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-09T13:24:02.331Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-09T13:24:02.353Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-09T13:24:02.376Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-09T13:24:02.398Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-09T13:24:02.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-09T13:24:02.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-09T13:24:02.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-09T13:24:02.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-09T13:24:02.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-09T13:24:02.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-09T13:24:02.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-09T13:24:02.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-09T13:24:02.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-09T13:24:02.627Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-09T13:24:02.649Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-09T13:24:02.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-09T13:24:02.694Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-09T13:24:02.719Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-09T13:24:02.741Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-09T13:24:02.771Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-09T13:24:02.794Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-09T13:24:02.816Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3664 [Pipeline] echo [2021-08-09T13:24:02.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3664 [Pipeline] echo [2021-08-09T13:24:02.861Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3664 [Pipeline] echo [2021-08-09T13:24:02.884Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 778179067e33dc51e2dba5a690b9edf955688ff2 [Pipeline] echo [2021-08-09T13:24:02.906Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7781790 [Pipeline] echo [2021-08-09T13:24:02.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T13:24:03.003Z] provisioning config files... [2021-08-09T13:24:03.024Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4545724960627113400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T13:24:03.376Z] ---> docker-login.sh [2021-08-09T13:24:03.376Z] nexus3.edgexfoundry.org:10001 [2021-08-09T13:24:03.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T13:24:03.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T13:24:03.645Z] Configure a credential helper to remove this warning. See [2021-08-09T13:24:03.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T13:24:03.645Z] [2021-08-09T13:24:03.645Z] Login Succeeded [2021-08-09T13:24:03.645Z] nexus3.edgexfoundry.org:10002 [2021-08-09T13:24:03.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T13:24:03.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T13:24:03.645Z] Configure a credential helper to remove this warning. See [2021-08-09T13:24:03.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T13:24:03.645Z] [2021-08-09T13:24:03.645Z] Login Succeeded [2021-08-09T13:24:03.645Z] nexus3.edgexfoundry.org:10003 [2021-08-09T13:24:03.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T13:24:03.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T13:24:03.915Z] Configure a credential helper to remove this warning. See [2021-08-09T13:24:03.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T13:24:03.915Z] [2021-08-09T13:24:03.915Z] Login Succeeded [2021-08-09T13:24:03.915Z] nexus3.edgexfoundry.org:10004 [2021-08-09T13:24:03.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T13:24:04.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T13:24:04.182Z] Configure a credential helper to remove this warning. See [2021-08-09T13:24:04.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T13:24:04.182Z] [2021-08-09T13:24:04.182Z] Login Succeeded [2021-08-09T13:24:04.182Z] docker.io [2021-08-09T13:24:04.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T13:24:04.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T13:24:04.449Z] Configure a credential helper to remove this warning. See [2021-08-09T13:24:04.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T13:24:04.449Z] [2021-08-09T13:24:04.449Z] Login Succeeded [2021-08-09T13:24:04.449Z] ---> docker-login.sh ends [Pipeline] } [2021-08-09T13:24:04.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-09T13:24:04.809Z] ++ 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-09T13:24:04.809Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T13:24:04.809Z] ++ dirname cmd/core-command/Dockerfile [2021-08-09T13:24:04.809Z] ++ cut -d/ -f2 [2021-08-09T13:24:04.809Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-09T13:24:04.809Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T13:24:04.809Z] ++ dirname cmd/core-data/Dockerfile [2021-08-09T13:24:04.809Z] ++ cut -d/ -f2 [2021-08-09T13:24:04.810Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-09T13:24:04.810Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T13:24:04.810Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-09T13:24:04.810Z] ++ cut -d/ -f2 [2021-08-09T13:24:04.810Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-09T13:24:04.810Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T13:24:04.810Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-09T13:24:04.810Z] ++ cut -d/ -f2 [2021-08-09T13:24:04.810Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-09T13:24:04.810Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T13:24:04.810Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-09T13:24:04.810Z] ++ cut -d/ -f2 [2021-08-09T13:24:04.810Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-09T13:24:04.810Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T13:24:04.810Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-09T13:24:04.810Z] ++ cut -d/ -f2 [2021-08-09T13:24:04.810Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-09T13:24:04.810Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T13:24:04.810Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-09T13:24:04.810Z] ++ cut -d/ -f2 [2021-08-09T13:24:04.810Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-09T13:24:04.810Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T13:24:04.810Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-09T13:24:04.810Z] ++ cut -d/ -f2 [2021-08-09T13:24:04.810Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-09T13:24:04.810Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T13:24:04.810Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-09T13:24:04.810Z] ++ cut -d/ -f2 [2021-08-09T13:24:04.810Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-09T13:24:04.866Z] 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-09T13:24:05.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T13:24:05.646Z] [2021-08-09T13:24:05.646Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:24:05.973Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T13:24:05.973Z] latest: Pulling from edgex-devops/git-semver [2021-08-09T13:24:05.973Z] 31603596830f: Pulling fs layer [2021-08-09T13:24:05.973Z] d4622e32a9a9: Pulling fs layer [2021-08-09T13:24:05.973Z] 1030fce36090: Pulling fs layer [2021-08-09T13:24:05.973Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-09T13:24:05.973Z] 6c6cb7e1b49b: Waiting [2021-08-09T13:24:05.973Z] d4622e32a9a9: Verifying Checksum [2021-08-09T13:24:05.973Z] d4622e32a9a9: Download complete [2021-08-09T13:24:06.249Z] 31603596830f: Verifying Checksum [2021-08-09T13:24:06.249Z] 31603596830f: Download complete [2021-08-09T13:24:06.517Z] 31603596830f: Pull complete [2021-08-09T13:24:06.517Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-09T13:24:06.517Z] 6c6cb7e1b49b: Download complete [2021-08-09T13:24:06.517Z] d4622e32a9a9: Pull complete [2021-08-09T13:24:06.517Z] 1030fce36090: Verifying Checksum [2021-08-09T13:24:06.517Z] 1030fce36090: Download complete [2021-08-09T13:24:07.123Z] 1030fce36090: Pull complete [2021-08-09T13:24:07.402Z] 6c6cb7e1b49b: Pull complete [2021-08-09T13:24:07.402Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-09T13:24:07.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T13:24:07.402Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-09T13:24:07.495Z] prd-centos7-docker-4c-2g-125 does not seem to be running inside a container [2021-08-09T13:24:07.556Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-09T13:24:08.236Z] $ docker top 0f3f82102ebc1042c56ce8ac715734afaa1d930e0aa88c2685868c0c233e40fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-09T13:24:08.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-09T13:24:08.368Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-09T13:24:08.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-09T13:24:08.500Z] $ docker exec 0f3f82102ebc1042c56ce8ac715734afaa1d930e0aa88c2685868c0c233e40fa ssh-agent [2021-08-09T13:24:08.613Z] SSH_AUTH_SOCK=/tmp/ssh-aeJYCRFdN1uK/agent.15 [2021-08-09T13:24:08.613Z] SSH_AGENT_PID=21 [2021-08-09T13:24:08.625Z] Running ssh-add (command line suppressed) [2021-08-09T13:24:08.725Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5936899463814897178.key (/w/workspace/edgex-go/3@tmp/private_key_5936899463814897178.key) [2021-08-09T13:24:08.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-09T13:24:09.063Z] + git tag --points-at HEAD [Pipeline] } [2021-08-09T13:24:09.084Z] $ docker exec --env ******** --env ******** 0f3f82102ebc1042c56ce8ac715734afaa1d930e0aa88c2685868c0c233e40fa ssh-agent -k [2021-08-09T13:24:09.174Z] unset SSH_AUTH_SOCK; [2021-08-09T13:24:09.174Z] unset SSH_AGENT_PID; [2021-08-09T13:24:09.174Z] echo Agent pid 21 killed; [2021-08-09T13:24:09.189Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-09T13:24:09.228Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-09T13:24:09.228Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-09T13:24:09.342Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-09T13:24:09.345Z] $ docker exec 0f3f82102ebc1042c56ce8ac715734afaa1d930e0aa88c2685868c0c233e40fa ssh-agent [2021-08-09T13:24:09.456Z] SSH_AUTH_SOCK=/tmp/ssh-Ky0EnHnLP2nO/agent.53 [2021-08-09T13:24:09.456Z] SSH_AGENT_PID=60 [2021-08-09T13:24:09.464Z] Running ssh-add (command line suppressed) [2021-08-09T13:24:09.569Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2019030226053556627.key (/w/workspace/edgex-go/3@tmp/private_key_2019030226053556627.key) [2021-08-09T13:24:09.590Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-09T13:24:09.927Z] + git semver init [2021-08-09T13:24:09.927Z] # -> Open(): unable to determine branch for HEAD [2021-08-09T13:24:09.927Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-08-09T13:24:09.927Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-08-09T13:24:09.927Z] # $SEMVER_REMOTE_NAME = origin [2021-08-09T13:24:09.927Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-09T13:24:09.927Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-09T13:24:09.927Z] # $SEMVER_BRANCH = PR-3664 [2021-08-09T13:24:09.927Z] # $SEMVER_TEMP = /tmp/semver-251822460 [2021-08-09T13:24:09.927Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-09T13:24:24.935Z] # '/tmp/semver-251822460' -> '/w/workspace/edgex-go/3/.semver' [2021-08-09T13:24:24.935Z] # -> Force: false [2021-08-09T13:24:24.935Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-08-09T13:24:24.952Z] $ docker exec --env ******** --env ******** 0f3f82102ebc1042c56ce8ac715734afaa1d930e0aa88c2685868c0c233e40fa ssh-agent -k [2021-08-09T13:24:25.058Z] unset SSH_AUTH_SOCK; [2021-08-09T13:24:25.058Z] unset SSH_AGENT_PID; [2021-08-09T13:24:25.058Z] echo Agent pid 60 killed; [2021-08-09T13:24:25.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-09T13:24:25.412Z] + git semver [Pipeline] } [2021-08-09T13:24:25.432Z] $ docker stop --time=1 0f3f82102ebc1042c56ce8ac715734afaa1d930e0aa88c2685868c0c233e40fa [2021-08-09T13:24:27.401Z] $ docker rm -f 0f3f82102ebc1042c56ce8ac715734afaa1d930e0aa88c2685868c0c233e40fa [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T13:24:27.798Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-09T13:24:28.118Z] Stashed 1 file(s) [Pipeline] echo [2021-08-09T13:24:28.122Z] [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-09T13:24:28.346Z] ========================================================= [2021-08-09T13:24:28.346Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-09T13:24:28.346Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-09T13:24:28.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T13:24:28.668Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-09T13:24:28.668Z] 540db60ca938: Pulling fs layer [2021-08-09T13:24:28.668Z] adcc1eea9eea: Pulling fs layer [2021-08-09T13:24:28.668Z] 4c4ab2625f07: Pulling fs layer [2021-08-09T13:24:28.668Z] db62176df00c: Pulling fs layer [2021-08-09T13:24:28.668Z] 3b30891b0d05: Pulling fs layer [2021-08-09T13:24:28.668Z] 06b49ca38bd5: Pulling fs layer [2021-08-09T13:24:28.668Z] c788192a36de: Pulling fs layer [2021-08-09T13:24:28.668Z] a77e37c0d609: Pulling fs layer [2021-08-09T13:24:28.668Z] c3185cebc471: Pulling fs layer [2021-08-09T13:24:28.668Z] db62176df00c: Waiting [2021-08-09T13:24:28.668Z] 3b30891b0d05: Waiting [2021-08-09T13:24:28.668Z] 06b49ca38bd5: Waiting [2021-08-09T13:24:28.668Z] c788192a36de: Waiting [2021-08-09T13:24:28.668Z] a77e37c0d609: Waiting [2021-08-09T13:24:28.668Z] c3185cebc471: Waiting [2021-08-09T13:24:28.668Z] 4c4ab2625f07: Verifying Checksum [2021-08-09T13:24:28.668Z] 4c4ab2625f07: Download complete [2021-08-09T13:24:28.668Z] adcc1eea9eea: Verifying Checksum [2021-08-09T13:24:28.668Z] adcc1eea9eea: Download complete [2021-08-09T13:24:28.668Z] 3b30891b0d05: Verifying Checksum [2021-08-09T13:24:28.668Z] 3b30891b0d05: Download complete [2021-08-09T13:24:28.942Z] 06b49ca38bd5: Verifying Checksum [2021-08-09T13:24:28.942Z] 06b49ca38bd5: Download complete [2021-08-09T13:24:28.942Z] 540db60ca938: Verifying Checksum [2021-08-09T13:24:28.942Z] 540db60ca938: Download complete [2021-08-09T13:24:28.942Z] c788192a36de: Verifying Checksum [2021-08-09T13:24:28.942Z] c788192a36de: Download complete [2021-08-09T13:24:29.210Z] 540db60ca938: Pull complete [2021-08-09T13:24:29.210Z] adcc1eea9eea: Pull complete [2021-08-09T13:24:29.210Z] 4c4ab2625f07: Pull complete [2021-08-09T13:24:29.792Z] a77e37c0d609: Verifying Checksum [2021-08-09T13:24:29.792Z] a77e37c0d609: Download complete [2021-08-09T13:24:33.133Z] c3185cebc471: Verifying Checksum [2021-08-09T13:24:33.133Z] c3185cebc471: Download complete [2021-08-09T13:24:33.403Z] db62176df00c: Verifying Checksum [2021-08-09T13:24:33.403Z] db62176df00c: Download complete [2021-08-09T13:24:36.798Z] db62176df00c: Pull complete [2021-08-09T13:24:36.798Z] 3b30891b0d05: Pull complete [2021-08-09T13:24:36.798Z] 06b49ca38bd5: Pull complete [2021-08-09T13:24:37.064Z] c788192a36de: Pull complete [2021-08-09T13:24:37.064Z] a77e37c0d609: Pull complete [2021-08-09T13:24:39.020Z] c3185cebc471: Pull complete [2021-08-09T13:24:39.020Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-09T13:24:39.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T13:24:39.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-09T13:24:39.346Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T13:24:39.346Z] WORKDIR /edgex [2021-08-09T13:24:39.346Z] COPY go.mod . [2021-08-09T13:24:39.346Z] RUN go mod download' [2021-08-09T13:24:39.346Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-09T13:24:40.772Z] Sending build context to Docker daemon 328.6MB [2021-08-09T13:24:40.772Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T13:24:40.772Z] ---> 031687cdd783 [2021-08-09T13:24:40.772Z] Step 2/4 : WORKDIR /edgex [2021-08-09T13:24:42.718Z] ---> Running in 56fc3bf2911a [2021-08-09T13:24:42.718Z] Removing intermediate container 56fc3bf2911a [2021-08-09T13:24:42.718Z] ---> c9246671a823 [2021-08-09T13:24:42.718Z] Step 3/4 : COPY go.mod . [2021-08-09T13:24:42.718Z] ---> c59b47f12249 [2021-08-09T13:24:42.718Z] Step 4/4 : RUN go mod download [2021-08-09T13:24:42.718Z] ---> Running in ba03bc913326 [2021-08-09T13:24:43.263Z] Still waiting to schedule task [2021-08-09T13:24:43.263Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-09T13:25:14.991Z] Removing intermediate container ba03bc913326 [2021-08-09T13:25:14.991Z] ---> c9e128086050 [2021-08-09T13:25:14.991Z] Successfully built c9e128086050 [2021-08-09T13:25:14.991Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:25:15.323Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-09T13:25:15.323Z] . [Pipeline] withDockerContainer [2021-08-09T13:25:15.417Z] prd-centos7-docker-4c-2g-125 does not seem to be running inside a container [2021-08-09T13:25:15.469Z] $ 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 ******** ci-base-image-x86_64 cat [2021-08-09T13:25:15.862Z] $ docker top 7e07e5d24b0abf2493b7ae046d25c6c26d328352d90e25c8ae47b25cb8de2db2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T13:25:16.253Z] + go version [2021-08-09T13:25:16.253Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-09T13:25:16.270Z] $ docker stop --time=1 7e07e5d24b0abf2493b7ae046d25c6c26d328352d90e25c8ae47b25cb8de2db2 [2021-08-09T13:25:17.460Z] $ docker rm -f 7e07e5d24b0abf2493b7ae046d25c6c26d328352d90e25c8ae47b25cb8de2db2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:25:17.919Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-09T13:25:17.919Z] . [Pipeline] withDockerContainer [2021-08-09T13:25:18.008Z] prd-centos7-docker-4c-2g-125 does not seem to be running inside a container [2021-08-09T13:25:18.061Z] $ 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 ******** ci-base-image-x86_64 cat [2021-08-09T13:25:18.425Z] $ docker top 59e89608f50cf7c548180781b6a21d6cfbdaf3b13a1f1220911192802772a1c8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-09T13:25:18.519Z] ========================================================= [2021-08-09T13:25:18.520Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-09T13:25:18.520Z] ========================================================= [Pipeline] sh [2021-08-09T13:25:18.828Z] + go mod tidy [Pipeline] sh [2021-08-09T13:25:19.424Z] + make test [2021-08-09T13:25:19.424Z] 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-09T13:25:19.695Z] go mod tidy [2021-08-09T13:25:19.962Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-09T13:25:25.346Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-09T13:25:43.588Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-09T13:25:47.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-09T13:25:47.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-09T13:25:48.144Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-09T13:25:50.739Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-09T13:25:51.006Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-09T13:25:51.006Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-09T13:25:51.006Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-09T13:25:51.601Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-09T13:25:51.868Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-09T13:25:52.137Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-09T13:25:52.137Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-09T13:25:52.137Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-09T13:25:52.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-09T13:25:55.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements [2021-08-09T13:25:55.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-09T13:25:55.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-09T13:25:55.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements [2021-08-09T13:25:55.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-09T13:25:56.370Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 46.3% of statements [2021-08-09T13:25:56.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-09T13:25:56.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-09T13:25:56.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 90.1% of statements [2021-08-09T13:25:56.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-09T13:25:56.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-09T13:25:58.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements [2021-08-09T13:25:58.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-09T13:25:58.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-09T13:25:58.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-09T13:25:58.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-09T13:25:58.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-09T13:25:58.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.244s coverage: 94.2% of statements [2021-08-09T13:25:58.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-09T13:25:58.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-09T13:25:58.941Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements [2021-08-09T13:25:58.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-09T13:25:58.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-09T13:25:58.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-09T13:25:58.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-09T13:25:58.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-09T13:25:59.527Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements [2021-08-09T13:25:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-09T13:25:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-09T13:25:59.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-09T13:26:00.133Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-08-09T13:26:00.133Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-09T13:26:00.133Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-08-09T13:26:00.133Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 22.0% of statements [2021-08-09T13:26:00.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-09T13:26:00.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-08-09T13:26:00.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [2021-08-09T13:26:01.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2021-08-09T13:26:01.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2021-08-09T13:26:01.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-08-09T13:26:13.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements [2021-08-09T13:26:13.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements [2021-08-09T13:26:18.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.177s coverage: 81.8% of statements [2021-08-09T13:26:18.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-09T13:26:37.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-08-09T13:26:37.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-09T13:26:37.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-09T13:26:37.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-09T13:26:37.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2021-08-09T13:26:37.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-09T13:26:37.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-09T13:26:37.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-09T13:26:37.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-09T13:26:37.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-09T13:26:37.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements [2021-08-09T13:26:37.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-09T13:26:37.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-09T13:26:37.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-08-09T13:26:37.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-09T13:26:37.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-08-09T13:26:37.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-09T13:26:37.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-08-09T13:26:37.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-08-09T13:26:37.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-08-09T13:26:37.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements [2021-08-09T13:26:37.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-09T13:26:37.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements [2021-08-09T13:26:37.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-09T13:26:37.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-09T13:26:37.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-08-09T13:26:37.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements [2021-08-09T13:26:37.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-08-09T13:26:37.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-08-09T13:26:37.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-08-09T13:26:37.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.188s coverage: 66.9% of statements [2021-08-09T13:26:37.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-09T13:26:37.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-09T13:26:37.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-09T13:26:37.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.6% of statements [2021-08-09T13:26:37.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-09T13:26:37.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-09T13:26:37.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2021-08-09T13:26:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-09T13:26:37.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-08-09T13:26:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-09T13:26:45.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements [2021-08-09T13:26:45.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-09T13:26:45.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-09T13:26:45.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-09T13:26:45.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-09T13:26:45.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.0% of statements [2021-08-09T13:26:45.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-09T13:26:45.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-09T13:26:45.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-09T13:26:45.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-09T13:26:45.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-08-09T13:26:45.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-09T13:26:45.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-09T13:26:45.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2021-08-09T13:26:45.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-09T13:26:45.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-09T13:26:45.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-09T13:26:45.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-09T13:26:45.698Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-08-09T13:26:45.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-09T13:26:45.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-09T13:26:45.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-09T13:26:45.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-09T13:26:45.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-09T13:26:45.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-09T13:26:45.698Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-08-09T13:26:45.698Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements [2021-08-09T13:26:45.698Z] GO111MODULE=on go vet ./... [2021-08-09T13:27:07.814Z] gofmt -l . [2021-08-09T13:27:07.814Z] [ "`gofmt -l .`" = "" ] [2021-08-09T13:27:08.087Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-09T13:27:08.984Z] + ls -al . [2021-08-09T13:27:08.984Z] total 592 [2021-08-09T13:27:08.984Z] drwxrwxr-x 10 1001 1001 4096 Aug 9 13:27 . [2021-08-09T13:27:08.984Z] drwxr-xr-x 4 root root 28 Aug 9 13:25 .. [2021-08-09T13:27:08.984Z] -rw-rw-r-- 1 1001 1001 11 Aug 9 13:23 .dockerignore [2021-08-09T13:27:08.984Z] drwxrwxr-x 8 1001 1001 179 Aug 9 13:23 .git [2021-08-09T13:27:08.984Z] drwxrwxr-x 3 1001 1001 125 Aug 9 13:23 .github [2021-08-09T13:27:08.984Z] -rw-rw-r-- 1 1001 1001 818 Aug 9 13:23 .gitignore [2021-08-09T13:27:08.984Z] -rw-rw-r-- 1 1001 1001 76 Aug 9 13:23 .hadolint.yml [2021-08-09T13:27:08.984Z] drwx------ 3 1001 1001 58 Aug 9 13:24 .semver [2021-08-09T13:27:08.984Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 13:23 .sonarcloud.properties [2021-08-09T13:27:08.984Z] -rw-rw-r-- 1 1001 1001 8609 Aug 9 13:23 Attribution.txt [2021-08-09T13:27:08.984Z] -rw-rw-r-- 1 1001 1001 43881 Aug 9 13:23 CHANGELOG.md [2021-08-09T13:27:08.984Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 13:23 CONTRIBUTING.md [2021-08-09T13:27:08.984Z] -rw-rw-r-- 1 1001 1001 849 Aug 9 13:23 Jenkinsfile [2021-08-09T13:27:08.984Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 13:23 LICENSE [2021-08-09T13:27:08.984Z] -rw-rw-r-- 1 1001 1001 5915 Aug 9 13:23 Makefile [2021-08-09T13:27:08.984Z] -rw-rw-r-- 1 1001 1001 8643 Aug 9 13:23 README.md [2021-08-09T13:27:08.984Z] -rw-rw-r-- 1 1001 1001 6912 Aug 9 13:23 SECURITY.md [2021-08-09T13:27:08.984Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 13:24 VERSION [2021-08-09T13:27:08.984Z] -rw-rw-r-- 1 1001 1001 4131 Aug 9 13:23 ZMQWindows.md [2021-08-09T13:27:08.984Z] drwxrwxr-x 2 1001 1001 37 Aug 9 13:23 bin [2021-08-09T13:27:08.984Z] drwxrwxr-x 14 1001 1001 4096 Aug 9 13:23 cmd [2021-08-09T13:27:08.984Z] -rw-r--r-- 1 root root 404176 Aug 9 13:26 coverage.out [2021-08-09T13:27:08.984Z] -rw-rw-r-- 1 1001 1001 813 Aug 9 13:23 go.mod [2021-08-09T13:27:08.984Z] -rw-r--r-- 1 root root 48847 Aug 9 13:25 go.sum [2021-08-09T13:27:08.984Z] drwxrwxr-x 8 1001 1001 124 Aug 9 13:23 internal [2021-08-09T13:27:08.984Z] drwxrwxr-x 3 1001 1001 16 Aug 9 13:23 openapi [2021-08-09T13:27:08.984Z] drwxrwxr-x 4 1001 1001 71 Aug 9 13:23 snap [2021-08-09T13:27:08.984Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 13:23 version.go [Pipeline] sh [2021-08-09T13:27:09.307Z] + '[' -e coverage.out ] [2021-08-09T13:27:09.307Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-09T13:27:09.427Z] Stashed 1 file(s) [Pipeline] sh [2021-08-09T13:27:09.737Z] + make build [2021-08-09T13:27:09.738Z] go mod tidy [2021-08-09T13:27:09.738Z] 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-09T13:27:11.147Z] 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-09T13:27:17.870Z] 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-09T13:27:18.144Z] 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-09T13:27:19.559Z] 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-09T13:27:19.559Z] 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-09T13:27:20.143Z] 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-09T13:27:21.114Z] 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-09T13:27:22.101Z] 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-09T13:27:23.522Z] 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-09T13:27:24.107Z] 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-09T13:27:24.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-09T13:27:26.659Z] $ docker stop --time=1 59e89608f50cf7c548180781b6a21d6cfbdaf3b13a1f1220911192802772a1c8 [2021-08-09T13:27:28.438Z] $ docker rm -f 59e89608f50cf7c548180781b6a21d6cfbdaf3b13a1f1220911192802772a1c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:27:31.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T13:27:31.714Z] [2021-08-09T13:27:31.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:27:32.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T13:27:32.056Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-09T13:27:32.056Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-09T13:27:32.056Z] ca9280d653b3: Pulling fs layer [2021-08-09T13:27:32.056Z] 7e9c9ca2126c: Pulling fs layer [2021-08-09T13:27:32.837Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-09T13:27:32.837Z] cbdbe7a5bc2a: Download complete [2021-08-09T13:27:32.837Z] cbdbe7a5bc2a: Pull complete [2021-08-09T13:27:33.678Z] ca9280d653b3: Verifying Checksum [2021-08-09T13:27:33.678Z] ca9280d653b3: Download complete [2021-08-09T13:27:34.051Z] ca9280d653b3: Pull complete [2021-08-09T13:27:35.459Z] 7e9c9ca2126c: Verifying Checksum [2021-08-09T13:27:35.459Z] 7e9c9ca2126c: Download complete [2021-08-09T13:27:38.802Z] 7e9c9ca2126c: Pull complete [2021-08-09T13:27:38.802Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-09T13:27:38.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T13:27:38.802Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-09T13:27:38.889Z] prd-centos7-docker-4c-2g-125 does not seem to be running inside a container [2021-08-09T13:27:38.945Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-09T13:27:41.614Z] $ docker top f9f98abd5cf990391964d80399211526b5dde3cf4daef7c784daf09448506418 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T13:27:42.011Z] + docker-compose build --help [2021-08-09T13:27:42.011Z] + grep parallel [2021-08-09T13:27:42.593Z] --parallel Build images in parallel. [Pipeline] } [2021-08-09T13:27:42.612Z] $ docker stop --time=1 f9f98abd5cf990391964d80399211526b5dde3cf4daef7c784daf09448506418 [2021-08-09T13:27:43.830Z] $ docker rm -f f9f98abd5cf990391964d80399211526b5dde3cf4daef7c784daf09448506418 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:27:44.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T13:27:44.275Z] . [Pipeline] withDockerContainer [2021-08-09T13:27:44.363Z] prd-centos7-docker-4c-2g-125 does not seem to be running inside a container [2021-08-09T13:27:44.419Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-09T13:27:44.787Z] $ docker top e15588d9d7e18eec04b805ca53fe98c810331e5a41b754dc9c8bb40996f82393 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T13:27:45.180Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-09T13:27:45.764Z] Building core-command ... [2021-08-09T13:27:45.764Z] Building core-data ... [2021-08-09T13:27:45.764Z] Building core-metadata ... [2021-08-09T13:27:45.764Z] Building security-bootstrapper ... [2021-08-09T13:27:45.764Z] Building security-proxy-setup ... [2021-08-09T13:27:45.764Z] Building security-secretstore-setup ... [2021-08-09T13:27:45.764Z] Building support-notifications ... [2021-08-09T13:27:45.764Z] Building support-scheduler ... [2021-08-09T13:27:45.764Z] Building sys-mgmt-agent ... [2021-08-09T13:27:45.764Z] Building security-bootstrapper [2021-08-09T13:27:45.764Z] Building security-secretstore-setup [2021-08-09T13:27:45.764Z] Building sys-mgmt-agent [2021-08-09T13:27:45.764Z] Building security-proxy-setup [2021-08-09T13:27:45.764Z] Building support-scheduler [2021-08-09T13:27:55.842Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:27:55.842Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:27:55.842Z] ---> c9e128086050 [2021-08-09T13:27:55.842Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T13:27:55.842Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:27:55.842Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:27:55.842Z] ---> c9e128086050 [2021-08-09T13:27:55.842Z] Step 3/26 : WORKDIR /edgex-go [2021-08-09T13:28:00.095Z] ---> Running in 183eb0f1f561 [2021-08-09T13:28:00.095Z] ---> Running in 0cadbd320e17 [2021-08-09T13:28:05.428Z] Removing intermediate container 183eb0f1f561 [2021-08-09T13:28:05.428Z] ---> 6bdd5793a94d [2021-08-09T13:28:05.428Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:28:05.428Z] Removing intermediate container 0cadbd320e17 [2021-08-09T13:28:05.428Z] ---> 04a7f0c0217d [2021-08-09T13:28:05.428Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:28:05.697Z] ---> Running in f7b78150d9ae [2021-08-09T13:28:05.697Z] ---> Running in 3bfbb5281924 [2021-08-09T13:28:11.038Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:28:11.038Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:28:11.038Z] ---> c9e128086050 [2021-08-09T13:28:11.038Z] Step 3/22 : WORKDIR /edgex-go [2021-08-09T13:28:11.038Z] ---> Using cache [2021-08-09T13:28:11.038Z] ---> 04a7f0c0217d [2021-08-09T13:28:11.038Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:28:11.038Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:28:11.038Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:28:11.038Z] ---> c9e128086050 [2021-08-09T13:28:11.038Z] Step 3/32 : WORKDIR /edgex-go [2021-08-09T13:28:11.038Z] ---> Using cache [2021-08-09T13:28:11.038Z] ---> 04a7f0c0217d [2021-08-09T13:28:11.038Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:28:11.038Z] ---> Running in 4c401aebe6ea [2021-08-09T13:28:11.038Z] ---> Running in 9a20a28b1d93 [2021-08-09T13:28:11.038Z] Removing intermediate container f7b78150d9ae [2021-08-09T13:28:11.038Z] ---> cd09e68d5466 [2021-08-09T13:28:11.038Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-09T13:28:11.305Z] Removing intermediate container 3bfbb5281924 [2021-08-09T13:28:11.305Z] ---> 3c9b7261ccb4 [2021-08-09T13:28:11.305Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-09T13:28:11.305Z] ---> Running in f6bc95e3a634 [2021-08-09T13:28:11.305Z] ---> Running in 24c89997c3af [2021-08-09T13:28:12.292Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:28:12.292Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:28:12.292Z] Removing intermediate container 9a20a28b1d93 [2021-08-09T13:28:12.292Z] ---> 73df61343dd8 [2021-08-09T13:28:12.292Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-09T13:28:12.292Z] Removing intermediate container 4c401aebe6ea [2021-08-09T13:28:12.292Z] ---> ddd3754009d0 [2021-08-09T13:28:12.292Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-09T13:28:12.292Z] ---> Running in dee43fb84851 [2021-08-09T13:28:12.292Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:28:12.292Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:28:12.292Z] ---> c9e128086050 [2021-08-09T13:28:12.292Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T13:28:12.292Z] ---> Using cache [2021-08-09T13:28:12.292Z] ---> 04a7f0c0217d [2021-08-09T13:28:12.292Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:28:12.292Z] ---> Using cache [2021-08-09T13:28:12.292Z] ---> ddd3754009d0 [2021-08-09T13:28:12.292Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-09T13:28:12.292Z] ---> Running in b8f78e096a51 [2021-08-09T13:28:12.292Z] ---> Running in 6d238117c05f [2021-08-09T13:28:12.875Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:28:12.875Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:28:12.875Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:28:12.875Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:28:13.466Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:28:13.466Z] OK: 219 MiB in 52 packages [2021-08-09T13:28:13.739Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:28:13.739Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:28:13.739Z] Removing intermediate container f6bc95e3a634 [2021-08-09T13:28:13.739Z] ---> 0dbae19ef3db [2021-08-09T13:28:13.739Z] Step 6/24 : COPY go.mod . [2021-08-09T13:28:13.739Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:28:13.739Z] OK: 219 MiB in 52 packages [2021-08-09T13:28:13.739Z] ---> 35b792318d77 [2021-08-09T13:28:13.739Z] Step 7/24 : RUN go mod download [2021-08-09T13:28:14.011Z] ---> Running in 67580fd0137b [2021-08-09T13:28:14.284Z] OK: 219 MiB in 52 packages [2021-08-09T13:28:14.285Z] OK: 219 MiB in 52 packages [2021-08-09T13:28:14.285Z] OK: 219 MiB in 52 packages [2021-08-09T13:28:14.285Z] Removing intermediate container 24c89997c3af [2021-08-09T13:28:14.285Z] ---> 6c6498004cf2 [2021-08-09T13:28:14.285Z] Step 6/26 : COPY go.mod . [2021-08-09T13:28:14.560Z] ---> 71c5542b9181 [2021-08-09T13:28:14.560Z] Step 7/26 : RUN go mod download [2021-08-09T13:28:14.560Z] ---> Running in 39fa5bc8b933 [2021-08-09T13:28:14.560Z] Removing intermediate container 6d238117c05f [2021-08-09T13:28:14.560Z] ---> 3f30f1f75294 [2021-08-09T13:28:14.560Z] Step 6/23 : COPY go.mod . [2021-08-09T13:28:14.834Z] Removing intermediate container dee43fb84851 [2021-08-09T13:28:14.834Z] ---> 6d35790ed64c [2021-08-09T13:28:14.834Z] Step 6/22 : COPY go.mod . [2021-08-09T13:28:15.115Z] ---> 3e34347e0e2e [2021-08-09T13:28:15.115Z] Step 7/23 : RUN go mod download [2021-08-09T13:28:15.115Z] Removing intermediate container b8f78e096a51 [2021-08-09T13:28:15.115Z] ---> d7d2d453efdb [2021-08-09T13:28:15.115Z] Step 6/32 : COPY go.mod . [2021-08-09T13:28:15.115Z] ---> Running in 6a706dabd1c1 [2021-08-09T13:28:15.115Z] ---> 429929d1d1b0 [2021-08-09T13:28:15.115Z] Step 7/22 : RUN go mod download [2021-08-09T13:28:15.115Z] ---> Running in 8bce50d770f1 [2021-08-09T13:28:15.401Z] ---> f34ea20bfa73 [2021-08-09T13:28:15.401Z] Step 7/32 : RUN go mod download [2021-08-09T13:28:15.401Z] ---> Running in f001f8f33584 [2021-08-09T13:28:15.685Z] Removing intermediate container 67580fd0137b [2021-08-09T13:28:15.685Z] ---> 6d35b47800dd [2021-08-09T13:28:15.685Z] Step 8/24 : COPY . . [2021-08-09T13:28:18.305Z] Removing intermediate container 39fa5bc8b933 [2021-08-09T13:28:18.305Z] ---> aa45f3fcb2d9 [2021-08-09T13:28:18.305Z] Step 8/26 : COPY . . [2021-08-09T13:28:20.283Z] Removing intermediate container 8bce50d770f1 [2021-08-09T13:28:20.283Z] ---> b1e3e974a2b7 [2021-08-09T13:28:20.283Z] Step 8/22 : COPY . . [2021-08-09T13:28:20.559Z] Removing intermediate container 6a706dabd1c1 [2021-08-09T13:28:20.559Z] ---> 7b88dc1180fd [2021-08-09T13:28:20.559Z] Step 8/23 : COPY . . [2021-08-09T13:28:20.835Z] Removing intermediate container f001f8f33584 [2021-08-09T13:28:20.835Z] ---> 4621160e300f [2021-08-09T13:28:20.835Z] Step 8/32 : COPY . . [2021-08-09T13:28:20.835Z] ---> 2b4d1849288d [2021-08-09T13:28:20.835Z] Step 9/24 : RUN go mod tidy [2021-08-09T13:28:22.242Z] ---> Running in c6fe2795d92b [2021-08-09T13:28:27.595Z] ---> 8718032393da [2021-08-09T13:28:27.595Z] Step 9/26 : RUN go mod tidy [2021-08-09T13:28:27.595Z] ---> 3f9b0aff4c2c [2021-08-09T13:28:27.595Z] Step 9/23 : RUN go mod tidy [2021-08-09T13:28:27.595Z] ---> Running in c06d8930cc4d [2021-08-09T13:28:27.595Z] ---> Running in e53f8938dd3f [2021-08-09T13:28:27.595Z] Removing intermediate container c6fe2795d92b [2021-08-09T13:28:27.595Z] ---> 9f8d742bb720 [2021-08-09T13:28:27.595Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-09T13:28:27.595Z] ---> Running in 9a57286da693 [2021-08-09T13:28:28.212Z] 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-09T13:28:30.191Z] Removing intermediate container c06d8930cc4d [2021-08-09T13:28:30.191Z] ---> 254362c86d4a [2021-08-09T13:28:30.191Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-09T13:28:30.191Z] ---> Running in 4031744f48c6 [2021-08-09T13:28:30.191Z] Removing intermediate container e53f8938dd3f [2021-08-09T13:28:30.191Z] ---> 7e407b5606c1 [2021-08-09T13:28:30.191Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-09T13:28:30.459Z] ---> Running in 62ff4d0a992c [2021-08-09T13:28:31.056Z] 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-09T13:28:31.647Z] 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-09T13:28:35.914Z] ---> 92ea4dec4cba [2021-08-09T13:28:35.914Z] Step 9/32 : RUN go mod tidy [2021-08-09T13:28:36.180Z] ---> Running in 35a263040246 [2021-08-09T13:28:36.180Z] ---> 095e8c56a220 [2021-08-09T13:28:36.180Z] Step 9/22 : RUN go mod tidy [2021-08-09T13:28:36.181Z] ---> Running in bd2ec0f89bc3 [2021-08-09T13:28:38.761Z] Removing intermediate container bd2ec0f89bc3 [2021-08-09T13:28:38.761Z] ---> 9600cd739553 [2021-08-09T13:28:38.761Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-09T13:28:38.761Z] Removing intermediate container 35a263040246 [2021-08-09T13:28:38.761Z] ---> d543c32ae91c [2021-08-09T13:28:38.761Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-09T13:28:38.761Z] ---> Running in b98a7dcfc543 [2021-08-09T13:28:38.761Z] ---> Running in 19a5ff9b4a8e [2021-08-09T13:28:39.350Z] 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-09T13:28:39.350Z] 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-09T13:28:59.641Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-126 in /w/workspace/edgexfoundry_edgex-go_PR-3664 [Pipeline] { [Pipeline] ws [2021-08-09T13:28:59.658Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-08-09T13:28:59.888Z] The recommended git tool is: git [2021-08-09T13:29:06.032Z] Removing intermediate container 9a57286da693 [2021-08-09T13:29:06.032Z] ---> 7af32df59401 [2021-08-09T13:29:06.032Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-09T13:29:06.032Z] ---> Running in 71828baf5ee9 [2021-08-09T13:29:06.032Z] 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-09T13:29:06.110Z] using credential edgex-jenkins-ssh [2021-08-09T13:29:06.129Z] Cloning the remote Git repository [2021-08-09T13:29:07.014Z] Removing intermediate container 71828baf5ee9 [2021-08-09T13:29:07.014Z] ---> 1bb1bae92625 [2021-08-09T13:29:07.014Z] [2021-08-09T13:29:07.014Z] Step 12/24 : FROM docker:20.10.7 [2021-08-09T13:29:07.014Z] 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-09T13:29:07.014Z] 20.10.7: Pulling from library/docker [2021-08-09T13:29:06.174Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-09T13:29:06.304Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-08-09T13:29:06.417Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T13:29:06.418Z] > git --version # timeout=10 [2021-08-09T13:29:06.438Z] > git --version # 'git version 2.17.1' [2021-08-09T13:29:06.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T13:29:06.521Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T13:29:15.331Z] Removing intermediate container 4031744f48c6 [2021-08-09T13:29:15.331Z] ---> ab8bee0592c3 [2021-08-09T13:29:15.331Z] [2021-08-09T13:29:15.331Z] Step 11/26 : FROM alpine:3.12 [2021-08-09T13:29:15.331Z] 3.12: Pulling from library/alpine [2021-08-09T13:29:15.922Z] Removing intermediate container 62ff4d0a992c [2021-08-09T13:29:15.922Z] ---> a6726d4611ac [2021-08-09T13:29:15.922Z] [2021-08-09T13:29:15.922Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T13:29:15.922Z] 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-09T13:29:15.922Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T13:29:15.922Z] Status: Downloaded newer image for alpine:3.12 [2021-08-09T13:29:15.922Z] ---> 13621d1b12d4 [2021-08-09T13:29:15.922Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-09T13:29:15.922Z] 3.12: Pulling from library/alpine [2021-08-09T13:29:15.922Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T13:29:15.922Z] Status: Image is up to date for alpine:3.12 [2021-08-09T13:29:15.922Z] ---> 13621d1b12d4 [2021-08-09T13:29:15.922Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-09T13:29:15.922Z] ---> Running in 76c3e726db90 [2021-08-09T13:29:16.192Z] ---> Running in 6fd9136d76ed [2021-08-09T13:29:16.458Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-09T13:29:16.725Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-09T13:29:16.725Z] ---> 08bdaf2f88f9 [2021-08-09T13:29:16.725Z] 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-09T13:29:16.725Z] ---> Running in 6c635a655940 [2021-08-09T13:29:16.725Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:29:16.994Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:29:16.994Z] Removing intermediate container 6c635a655940 [2021-08-09T13:29:16.994Z] ---> bec3a1f4c068 [2021-08-09T13:29:16.994Z] 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-09T13:29:16.994Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:29:16.994Z] ---> Running in 7d089354fa93 [2021-08-09T13:29:16.994Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:29:17.270Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-09T13:29:17.270Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T13:29:17.270Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-09T13:29:17.270Z] (4/6) Installing curl (7.78.0-r0) [2021-08-09T13:29:17.270Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-09T13:29:17.270Z] (6/6) Installing su-exec (0.2-r1) [2021-08-09T13:29:17.270Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:29:17.270Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T13:29:17.270Z] OK: 7 MiB in 20 packages [2021-08-09T13:29:17.538Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-09T13:29:17.538Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:29:17.538Z] OK: 6 MiB in 15 packages [2021-08-09T13:29:17.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:29:17.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:29:18.081Z] (1/39) Installing readline (8.1.0-r0) [2021-08-09T13:29:18.081Z] (2/39) Installing bash (5.1.0-r0) [2021-08-09T13:29:18.081Z] Executing bash-5.1.0-r0.post-install [2021-08-09T13:29:18.081Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-09T13:29:18.081Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-09T13:29:18.081Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-09T13:29:18.081Z] (6/39) Installing curl (7.78.0-r0) [2021-08-09T13:29:18.081Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-09T13:29:18.081Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-09T13:29:18.081Z] (9/39) Installing expat (2.2.10-r1) [2021-08-09T13:29:18.081Z] (10/39) Installing libffi (3.3-r2) [2021-08-09T13:29:18.081Z] (11/39) Installing gdbm (1.19-r0) [2021-08-09T13:29:18.081Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-09T13:29:18.081Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-09T13:29:18.081Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-09T13:29:19.503Z] Removing intermediate container 76c3e726db90 [2021-08-09T13:29:19.503Z] ---> b51a50b17841 [2021-08-09T13:29:19.503Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T13:29:19.503Z] Removing intermediate container 6fd9136d76ed [2021-08-09T13:29:19.503Z] ---> 673e9227ebc4 [2021-08-09T13:29:19.503Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T13:29:19.503Z] ---> Running in 0db45cc9d7b8 [2021-08-09T13:29:19.503Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-09T13:29:19.503Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-09T13:29:19.503Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-09T13:29:19.503Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-09T13:29:19.503Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-09T13:29:19.503Z] ---> Running in 358a481055f7 [2021-08-09T13:29:19.503Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-09T13:29:19.503Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-09T13:29:19.503Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-09T13:29:19.503Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-09T13:29:19.503Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-09T13:29:19.503Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-09T13:29:20.092Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-09T13:29:20.092Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-09T13:29:20.358Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-09T13:29:20.358Z] Removing intermediate container 0db45cc9d7b8 [2021-08-09T13:29:20.358Z] ---> ca964c472841 [2021-08-09T13:29:20.358Z] Step 14/26 : WORKDIR / [2021-08-09T13:29:20.358Z] Removing intermediate container 358a481055f7 [2021-08-09T13:29:20.358Z] ---> 309867ab8e8d [2021-08-09T13:29:20.358Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-09T13:29:20.358Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-09T13:29:20.358Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-09T13:29:20.625Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-09T13:29:20.625Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-09T13:29:20.625Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-09T13:29:20.625Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-09T13:29:20.625Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-09T13:29:20.625Z] ---> Running in 690713ad6407 [2021-08-09T13:29:20.625Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-09T13:29:20.625Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-09T13:29:20.895Z] ---> Running in 0514ba28cab7 [2021-08-09T13:29:20.895Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-09T13:29:20.895Z] Removing intermediate container 19a5ff9b4a8e [2021-08-09T13:29:20.895Z] ---> f8bd14e22e4a [2021-08-09T13:29:20.895Z] [2021-08-09T13:29:20.895Z] Step 11/32 : FROM alpine:3.12 [2021-08-09T13:29:20.895Z] ---> 13621d1b12d4 [2021-08-09T13:29:20.895Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-09T13:29:20.895Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-09T13:29:20.895Z] ---> Running in 9c975d545c50 [2021-08-09T13:29:20.895Z] Removing intermediate container b98a7dcfc543 [2021-08-09T13:29:20.895Z] ---> 0085bbe56e03 [2021-08-09T13:29:20.895Z] [2021-08-09T13:29:20.895Z] Step 11/22 : FROM alpine:3.12 [2021-08-09T13:29:20.895Z] ---> 13621d1b12d4 [2021-08-09T13:29:20.895Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-09T13:29:21.494Z] Removing intermediate container 0514ba28cab7 [2021-08-09T13:29:21.494Z] ---> 930cc0318964 [2021-08-09T13:29:21.494Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T13:29:21.494Z] Removing intermediate container 690713ad6407 [2021-08-09T13:29:21.494Z] ---> 357210ecc5cf [2021-08-09T13:29:21.494Z] 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-09T13:29:21.494Z] ---> Running in adcdd13ced9b [2021-08-09T13:29:21.494Z] Executing busybox-1.32.1-r6.trigger [2021-08-09T13:29:21.494Z] OK: 82 MiB in 59 packages [2021-08-09T13:29:21.494Z] Removing intermediate container 9c975d545c50 [2021-08-09T13:29:21.494Z] ---> 81ebd03fc763 [2021-08-09T13:29:21.494Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-09T13:29:21.494Z] ---> Running in 7fd6588960b4 [2021-08-09T13:29:21.494Z] ---> Running in 80f4b136f8fb [2021-08-09T13:29:21.788Z] ---> dc2c21458de0 [2021-08-09T13:29:21.788Z] 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-09T13:29:21.788Z] Removing intermediate container 7fd6588960b4 [2021-08-09T13:29:21.788Z] ---> 180362c9491f [2021-08-09T13:29:21.788Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T13:29:22.061Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:29:22.061Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:29:22.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:29:22.348Z] ---> e05b5172b831 [2021-08-09T13:29:22.348Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-09T13:29:22.348Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-09T13:29:22.348Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T13:29:22.348Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-09T13:29:22.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:29:22.348Z] (4/4) Installing curl (7.78.0-r0) [2021-08-09T13:29:22.348Z] ---> 4d6494956ee8 [2021-08-09T13:29:22.348Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-09T13:29:22.348Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:29:22.348Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T13:29:22.642Z] OK: 7 MiB in 18 packages [2021-08-09T13:29:22.642Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-09T13:29:22.642Z] (2/2) Installing su-exec (0.2-r1) [2021-08-09T13:29:22.642Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:29:22.642Z] OK: 6 MiB in 16 packages [2021-08-09T13:29:22.642Z] ---> a24039328c8b [2021-08-09T13:29:22.642Z] 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-09T13:29:23.244Z] ---> 7a9c44e50a64 [2021-08-09T13:29:23.245Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-09T13:29:23.245Z] ---> ffff2278f080 [2021-08-09T13:29:23.245Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-09T13:29:23.516Z] Collecting docker-compose==1.23.2 [2021-08-09T13:29:23.516Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-09T13:29:23.516Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-09T13:29:23.516Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-09T13:29:23.822Z] Removing intermediate container 80f4b136f8fb [2021-08-09T13:29:23.822Z] ---> 4cf0f325e008 [2021-08-09T13:29:23.822Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-09T13:29:23.822Z] Removing intermediate container adcdd13ced9b [2021-08-09T13:29:23.822Z] ---> 63b07394d4cd [2021-08-09T13:29:23.822Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T13:29:23.822Z] ---> 02cc57453888 [2021-08-09T13:29:23.822Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-09T13:29:23.822Z] ---> Running in 1c0d3044e31c [2021-08-09T13:29:23.822Z] ---> Running in b0a4d3d69545 [2021-08-09T13:29:23.822Z] Collecting cached-property<2,>=1.2.0 [2021-08-09T13:29:23.822Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-09T13:29:23.822Z] ---> c31d5b54cf51 [2021-08-09T13:29:23.822Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-09T13:29:23.822Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-09T13:29:23.822Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-09T13:29:24.087Z] ---> Running in e3aed8c589f9 [2021-08-09T13:29:24.087Z] Collecting docker<4.0,>=3.6.0 [2021-08-09T13:29:24.087Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-09T13:29:24.087Z] 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-09T13:29:24.087Z] Collecting docopt<0.7,>=0.6.1 [2021-08-09T13:29:24.087Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-09T13:29:24.087Z] Removing intermediate container b0a4d3d69545 [2021-08-09T13:29:24.087Z] ---> 348b4e7f5747 [2021-08-09T13:29:24.087Z] Step 14/22 : WORKDIR /edgex [2021-08-09T13:29:24.355Z] ---> 21522bca1efe [2021-08-09T13:29:24.355Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-09T13:29:24.355Z] Removing intermediate container e3aed8c589f9 [2021-08-09T13:29:24.355Z] ---> 960ce54bfa10 [2021-08-09T13:29:24.355Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T13:29:24.355Z] Removing intermediate container 1c0d3044e31c [2021-08-09T13:29:24.355Z] ---> 5588766edd2f [2021-08-09T13:29:24.355Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-09T13:29:24.355Z] ---> Running in cc9fc6ce86e3 [2021-08-09T13:29:24.355Z] ---> Running in 653c5d20623a [2021-08-09T13:29:24.355Z] ---> Running in a683bd63ca61 [2021-08-09T13:29:24.635Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-09T13:29:24.635Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-09T13:29:24.635Z] Collecting texttable<0.10,>=0.9.0 [2021-08-09T13:29:24.635Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-09T13:29:24.635Z] Removing intermediate container 653c5d20623a [2021-08-09T13:29:24.635Z] ---> dd7bc92aa2ca [2021-08-09T13:29:24.635Z] Step 21/23 : LABEL arch=x86_64 [2021-08-09T13:29:24.635Z] ---> 5fb27bc68638 [2021-08-09T13:29:24.635Z] 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-09T13:29:24.635Z] Removing intermediate container cc9fc6ce86e3 [2021-08-09T13:29:24.635Z] ---> dcdac1609e13 [2021-08-09T13:29:24.635Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-09T13:29:24.635Z] Removing intermediate container a683bd63ca61 [2021-08-09T13:29:24.635Z] ---> 0220178d1d57 [2021-08-09T13:29:24.635Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-09T13:29:24.909Z] ---> Running in 9f2215d03fa5 [2021-08-09T13:29:24.909Z] ---> Running in e78b7a9bdb11 [2021-08-09T13:29:24.909Z] ---> Running in b2f6d5a40e2c [2021-08-09T13:29:24.909Z] Collecting PyYAML<4,>=3.10 [2021-08-09T13:29:24.909Z] ---> 8e3c534c241b [2021-08-09T13:29:24.909Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-09T13:29:24.909Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-09T13:29:25.194Z] Removing intermediate container 9f2215d03fa5 [2021-08-09T13:29:25.194Z] ---> 1285fb744589 [2021-08-09T13:29:25.194Z] Step 22/23 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 [2021-08-09T13:29:25.474Z] ---> Running in a9ffe599c819 [2021-08-09T13:29:25.474Z] ---> 1fc2161bfebd [2021-08-09T13:29:25.474Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-09T13:29:25.474Z] Collecting jsonschema<3,>=2.5.1 [2021-08-09T13:29:25.474Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-09T13:29:25.474Z] Removing intermediate container a9ffe599c819 [2021-08-09T13:29:25.474Z] ---> 2407e774105e [2021-08-09T13:29:25.474Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T13:29:25.754Z] Collecting docker-pycreds>=0.4.0 [2021-08-09T13:29:25.754Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-09T13:29:25.754Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-09T13:29:25.754Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-09T13:29:25.754Z] ---> Running in a0a9c4317290 [2021-08-09T13:29:25.754Z] Collecting certifi>=2017.4.17 [2021-08-09T13:29:25.754Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-09T13:29:25.754Z] Collecting idna<2.8,>=2.5 [2021-08-09T13:29:26.021Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-09T13:29:26.021Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-09T13:29:26.021Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-09T13:29:26.021Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-09T13:29:26.021Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-09T13:29:26.021Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-09T13:29:26.021Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-09T13:29:26.021Z] ---> d1feb562f3dd [2021-08-09T13:29:26.021Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-09T13:29:26.288Z] Removing intermediate container a0a9c4317290 [2021-08-09T13:29:26.288Z] ---> 03653cdc542e [2021-08-09T13:29:26.288Z] [2021-08-09T13:29:26.288Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-09T13:29:26.288Z] Attempting uninstall: urllib3 [2021-08-09T13:29:26.288Z] Found existing installation: urllib3 1.26.2 [2021-08-09T13:29:26.288Z] Uninstalling urllib3-1.26.2: [2021-08-09T13:29:26.288Z] Successfully uninstalled urllib3-1.26.2 [2021-08-09T13:29:26.288Z] Successfully built 03653cdc542e [2021-08-09T13:29:26.288Z] ---> Running in 1ac9cafe4109 [2021-08-09T13:29:26.288Z] Successfully tagged support-scheduler:latest [2021-08-09T13:29:26.288Z] Attempting uninstall: idna [2021-08-09T13:29:26.288Z] Found existing installation: idna 3.1 [2021-08-09T13:29:26.288Z] Uninstalling idna-3.1: [2021-08-09T13:29:26.288Z] Successfully uninstalled idna-3.1 [2021-08-09T13:29:26.568Z] Building core-metadata [2021-08-09T13:29:26.568Z]  Building support-scheduler ... done Removing intermediate container b2f6d5a40e2c [2021-08-09T13:29:26.568Z] ---> 52660a6f4122 [2021-08-09T13:29:26.568Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-09T13:29:26.568Z] Attempting uninstall: chardet [2021-08-09T13:29:26.568Z] Found existing installation: chardet 4.0.0 [2021-08-09T13:29:26.568Z] Uninstalling chardet-4.0.0: [2021-08-09T13:29:26.568Z] Successfully uninstalled chardet-4.0.0 [2021-08-09T13:29:26.837Z] Removing intermediate container 1ac9cafe4109 [2021-08-09T13:29:26.837Z] ---> 71685965c817 [2021-08-09T13:29:26.837Z] Step 19/22 : CMD ["--init=true"] [2021-08-09T13:29:27.812Z] ---> Running in 36439bfa4769 [2021-08-09T13:29:27.812Z] Removing intermediate container e78b7a9bdb11 [2021-08-09T13:29:27.812Z] ---> 4b55664e7169 [2021-08-09T13:29:27.812Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-09T13:29:27.813Z] ---> Running in 4dee06314dc8 [2021-08-09T13:29:28.317Z] Merging remotes/origin/main commit 70a7de6140c9210a4916c44f40b1630081c5c4da into PR head commit 778179067e33dc51e2dba5a690b9edf955688ff2 [2021-08-09T13:29:28.401Z] Attempting uninstall: requests [2021-08-09T13:29:28.401Z] Found existing installation: requests 2.25.1 [2021-08-09T13:29:28.401Z] Uninstalling requests-2.25.1: [2021-08-09T13:29:28.401Z] Successfully uninstalled requests-2.25.1 [2021-08-09T13:29:27.478Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T13:29:27.499Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T13:29:27.526Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T13:29:27.563Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T13:29:27.564Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T13:29:27.578Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3664/head:refs/remotes/origin/PR-3664 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-09T13:29:28.336Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T13:29:28.354Z] > git checkout -f 778179067e33dc51e2dba5a690b9edf955688ff2 # timeout=10 [2021-08-09T13:29:28.569Z] > git remote # timeout=10 [2021-08-09T13:29:28.593Z] > git config --get remote.origin.url # timeout=10 [2021-08-09T13:29:28.606Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T13:29:28.617Z] > git merge 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 [2021-08-09T13:29:28.665Z] Merge succeeded, producing 778179067e33dc51e2dba5a690b9edf955688ff2 [2021-08-09T13:29:28.666Z] Checking out Revision 778179067e33dc51e2dba5a690b9edf955688ff2 (PR-3664) [2021-08-09T13:29:29.357Z] ---> Running in fe14085841b1 [2021-08-09T13:29:29.357Z] Removing intermediate container 36439bfa4769 [2021-08-09T13:29:29.357Z] ---> 49f9edbdf4aa [2021-08-09T13:29:29.357Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-09T13:29:29.638Z] Running setup.py install for texttable: started [2021-08-09T13:29:29.638Z] Removing intermediate container 4dee06314dc8 [2021-08-09T13:29:29.638Z] ---> 4cfd8e21a021 [2021-08-09T13:29:29.638Z] Step 20/22 : LABEL arch=x86_64 [2021-08-09T13:29:29.936Z] Running setup.py install for texttable: finished with status 'done' [2021-08-09T13:29:29.936Z] Running setup.py install for PyYAML: started [2021-08-09T13:29:30.518Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-09T13:29:28.638Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-09T13:29:28.666Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T13:29:28.680Z] > git checkout -f 778179067e33dc51e2dba5a690b9edf955688ff2 # timeout=10 [2021-08-09T13:29:31.120Z] Running setup.py install for docopt: started [2021-08-09T13:29:32.534Z] Running setup.py install for docopt: finished with status 'done' [2021-08-09T13:29:32.534Z] Removing intermediate container fe14085841b1 [2021-08-09T13:29:32.534Z] ---> 8f21242513f6 [2021-08-09T13:29:32.534Z] Step 24/26 : LABEL arch=x86_64 [2021-08-09T13:29:32.534Z] Running setup.py install for dockerpty: started [2021-08-09T13:29:32.534Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:29:32.534Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:29:32.534Z] ---> c9e128086050 [2021-08-09T13:29:32.534Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T13:29:32.534Z] ---> Using cache [2021-08-09T13:29:32.534Z] ---> 04a7f0c0217d [2021-08-09T13:29:32.534Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:29:32.534Z] ---> Using cache [2021-08-09T13:29:32.534Z] ---> ddd3754009d0 [2021-08-09T13:29:32.534Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T13:29:32.534Z] ---> Using cache [2021-08-09T13:29:32.534Z] ---> d7d2d453efdb [2021-08-09T13:29:32.534Z] Step 6/24 : COPY go.mod . [2021-08-09T13:29:32.534Z] ---> Using cache [2021-08-09T13:29:32.534Z] ---> f34ea20bfa73 [2021-08-09T13:29:32.534Z] Step 7/24 : RUN go mod download [2021-08-09T13:29:32.534Z] ---> Using cache [2021-08-09T13:29:32.534Z] ---> 4621160e300f [2021-08-09T13:29:32.534Z] Step 8/24 : COPY . . [2021-08-09T13:29:32.534Z] ---> Using cache [2021-08-09T13:29:32.534Z] ---> 92ea4dec4cba [2021-08-09T13:29:32.534Z] Step 9/24 : RUN go mod tidy [2021-08-09T13:29:32.534Z] ---> Using cache [2021-08-09T13:29:32.534Z] ---> d543c32ae91c [2021-08-09T13:29:32.534Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-09T13:29:32.801Z] ---> Running in 818d7ea9a1b6 [2021-08-09T13:29:32.801Z] ---> 071d604f4b93 [2021-08-09T13:29:32.801Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-09T13:29:32.801Z] ---> Running in 5aa2d6831c09 [2021-08-09T13:29:32.801Z] ---> Running in 8b96ece27e7a [2021-08-09T13:29:33.068Z] ---> Running in 1029493cca0f [2021-08-09T13:29:33.068Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-09T13:29:33.068Z] Removing intermediate container 818d7ea9a1b6 [2021-08-09T13:29:33.068Z] ---> 3a8d412e10d1 [2021-08-09T13:29:33.068Z] Step 21/22 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 [2021-08-09T13:29:33.068Z] Removing intermediate container 5aa2d6831c09 [2021-08-09T13:29:33.068Z] ---> 079ab799a439 [2021-08-09T13:29:33.068Z] Step 25/26 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 [2021-08-09T13:29:33.093Z] Commit message: "feat: Add Middleware to handler HTTP request timeout" [2021-08-09T13:29:33.345Z] ---> Running in 38235bcfb811 [2021-08-09T13:29:33.345Z] ---> Running in af8ed83a9445 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-08-09T13:29:33.615Z] Removing intermediate container 38235bcfb811 [2021-08-09T13:29:33.615Z] ---> c81757b27158 [2021-08-09T13:29:33.615Z] Step 22/22 : LABEL version=0.0.0 [2021-08-09T13:29:33.615Z] Removing intermediate container af8ed83a9445 [2021-08-09T13:29:33.615Z] ---> c5072981f05d [2021-08-09T13:29:33.615Z] Step 26/26 : LABEL version=0.0.0 [2021-08-09T13:29:33.615Z] 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-09T13:29:33.615Z] ---> Running in 9df98116dc3c [2021-08-09T13:29:33.615Z] ---> Running in 9f114f9e99e8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T13:29:33.640Z] provisioning config files... [2021-08-09T13:29:33.672Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1696747152830703756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T13:29:33.882Z] 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-09T13:29:33.882Z] Removing intermediate container 9df98116dc3c [2021-08-09T13:29:33.882Z] ---> 8c0a32f5f426 [2021-08-09T13:29:33.882Z] [2021-08-09T13:29:34.153Z] Successfully built 8c0a32f5f426 [2021-08-09T13:29:34.153Z] Removing intermediate container 9f114f9e99e8 [2021-08-09T13:29:34.153Z] ---> 2544ea51c57d [2021-08-09T13:29:34.153Z] [2021-08-09T13:29:34.153Z] Successfully tagged security-proxy-setup:latest [2021-08-09T13:29:34.154Z]  Building security-proxy-setup ... done Building support-notifications [2021-08-09T13:29:34.154Z] Successfully built 2544ea51c57d [2021-08-09T13:29:34.154Z] Successfully tagged security-secretstore-setup:latest [2021-08-09T13:29:34.154Z]  Building security-secretstore-setup ... done Building core-command [2021-08-09T13:29:34.250Z] ---> docker-login.sh [2021-08-09T13:29:34.250Z] nexus3.edgexfoundry.org:10001 [2021-08-09T13:29:34.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T13:29:35.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T13:29:35.540Z] Configure a credential helper to remove this warning. See [2021-08-09T13:29:35.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T13:29:35.540Z] [2021-08-09T13:29:35.540Z] Login Succeeded [2021-08-09T13:29:35.540Z] nexus3.edgexfoundry.org:10002 [2021-08-09T13:29:35.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T13:29:36.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T13:29:36.093Z] Configure a credential helper to remove this warning. See [2021-08-09T13:29:36.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T13:29:36.093Z] [2021-08-09T13:29:36.093Z] Login Succeeded [2021-08-09T13:29:36.093Z] nexus3.edgexfoundry.org:10003 [2021-08-09T13:29:36.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T13:29:36.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T13:29:36.645Z] Configure a credential helper to remove this warning. See [2021-08-09T13:29:36.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T13:29:36.645Z] [2021-08-09T13:29:36.645Z] Login Succeeded [2021-08-09T13:29:36.645Z] nexus3.edgexfoundry.org:10004 [2021-08-09T13:29:36.746Z] Removing intermediate container 1029493cca0f [2021-08-09T13:29:36.747Z] ---> 11e41de4ae5b [2021-08-09T13:29:36.747Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T13:29:36.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T13:29:37.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T13:29:37.198Z] Configure a credential helper to remove this warning. See [2021-08-09T13:29:37.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T13:29:37.198Z] [2021-08-09T13:29:37.198Z] Login Succeeded [2021-08-09T13:29:37.198Z] docker.io [2021-08-09T13:29:37.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T13:29:38.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T13:29:38.074Z] Configure a credential helper to remove this warning. See [2021-08-09T13:29:38.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T13:29:38.074Z] [2021-08-09T13:29:38.074Z] Login Succeeded [2021-08-09T13:29:38.074Z] ---> docker-login.sh ends [Pipeline] } [2021-08-09T13:29:38.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-09T13:29:38.658Z] ========================================================= [2021-08-09T13:29:38.658Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-09T13:29:38.658Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-09T13:29:39.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T13:29:39.615Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-09T13:29:39.615Z] 595b0fe564bb: Pulling fs layer [2021-08-09T13:29:39.615Z] 24495759ef45: Pulling fs layer [2021-08-09T13:29:39.615Z] d148012ef14d: Pulling fs layer [2021-08-09T13:29:39.615Z] e90a11edd702: Pulling fs layer [2021-08-09T13:29:39.615Z] d77568369979: Pulling fs layer [2021-08-09T13:29:39.615Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-09T13:29:39.615Z] 170f2ba95c9a: Pulling fs layer [2021-08-09T13:29:39.615Z] 97ac5df62f85: Pulling fs layer [2021-08-09T13:29:39.615Z] fc1c9f9a7f3b: Waiting [2021-08-09T13:29:39.615Z] 170f2ba95c9a: Waiting [2021-08-09T13:29:39.615Z] e90a11edd702: Waiting [2021-08-09T13:29:39.615Z] d77568369979: Waiting [2021-08-09T13:29:39.615Z] 97ac5df62f85: Waiting [2021-08-09T13:29:39.615Z] d148012ef14d: Verifying Checksum [2021-08-09T13:29:39.615Z] d148012ef14d: Download complete [2021-08-09T13:29:39.615Z] 24495759ef45: Verifying Checksum [2021-08-09T13:29:39.615Z] 24495759ef45: Download complete [2021-08-09T13:29:39.615Z] d77568369979: Verifying Checksum [2021-08-09T13:29:39.615Z] d77568369979: Download complete [2021-08-09T13:29:39.615Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-09T13:29:39.615Z] fc1c9f9a7f3b: Download complete [2021-08-09T13:29:39.615Z] 595b0fe564bb: Verifying Checksum [2021-08-09T13:29:39.615Z] 595b0fe564bb: Download complete [2021-08-09T13:29:39.615Z] 170f2ba95c9a: Verifying Checksum [2021-08-09T13:29:39.615Z] 170f2ba95c9a: Download complete [2021-08-09T13:29:40.603Z] 595b0fe564bb: Pull complete [2021-08-09T13:29:41.030Z] Removing intermediate container 7d089354fa93 [2021-08-09T13:29:41.030Z] ---> 24b8581e09a4 [2021-08-09T13:29:41.030Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-09T13:29:41.202Z] 24495759ef45: Pull complete [2021-08-09T13:29:41.304Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:29:41.304Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:29:41.304Z] ---> c9e128086050 [2021-08-09T13:29:41.304Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T13:29:41.304Z] ---> Using cache [2021-08-09T13:29:41.304Z] ---> 04a7f0c0217d [2021-08-09T13:29:41.304Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:29:41.304Z] ---> Using cache [2021-08-09T13:29:41.304Z] ---> ddd3754009d0 [2021-08-09T13:29:41.304Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-09T13:29:41.483Z] d148012ef14d: Pull complete [2021-08-09T13:29:42.465Z] 97ac5df62f85: Verifying Checksum [2021-08-09T13:29:42.465Z] 97ac5df62f85: Download complete [2021-08-09T13:29:42.717Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:29:42.717Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:29:42.717Z] ---> c9e128086050 [2021-08-09T13:29:42.717Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T13:29:42.717Z] ---> Using cache [2021-08-09T13:29:42.717Z] ---> 04a7f0c0217d [2021-08-09T13:29:42.717Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:29:42.717Z] ---> Using cache [2021-08-09T13:29:42.717Z] ---> ddd3754009d0 [2021-08-09T13:29:42.717Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T13:29:42.717Z] ---> Using cache [2021-08-09T13:29:42.717Z] ---> d7d2d453efdb [2021-08-09T13:29:42.717Z] Step 6/24 : COPY go.mod . [2021-08-09T13:29:42.717Z] ---> Using cache [2021-08-09T13:29:42.717Z] ---> f34ea20bfa73 [2021-08-09T13:29:42.717Z] Step 7/24 : RUN go mod download [2021-08-09T13:29:42.717Z] ---> Using cache [2021-08-09T13:29:42.717Z] ---> 4621160e300f [2021-08-09T13:29:42.717Z] Step 8/24 : COPY . . [2021-08-09T13:29:42.717Z] ---> Using cache [2021-08-09T13:29:42.717Z] ---> 92ea4dec4cba [2021-08-09T13:29:42.717Z] Step 9/24 : RUN go mod tidy [2021-08-09T13:29:42.717Z] ---> Using cache [2021-08-09T13:29:42.717Z] ---> d543c32ae91c [2021-08-09T13:29:42.717Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-09T13:29:43.901Z] e90a11edd702: Verifying Checksum [2021-08-09T13:29:43.901Z] e90a11edd702: Download complete [2021-08-09T13:29:44.123Z] ---> b4e536627e9f [2021-08-09T13:29:44.123Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-09T13:29:44.123Z] ---> Running in 1beb646d30e7 [2021-08-09T13:29:44.123Z] ---> Running in 8e8b4e6ae518 [2021-08-09T13:29:44.123Z] ---> Running in 1e12fac94723 [2021-08-09T13:29:44.123Z] Removing intermediate container 1beb646d30e7 [2021-08-09T13:29:44.123Z] ---> d535fb1c7c46 [2021-08-09T13:29:44.123Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-09T13:29:44.391Z] ---> Running in 2bc5c26f6453 [2021-08-09T13:29:44.391Z] ---> f2e89e7464f8 [2021-08-09T13:29:44.391Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-09T13:29:44.665Z] Removing intermediate container 2bc5c26f6453 [2021-08-09T13:29:44.665Z] ---> 77639239af8f [2021-08-09T13:29:44.665Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-09T13:29:44.941Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:29:44.941Z] ---> af05336a12ea [2021-08-09T13:29:44.941Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-09T13:29:45.219Z] 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-09T13:29:45.493Z] ---> 0f6a9f8db551 [2021-08-09T13:29:45.493Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-09T13:29:45.493Z] ---> d8f3f2a8f747 [2021-08-09T13:29:45.493Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-09T13:29:45.770Z] ---> 464ea0c557c9 [2021-08-09T13:29:45.770Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-09T13:29:45.770Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:29:46.054Z] ---> d73083b7d8c7 [2021-08-09T13:29:46.054Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-09T13:29:46.334Z] ---> 5d87ac2eb206 [2021-08-09T13:29:46.334Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-09T13:29:46.334Z] ---> Running in 9bd48e8f8feb [2021-08-09T13:29:46.334Z] ---> Running in 138945db02b8 [2021-08-09T13:29:46.334Z] OK: 219 MiB in 52 packages [2021-08-09T13:29:46.334Z] Removing intermediate container 9bd48e8f8feb [2021-08-09T13:29:46.334Z] ---> 2a829f71521d [2021-08-09T13:29:46.334Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-09T13:29:46.605Z] Removing intermediate container 138945db02b8 [2021-08-09T13:29:46.605Z] ---> 0b975b9e638c [2021-08-09T13:29:46.605Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T13:29:46.605Z] ---> Running in 00fd3f1108ef [2021-08-09T13:29:46.879Z] Removing intermediate container 00fd3f1108ef [2021-08-09T13:29:46.879Z] ---> 80421c708e3e [2021-08-09T13:29:46.879Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T13:29:46.879Z] ---> cfc73628a1df [2021-08-09T13:29:46.879Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-09T13:29:46.879Z] Removing intermediate container 8e8b4e6ae518 [2021-08-09T13:29:46.879Z] ---> 062d371dd1bf [2021-08-09T13:29:46.879Z] Step 6/23 : COPY go.mod . [2021-08-09T13:29:46.879Z] ---> Running in 676cedb12b97 [2021-08-09T13:29:47.155Z] ---> Running in 9a146fb7be48 [2021-08-09T13:29:47.155Z] Removing intermediate container 676cedb12b97 [2021-08-09T13:29:47.155Z] ---> 0c481d50c2e8 [2021-08-09T13:29:47.155Z] Step 23/24 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 [2021-08-09T13:29:47.429Z] ---> Running in ac4f2cb4e5be [2021-08-09T13:29:47.429Z] ---> 694ca2cab085 [2021-08-09T13:29:47.429Z] Step 7/23 : RUN go mod download [2021-08-09T13:29:47.429Z] ---> Running in 5a7d0f36c3fa [2021-08-09T13:29:47.709Z] Removing intermediate container ac4f2cb4e5be [2021-08-09T13:29:47.709Z] ---> 72337c5e289b [2021-08-09T13:29:47.709Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T13:29:47.709Z] ---> Running in c9c0ec01d1f7 [2021-08-09T13:29:47.978Z] Removing intermediate container c9c0ec01d1f7 [2021-08-09T13:29:47.978Z] ---> 515133c3c196 [2021-08-09T13:29:47.978Z] [2021-08-09T13:29:48.250Z] Successfully built 515133c3c196 [2021-08-09T13:29:48.250Z] Successfully tagged sys-mgmt-agent:latest [2021-08-09T13:29:48.250Z] Building core-data [2021-08-09T13:29:48.834Z]  Building sys-mgmt-agent ... done Removing intermediate container 9a146fb7be48 [2021-08-09T13:29:48.834Z] ---> c41d77812312 [2021-08-09T13:29:48.834Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-09T13:29:50.257Z] ---> Running in 2d4ed1879de3 [2021-08-09T13:29:51.247Z] Removing intermediate container 2d4ed1879de3 [2021-08-09T13:29:51.247Z] ---> d21edcf5df34 [2021-08-09T13:29:51.247Z] Step 29/32 : CMD ["gate"] [2021-08-09T13:29:51.524Z] ---> Running in 5666ee7dfc5b [2021-08-09T13:29:51.800Z] Removing intermediate container 5666ee7dfc5b [2021-08-09T13:29:51.800Z] ---> ef94a915d8a0 [2021-08-09T13:29:51.800Z] Step 30/32 : LABEL arch=x86_64 [2021-08-09T13:29:52.070Z] ---> Running in 5f964c9a94b7 [2021-08-09T13:29:52.338Z] Removing intermediate container 5f964c9a94b7 [2021-08-09T13:29:52.338Z] ---> 829f3a5e4ce8 [2021-08-09T13:29:52.338Z] Step 31/32 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 [2021-08-09T13:29:52.605Z] ---> Running in 6c5846237589 [2021-08-09T13:29:52.876Z] Removing intermediate container 6c5846237589 [2021-08-09T13:29:52.876Z] ---> a8380bda434c [2021-08-09T13:29:52.876Z] Step 32/32 : LABEL version=0.0.0 [2021-08-09T13:29:52.876Z] Removing intermediate container 5a7d0f36c3fa [2021-08-09T13:29:52.876Z] ---> 29771024dcbc [2021-08-09T13:29:52.876Z] Step 8/23 : COPY . . [2021-08-09T13:29:53.145Z] ---> Running in e53dd8e69749 [2021-08-09T13:29:54.068Z] e90a11edd702: Pull complete [2021-08-09T13:29:54.068Z] d77568369979: Pull complete [2021-08-09T13:29:54.342Z] fc1c9f9a7f3b: Pull complete [2021-08-09T13:29:54.939Z] 170f2ba95c9a: Pull complete [2021-08-09T13:29:55.091Z] Removing intermediate container e53dd8e69749 [2021-08-09T13:29:55.091Z] ---> 1f9f02c0952a [2021-08-09T13:29:55.091Z] [2021-08-09T13:29:55.091Z] Successfully built 1f9f02c0952a [2021-08-09T13:29:55.091Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:29:55.091Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:29:55.091Z] ---> c9e128086050 [2021-08-09T13:29:55.091Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T13:29:55.091Z] ---> Using cache [2021-08-09T13:29:55.091Z] ---> 04a7f0c0217d [2021-08-09T13:29:55.091Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:29:55.091Z] ---> Using cache [2021-08-09T13:29:55.091Z] ---> ddd3754009d0 [2021-08-09T13:29:55.091Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-09T13:29:55.677Z] Successfully tagged security-bootstrapper:latest [2021-08-09T13:29:55.951Z]  Building security-bootstrapper ... done  ---> Running in 13cdf4df3650 [2021-08-09T13:29:56.953Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:29:57.562Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:29:58.520Z] OK: 219 MiB in 52 packages [2021-08-09T13:29:59.493Z] ---> 52811af5b84c [2021-08-09T13:29:59.493Z] Step 9/23 : RUN go mod tidy [2021-08-09T13:29:59.493Z] ---> Running in ba5658bfc069 [2021-08-09T13:30:00.082Z] Removing intermediate container 13cdf4df3650 [2021-08-09T13:30:00.082Z] ---> f1dc34a0c8a5 [2021-08-09T13:30:00.082Z] Step 6/24 : COPY go.mod . [2021-08-09T13:30:00.350Z] ---> 13e117ad96bf [2021-08-09T13:30:00.350Z] Step 7/24 : RUN go mod download [2021-08-09T13:30:00.350Z] ---> Running in 10a389d920ed [2021-08-09T13:30:01.672Z] 97ac5df62f85: Pull complete [2021-08-09T13:30:01.672Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-09T13:30:01.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T13:30:01.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-09T13:30:02.106Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T13:30:02.106Z] WORKDIR /edgex [2021-08-09T13:30:02.106Z] COPY go.mod . [2021-08-09T13:30:02.106Z] RUN go mod download build [2021-08-09T13:30:02.106Z] -t ci-base-image-arm64 -f - . [2021-08-09T13:30:02.317Z] Removing intermediate container ba5658bfc069 [2021-08-09T13:30:02.317Z] ---> 84dd43d74553 [2021-08-09T13:30:02.317Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-09T13:30:02.317Z] ---> Running in 88d0ab243bb6 [2021-08-09T13:30:02.585Z] Removing intermediate container 10a389d920ed [2021-08-09T13:30:02.585Z] ---> 4d949b817a06 [2021-08-09T13:30:02.585Z] Step 8/24 : COPY . . [2021-08-09T13:30:02.858Z] 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-09T13:30:04.742Z] Sending build context to Docker daemon 165.9MB [2021-08-09T13:30:04.742Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T13:30:04.742Z] ---> 04bc70af865f [2021-08-09T13:30:04.742Z] Step 2/4 : WORKDIR /edgex [2021-08-09T13:30:09.045Z] ---> Running in e7d4460dc59d [2021-08-09T13:30:09.315Z] Removing intermediate container e7d4460dc59d [2021-08-09T13:30:09.315Z] ---> e673b5495c01 [2021-08-09T13:30:09.315Z] Step 3/4 : COPY go.mod . [2021-08-09T13:30:09.521Z] ---> bca0e6f396b2 [2021-08-09T13:30:09.521Z] Step 9/24 : RUN go mod tidy [2021-08-09T13:30:09.521Z] ---> Running in 19509aa6a792 [2021-08-09T13:30:10.301Z] ---> 70e41fb6b601 [2021-08-09T13:30:10.301Z] Step 4/4 : RUN go mod download [2021-08-09T13:30:10.301Z] ---> Running in 9c4bc87f71c5 [2021-08-09T13:30:10.932Z] Removing intermediate container 19509aa6a792 [2021-08-09T13:30:10.932Z] ---> 2795d1f9a77c [2021-08-09T13:30:10.932Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-09T13:30:10.932Z] ---> Running in 012a0d2e67cb [2021-08-09T13:30:11.914Z] 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-09T13:30:12.182Z] Removing intermediate container 8b96ece27e7a [2021-08-09T13:30:12.182Z] ---> ab8b41822f5d [2021-08-09T13:30:12.182Z] [2021-08-09T13:30:12.182Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T13:30:12.182Z] ---> 13621d1b12d4 [2021-08-09T13:30:12.182Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T13:30:12.182Z] ---> Using cache [2021-08-09T13:30:12.182Z] ---> 673e9227ebc4 [2021-08-09T13:30:12.182Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T13:30:12.182Z] ---> Using cache [2021-08-09T13:30:12.182Z] ---> 309867ab8e8d [2021-08-09T13:30:12.182Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-09T13:30:12.182Z] ---> Running in 9a917ca52632 [2021-08-09T13:30:12.452Z] Removing intermediate container 9a917ca52632 [2021-08-09T13:30:12.452Z] ---> 88d91e0dd1f3 [2021-08-09T13:30:12.452Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T13:30:12.452Z] ---> Running in 98738e75cd87 [2021-08-09T13:30:12.718Z] Removing intermediate container 98738e75cd87 [2021-08-09T13:30:12.718Z] ---> 4459d93d7729 [2021-08-09T13:30:12.718Z] Step 16/24 : WORKDIR / [2021-08-09T13:30:12.718Z] ---> Running in dc319ed1a7ae [2021-08-09T13:30:12.990Z] Removing intermediate container dc319ed1a7ae [2021-08-09T13:30:12.990Z] ---> b3706c2affdb [2021-08-09T13:30:12.990Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T13:30:13.258Z] ---> 7c745a553615 [2021-08-09T13:30:13.258Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-09T13:30:14.232Z] ---> ae52fef4b930 [2021-08-09T13:30:14.232Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-09T13:30:15.052Z] ---> 5798f51abc5c [2021-08-09T13:30:15.052Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-09T13:30:15.052Z] ---> Running in 813bc3bdd9e4 [2021-08-09T13:30:15.461Z] Removing intermediate container 813bc3bdd9e4 [2021-08-09T13:30:15.461Z] ---> 68a06bdc259f [2021-08-09T13:30:15.461Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T13:30:15.461Z] ---> Running in 00c6c7e391a3 [2021-08-09T13:30:15.461Z] Removing intermediate container 1e12fac94723 [2021-08-09T13:30:15.461Z] ---> cd9db1c637f5 [2021-08-09T13:30:15.461Z] [2021-08-09T13:30:15.461Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T13:30:15.461Z] ---> 13621d1b12d4 [2021-08-09T13:30:15.461Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T13:30:15.461Z] ---> Using cache [2021-08-09T13:30:15.461Z] ---> 673e9227ebc4 [2021-08-09T13:30:15.461Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T13:30:15.461Z] ---> Using cache [2021-08-09T13:30:15.461Z] ---> 309867ab8e8d [2021-08-09T13:30:15.461Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-09T13:30:15.461Z] ---> Running in aba353db75df [2021-08-09T13:30:15.863Z] Removing intermediate container 00c6c7e391a3 [2021-08-09T13:30:15.863Z] ---> 62e4786c207e [2021-08-09T13:30:15.863Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T13:30:15.863Z] ---> Running in 72e8d1ae17b5 [2021-08-09T13:30:15.863Z] Removing intermediate container aba353db75df [2021-08-09T13:30:15.863Z] ---> 79eb68b4a1b1 [2021-08-09T13:30:15.863Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T13:30:15.863Z] ---> Running in 3a7b7caca697 [2021-08-09T13:30:15.863Z] Removing intermediate container 72e8d1ae17b5 [2021-08-09T13:30:15.863Z] ---> 0d697fa8c4f3 [2021-08-09T13:30:15.863Z] Step 23/24 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 [2021-08-09T13:30:15.863Z] ---> Running in d4509b80516b [2021-08-09T13:30:16.222Z] Removing intermediate container 3a7b7caca697 [2021-08-09T13:30:16.222Z] ---> a117fdfcaf70 [2021-08-09T13:30:16.222Z] Step 16/24 : WORKDIR / [2021-08-09T13:30:16.222Z] ---> Running in 0a533176e927 [2021-08-09T13:30:16.222Z] Removing intermediate container d4509b80516b [2021-08-09T13:30:16.222Z] ---> b451e7e2615a [2021-08-09T13:30:16.222Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T13:30:16.222Z] ---> Running in 51fd0db95a69 [2021-08-09T13:30:16.553Z] Removing intermediate container 0a533176e927 [2021-08-09T13:30:16.553Z] ---> 30842f71752a [2021-08-09T13:30:16.553Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T13:30:16.553Z] Removing intermediate container 51fd0db95a69 [2021-08-09T13:30:16.553Z] ---> 4582f7b7e08b [2021-08-09T13:30:16.553Z] [2021-08-09T13:30:16.553Z] Successfully built 4582f7b7e08b [2021-08-09T13:30:16.553Z] Successfully tagged core-metadata:latest [2021-08-09T13:30:16.965Z]  Building core-metadata ... done  ---> 8b62725e3dd7 [2021-08-09T13:30:16.965Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-09T13:30:17.362Z] ---> 7345ed70bf4e [2021-08-09T13:30:17.362Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-09T13:30:17.677Z] ---> 86653c8ced2b [2021-08-09T13:30:17.677Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-09T13:30:17.677Z] ---> Running in bef98e427fa6 [2021-08-09T13:30:17.677Z] Removing intermediate container bef98e427fa6 [2021-08-09T13:30:17.677Z] ---> d259784eb11c [2021-08-09T13:30:17.677Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T13:30:17.948Z] ---> Running in d0162119bde1 [2021-08-09T13:30:17.948Z] Removing intermediate container d0162119bde1 [2021-08-09T13:30:17.948Z] ---> f9907511ac19 [2021-08-09T13:30:17.948Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T13:30:18.216Z] ---> Running in bc6d65c42fb5 [2021-08-09T13:30:18.216Z] Removing intermediate container bc6d65c42fb5 [2021-08-09T13:30:18.216Z] ---> 5b3e2d902909 [2021-08-09T13:30:18.216Z] Step 23/24 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 [2021-08-09T13:30:18.484Z] ---> Running in 7689bc73762f [2021-08-09T13:30:18.768Z] Removing intermediate container 7689bc73762f [2021-08-09T13:30:18.768Z] ---> fdc81e55a3af [2021-08-09T13:30:18.768Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T13:30:18.768Z] ---> Running in 686229e6cef6 [2021-08-09T13:30:18.768Z] Removing intermediate container 686229e6cef6 [2021-08-09T13:30:18.768Z] ---> aee969d290c8 [2021-08-09T13:30:18.768Z] [2021-08-09T13:30:19.037Z] Successfully built aee969d290c8 [2021-08-09T13:30:19.037Z] Successfully tagged core-command:latest [2021-08-09T13:30:29.155Z]  Building core-command ... done Removing intermediate container 88d0ab243bb6 [2021-08-09T13:30:29.155Z] ---> 1817832c1420 [2021-08-09T13:30:29.155Z] [2021-08-09T13:30:29.155Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T13:30:29.155Z] ---> 13621d1b12d4 [2021-08-09T13:30:29.155Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-09T13:30:29.155Z] ---> Running in c80ea029f67e [2021-08-09T13:30:29.427Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:30:29.694Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:30:29.694Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-09T13:30:29.694Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-09T13:30:29.694Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:30:29.694Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T13:30:29.965Z] OK: 6 MiB in 16 packages [2021-08-09T13:30:30.240Z] Removing intermediate container c80ea029f67e [2021-08-09T13:30:30.241Z] ---> 237d09c928ed [2021-08-09T13:30:30.241Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T13:30:30.241Z] ---> Running in 354d467bb896 [2021-08-09T13:30:30.516Z] Removing intermediate container 354d467bb896 [2021-08-09T13:30:30.516Z] ---> e8bfd86634f1 [2021-08-09T13:30:30.516Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-09T13:30:30.516Z] ---> Running in bbe37ffabc69 [2021-08-09T13:30:30.516Z] Removing intermediate container bbe37ffabc69 [2021-08-09T13:30:30.516Z] ---> 2b4091711062 [2021-08-09T13:30:30.516Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T13:30:30.516Z] ---> Running in 2e062d32503d [2021-08-09T13:30:30.791Z] Removing intermediate container 2e062d32503d [2021-08-09T13:30:30.791Z] ---> 467fa92f645c [2021-08-09T13:30:30.791Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T13:30:31.062Z] ---> 94e344f8a0b5 [2021-08-09T13:30:31.062Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-09T13:30:31.343Z] ---> 2dd131c19fe4 [2021-08-09T13:30:31.343Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-09T13:30:31.634Z] ---> 56ab82526bd1 [2021-08-09T13:30:31.634Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-09T13:30:31.634Z] ---> Running in 29276689626d [2021-08-09T13:30:31.901Z] Removing intermediate container 29276689626d [2021-08-09T13:30:31.901Z] ---> 462b5a3c1d33 [2021-08-09T13:30:31.901Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T13:30:31.901Z] ---> Running in cc8e4b5f0ac3 [2021-08-09T13:30:31.901Z] Removing intermediate container cc8e4b5f0ac3 [2021-08-09T13:30:31.901Z] ---> 65ec62e4a26a [2021-08-09T13:30:31.901Z] Step 21/23 : LABEL arch=x86_64 [2021-08-09T13:30:31.901Z] ---> Running in c5c5ff1d4e83 [2021-08-09T13:30:32.169Z] Removing intermediate container c5c5ff1d4e83 [2021-08-09T13:30:32.169Z] ---> 8a041a596a58 [2021-08-09T13:30:32.169Z] Step 22/23 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 [2021-08-09T13:30:32.169Z] ---> Running in 166b0bf275e2 [2021-08-09T13:30:32.169Z] Removing intermediate container 166b0bf275e2 [2021-08-09T13:30:32.169Z] ---> bc0f7cbe8436 [2021-08-09T13:30:32.169Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T13:30:32.169Z] ---> Running in 428c75680004 [2021-08-09T13:30:32.169Z] Removing intermediate container 428c75680004 [2021-08-09T13:30:32.169Z] ---> 911777081af9 [2021-08-09T13:30:32.169Z] [2021-08-09T13:30:32.434Z] Successfully built 911777081af9 [2021-08-09T13:30:32.434Z] Successfully tagged support-notifications:latest [2021-08-09T13:30:33.396Z]  Building support-notifications ... done Removing intermediate container 012a0d2e67cb [2021-08-09T13:30:33.396Z] ---> d06657c03517 [2021-08-09T13:30:33.396Z] [2021-08-09T13:30:33.396Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T13:30:33.396Z] ---> 13621d1b12d4 [2021-08-09T13:30:33.396Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-09T13:30:33.396Z] ---> Running in 27b832924dc3 [2021-08-09T13:30:33.667Z] Removing intermediate container 27b832924dc3 [2021-08-09T13:30:33.667Z] ---> f8eba0ee484f [2021-08-09T13:30:33.667Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-09T13:30:33.667Z] ---> Running in 081c1ebc1c44 [2021-08-09T13:30:33.667Z] Removing intermediate container 081c1ebc1c44 [2021-08-09T13:30:33.667Z] ---> c9ee92b8d83c [2021-08-09T13:30:33.667Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-09T13:30:33.667Z] ---> Running in 57d5069cfa9e [2021-08-09T13:30:33.667Z] Removing intermediate container 57d5069cfa9e [2021-08-09T13:30:33.667Z] ---> 9bf237564982 [2021-08-09T13:30:33.667Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:30:33.667Z] ---> Running in 8233147a76ee [2021-08-09T13:30:34.257Z] Removing intermediate container 8233147a76ee [2021-08-09T13:30:34.257Z] ---> 0031b571afe7 [2021-08-09T13:30:34.257Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-09T13:30:34.257Z] ---> Running in d41a0ddcbe58 [2021-08-09T13:30:34.523Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T13:30:35.103Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T13:30:35.683Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-09T13:30:35.683Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-09T13:30:35.683Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-09T13:30:35.949Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-09T13:30:36.529Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-09T13:30:36.794Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-09T13:30:36.794Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:30:36.794Z] OK: 8 MiB in 20 packages [2021-08-09T13:30:37.059Z] Removing intermediate container d41a0ddcbe58 [2021-08-09T13:30:37.059Z] ---> 778eb21a2a40 [2021-08-09T13:30:37.059Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T13:30:37.324Z] ---> b6a03005be93 [2021-08-09T13:30:37.324Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-09T13:30:37.590Z] ---> 5d7f2245de96 [2021-08-09T13:30:37.590Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-09T13:30:37.859Z] ---> 4dfe885eb4a9 [2021-08-09T13:30:37.859Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-09T13:30:37.859Z] ---> Running in e7726edbd06c [2021-08-09T13:30:37.859Z] Removing intermediate container e7726edbd06c [2021-08-09T13:30:37.859Z] ---> ce3a2ef89cc7 [2021-08-09T13:30:37.859Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T13:30:37.859Z] ---> Running in 3246c9eaebc2 [2021-08-09T13:30:37.859Z] Removing intermediate container 3246c9eaebc2 [2021-08-09T13:30:37.859Z] ---> e1f40b59dac6 [2021-08-09T13:30:37.859Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T13:30:37.859Z] ---> Running in f83b6357ef68 [2021-08-09T13:30:38.125Z] Removing intermediate container f83b6357ef68 [2021-08-09T13:30:38.125Z] ---> 466f07afd965 [2021-08-09T13:30:38.125Z] Step 23/24 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 [2021-08-09T13:30:38.125Z] ---> Running in 6897c184313f [2021-08-09T13:30:38.125Z] Removing intermediate container 6897c184313f [2021-08-09T13:30:38.125Z] ---> de446204c249 [2021-08-09T13:30:38.125Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T13:30:38.125Z] ---> Running in 84ae2628f8d8 [2021-08-09T13:30:38.391Z] Removing intermediate container 84ae2628f8d8 [2021-08-09T13:30:38.391Z] ---> 03116d317c9d [2021-08-09T13:30:38.391Z] [2021-08-09T13:30:38.391Z] Successfully built 03116d317c9d [2021-08-09T13:30:38.391Z] Successfully tagged core-data:latest [2021-08-09T13:30:38.403Z]  Building core-data ... done  [Pipeline] } [2021-08-09T13:30:38.410Z] $ docker stop --time=1 e15588d9d7e18eec04b805ca53fe98c810331e5a41b754dc9c8bb40996f82393 [2021-08-09T13:30:39.792Z] $ docker rm -f e15588d9d7e18eec04b805ca53fe98c810331e5a41b754dc9c8bb40996f82393 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T13:30:40.184Z] + docker images [2021-08-09T13:30:40.184Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-09T13:30:40.184Z] core-data latest 03116d317c9d 2 seconds ago 20.4MB [2021-08-09T13:30:40.184Z] support-notifications latest 911777081af9 8 seconds ago 16.8MB [2021-08-09T13:30:40.184Z] d06657c03517 8 seconds ago 1.75GB [2021-08-09T13:30:40.184Z] 1817832c1420 12 seconds ago 1.75GB [2021-08-09T13:30:40.184Z] core-command latest aee969d290c8 22 seconds ago 16MB [2021-08-09T13:30:40.184Z] core-metadata latest 4582f7b7e08b 24 seconds ago 16.7MB [2021-08-09T13:30:40.184Z] cd9db1c637f5 25 seconds ago 1.74GB [2021-08-09T13:30:40.184Z] ab8b41822f5d 29 seconds ago 1.75GB [2021-08-09T13:30:40.184Z] security-bootstrapper latest 1f9f02c0952a 47 seconds ago 18.8MB [2021-08-09T13:30:40.184Z] sys-mgmt-agent latest 515133c3c196 53 seconds ago 325MB [2021-08-09T13:30:40.184Z] security-proxy-setup latest 8c0a32f5f426 About a minute ago 25.9MB [2021-08-09T13:30:40.184Z] security-secretstore-setup latest 2544ea51c57d About a minute ago 29MB [2021-08-09T13:30:40.184Z] support-scheduler latest 03653cdc542e About a minute ago 16.1MB [2021-08-09T13:30:40.184Z] 0085bbe56e03 About a minute ago 1.75GB [2021-08-09T13:30:40.184Z] f8bd14e22e4a About a minute ago 1.75GB [2021-08-09T13:30:40.184Z] a6726d4611ac About a minute ago 1.75GB [2021-08-09T13:30:40.184Z] ab8bee0592c3 About a minute ago 1.75GB [2021-08-09T13:30:40.184Z] 1bb1bae92625 About a minute ago 1.75GB [2021-08-09T13:30:40.184Z] ci-base-image-x86_64 latest c9e128086050 5 minutes ago 1.24GB [2021-08-09T13:30:40.184Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 3 days ago 547MB [2021-08-09T13:30:40.184Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 6 days ago 37.5MB [2021-08-09T13:30:40.184Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-09T13:30:40.184Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-09T13:30:40.184Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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-09T13:30:55.398Z] Still waiting to schedule task [2021-08-09T13:30:55.398Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-09T13:31:47.123Z] Removing intermediate container 9c4bc87f71c5 [2021-08-09T13:31:47.123Z] ---> 021f56479218 [2021-08-09T13:31:47.123Z] Successfully built 021f56479218 [2021-08-09T13:31:47.123Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:31:47.472Z] + docker inspect -f . ci-base-image-arm64 [2021-08-09T13:31:47.472Z] . [Pipeline] withDockerContainer [2021-08-09T13:31:47.742Z] prd-ubuntu18.04-docker-arm64-4c-16g-126 does not seem to be running inside a container [2021-08-09T13:31:47.822Z] $ 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 ******** ci-base-image-arm64 cat [2021-08-09T13:31:49.660Z] $ docker top 9b529bbce30b59d011c6419e13173fa37b3b0cc9b9327534605c825b78e7e56d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T13:31:50.620Z] + go version [2021-08-09T13:31:50.620Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-09T13:31:50.639Z] $ docker stop --time=1 9b529bbce30b59d011c6419e13173fa37b3b0cc9b9327534605c825b78e7e56d [2021-08-09T13:31:52.502Z] $ docker rm -f 9b529bbce30b59d011c6419e13173fa37b3b0cc9b9327534605c825b78e7e56d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:31:53.196Z] + docker inspect -f . ci-base-image-arm64 [2021-08-09T13:31:53.196Z] . [Pipeline] withDockerContainer [2021-08-09T13:31:53.470Z] prd-ubuntu18.04-docker-arm64-4c-16g-126 does not seem to be running inside a container [2021-08-09T13:31:53.550Z] $ 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 ******** ci-base-image-arm64 cat [2021-08-09T13:31:55.126Z] $ docker top db49fef4e3070a0fcca76b4ea3beeae97b411e7c046ed44cdbbf87d364c62bac -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-09T13:31:55.467Z] ========================================================= [2021-08-09T13:31:55.467Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-09T13:31:55.467Z] ========================================================= [Pipeline] sh [2021-08-09T13:31:56.109Z] + go mod tidy [Pipeline] sh [2021-08-09T13:31:57.751Z] + make test [2021-08-09T13:31:57.751Z] 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-09T13:31:57.751Z] go mod tidy [2021-08-09T13:31:58.349Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-09T13:32:25.155Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-09T13:33:21.802Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-09T13:33:22.794Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-09T13:33:24.246Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-09T13:33:25.240Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-09T13:33:37.679Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-09T13:33:37.679Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-09T13:33:37.679Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-09T13:33:37.679Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-09T13:33:37.679Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-09T13:33:37.679Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-09T13:33:37.958Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-09T13:33:37.958Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-09T13:33:37.958Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-09T13:33:37.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-09T13:33:50.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.221s coverage: 28.7% of statements [2021-08-09T13:33:50.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-09T13:33:50.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-09T13:33:52.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.369s coverage: 100.0% of statements [2021-08-09T13:33:52.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-09T13:33:52.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.397s coverage: 46.3% of statements [2021-08-09T13:33:52.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-09T13:33:52.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-09T13:33:54.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.606s coverage: 90.1% of statements [2021-08-09T13:33:54.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-09T13:33:54.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-09T13:33:57.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.233s coverage: 81.2% of statements [2021-08-09T13:33:57.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-09T13:33:57.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-09T13:33:57.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-09T13:33:57.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-09T13:33:57.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-09T13:34:02.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.474s coverage: 94.2% of statements [2021-08-09T13:34:02.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-09T13:34:02.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-09T13:34:02.497Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.252s coverage: 59.1% of statements [2021-08-09T13:34:02.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-09T13:34:02.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-09T13:34:02.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-09T13:34:02.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-09T13:34:02.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-09T13:34:02.497Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.236s coverage: 60.0% of statements [2021-08-09T13:34:02.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-09T13:34:02.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-09T13:34:02.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-09T13:34:02.497Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.289s coverage: 0.8% of statements [2021-08-09T13:34:02.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-09T13:34:02.497Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements [2021-08-09T13:34:02.497Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.224s coverage: 22.0% of statements [2021-08-09T13:34:02.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-09T13:34:02.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.187s coverage: 47.1% of statements [2021-08-09T13:34:03.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.234s coverage: 79.5% of statements [2021-08-09T13:34:03.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.208s coverage: 94.1% of statements [2021-08-09T13:34:05.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.246s coverage: 96.3% of statements [2021-08-09T13:34:05.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.164s coverage: 87.5% of statements [2021-08-09T13:34:18.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.212s coverage: 94.4% of statements [2021-08-09T13:34:18.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements [2021-08-09T13:34:23.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.611s coverage: 81.8% of statements [2021-08-09T13:34:23.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-09T13:34:30.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.248s coverage: 92.9% of statements [2021-08-09T13:34:30.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-09T13:34:30.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-09T13:34:30.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-09T13:34:30.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-08-09T13:34:30.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-09T13:34:30.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-09T13:34:30.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-09T13:34:30.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-09T13:34:30.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-09T13:34:30.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements [2021-08-09T13:34:30.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-09T13:34:30.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-09T13:34:30.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.164s coverage: 100.0% of statements [2021-08-09T13:34:30.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-09T13:34:30.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.190s coverage: 58.8% of statements [2021-08-09T13:34:30.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-09T13:34:30.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.179s coverage: 80.0% of statements [2021-08-09T13:34:30.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements [2021-08-09T13:34:30.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.246s coverage: 85.4% of statements [2021-08-09T13:34:30.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.305s coverage: 91.2% of statements [2021-08-09T13:34:30.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-09T13:34:30.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.720s coverage: 64.4% of statements [2021-08-09T13:34:30.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-09T13:34:30.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-09T13:34:30.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.172s coverage: 100.0% of statements [2021-08-09T13:34:31.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 91.3% of statements [2021-08-09T13:34:31.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-08-09T13:34:32.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements [2021-08-09T13:34:32.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2021-08-09T13:34:36.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.947s coverage: 66.9% of statements [2021-08-09T13:34:36.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-09T13:34:36.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-09T13:34:36.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-09T13:34:38.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.744s coverage: 43.6% of statements [2021-08-09T13:34:38.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-09T13:34:38.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-09T13:34:38.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements [2021-08-09T13:34:38.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-09T13:34:38.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.258s coverage: 84.8% of statements [2021-08-09T13:34:38.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-09T13:34:46.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.278s coverage: 19.5% of statements [2021-08-09T13:34:46.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-09T13:34:46.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-09T13:34:46.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-09T13:34:46.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-09T13:34:46.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.580s coverage: 92.0% of statements [2021-08-09T13:34:46.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-09T13:34:46.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-09T13:34:46.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-09T13:34:46.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-09T13:34:46.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.234s coverage: 62.7% of statements [2021-08-09T13:34:46.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-09T13:34:46.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-09T13:34:46.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.378s coverage: 97.7% of statements [2021-08-09T13:34:46.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-09T13:34:46.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-09T13:34:46.825Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-09T13:34:46.825Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-09T13:34:46.825Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.179s coverage: 28.9% of statements [2021-08-09T13:34:46.825Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-09T13:34:46.825Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-09T13:34:46.825Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-09T13:34:46.825Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-09T13:34:46.825Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-09T13:34:46.825Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-09T13:34:46.825Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.162s coverage: 100.0% of statements [2021-08-09T13:34:46.825Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-08-09T13:34:47.419Z] GO111MODULE=on go vet ./... [2021-08-09T13:36:06.915Z] Running on prd-ubuntu18.04-docker-8c-8g-127 in /w/workspace/edgexfoundry_edgex-go_PR-3664 [Pipeline] { [Pipeline] ws [2021-08-09T13:36:06.948Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-08-09T13:36:07.087Z] The recommended git tool is: git [2021-08-09T13:36:09.218Z] gofmt -l . [2021-08-09T13:36:09.219Z] [ "`gofmt -l .`" = "" ] [2021-08-09T13:36:09.219Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-09T13:36:09.882Z] + ls -al . [2021-08-09T13:36:09.882Z] total 620 [2021-08-09T13:36:09.882Z] drwxrwxr-x 9 1001 1001 4096 Aug 9 13:36 . [2021-08-09T13:36:09.882Z] drwxr-xr-x 4 root root 4096 Aug 9 13:31 .. [2021-08-09T13:36:09.882Z] -rw-rw-r-- 1 1001 1001 11 Aug 9 13:29 .dockerignore [2021-08-09T13:36:09.882Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 13:29 .git [2021-08-09T13:36:09.882Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 13:29 .github [2021-08-09T13:36:09.882Z] -rw-rw-r-- 1 1001 1001 818 Aug 9 13:29 .gitignore [2021-08-09T13:36:09.882Z] -rw-rw-r-- 1 1001 1001 76 Aug 9 13:29 .hadolint.yml [2021-08-09T13:36:09.882Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 13:29 .sonarcloud.properties [2021-08-09T13:36:09.882Z] -rw-rw-r-- 1 1001 1001 8609 Aug 9 13:29 Attribution.txt [2021-08-09T13:36:09.882Z] -rw-rw-r-- 1 1001 1001 43881 Aug 9 13:29 CHANGELOG.md [2021-08-09T13:36:09.882Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 13:29 CONTRIBUTING.md [2021-08-09T13:36:09.882Z] -rw-rw-r-- 1 1001 1001 849 Aug 9 13:29 Jenkinsfile [2021-08-09T13:36:09.882Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 13:29 LICENSE [2021-08-09T13:36:09.882Z] -rw-rw-r-- 1 1001 1001 5915 Aug 9 13:29 Makefile [2021-08-09T13:36:09.882Z] -rw-rw-r-- 1 1001 1001 8643 Aug 9 13:29 README.md [2021-08-09T13:36:09.882Z] -rw-rw-r-- 1 1001 1001 6912 Aug 9 13:29 SECURITY.md [2021-08-09T13:36:09.882Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 13:24 VERSION [2021-08-09T13:36:09.882Z] -rw-rw-r-- 1 1001 1001 4131 Aug 9 13:29 ZMQWindows.md [2021-08-09T13:36:09.882Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 13:29 bin [2021-08-09T13:36:09.882Z] drwxrwxr-x 14 1001 1001 4096 Aug 9 13:29 cmd [2021-08-09T13:36:09.882Z] -rw-r--r-- 1 root root 404176 Aug 9 13:34 coverage.out [2021-08-09T13:36:09.882Z] -rw-rw-r-- 1 1001 1001 813 Aug 9 13:29 go.mod [2021-08-09T13:36:09.882Z] -rw-r--r-- 1 root root 48847 Aug 9 13:31 go.sum [2021-08-09T13:36:09.882Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 13:29 internal [2021-08-09T13:36:09.882Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 13:29 openapi [2021-08-09T13:36:09.882Z] drwxrwxr-x 4 1001 1001 4096 Aug 9 13:29 snap [2021-08-09T13:36:09.882Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 13:29 version.go [Pipeline] sh [2021-08-09T13:36:10.376Z] using credential edgex-jenkins-ssh [2021-08-09T13:36:10.397Z] Cloning the remote Git repository [2021-08-09T13:36:10.545Z] + '[' -e coverage.out ] [2021-08-09T13:36:10.545Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-09T13:36:10.578Z] Warning: overwriting stash ‘coverage-report’ [2021-08-09T13:36:10.425Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-09T13:36:10.499Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-08-09T13:36:10.538Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T13:36:10.538Z] > git --version # timeout=10 [2021-08-09T13:36:10.545Z] > git --version # 'git version 2.17.1' [2021-08-09T13:36:10.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T13:36:10.578Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T13:36:11.442Z] Stashed 1 file(s) [Pipeline] sh [2021-08-09T13:36:12.095Z] + make build [2021-08-09T13:36:12.095Z] go mod tidy [2021-08-09T13:36:12.691Z] 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-09T13:36:19.423Z] 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-09T13:36:41.643Z] 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-09T13:36:43.628Z] 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-09T13:36:47.953Z] 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-09T13:36:48.556Z] 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-09T13:36:51.967Z] 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-09T13:36:53.952Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T13:36:53.963Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T13:36:53.974Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T13:36:53.987Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T13:36:53.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T13:36:53.992Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3664/head:refs/remotes/origin/PR-3664 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-09T13:36:55.359Z] Merging remotes/origin/main commit 70a7de6140c9210a4916c44f40b1630081c5c4da into PR head commit 778179067e33dc51e2dba5a690b9edf955688ff2 [2021-08-09T13:36:55.377Z] 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-09T13:36:55.487Z] Merge succeeded, producing 778179067e33dc51e2dba5a690b9edf955688ff2 [2021-08-09T13:36:55.488Z] Checking out Revision 778179067e33dc51e2dba5a690b9edf955688ff2 (PR-3664) [2021-08-09T13:36:55.373Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T13:36:55.379Z] > git checkout -f 778179067e33dc51e2dba5a690b9edf955688ff2 # timeout=10 [2021-08-09T13:36:55.450Z] > git remote # timeout=10 [2021-08-09T13:36:55.461Z] > git config --get remote.origin.url # timeout=10 [2021-08-09T13:36:55.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T13:36:55.471Z] > git merge 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 [2021-08-09T13:36:55.482Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-09T13:36:55.493Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T13:36:55.498Z] > git checkout -f 778179067e33dc51e2dba5a690b9edf955688ff2 # timeout=10 [2021-08-09T13:36:58.778Z] 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-09T13:36:59.310Z] Commit message: "feat: Add Middleware to handler HTTP request timeout" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T13:37:00.325Z] + echo snap-build.sh [2021-08-09T13:37:00.325Z] snap-build.sh [2021-08-09T13:37:00.325Z] + SNAP_BASE_DIR=. [2021-08-09T13:37:00.325Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-08-09T13:37:00.325Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-08-09T13:37:00.325Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-08-09T13:37:00.325Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-08-09T13:37:00.325Z] + cd /w/workspace/edgex-go/3 [2021-08-09T13:37:00.325Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-09T13:37:00.325Z] Reading package lists... [2021-08-09T13:37:00.325Z] Building dependency tree... [2021-08-09T13:37:00.325Z] Reading state information... [2021-08-09T13:37:00.325Z] The following packages were automatically installed and are no longer required: [2021-08-09T13:37:00.325Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-09T13:37:00.325Z] uidmap xdelta3 [2021-08-09T13:37:00.325Z] Use 'sudo apt autoremove' to remove them. [2021-08-09T13:37:00.325Z] The following packages will be REMOVED: [2021-08-09T13:37:00.325Z] lxd* lxd-client* [2021-08-09T13:37:00.595Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-09T13:37:00.595Z] After this operation, 31.7 MB disk space will be freed. [2021-08-09T13:37:01.132Z] (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-09T13:37:01.132Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-09T13:37:02.096Z] Removing lxd dnsmasq configuration [2021-08-09T13:37:02.096Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-09T13:37:02.096Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-09T13:37:02.186Z] 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-09T13:37:03.079Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T13:37:03.079Z] (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-09T13:37:03.079Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-09T13:37:04.495Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-09T13:37:04.495Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-09T13:37:05.078Z] + sudo snap remove --purge lxd [2021-08-09T13:37:05.346Z] snap "lxd" is not installed [2021-08-09T13:37:05.346Z] + sudo groupadd --force --system lxd [2021-08-09T13:37:05.346Z] ++ whoami [2021-08-09T13:37:05.346Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-09T13:37:05.346Z] + newgrp - lxd [2021-08-09T13:37:05.346Z] + sudo snap install lxd [2021-08-09T13:37:05.590Z] 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-09T13:37:08.231Z] 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-09T13:37:13.558Z] 2021-08-09T13:37:10Z INFO Waiting for automatic snapd restart... [Pipeline] } [2021-08-09T13:37:13.672Z] $ docker stop --time=1 db49fef4e3070a0fcca76b4ea3beeae97b411e7c046ed44cdbbf87d364c62bac [2021-08-09T13:37:16.272Z] $ docker rm -f db49fef4e3070a0fcca76b4ea3beeae97b411e7c046ed44cdbbf87d364c62bac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:37:17.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T13:37:17.756Z] [2021-08-09T13:37:17.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:37:18.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T13:37:18.402Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-09T13:37:18.402Z] 29e5d40040c1: Pulling fs layer [2021-08-09T13:37:18.402Z] 1ce36da41761: Pulling fs layer [2021-08-09T13:37:18.402Z] 25b303627fd3: Pulling fs layer [2021-08-09T13:37:19.009Z] 29e5d40040c1: Verifying Checksum [2021-08-09T13:37:19.009Z] 29e5d40040c1: Download complete [2021-08-09T13:37:19.615Z] 1ce36da41761: Verifying Checksum [2021-08-09T13:37:19.615Z] 1ce36da41761: Download complete [2021-08-09T13:37:19.904Z] 29e5d40040c1: Pull complete [2021-08-09T13:37:21.389Z] 1ce36da41761: Pull complete [2021-08-09T13:37:21.389Z] 25b303627fd3: Verifying Checksum [2021-08-09T13:37:21.389Z] 25b303627fd3: Download complete [2021-08-09T13:37:28.564Z] lxd 4.16 from Canonical* installed [2021-08-09T13:37:28.564Z] + sudo lxd init --auto [2021-08-09T13:37:31.614Z] 25b303627fd3: Pull complete [2021-08-09T13:37:31.614Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-09T13:37:31.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T13:37:31.614Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-09T13:37:31.931Z] prd-ubuntu18.04-docker-arm64-4c-16g-126 does not seem to be running inside a container [2021-08-09T13:37:32.054Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-09T13:37:36.095Z] $ docker top 7f4ec3479f40c8008f12c497af44d0df0029cd50840a0704a7d1afd5b29eb375 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T13:37:36.798Z] + sudo snap install --classic snapcraft [2021-08-09T13:37:37.178Z] + grep parallel [2021-08-09T13:37:37.179Z] + docker-compose build --help [2021-08-09T13:37:41.626Z] --parallel Build images in parallel. [Pipeline] } [2021-08-09T13:37:41.646Z] $ docker stop --time=1 7f4ec3479f40c8008f12c497af44d0df0029cd50840a0704a7d1afd5b29eb375 [2021-08-09T13:37:43.581Z] $ docker rm -f 7f4ec3479f40c8008f12c497af44d0df0029cd50840a0704a7d1afd5b29eb375 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:37:44.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T13:37:44.390Z] . [Pipeline] withDockerContainer [2021-08-09T13:37:44.654Z] prd-ubuntu18.04-docker-arm64-4c-16g-126 does not seem to be running inside a container [2021-08-09T13:37:44.727Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-09T13:37:46.357Z] $ docker top a5c0d53de8df08e9b5037b346cc73a2560ccc9f2bb166fb245e7596d5d2a73e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T13:37:46.887Z] snapcraft 4.8.3 from Canonical* installed [2021-08-09T13:37:46.887Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-09T13:37:46.887Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-09T13:37:46.887Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-09T13:37:46.887Z] Dload Upload Total Spent Left Speed [2021-08-09T13:37:46.887Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4415 0 --:--:-- --:--:-- --:--:-- 4415 [2021-08-09T13:37:46.887Z] 100 3325k 100 3325k 0 0 6970k 0 --:--:-- --:--:-- --:--:-- 6970k [2021-08-09T13:37:46.887Z] ./yq_linux_amd64 [2021-08-09T13:37:46.887Z] + sudo snapcraft prime --use-lxd [2021-08-09T13:37:47.355Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-09T13:37:48.297Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-09T13:37:48.297Z] 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-09T13:37:48.297Z] - README.md [2021-08-09T13:37:48.297Z] [2021-08-09T13:37:48.297Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-09T13:37:48.297Z] Launching a container. [2021-08-09T13:37:51.698Z] Building core-command ... [2021-08-09T13:37:51.698Z] Building core-data ... [2021-08-09T13:37:51.698Z] Building core-metadata ... [2021-08-09T13:37:51.698Z] Building security-bootstrapper ... [2021-08-09T13:37:51.698Z] Building security-proxy-setup ... [2021-08-09T13:37:51.698Z] Building security-secretstore-setup ... [2021-08-09T13:37:51.698Z] Building support-notifications ... [2021-08-09T13:37:51.698Z] Building support-scheduler ... [2021-08-09T13:37:51.698Z] Building sys-mgmt-agent ... [2021-08-09T13:37:51.698Z] Building security-bootstrapper [2021-08-09T13:37:51.698Z] Building security-secretstore-setup [2021-08-09T13:37:51.698Z] Building core-command [2021-08-09T13:37:51.698Z] Building support-notifications [2021-08-09T13:37:51.698Z] Building core-metadata [2021-08-09T13:37:56.515Z] Waiting for container to be ready [2021-08-09T13:37:56.515Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-09T13:37:56.515Z] [2021-08-09T13:37:59.116Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-09T13:37:59.697Z] Waiting for network to be ready... [2021-08-09T13:37:59.965Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-09T13:38:00.230Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-09T13:38:00.230Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-09T13:38:00.230Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-09T13:38:00.230Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-09T13:38:00.230Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-09T13:38:00.230Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-09T13:38:00.230Z] Get:8 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-09T13:38:00.230Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-09T13:38:00.230Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-09T13:38:00.810Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-09T13:38:00.810Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-09T13:38:01.075Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-09T13:38:01.341Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-09T13:38:01.341Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-09T13:38:01.341Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-09T13:38:01.341Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-09T13:38:01.341Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-09T13:38:01.608Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-09T13:38:01.881Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-09T13:38:01.881Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-09T13:38:01.881Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-09T13:38:01.881Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-09T13:38:01.881Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-09T13:38:01.881Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-09T13:38:01.881Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-09T13:38:01.881Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-09T13:38:04.463Z] Fetched 25.0 MB in 4s (5865 kB/s) [2021-08-09T13:38:05.043Z] Reading package lists... [2021-08-09T13:38:05.310Z] Reading package lists... [2021-08-09T13:38:05.583Z] Building dependency tree... [2021-08-09T13:38:05.583Z] Reading state information... [2021-08-09T13:38:05.583Z] The following additional packages will be installed: [2021-08-09T13:38:05.583Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-09T13:38:05.583Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-09T13:38:05.583Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-09T13:38:05.583Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-09T13:38:05.583Z] Suggested packages: [2021-08-09T13:38:05.583Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-09T13:38:05.583Z] Recommended packages: [2021-08-09T13:38:05.583Z] gnupg libsasl2-modules [2021-08-09T13:38:05.583Z] The following NEW packages will be installed: [2021-08-09T13:38:05.583Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-09T13:38:05.583Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-09T13:38:05.583Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-09T13:38:05.583Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-09T13:38:05.583Z] The following packages will be upgraded: [2021-08-09T13:38:05.583Z] gpg gpg-agent gpgconf libudev1 [2021-08-09T13:38:05.583Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-09T13:38:05.583Z] Need to get 3527 kB of archives. [2021-08-09T13:38:05.583Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-09T13:38:05.583Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-08-09T13:38:05.852Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-08-09T13:38:05.853Z] Get:3 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-09T13:38:05.853Z] Get:4 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-09T13:38:05.853Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-09T13:38:05.853Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-09T13:38:05.853Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-09T13:38:06.120Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-09T13:38:06.386Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-09T13:38:06.654Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-09T13:38:06.654Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-09T13:38:06.654Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-09T13:38:06.654Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-09T13:38:06.654Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-09T13:38:06.654Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-09T13:38:06.654Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-09T13:38:06.654Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-09T13:38:06.654Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-09T13:38:06.654Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-09T13:38:06.654Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-09T13:38:06.654Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-09T13:38:06.654Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-09T13:38:06.921Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T13:38:06.921Z] Fetched 3527 kB in 1s (3113 kB/s) [2021-08-09T13:38:06.921Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-09T13:38:06.921Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-08-09T13:38:06.921Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-09T13:38:06.921Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-08-09T13:38:06.921Z] Selecting previously unselected package udev. [2021-08-09T13:38:07.187Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-09T13:38:07.187Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-08-09T13:38:07.187Z] Unpacking udev (237-3ubuntu10.50) ... [2021-08-09T13:38:07.187Z] Selecting previously unselected package libfuse2:amd64. [2021-08-09T13:38:07.187Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-09T13:38:07.187Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-09T13:38:07.454Z] Selecting previously unselected package fuse. [2021-08-09T13:38:07.454Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-09T13:38:07.454Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-09T13:38:07.454Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T13:38:07.454Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-09T13:38:07.454Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T13:38:07.454Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-09T13:38:07.723Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T13:38:07.723Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-09T13:38:07.723Z] Selecting previously unselected package libksba8:amd64. [2021-08-09T13:38:07.723Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-09T13:38:07.723Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-09T13:38:07.723Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-09T13:38:07.723Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T13:38:07.723Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:38:07.723Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-09T13:38:07.723Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T13:38:07.723Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:38:07.990Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-09T13:38:07.990Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T13:38:07.990Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:38:07.990Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-09T13:38:07.990Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T13:38:07.990Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:38:07.990Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-09T13:38:07.990Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T13:38:07.990Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:38:07.990Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-09T13:38:07.990Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T13:38:07.990Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:38:08.255Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-09T13:38:08.255Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T13:38:08.255Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:38:08.255Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-09T13:38:08.255Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T13:38:08.255Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:38:08.255Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-09T13:38:08.255Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T13:38:08.255Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:38:08.255Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-09T13:38:08.255Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-09T13:38:08.255Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-09T13:38:08.523Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-09T13:38:08.523Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-09T13:38:08.523Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-09T13:38:08.523Z] Selecting previously unselected package libldap-common. [2021-08-09T13:38:08.523Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-09T13:38:08.523Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-09T13:38:08.523Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-09T13:38:08.523Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-09T13:38:08.523Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-09T13:38:08.523Z] Selecting previously unselected package dirmngr. [2021-08-09T13:38:08.523Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T13:38:08.791Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-09T13:38:08.791Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-09T13:38:08.791Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-09T13:38:08.791Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-09T13:38:08.791Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-09T13:38:08.791Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-09T13:38:08.791Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-09T13:38:08.791Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:38:08.791Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-09T13:38:08.791Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-09T13:38:08.791Z] Setting up udev (237-3ubuntu10.50) ... [2021-08-09T13:38:09.065Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-09T13:38:09.334Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:38:09.334Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-09T13:38:09.334Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-09T13:38:09.334Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-09T13:38:09.334Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:38:09.334Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:38:09.334Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:38:09.334Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:38:09.334Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:38:09.334Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:38:09.334Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T13:38:09.334Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-09T13:38:09.334Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-09T13:38:09.334Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-09T13:38:09.918Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-09T13:38:09.918Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-09T13:38:09.918Z] This means they are not meant to be enabled using systemctl. [2021-08-09T13:38:09.918Z] Possible reasons for having this kind of units are: [2021-08-09T13:38:09.918Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-09T13:38:09.918Z] .wants/ or .requires/ directory. [2021-08-09T13:38:09.918Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-09T13:38:09.918Z] a requirement dependency on it. [2021-08-09T13:38:09.918Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-09T13:38:09.918Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-09T13:38:09.918Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-09T13:38:09.918Z] instance name specified. [2021-08-09T13:38:10.186Z] Reading package lists... [2021-08-09T13:38:10.186Z] Building dependency tree... [2021-08-09T13:38:10.186Z] Reading state information... [2021-08-09T13:38:10.455Z] The following additional packages will be installed: [2021-08-09T13:38:10.455Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-09T13:38:10.455Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-09T13:38:10.455Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-09T13:38:10.455Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-09T13:38:10.455Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-09T13:38:10.455Z] Suggested packages: [2021-08-09T13:38:10.455Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-09T13:38:10.455Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-09T13:38:10.455Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-09T13:38:10.455Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-09T13:38:10.455Z] systemd-container policykit-1 [2021-08-09T13:38:10.455Z] Recommended packages: [2021-08-09T13:38:10.455Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-09T13:38:10.455Z] The following NEW packages will be installed: [2021-08-09T13:38:10.455Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-09T13:38:10.455Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-09T13:38:10.455Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-09T13:38:10.455Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-09T13:38:10.455Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-09T13:38:10.455Z] The following packages will be upgraded: [2021-08-09T13:38:10.455Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-09T13:38:10.455Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-09T13:38:10.455Z] Need to get 36.7 MB of archives. [2021-08-09T13:38:10.455Z] After this operation, 147 MB of additional disk space will be used. [2021-08-09T13:38:10.455Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-08-09T13:38:10.722Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-09T13:38:10.722Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-08-09T13:38:10.722Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-08-09T13:38:10.722Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-09T13:38:10.722Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-09T13:38:10.722Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-09T13:38:10.722Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-09T13:38:10.722Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-09T13:38:10.722Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-09T13:38:10.722Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-09T13:38:10.990Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-09T13:38:10.990Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-09T13:38:10.990Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-09T13:38:10.990Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-09T13:38:10.990Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-09T13:38:10.990Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-09T13:38:10.990Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-08-09T13:38:11.256Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-09T13:38:11.543Z] 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-09T13:38:11.543Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-09T13:38:11.543Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-09T13:38:11.543Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-09T13:38:11.543Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-09T13:38:11.543Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-09T13:38:11.543Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-09T13:38:11.543Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-09T13:38:11.543Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-09T13:38:11.543Z] 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-09T13:38:11.543Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-09T13:38:12.955Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T13:38:12.955Z] Fetched 36.7 MB in 2s (15.2 MB/s) [2021-08-09T13:38:12.955Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-09T13:38:12.955Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-08-09T13:38:13.221Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-09T13:38:13.803Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-08-09T13:38:13.803Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-09T13:38:13.803Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-08-09T13:38:14.072Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-09T13:38:14.072Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-09T13:38:14.072Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-09T13:38:14.072Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-09T13:38:14.550Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-09T13:38:14.550Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-09T13:38:14.550Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-09T13:38:14.550Z] Setting up apt (1.6.14) ... [2021-08-09T13:38:14.550Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-09T13:38:14.817Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-09T13:38:15.083Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-09T13:38:15.083Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-09T13:38:15.083Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-09T13:38:15.083Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-09T13:38:15.083Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-09T13:38:15.083Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T13:38:15.350Z] Selecting previously unselected package libexpat1:amd64. [2021-08-09T13:38:15.350Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-09T13:38:15.350Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-09T13:38:15.350Z] Selecting previously unselected package python3.6-minimal. [2021-08-09T13:38:15.350Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-09T13:38:15.350Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T13:38:15.620Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-09T13:38:15.620Z] Checking for services that may need to be restarted...done. [2021-08-09T13:38:15.620Z] Checking for services that may need to be restarted...done. [2021-08-09T13:38:15.620Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T13:38:15.620Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-09T13:38:15.620Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T13:38:16.206Z] Selecting previously unselected package python3-minimal. [2021-08-09T13:38:16.206Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-09T13:38:16.206Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-09T13:38:16.206Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-09T13:38:16.206Z] Selecting previously unselected package mime-support. [2021-08-09T13:38:16.206Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-09T13:38:16.206Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-09T13:38:16.206Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-09T13:38:16.206Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-09T13:38:16.206Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-09T13:38:16.479Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-09T13:38:16.479Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-09T13:38:16.479Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T13:38:16.479Z] Selecting previously unselected package python3.6. [2021-08-09T13:38:16.479Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-09T13:38:16.479Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T13:38:16.748Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-09T13:38:16.748Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-09T13:38:16.748Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-09T13:38:16.748Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-09T13:38:16.748Z] Selecting previously unselected package python3. [2021-08-09T13:38:16.748Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-09T13:38:16.748Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-09T13:38:17.017Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-09T13:38:17.017Z] Selecting previously unselected package multiarch-support. [2021-08-09T13:38:17.017Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T13:38:17.017Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-09T13:38:17.017Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-09T13:38:17.017Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-09T13:38:17.017Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-09T13:38:17.017Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-09T13:38:17.017Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-09T13:38:17.017Z] Selecting previously unselected package libbsd0:amd64. [2021-08-09T13:38:17.017Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-09T13:38:17.017Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-09T13:38:17.284Z] Selecting previously unselected package sudo. [2021-08-09T13:38:17.284Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-09T13:38:17.284Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-09T13:38:17.284Z] Selecting previously unselected package apparmor. [2021-08-09T13:38:17.284Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-09T13:38:17.284Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-09T13:38:17.759Z] Selecting previously unselected package libedit2:amd64. [2021-08-09T13:38:17.759Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-09T13:38:17.759Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-09T13:38:17.759Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-09T13:38:17.759Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-09T13:38:17.759Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T13:38:17.759Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-09T13:38:17.759Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-09T13:38:17.759Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T13:38:17.759Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-09T13:38:17.759Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-09T13:38:17.759Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-09T13:38:17.759Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-09T13:38:17.759Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-09T13:38:17.759Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T13:38:17.759Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-09T13:38:17.759Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-09T13:38:17.759Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T13:38:17.759Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-09T13:38:17.759Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-09T13:38:17.759Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-09T13:38:18.034Z] Selecting previously unselected package openssh-client. [2021-08-09T13:38:18.034Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-08-09T13:38:18.034Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-09T13:38:18.034Z] Selecting previously unselected package squashfs-tools. [2021-08-09T13:38:18.034Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-09T13:38:18.034Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-09T13:38:18.034Z] Selecting previously unselected package snapd. [2021-08-09T13:38:18.034Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-09T13:38:18.034Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-09T13:38:20.664Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-09T13:38:20.664Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-09T13:38:20.664Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-09T13:38:20.664Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-09T13:38:20.664Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-09T13:38:20.664Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T13:38:20.664Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-09T13:38:20.664Z] Setting up systemd (237-3ubuntu10.50) ... [2021-08-09T13:38:20.664Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-09T13:38:20.939Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-09T13:38:20.939Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-09T13:38:20.939Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-09T13:38:20.939Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T13:38:20.939Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T13:38:20.939Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T13:38:21.585Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-09T13:38:21.585Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T13:38:21.585Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-09T13:38:21.585Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-09T13:38:21.585Z] running python rtupdate hooks for python3.6... [2021-08-09T13:38:21.585Z] running python post-rtupdate hooks for python3.6... [2021-08-09T13:38:21.892Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-09T13:38:22.558Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-09T13:38:22.558Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T13:38:22.558Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-09T13:38:22.834Z] Setting up snapd (2.49.2+18.04) ... [2021-08-09T13:38:23.107Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-09T13:38:23.384Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-09T13:38:23.384Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-09T13:38:23.666Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-09T13:38:23.948Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-09T13:38:23.948Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-09T13:38:23.948Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-09T13:38:24.223Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-09T13:38:24.223Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-09T13:38:24.499Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-09T13:38:24.499Z] /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-09T13:38:24.781Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-09T13:38:25.059Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-09T13:38:26.046Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-09T13:38:26.320Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-09T13:38:26.320Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-09T13:38:27.304Z] Reading package lists... [2021-08-09T13:38:27.578Z] Reading package lists... [2021-08-09T13:38:27.578Z] Building dependency tree... [2021-08-09T13:38:27.578Z] Reading state information... [2021-08-09T13:38:27.855Z] Calculating upgrade... [2021-08-09T13:38:27.855Z] The following packages will be upgraded: [2021-08-09T13:38:27.855Z] advancecomp base-files bash binutils binutils-common [2021-08-09T13:38:27.855Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-09T13:38:27.855Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-09T13:38:27.855Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-09T13:38:27.855Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-09T13:38:27.855Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-09T13:38:27.855Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-09T13:38:27.855Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-09T13:38:27.855Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-09T13:38:27.855Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-09T13:38:27.855Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-09T13:38:27.855Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-09T13:38:27.855Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-09T13:38:27.855Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-09T13:38:27.855Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-09T13:38:27.855Z] ubuntu-keyring util-linux [2021-08-09T13:38:27.855Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-09T13:38:27.855Z] Need to get 64.2 MB of archives. [2021-08-09T13:38:27.855Z] After this operation, 5125 kB of additional disk space will be used. [2021-08-09T13:38:27.855Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] [2021-08-09T13:38:28.143Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-09T13:38:28.143Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-09T13:38:28.143Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-09T13:38:28.143Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-09T13:38:28.143Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-09T13:38:28.143Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-09T13:38:28.143Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-08-09T13:38:28.143Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-09T13:38:28.143Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-09T13:38:28.143Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-09T13:38:28.143Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-09T13:38:28.143Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-09T13:38:28.143Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-09T13:38:28.143Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-09T13:38:28.143Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-09T13:38:28.143Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-09T13:38:28.143Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-09T13:38:28.426Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-09T13:38:28.426Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-09T13:38:28.426Z] 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-09T13:38:28.426Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-09T13:38:28.426Z] 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-09T13:38:28.426Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-09T13:38:28.426Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-09T13:38:28.426Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-09T13:38:28.426Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-09T13:38:28.426Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-09T13:38:28.426Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-09T13:38:28.426Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-09T13:38:28.426Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-09T13:38:28.426Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-09T13:38:28.426Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-08-09T13:38:28.426Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-09T13:38:28.426Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-09T13:38:28.426Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-09T13:38:28.426Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-09T13:38:28.426Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-09T13:38:28.426Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-09T13:38:28.426Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-09T13:38:28.426Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-09T13:38:28.426Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-09T13:38:28.426Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-08-09T13:38:28.426Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-09T13:38:28.426Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-09T13:38:28.426Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-09T13:38:28.426Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-09T13:38:28.426Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-09T13:38:28.426Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-09T13:38:28.426Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-09T13:38:28.426Z] Get:51 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-09T13:38:28.426Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-09T13:38:28.426Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-09T13:38:28.426Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-09T13:38:28.426Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-09T13:38:28.426Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-09T13:38:28.426Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-09T13:38:28.426Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-09T13:38:28.704Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-09T13:38:28.982Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-09T13:38:28.982Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-09T13:38:28.982Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-09T13:38:28.982Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-09T13:38:28.982Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-09T13:38:28.982Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-09T13:38:28.982Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-09T13:38:28.983Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-09T13:38:29.981Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-09T13:38:29.981Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-09T13:38:29.981Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-09T13:38:29.981Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-09T13:38:29.981Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-09T13:38:30.261Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-09T13:38:30.261Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-09T13:38:30.261Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-09T13:38:30.261Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-09T13:38:30.261Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-09T13:38:30.261Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-09T13:38:30.261Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-09T13:38:30.261Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-09T13:38:30.261Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-09T13:38:30.261Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-09T13:38:30.537Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-09T13:38:30.537Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-09T13:38:30.537Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-09T13:38:30.537Z] Get:86 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-09T13:38:30.537Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-09T13:38:30.537Z] 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-09T13:38:30.537Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-09T13:38:30.537Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-09T13:38:30.537Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-09T13:38:30.537Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-09T13:38:30.537Z] 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-09T13:38:30.537Z] 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-09T13:38:30.537Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-09T13:38:30.537Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-09T13:38:30.537Z] 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-09T13:38:30.537Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-09T13:38:30.537Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-09T13:38:30.537Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-09T13:38:30.537Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-09T13:38:30.816Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-09T13:38:30.816Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-09T13:38:30.816Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T13:38:30.816Z] Fetched 64.2 MB in 3s (22.6 MB/s) [2021-08-09T13:38:31.102Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T13:38:31.102Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T13:38:31.102Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-09T13:38:31.377Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T13:38:31.377Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-09T13:38:31.377Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... [2021-08-09T13:38:31.377Z] Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... [2021-08-09T13:38:31.658Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T13:38:31.658Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T13:38:31.934Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T13:38:31.934Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T13:38:31.934Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T13:38:31.934Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T13:38:31.934Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T13:38:31.934Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T13:38:32.215Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T13:38:32.216Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T13:38:32.216Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T13:38:32.216Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T13:38:32.216Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T13:38:32.216Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T13:38:32.216Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T13:38:32.491Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T13:38:32.491Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T13:38:32.491Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-09T13:38:32.491Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-09T13:38:32.491Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T13:38:32.491Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T13:38:32.491Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T13:38:32.491Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T13:38:32.767Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T13:38:32.767Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T13:38:32.767Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T13:38:32.767Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T13:38:33.043Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T13:38:33.043Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T13:38:33.043Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-09T13:38:33.649Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-09T13:38:33.649Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T13:38:33.649Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-09T13:38:33.649Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-09T13:38:33.649Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-09T13:38:33.649Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-09T13:38:33.925Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-09T13:38:33.925Z] Installing new version of config file /etc/issue ... [2021-08-09T13:38:33.925Z] Installing new version of config file /etc/issue.net ... [2021-08-09T13:38:33.925Z] Installing new version of config file /etc/lsb-release ... [2021-08-09T13:38:33.925Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-09T13:38:34.201Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-09T13:38:34.201Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-09T13:38:34.201Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-09T13:38:34.485Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:38:34.485Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-09T13:38:34.485Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-09T13:38:34.485Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-09T13:38:34.486Z] 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-09T13:38:34.486Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:38:34.486Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T13:38:34.486Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-09T13:38:34.762Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-09T13:38:34.762Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:38:34.762Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-09T13:38:34.762Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-09T13:38:34.762Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-09T13:38:35.043Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:38:35.043Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-09T13:38:35.043Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-09T13:38:35.043Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-09T13:38:35.322Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:38:35.323Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-09T13:38:35.323Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-09T13:38:35.323Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-09T13:38:35.323Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:38:35.323Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-09T13:38:35.323Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-09T13:38:35.608Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-09T13:38:35.608Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:38:35.608Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-09T13:38:35.608Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-09T13:38:35.879Z] Setting up grep (3.1-2build1) ... [2021-08-09T13:38:35.879Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:38:35.879Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-09T13:38:35.879Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-09T13:38:36.152Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-09T13:38:36.152Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:38:36.152Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-09T13:38:36.152Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-09T13:38:36.152Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-09T13:38:36.424Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:38:36.424Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-09T13:38:36.424Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T13:38:36.424Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-09T13:38:36.424Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:38:36.424Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-09T13:38:36.424Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-09T13:38:37.019Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-09T13:38:37.019Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-09T13:38:37.019Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-09T13:38:37.019Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-09T13:38:37.292Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-09T13:38:37.566Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:38:37.566Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-09T13:38:37.566Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-09T13:38:37.841Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-09T13:38:37.841Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-09T13:38:38.115Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-09T13:38:38.115Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-09T13:38:38.115Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-09T13:38:38.115Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:38:38.115Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-09T13:38:38.115Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-09T13:38:38.395Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-09T13:38:38.395Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:38:38.395Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T13:38:38.395Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T13:38:38.395Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T13:38:38.671Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:38:38.671Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T13:38:38.671Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T13:38:38.671Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T13:38:38.671Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:38:38.671Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T13:38:38.671Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T13:38:38.671Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T13:38:38.946Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:38:38.946Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T13:38:38.946Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T13:38:38.946Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T13:38:38.946Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:38:38.946Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-09T13:38:38.946Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T13:38:39.224Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-09T13:38:39.224Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T13:38:39.224Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-09T13:38:39.224Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:38:39.224Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-09T13:38:39.224Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T13:38:39.224Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-09T13:38:39.501Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:38:39.501Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T13:38:39.501Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T13:38:39.501Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T13:38:39.501Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:38:39.501Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T13:38:39.501Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T13:38:39.501Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-09T13:38:39.777Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:38:39.777Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T13:38:39.777Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T13:38:40.053Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-09T13:38:40.327Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-09T13:38:40.602Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-09T13:38:40.602Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:38:40.602Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T13:38:40.602Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-09T13:38:40.888Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T13:38:40.888Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T13:38:40.888Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-09T13:38:40.888Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T13:38:41.165Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-09T13:38:41.165Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T13:38:41.165Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-09T13:38:41.165Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-09T13:38:41.445Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-09T13:38:41.445Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T13:38:41.445Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-09T13:38:41.445Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-09T13:38:41.726Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-09T13:38:41.726Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T13:38:41.726Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-09T13:38:41.726Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-09T13:38:41.726Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-09T13:38:42.004Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T13:38:42.004Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-09T13:38:42.004Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-09T13:38:42.004Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-09T13:38:42.004Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T13:38:42.004Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-09T13:38:42.004Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-09T13:38:42.280Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-09T13:38:42.280Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-09T13:38:42.280Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-09T13:38:42.280Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-09T13:38:42.555Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-09T13:38:42.555Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:38:42.555Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T13:38:42.555Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T13:38:42.555Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-08-09T13:38:42.555Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-09T13:38:42.831Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-09T13:38:42.831Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-09T13:38:42.831Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-09T13:38:42.832Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:38:42.832Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-09T13:38:42.832Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-09T13:38:42.832Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-09T13:38:43.105Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:38:43.105Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-09T13:38:43.105Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-09T13:38:43.105Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-09T13:38:43.105Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:38:43.105Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-09T13:38:43.105Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-09T13:38:43.384Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-09T13:38:43.658Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:38:43.658Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-09T13:38:43.658Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-09T13:38:43.658Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-09T13:38:43.658Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:38:43.658Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-09T13:38:43.658Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-09T13:38:43.658Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-09T13:38:43.930Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:38:43.930Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-09T13:38:43.930Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-09T13:38:43.930Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-09T13:38:44.205Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:38:44.205Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T13:38:44.205Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-09T13:38:44.205Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-09T13:38:44.205Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:38:44.205Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-09T13:38:44.205Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-09T13:38:44.482Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-09T13:38:44.482Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:38:44.482Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-09T13:38:44.482Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-09T13:38:44.482Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-09T13:38:44.482Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:38:44.482Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-09T13:38:44.482Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-09T13:38:44.760Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-09T13:38:44.760Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:38:44.760Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-09T13:38:44.760Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-09T13:38:44.760Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-09T13:38:45.044Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:38:45.044Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-09T13:38:45.044Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-09T13:38:45.044Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-09T13:38:45.044Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:38:45.044Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-09T13:38:45.044Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-09T13:38:45.320Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-09T13:38:45.320Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:38:45.320Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-09T13:38:45.320Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-09T13:38:45.320Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-09T13:38:45.320Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T13:38:45.320Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-09T13:38:45.594Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-09T13:38:45.594Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-09T13:38:45.594Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-09T13:38:45.594Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-09T13:38:45.594Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-09T13:38:45.594Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-09T13:38:45.594Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-09T13:38:45.867Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-09T13:38:45.867Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-09T13:38:45.867Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-09T13:38:45.867Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-09T13:38:46.142Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-09T13:38:46.142Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-09T13:38:46.142Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-09T13:38:46.142Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-09T13:38:46.417Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-09T13:38:46.417Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-09T13:38:46.417Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-09T13:38:46.417Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-09T13:38:46.417Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-09T13:38:46.417Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-09T13:38:46.417Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-09T13:38:46.417Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-09T13:38:46.693Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-09T13:38:46.693Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-09T13:38:46.693Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-09T13:38:46.693Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-09T13:38:46.966Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-09T13:38:46.966Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-09T13:38:47.238Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-09T13:38:47.238Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-09T13:38:47.238Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-09T13:38:47.238Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-09T13:38:47.510Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-09T13:38:47.510Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-09T13:38:47.510Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-09T13:38:47.510Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-09T13:38:47.785Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-09T13:38:47.785Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-09T13:38:47.785Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T13:38:47.785Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T13:38:47.785Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T13:38:47.785Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T13:38:48.076Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T13:38:48.076Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T13:38:48.076Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T13:38:48.076Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T13:38:49.055Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T13:38:49.055Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T13:38:49.653Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T13:38:49.653Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T13:38:49.926Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T13:38:49.926Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T13:38:50.201Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T13:38:50.201Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T13:38:51.181Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T13:38:51.182Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T13:38:51.182Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-09T13:38:51.182Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-09T13:38:51.182Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-09T13:38:51.182Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-09T13:38:51.463Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-09T13:38:51.463Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-09T13:38:51.463Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-09T13:38:51.463Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-09T13:38:51.463Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-09T13:38:51.463Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-09T13:38:51.463Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-09T13:38:51.463Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-09T13:38:51.743Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-09T13:38:51.743Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-09T13:38:51.743Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T13:38:51.743Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-09T13:38:51.743Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T13:38:51.743Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T13:38:51.743Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T13:38:51.743Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-09T13:38:51.743Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-09T13:38:51.743Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-09T13:38:52.014Z] [2021-08-09T13:38:52.014Z] Current default time zone: 'Etc/UTC' [2021-08-09T13:38:52.014Z] Local time is now: Mon Aug 9 13:38:51 UTC 2021. [2021-08-09T13:38:52.014Z] Universal Time is now: Mon Aug 9 13:38:51 UTC 2021. [2021-08-09T13:38:52.014Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-09T13:38:52.015Z] [2021-08-09T13:38:52.015Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-08-09T13:38:52.015Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T13:38:52.015Z] Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... [2021-08-09T13:38:52.015Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-09T13:38:52.015Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-09T13:38:52.015Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-09T13:38:52.015Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-09T13:38:52.015Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-09T13:38:52.015Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-09T13:38:52.015Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-09T13:38:52.015Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T13:38:52.015Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-09T13:38:52.290Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T13:38:52.290Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-09T13:38:52.290Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T13:38:52.290Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-09T13:38:52.290Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-09T13:38:52.290Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-09T13:38:52.290Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-09T13:38:52.290Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-09T13:38:52.290Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-09T13:38:52.290Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-09T13:38:52.290Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-09T13:38:54.270Z] Updating certificates in /etc/ssl/certs... [2021-08-09T13:38:54.862Z] 23 added, 27 removed; done. [2021-08-09T13:38:55.136Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-09T13:38:55.136Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T13:38:55.136Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-09T13:38:55.136Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-09T13:38:55.136Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-09T13:38:55.136Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T13:38:55.136Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-09T13:38:55.136Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T13:38:55.136Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T13:38:55.136Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T13:38:55.136Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T13:38:55.136Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T13:38:55.136Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-09T13:38:55.136Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-09T13:38:55.136Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-09T13:38:55.136Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-09T13:38:55.136Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-09T13:38:55.136Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T13:38:55.136Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T13:38:55.136Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-09T13:38:55.136Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-09T13:38:55.136Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-09T13:38:55.409Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T13:38:55.409Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-09T13:38:55.409Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-09T13:38:55.409Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-09T13:38:55.409Z] Updating certificates in /etc/ssl/certs... [2021-08-09T13:38:56.005Z] 0 added, 0 removed; done. [2021-08-09T13:38:56.005Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-09T13:38:56.005Z] done. [2021-08-09T13:38:56.606Z] Reading package lists... [2021-08-09T13:38:56.606Z] Building dependency tree... [2021-08-09T13:38:56.606Z] Reading state information... [2021-08-09T13:38:56.894Z] The following NEW packages will be installed: [2021-08-09T13:38:56.894Z] apt-transport-https [2021-08-09T13:38:56.894Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-09T13:38:57.177Z] Need to get 4348 B of archives. [2021-08-09T13:38:57.177Z] After this operation, 154 kB of additional disk space will be used. [2021-08-09T13:38:57.177Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-09T13:38:57.177Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T13:38:57.177Z] Fetched 4348 B in 0s (23.9 kB/s) [2021-08-09T13:38:57.177Z] Selecting previously unselected package apt-transport-https. [2021-08-09T13:38:57.177Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-09T13:38:57.177Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-09T13:38:57.177Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-09T13:38:57.177Z] Setting up apt-transport-https (1.6.14) ... [2021-08-09T13:38:57.457Z] Waiting for network to be ready... [2021-08-09T13:38:59.721Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:38:59.721Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:38:59.721Z] ---> 021f56479218 [2021-08-09T13:38:59.721Z] Step 3/26 : WORKDIR /edgex-go [2021-08-09T13:38:59.721Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:38:59.721Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:38:59.721Z] ---> 021f56479218 [2021-08-09T13:38:59.721Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T13:38:59.721Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:38:59.721Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:38:59.721Z] ---> 021f56479218 [2021-08-09T13:38:59.721Z] Step 3/32 : WORKDIR /edgex-go [2021-08-09T13:38:59.721Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:38:59.721Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:38:59.721Z] ---> 021f56479218 [2021-08-09T13:38:59.721Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T13:38:59.721Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:38:59.721Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:38:59.721Z] ---> 021f56479218 [2021-08-09T13:38:59.721Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T13:39:01.171Z] ---> Running in f88f8296a199 [2021-08-09T13:39:01.171Z] ---> Running in 193dafef75c0 [2021-08-09T13:39:01.171Z] ---> Running in ba7e702e054f [2021-08-09T13:39:01.171Z] ---> Running in a571927ed181 [2021-08-09T13:39:01.171Z] ---> Running in 7595510b98b3 [2021-08-09T13:39:01.778Z] Removing intermediate container a571927ed181 [2021-08-09T13:39:01.778Z] ---> e9a9bb621cde [2021-08-09T13:39:01.778Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:39:02.055Z] Removing intermediate container f88f8296a199 [2021-08-09T13:39:02.055Z] ---> e4b466ab09da [2021-08-09T13:39:02.055Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:39:02.055Z] Removing intermediate container ba7e702e054f [2021-08-09T13:39:02.055Z] ---> bc61b6499547 [2021-08-09T13:39:02.055Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:39:02.055Z] Removing intermediate container 7595510b98b3 [2021-08-09T13:39:02.055Z] ---> 740fe18e9191 [2021-08-09T13:39:02.055Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:39:02.055Z] ---> Running in 2ea138da49be [2021-08-09T13:39:02.055Z] Removing intermediate container 193dafef75c0 [2021-08-09T13:39:02.055Z] ---> 3830eb37200a [2021-08-09T13:39:02.055Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:39:02.656Z] ---> Running in 5850f8e32330 [2021-08-09T13:39:02.656Z] ---> Running in 361bfaa47716 [2021-08-09T13:39:02.656Z] ---> Running in 9f255b4d9555 [2021-08-09T13:39:02.656Z] ---> Running in 5055625f40d2 [2021-08-09T13:39:04.190Z] 2021-08-09T13:39:01Z INFO Waiting for automatic snapd restart... [2021-08-09T13:39:04.462Z] snapd 2.51.3 from Canonical* installed [2021-08-09T13:39:05.445Z] "snapd" switched to the "latest/stable" channel [2021-08-09T13:39:05.445Z] [2021-08-09T13:39:07.007Z] Removing intermediate container 2ea138da49be [2021-08-09T13:39:07.007Z] ---> b5d15ad67c88 [2021-08-09T13:39:07.008Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T13:39:07.008Z] Removing intermediate container 5850f8e32330 [2021-08-09T13:39:07.008Z] ---> 604b29659c42 [2021-08-09T13:39:07.008Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T13:39:07.008Z] ---> Running in 3d4c4beb7671 [2021-08-09T13:39:07.008Z] ---> Running in 5934632343c2 [2021-08-09T13:39:07.008Z] Removing intermediate container 361bfaa47716 [2021-08-09T13:39:07.008Z] ---> 2346a970a98d [2021-08-09T13:39:07.008Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-09T13:39:07.285Z] ---> Running in 9d781fcdb90c [2021-08-09T13:39:07.285Z] Removing intermediate container 5055625f40d2 [2021-08-09T13:39:07.285Z] ---> 44128958b74b [2021-08-09T13:39:07.285Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-09T13:39:07.562Z] Removing intermediate container 9f255b4d9555 [2021-08-09T13:39:07.562Z] ---> f45f92c0d6f8 [2021-08-09T13:39:07.562Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-09T13:39:07.562Z] ---> Running in d74be91598a9 [2021-08-09T13:39:07.837Z] ---> Running in d46ac35c643f [2021-08-09T13:39:08.090Z] core18 20210611 from Canonical* installed [2021-08-09T13:39:08.366Z] "core18" switched to the "latest/stable" channel [2021-08-09T13:39:08.366Z] [2021-08-09T13:39:09.281Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:39:09.281Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:39:09.554Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:39:09.829Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:39:09.829Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:39:10.110Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:39:10.408Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:39:10.686Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:39:10.961Z] OK: 218 MiB in 52 packages [2021-08-09T13:39:10.961Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:39:10.998Z] snapcraft 4.8.3 from Canonical* installed [2021-08-09T13:39:11.242Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:39:11.284Z] "snapcraft" switched to the "latest/stable" channel [2021-08-09T13:39:11.285Z] [2021-08-09T13:39:11.522Z] OK: 218 MiB in 52 packages [2021-08-09T13:39:11.803Z] OK: 218 MiB in 52 packages [2021-08-09T13:39:12.108Z] OK: 218 MiB in 52 packages [2021-08-09T13:39:13.112Z] Removing intermediate container 3d4c4beb7671 [2021-08-09T13:39:13.112Z] ---> d2979794bbd6 [2021-08-09T13:39:13.112Z] Step 6/24 : COPY go.mod . [2021-08-09T13:39:13.387Z] Removing intermediate container 5934632343c2 [2021-08-09T13:39:13.387Z] ---> 4a998ce4462f [2021-08-09T13:39:13.387Z] Step 6/24 : COPY go.mod . [2021-08-09T13:39:13.387Z] OK: 218 MiB in 52 packages [2021-08-09T13:39:14.376Z] Removing intermediate container 9d781fcdb90c [2021-08-09T13:39:14.376Z] ---> a062dd71e7a6 [2021-08-09T13:39:14.376Z] Step 6/23 : COPY go.mod . [2021-08-09T13:39:14.376Z] ---> 0b9619e04d7f [2021-08-09T13:39:14.376Z] Step 7/24 : RUN go mod download [2021-08-09T13:39:14.376Z] Removing intermediate container d74be91598a9 [2021-08-09T13:39:14.376Z] ---> 6b18023c8989 [2021-08-09T13:39:14.376Z] Step 6/32 : COPY go.mod . [2021-08-09T13:39:14.660Z] ---> Running in 53f0bd6642b4 [2021-08-09T13:39:14.660Z] ---> 7103edde3b06 [2021-08-09T13:39:14.660Z] Step 7/24 : RUN go mod download [2021-08-09T13:39:14.940Z] ---> Running in 6e441163f7c9 [2021-08-09T13:39:15.219Z] Removing intermediate container d46ac35c643f [2021-08-09T13:39:15.219Z] ---> 70094de317cb [2021-08-09T13:39:15.219Z] Step 6/26 : COPY go.mod . [2021-08-09T13:39:15.514Z] ---> 7858ee043e26 [2021-08-09T13:39:15.514Z] Step 7/23 : RUN go mod download [2021-08-09T13:39:15.607Z] 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-09T13:39:15.607Z] - README.md [2021-08-09T13:39:15.607Z] [2021-08-09T13:39:15.607Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-09T13:39:15.801Z] ---> Running in 1c326e12f5b9 [2021-08-09T13:39:16.204Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-09T13:39:16.204Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-09T13:39:16.204Z] Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-09T13:39:16.422Z] ---> 49f950200bcf [2021-08-09T13:39:16.422Z] Step 7/32 : RUN go mod download [2021-08-09T13:39:16.701Z] ---> Running in f1a9d4c3ed4e [2021-08-09T13:39:16.701Z] ---> 95bf7d62e100 [2021-08-09T13:39:16.701Z] Step 7/26 : RUN go mod download [2021-08-09T13:39:16.982Z] ---> Running in f89435884432 [2021-08-09T13:39:17.453Z] Reading package lists... [2021-08-09T13:39:17.726Z] 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-09T13:39:17.998Z] Reading package lists... [2021-08-09T13:39:17.998Z] Building dependency tree... [2021-08-09T13:39:17.998Z] Reading state information... [2021-08-09T13:39:18.271Z] Suggested packages: [2021-08-09T13:39:18.271Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-09T13:39:18.271Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-09T13:39:18.271Z] Recommended packages: [2021-08-09T13:39:18.271Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-09T13:39:18.271Z] The following NEW packages will be installed: [2021-08-09T13:39:18.271Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-09T13:39:18.271Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-09T13:39:18.271Z] pkg-config zip [2021-08-09T13:39:18.271Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-09T13:39:18.271Z] Need to get 7663 kB of archives. [2021-08-09T13:39:18.271Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-09T13:39:18.271Z] 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-09T13:39:18.547Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-09T13:39:18.547Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-09T13:39:18.547Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-09T13:39:18.547Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-09T13:39:18.547Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-09T13:39:18.547Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-09T13:39:18.547Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-09T13:39:18.823Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-09T13:39:18.823Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-09T13:39:18.823Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-09T13:39:19.101Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-09T13:39:19.101Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-09T13:39:19.101Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-09T13:39:19.101Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-09T13:39:19.101Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T13:39:19.101Z] Fetched 7663 kB in 1s (9566 kB/s) [2021-08-09T13:39:19.378Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-09T13:39:19.378Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-09T13:39:19.378Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-09T13:39:19.378Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-09T13:39:19.378Z] Selecting previously unselected package libpsl5:amd64. [2021-08-09T13:39:19.378Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-09T13:39:19.378Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-09T13:39:19.378Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-09T13:39:19.378Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-09T13:39:19.378Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-09T13:39:19.666Z] Selecting previously unselected package librtmp1:amd64. [2021-08-09T13:39:19.666Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-09T13:39:19.666Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-09T13:39:19.666Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-09T13:39:19.666Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-09T13:39:19.666Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-09T13:39:19.666Z] Selecting previously unselected package liberror-perl. [2021-08-09T13:39:19.666Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-09T13:39:19.666Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-09T13:39:19.666Z] Selecting previously unselected package git-man. [2021-08-09T13:39:19.666Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-09T13:39:19.666Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-09T13:39:19.942Z] Selecting previously unselected package git. [2021-08-09T13:39:19.942Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-09T13:39:19.942Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-09T13:39:20.543Z] Selecting previously unselected package libnorm1:amd64. [2021-08-09T13:39:20.543Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-09T13:39:20.543Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-09T13:39:20.543Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-09T13:39:20.543Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-09T13:39:20.543Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-09T13:39:20.543Z] Selecting previously unselected package libsodium23:amd64. [2021-08-09T13:39:20.543Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-09T13:39:20.543Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-09T13:39:20.826Z] Selecting previously unselected package libzmq5:amd64. [2021-08-09T13:39:20.826Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-09T13:39:20.826Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-09T13:39:20.826Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-09T13:39:20.826Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-09T13:39:20.826Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-09T13:39:20.826Z] Selecting previously unselected package pkg-config. [2021-08-09T13:39:20.826Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-09T13:39:20.826Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-09T13:39:21.098Z] Selecting previously unselected package zip. [2021-08-09T13:39:21.098Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-09T13:39:21.098Z] Unpacking zip (3.0-11build1) ... [2021-08-09T13:39:21.098Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-09T13:39:21.098Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-09T13:39:21.098Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-09T13:39:21.098Z] Setting up liberror-perl (0.17025-1) ... [2021-08-09T13:39:21.098Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-09T13:39:21.098Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-09T13:39:21.098Z] No schema files found: doing nothing. [2021-08-09T13:39:21.098Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-09T13:39:21.098Z] Setting up zip (3.0-11build1) ... [2021-08-09T13:39:21.098Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-09T13:39:21.098Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-09T13:39:21.098Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-09T13:39:21.098Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-09T13:39:21.098Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-09T13:39:21.098Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-09T13:39:21.098Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-09T13:39:21.298Z] Removing intermediate container 53f0bd6642b4 [2021-08-09T13:39:21.298Z] ---> 9b828df6f7d1 [2021-08-09T13:39:21.298Z] Step 8/24 : COPY . . [2021-08-09T13:39:21.372Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T13:39:21.901Z] Removing intermediate container 6e441163f7c9 [2021-08-09T13:39:21.901Z] ---> b04821148beb [2021-08-09T13:39:21.901Z] Step 8/24 : COPY . . [2021-08-09T13:39:21.974Z] git set to automatically installed. [2021-08-09T13:39:21.975Z] git-man set to automatically installed. [2021-08-09T13:39:21.975Z] libcurl3-gnutls set to automatically installed. [2021-08-09T13:39:21.975Z] liberror-perl set to automatically installed. [2021-08-09T13:39:21.975Z] libglib2.0-0 set to automatically installed. [2021-08-09T13:39:21.975Z] libnghttp2-14 set to automatically installed. [2021-08-09T13:39:21.975Z] libnorm1 set to automatically installed. [2021-08-09T13:39:21.975Z] libpgm-5.2-0 set to automatically installed. [2021-08-09T13:39:21.975Z] libpsl5 set to automatically installed. [2021-08-09T13:39:21.975Z] librtmp1 set to automatically installed. [2021-08-09T13:39:21.975Z] libsodium23 set to automatically installed. [2021-08-09T13:39:21.975Z] libzmq3-dev set to automatically installed. [2021-08-09T13:39:21.975Z] libzmq5 set to automatically installed. [2021-08-09T13:39:21.975Z] pkg-config set to automatically installed. [2021-08-09T13:39:21.975Z] zip set to automatically installed. [2021-08-09T13:39:26.545Z] snapd is not logged in, snap install commands will use sudo [2021-08-09T13:39:28.658Z] Removing intermediate container 1c326e12f5b9 [2021-08-09T13:39:28.658Z] ---> ddbfe907ea3f [2021-08-09T13:39:28.658Z] Step 8/23 : COPY . . [2021-08-09T13:39:30.104Z] Removing intermediate container f89435884432 [2021-08-09T13:39:30.104Z] ---> 9a7c98ac4a4e [2021-08-09T13:39:30.104Z] Step 8/26 : COPY . . [2021-08-09T13:39:30.104Z] Removing intermediate container f1a9d4c3ed4e [2021-08-09T13:39:30.104Z] ---> b4d7d40b8e94 [2021-08-09T13:39:30.104Z] Step 8/32 : COPY . . [2021-08-09T13:39:38.972Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-09T13:39:38.972Z] snapd is not logged in, snap install commands will use sudo [2021-08-09T13:39:38.972Z] snap "core18" has no updates available [2021-08-09T13:39:39.577Z] Pulling config-common [2021-08-09T13:39:39.577Z] + snapcraftctl pull [2021-08-09T13:39:41.017Z] Pulling go-build-helper [2021-08-09T13:39:41.017Z] + snapcraftctl pull [2021-08-09T13:39:42.010Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-09T13:39:42.010Z] Skipping pull go-build-helper (already ran) [2021-08-09T13:39:42.010Z] Building go-build-helper [2021-08-09T13:39:42.010Z] + snapcraftctl build [2021-08-09T13:39:43.992Z] Staging go-build-helper [2021-08-09T13:39:43.992Z] + snapcraftctl stage [2021-08-09T13:39:45.223Z] ---> 0070b43fca11 [2021-08-09T13:39:45.223Z] Step 9/24 : RUN go mod tidy [2021-08-09T13:39:45.223Z] ---> a041605f1a41 [2021-08-09T13:39:45.223Z] Step 9/24 : RUN go mod tidy [2021-08-09T13:39:45.223Z] ---> Running in 314aaf5c59ae [2021-08-09T13:39:45.223Z] ---> Running in 7d8abb01ed1e [2021-08-09T13:39:45.223Z] ---> 6b09bc0311c4 [2021-08-09T13:39:45.224Z] Step 9/23 : RUN go mod tidy [2021-08-09T13:39:45.224Z] ---> 8ec016760bb0 [2021-08-09T13:39:45.224Z] Step 9/32 : RUN go mod tidy [2021-08-09T13:39:45.224Z] ---> Running in 10591cbf975d [2021-08-09T13:39:45.495Z] ---> 32dc0b829d9f [2021-08-09T13:39:45.495Z] Step 9/26 : RUN go mod tidy [2021-08-09T13:39:45.495Z] ---> Running in e0143d2f5f0a [2021-08-09T13:39:45.770Z] ---> Running in 81ac9ed8446d [2021-08-09T13:39:52.527Z] Removing intermediate container 7d8abb01ed1e [2021-08-09T13:39:52.527Z] ---> 93d1375a84f4 [2021-08-09T13:39:52.527Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-09T13:39:52.527Z] ---> Running in 54b29866e9da [2021-08-09T13:39:52.527Z] Removing intermediate container 314aaf5c59ae [2021-08-09T13:39:52.527Z] ---> b442e3d00cf1 [2021-08-09T13:39:52.527Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-09T13:39:52.797Z] ---> Running in 9afbb044b0fc [2021-08-09T13:39:52.797Z] Removing intermediate container e0143d2f5f0a [2021-08-09T13:39:52.797Z] ---> 4a3bf7513fb6 [2021-08-09T13:39:52.797Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-09T13:39:53.067Z] ---> Running in 30e75fb96a50 [2021-08-09T13:39:53.067Z] Removing intermediate container 10591cbf975d [2021-08-09T13:39:53.067Z] ---> 167954a9c8c2 [2021-08-09T13:39:53.067Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-09T13:39:53.067Z] Removing intermediate container 81ac9ed8446d [2021-08-09T13:39:53.067Z] ---> 1a7669e41b91 [2021-08-09T13:39:53.067Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-09T13:39:53.351Z] ---> Running in 34fc323293b1 [2021-08-09T13:39:53.351Z] ---> Running in f732860906e7 [2021-08-09T13:39:53.964Z] 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-09T13:39:54.238Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-09T13:39:54.238Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-09T13:39:54.238Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-09T13:39:54.238Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-09T13:39:54.238Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-09T13:39:54.238Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-09T13:39:54.238Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-09T13:39:54.238Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-09T13:39:54.238Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-09T13:39:54.238Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-09T13:39:54.238Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-09T13:39:54.238Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-09T13:39:54.238Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-09T13:39:54.238Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-09T13:39:54.238Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-09T13:39:54.238Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-09T13:39:54.238Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-09T13:39:54.238Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-09T13:39:54.238Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-09T13:39:54.238Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-09T13:39:54.239Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-09T13:39:54.239Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-09T13:39:54.239Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-09T13:39:54.239Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-09T13:39:54.239Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-09T13:39:54.239Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-09T13:39:54.239Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-09T13:39:54.239Z] Fetched 25.0 MB in 0s (0 B/s) [2021-08-09T13:39:54.239Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-09T13:39:54.239Z] Fetched 224 kB in 0s (0 B/s) [2021-08-09T13:39:54.239Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-09T13:39:54.239Z] Fetched 157 kB in 0s (0 B/s) [2021-08-09T13:39:54.239Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-09T13:39:54.239Z] Fetched 221 kB in 0s (0 B/s) [2021-08-09T13:39:54.239Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-09T13:39:54.239Z] Fetched 143 kB in 0s (0 B/s) [2021-08-09T13:39:54.239Z] Pulling edgex-go [2021-08-09T13:39:54.239Z] + snapcraftctl pull [2021-08-09T13:39:54.239Z] Pulling hooks [2021-08-09T13:39:54.239Z] + snapcraftctl pull [2021-08-09T13:39:54.953Z] 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-09T13:39:55.228Z] 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-09T13:39:55.504Z] 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-09T13:39:55.779Z] 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-09T13:40:16.471Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-09T13:40:16.471Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-09T13:40:16.471Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-09T13:40:16.471Z] Fetched 0 B in 0s (0 B/s) [2021-08-09T13:40:16.471Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-09T13:40:16.471Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-09T13:40:16.471Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-09T13:40:16.471Z] Fetched 279 kB in 0s (0 B/s) [2021-08-09T13:40:16.471Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-09T13:40:16.471Z] Fetched 122 kB in 0s (0 B/s) [2021-08-09T13:40:16.471Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-09T13:40:16.471Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-09T13:40:16.471Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-09T13:40:16.471Z] Fetched 8848 B in 0s (0 B/s) [2021-08-09T13:40:16.471Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-09T13:40:16.471Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-09T13:40:16.471Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-09T13:40:16.471Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-09T13:40:16.471Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-09T13:40:16.471Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-09T13:40:16.471Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-09T13:40:16.471Z] Fetched 219 kB in 0s (0 B/s) [2021-08-09T13:40:16.471Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-09T13:40:16.471Z] Fetched 154 kB in 0s (0 B/s) [2021-08-09T13:40:16.471Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-09T13:40:16.471Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-09T13:40:16.471Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-09T13:40:16.471Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-09T13:40:16.471Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-09T13:40:16.471Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-09T13:40:16.471Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-09T13:40:16.471Z] Fetched 499 kB in 0s (0 B/s) [2021-08-09T13:40:16.471Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-09T13:40:16.471Z] Fetched 111 kB in 0s (0 B/s) [2021-08-09T13:40:16.471Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-09T13:40:16.471Z] Fetched 240 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-09T13:40:16.472Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-09T13:40:16.472Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-09T13:40:16.472Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-09T13:40:16.472Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-09T13:40:16.472Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-09T13:40:16.472Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-09T13:40:16.472Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-09T13:40:16.472Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-09T13:40:16.472Z] Fetched 8720 B in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-09T13:40:16.472Z] Fetched 140 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-09T13:40:16.472Z] Fetched 119 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-09T13:40:16.472Z] Fetched 111 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-09T13:40:16.472Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-09T13:40:16.472Z] Fetched 645 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-09T13:40:16.472Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-09T13:40:16.472Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-09T13:40:16.472Z] Fetched 368 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-09T13:40:16.472Z] Fetched 187 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-09T13:40:16.472Z] Fetched 175 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-09T13:40:16.472Z] Fetched 206 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-08-09T13:40:16.472Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-09T13:40:16.472Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-09T13:40:16.472Z] Fetched 159 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-09T13:40:16.472Z] Fetched 107 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-09T13:40:16.472Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-09T13:40:16.472Z] Pulling static-packages [2021-08-09T13:40:16.472Z] + snapcraftctl pull [2021-08-09T13:40:16.472Z] Pulling version [2021-08-09T13:40:16.472Z] + cd /root/project [2021-08-09T13:40:16.472Z] + git describe+ --tags --abbrev=0 [2021-08-09T13:40:16.472Z] sed s/v// [2021-08-09T13:40:16.472Z] + GIT_VERSION=2.0.1-dev.24 [2021-08-09T13:40:16.472Z] + [ -z 2.0.1-dev.24 ] [2021-08-09T13:40:16.472Z] + snapcraftctl set-version 2.0.1-dev.24 [2021-08-09T13:40:16.472Z] Building config-common [2021-08-09T13:40:16.472Z] + snapcraftctl build [2021-08-09T13:40:17.065Z] Skipping build go-build-helper (already ran) [2021-08-09T13:40:17.065Z] Building edgex-go [2021-08-09T13:40:17.337Z] + cd /root/parts/edgex-go/src [2021-08-09T13:40:17.337Z] + git describe --tags --abbrev=0 [2021-08-09T13:40:17.337Z] + sed s/v// [2021-08-09T13:40:17.337Z] + GIT_VERSION=2.0.1-dev.24 [2021-08-09T13:40:17.337Z] + [ -z 2.0.1-dev.24 ] [2021-08-09T13:40:17.337Z] + echo 2.0.1-dev.24 [2021-08-09T13:40:17.337Z] + make build [2021-08-09T13:40:17.337Z] go mod tidy [2021-08-09T13:40:20.719Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-09T13:40:20.719Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-09T13:40:20.719Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 [2021-08-09T13:40:20.719Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-09T13:40:20.719Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-09T13:40:20.719Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-09T13:40:20.719Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-09T13:40:20.719Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-09T13:40:20.719Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-09T13:40:20.719Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-09T13:40:20.719Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-09T13:40:20.719Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-09T13:40:20.991Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-09T13:40:20.991Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-09T13:40:21.263Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-09T13:40:21.543Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-09T13:40:21.543Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-09T13:40:22.139Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-09T13:40:22.139Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-09T13:40:22.139Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-09T13:40:22.139Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-09T13:40:22.139Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-09T13:40:22.139Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-09T13:40:22.139Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-09T13:40:22.139Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-09T13:40:22.139Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-09T13:40:22.415Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-09T13:40:22.415Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-09T13:40:22.415Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-09T13:40:22.415Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-09T13:40:22.415Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-09T13:40:22.415Z] go: downloading golang.org/x/text v0.3.6 [2021-08-09T13:40:22.700Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-09T13:40:22.700Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-09T13:40:22.700Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-09T13:40:22.700Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-09T13:40:22.700Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-09T13:40:22.700Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-09T13:40:22.700Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-09T13:40:22.700Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-09T13:40:22.972Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-09T13:40:22.972Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-09T13:40:23.272Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-09T13:40:23.272Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-09T13:40:23.272Z] go: downloading github.com/kr/text v0.1.0 [2021-08-09T13:40:23.272Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-09T13:40:23.272Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-09T13:40:23.272Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-09T13:40:23.272Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-09T13:40:23.272Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-09T13:40:23.567Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-09T13:40:23.567Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-09T13:40:23.567Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-09T13:40:23.845Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-09T13:40:23.845Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-09T13:40:23.845Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-09T13:40:23.845Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-09T13:40:23.845Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-09T13:40:23.845Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-09T13:40:23.845Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-09T13:40:24.117Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-09T13:40:24.117Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-09T13:40:24.117Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-09T13:40:24.117Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-09T13:40:24.117Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-09T13:40:24.117Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-09T13:40:24.117Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-09T13:40:24.389Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-09T13:40:24.389Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-09T13:40:24.389Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-09T13:40:24.389Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-09T13:40:24.389Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-09T13:40:24.389Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-09T13:40:24.389Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-09T13:40:24.389Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-09T13:40:24.389Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-09T13:40:24.389Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-data/core-data ./cmd/core-data [2021-08-09T13:40:34.520Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-09T13:40:37.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-command/core-command ./cmd/core-command [2021-08-09T13:40:38.499Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-09T13:40:39.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-09T13:40:40.219Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-09T13:40:41.196Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-09T13:40:42.629Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-09T13:40:43.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-09T13:40:45.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-09T13:40:46.043Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-09T13:40:47.018Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-09T13:40:48.990Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-09T13:40:48.990Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-09T13:40:48.990Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-09T13:40:48.990Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-09T13:40:48.990Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-09T13:40:48.990Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-09T13:40:48.990Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-09T13:40:48.990Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-09T13:40:48.990Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-09T13:40:48.990Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-09T13:40:48.991Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-09T13:40:48.991Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-09T13:40:48.991Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-09T13:40:48.991Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-09T13:40:48.991Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-09T13:40:48.991Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-09T13:40:48.991Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-09T13:40:48.991Z] + 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-09T13:40:48.991Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-09T13:40:48.991Z] + 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-09T13:40:48.991Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-09T13:40:48.991Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-09T13:40:48.991Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-09T13:40:48.991Z] + 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-09T13:40:48.991Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-09T13:40:48.991Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-09T13:40:48.991Z] + 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-09T13:40:50.432Z] Building hooks [2021-08-09T13:40:50.432Z] + cd /root/parts/hooks/src [2021-08-09T13:40:50.432Z] + make build [2021-08-09T13:40:50.432Z] go mod tidy [2021-08-09T13:40:50.432Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-09T13:40:50.432Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-09T13:40:50.714Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-09T13:40:50.714Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-09T13:40:50.714Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-09T13:40:51.315Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-09T13:40:51.911Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-09T13:40:51.911Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-09T13:40:55.298Z] Building static-packages [2021-08-09T13:40:55.298Z] + snapcraftctl build [2021-08-09T13:40:57.268Z] Building version [2021-08-09T13:40:57.268Z] + snapcraftctl build [2021-08-09T13:40:59.906Z] Staging config-common [2021-08-09T13:40:59.906Z] + snapcraftctl stage [2021-08-09T13:41:00.883Z] Skipping stage go-build-helper (already ran) [2021-08-09T13:41:00.883Z] Staging edgex-go [2021-08-09T13:41:00.883Z] + snapcraftctl stage [2021-08-09T13:41:01.860Z] Staging hooks [2021-08-09T13:41:01.860Z] + snapcraftctl stage [2021-08-09T13:41:02.851Z] Staging static-packages [2021-08-09T13:41:02.851Z] + snapcraftctl stage [2021-08-09T13:41:03.831Z] Staging version [2021-08-09T13:41:03.831Z] + snapcraftctl stage [2021-08-09T13:41:05.265Z] Priming config-common [2021-08-09T13:41:05.265Z] + snapcraftctl prime [2021-08-09T13:41:06.242Z] Priming go-build-helper [2021-08-09T13:41:06.242Z] + snapcraftctl prime [2021-08-09T13:41:07.219Z] Priming edgex-go [2021-08-09T13:41:07.219Z] + snapcraftctl prime [2021-08-09T13:41:08.670Z] Priming hooks [2021-08-09T13:41:08.670Z] + snapcraftctl prime [2021-08-09T13:41:09.677Z] Priming static-packages [2021-08-09T13:41:09.677Z] + snapcraftctl prime [2021-08-09T13:41:12.298Z] Priming version [2021-08-09T13:41:12.298Z] + snapcraftctl prime [2021-08-09T13:41:13.285Z] 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-09T13:41:47.666Z] 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-09T13:41:48.267Z] Removing intermediate container 54b29866e9da [2021-08-09T13:41:48.267Z] ---> 30cc95714b2f [2021-08-09T13:41:48.267Z] [2021-08-09T13:41:48.267Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T13:41:48.553Z] 3.12: Pulling from library/alpine [2021-08-09T13:41:51.215Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T13:41:51.215Z] Status: Downloaded newer image for alpine:3.12 [2021-08-09T13:41:51.215Z] ---> c4fd0aeabfcf [2021-08-09T13:41:51.215Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T13:41:52.200Z] ---> Running in a10d86b86bb9 [2021-08-09T13:41:54.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:41:54.849Z] Removing intermediate container 30e75fb96a50 [2021-08-09T13:41:54.849Z] ---> 00c75549a170 [2021-08-09T13:41:54.849Z] [2021-08-09T13:41:54.849Z] Step 11/32 : FROM alpine:3.12 [2021-08-09T13:41:54.849Z] ---> c4fd0aeabfcf [2021-08-09T13:41:54.849Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-09T13:41:55.124Z] Removing intermediate container 34fc323293b1 [2021-08-09T13:41:55.124Z] ---> dc602d882082 [2021-08-09T13:41:55.124Z] [2021-08-09T13:41:55.124Z] Step 11/26 : FROM alpine:3.12 [2021-08-09T13:41:55.124Z] ---> c4fd0aeabfcf [2021-08-09T13:41:55.124Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-09T13:41:55.124Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:41:55.727Z] ---> Running in 83e8a04751a8 [2021-08-09T13:41:56.002Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-09T13:41:56.002Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:41:56.002Z] ---> Running in 5c9516262bc5 [2021-08-09T13:41:56.002Z] OK: 5 MiB in 15 packages [2021-08-09T13:41:57.459Z] Removing intermediate container 83e8a04751a8 [2021-08-09T13:41:57.459Z] ---> 816577e558e0 [2021-08-09T13:41:57.459Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-09T13:41:57.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:41:58.021Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:41:58.300Z] ---> Running in b3373e592160 [2021-08-09T13:41:58.574Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-09T13:41:58.574Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T13:41:58.574Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-09T13:41:58.574Z] (4/6) Installing curl (7.78.0-r0) [2021-08-09T13:41:58.846Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-09T13:41:58.846Z] (6/6) Installing su-exec (0.2-r1) [2021-08-09T13:41:58.846Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:41:58.846Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T13:41:58.846Z] Removing intermediate container a10d86b86bb9 [2021-08-09T13:41:58.846Z] ---> f4fb90587bac [2021-08-09T13:41:58.846Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T13:41:59.128Z] OK: 7 MiB in 20 packages [2021-08-09T13:41:59.725Z] ---> Running in f7e4e517f2e9 [2021-08-09T13:42:00.011Z] Removing intermediate container f732860906e7 [2021-08-09T13:42:00.011Z] ---> c730cddbf3a1 [2021-08-09T13:42:00.011Z] [2021-08-09T13:42:00.011Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T13:42:00.011Z] ---> c4fd0aeabfcf [2021-08-09T13:42:00.011Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-09T13:42:00.011Z] Removing intermediate container 9afbb044b0fc [2021-08-09T13:42:00.011Z] ---> 4c24774517ba [2021-08-09T13:42:00.011Z] [2021-08-09T13:42:00.011Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T13:42:00.011Z] ---> c4fd0aeabfcf [2021-08-09T13:42:00.011Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T13:42:00.011Z] ---> Using cache [2021-08-09T13:42:00.011Z] ---> f4fb90587bac [2021-08-09T13:42:00.011Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T13:42:00.288Z] ---> Running in 8fdf43a7b359 [2021-08-09T13:42:00.288Z] ---> Running in 4b9e85819443 [2021-08-09T13:42:00.561Z] Removing intermediate container f7e4e517f2e9 [2021-08-09T13:42:00.561Z] ---> f1a9dd976f4d [2021-08-09T13:42:00.561Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-09T13:42:00.836Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:42:00.836Z] ---> Running in 5019819b907b [2021-08-09T13:42:00.836Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:42:01.440Z] Removing intermediate container 4b9e85819443 [2021-08-09T13:42:01.440Z] ---> a4ee9bd7f646 [2021-08-09T13:42:01.440Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-09T13:42:01.440Z] ---> Running in c0b941da26dc [2021-08-09T13:42:01.731Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-09T13:42:01.731Z] (2/2) Installing su-exec (0.2-r1) [2021-08-09T13:42:01.731Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:42:01.731Z] OK: 5 MiB in 16 packages [2021-08-09T13:42:01.731Z] Removing intermediate container 5c9516262bc5 [2021-08-09T13:42:01.731Z] ---> e51797d1eec2 [2021-08-09T13:42:01.731Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T13:42:01.731Z] Removing intermediate container 5019819b907b [2021-08-09T13:42:01.731Z] ---> c525f61e1e2e [2021-08-09T13:42:01.731Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T13:42:02.013Z] ---> Running in e68dd94a8b57 [2021-08-09T13:42:02.286Z] ---> Running in c55e3e16d8de [2021-08-09T13:42:02.286Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:42:02.556Z] Removing intermediate container c0b941da26dc [2021-08-09T13:42:02.557Z] ---> 730153479dd8 [2021-08-09T13:42:02.557Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T13:42:02.557Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:42:02.826Z] ---> Running in af400706d520 [2021-08-09T13:42:02.826Z] Removing intermediate container e68dd94a8b57 [2021-08-09T13:42:02.826Z] ---> cc376da6fafa [2021-08-09T13:42:02.826Z] Step 14/26 : WORKDIR / [2021-08-09T13:42:03.098Z] Removing intermediate container c55e3e16d8de [2021-08-09T13:42:03.098Z] ---> b590a7016a27 [2021-08-09T13:42:03.098Z] Step 16/24 : WORKDIR / [2021-08-09T13:42:03.098Z] ---> Running in 472efca5e20a [2021-08-09T13:42:03.098Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-09T13:42:03.098Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-09T13:42:03.098Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:42:03.098Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T13:42:03.368Z] ---> Running in 9b4e79b23e99 [2021-08-09T13:42:03.368Z] OK: 6 MiB in 16 packages [2021-08-09T13:42:03.648Z] Removing intermediate container b3373e592160 [2021-08-09T13:42:03.648Z] ---> 120ba2027571 [2021-08-09T13:42:03.648Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-09T13:42:03.648Z] Removing intermediate container af400706d520 [2021-08-09T13:42:03.648Z] ---> 90cc7a74ca23 [2021-08-09T13:42:03.648Z] Step 16/24 : WORKDIR / [2021-08-09T13:42:03.921Z] Removing intermediate container 472efca5e20a [2021-08-09T13:42:03.921Z] ---> bcf945c7e826 [2021-08-09T13:42:03.921Z] 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-09T13:42:03.921Z] ---> Running in bab76b79141e [2021-08-09T13:42:03.921Z] ---> Running in d4002c556733 [2021-08-09T13:42:04.201Z] Removing intermediate container 9b4e79b23e99 [2021-08-09T13:42:04.201Z] ---> 43e57ad0bdb8 [2021-08-09T13:42:04.201Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T13:42:04.476Z] Removing intermediate container bab76b79141e [2021-08-09T13:42:04.476Z] ---> 27e56ce60484 [2021-08-09T13:42:04.476Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-09T13:42:04.750Z] Removing intermediate container d4002c556733 [2021-08-09T13:42:04.750Z] ---> 175d3780e8ed [2021-08-09T13:42:04.750Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T13:42:05.025Z] ---> Running in d5a14f79daf5 [2021-08-09T13:42:05.025Z] ---> e4259991310d [2021-08-09T13:42:05.025Z] 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-09T13:42:05.623Z] Removing intermediate container 8fdf43a7b359 [2021-08-09T13:42:05.623Z] ---> f6325184415c [2021-08-09T13:42:05.623Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T13:42:05.623Z] ---> a544f1b67bad [2021-08-09T13:42:05.623Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-09T13:42:05.905Z] ---> Running in 75531ad173c9 [2021-08-09T13:42:05.905Z] Removing intermediate container d5a14f79daf5 [2021-08-09T13:42:05.905Z] ---> 961f6a6f36bd [2021-08-09T13:42:05.905Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-09T13:42:05.905Z] ---> dd3b6b9d7336 [2021-08-09T13:42:05.905Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-09T13:42:06.176Z] ---> Running in 2b27965f25f1 [2021-08-09T13:42:06.454Z] ---> f3c7a3de5b4f [2021-08-09T13:42:06.454Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-09T13:42:06.728Z] Removing intermediate container 75531ad173c9 [2021-08-09T13:42:06.728Z] ---> 08c56ed0b6a3 [2021-08-09T13:42:06.728Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-09T13:42:07.707Z] ---> Running in 373cc987a3a3 [2021-08-09T13:42:07.707Z] ---> 7f08c22dff11 [2021-08-09T13:42:07.707Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-09T13:42:07.707Z] ---> 1b2ae5747ff4 [2021-08-09T13:42:07.707Z] 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-09T13:42:07.707Z] ---> 3b5227319ba2 [2021-08-09T13:42:07.707Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-09T13:42:07.994Z] Removing intermediate container 373cc987a3a3 [2021-08-09T13:42:07.994Z] ---> d10884d0c9d4 [2021-08-09T13:42:07.994Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T13:42:08.265Z] ---> Running in c6b4d92a85bd [2021-08-09T13:42:08.862Z] ---> fe32c2b1c318 [2021-08-09T13:42:08.862Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-09T13:42:09.132Z] ---> Running in 4683d6b41b38 [2021-08-09T13:42:09.403Z] ---> eab5313d1dbb [2021-08-09T13:42:09.403Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-09T13:42:09.403Z] Removing intermediate container c6b4d92a85bd [2021-08-09T13:42:09.403Z] ---> 4694780c2f2f [2021-08-09T13:42:09.403Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T13:42:09.403Z] Removing intermediate container 2b27965f25f1 [2021-08-09T13:42:09.403Z] ---> 5b4acf76dc04 [2021-08-09T13:42:09.403Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-09T13:42:09.403Z] ---> d60eb2b4cd0b [2021-08-09T13:42:09.403Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-09T13:42:09.676Z] ---> Running in 3c81f1cbf9a9 [2021-08-09T13:42:09.676Z] ---> Running in c5481f58317e [2021-08-09T13:42:09.946Z] Removing intermediate container 4683d6b41b38 [2021-08-09T13:42:09.946Z] ---> 71a1c25a4023 [2021-08-09T13:42:09.946Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T13:42:10.217Z] ---> Running in 26590683640a [2021-08-09T13:42:10.489Z] Removing intermediate container 3c81f1cbf9a9 [2021-08-09T13:42:10.489Z] ---> 1ec5fdb7aa38 [2021-08-09T13:42:10.489Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T13:42:11.106Z] Removing intermediate container c5481f58317e [2021-08-09T13:42:11.106Z] ---> 25280e2b75f8 [2021-08-09T13:42:11.106Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-09T13:42:11.106Z] ---> 364297b1377f [2021-08-09T13:42:11.106Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-09T13:42:11.106Z] ---> Running in eda846e94929 [2021-08-09T13:42:11.106Z] Removing intermediate container 26590683640a [2021-08-09T13:42:11.106Z] ---> 81c63dd8737c [2021-08-09T13:42:11.106Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T13:42:11.106Z] ---> 1ac99701fa4b [2021-08-09T13:42:11.106Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-09T13:42:11.386Z] ---> Running in ccde2d0bb56d [2021-08-09T13:42:12.008Z] Removing intermediate container eda846e94929 [2021-08-09T13:42:12.008Z] ---> 4971eed2e230 [2021-08-09T13:42:12.008Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T13:42:12.993Z] ---> Running in 780f7e1d96dd [2021-08-09T13:42:12.993Z] ---> fa642497c8f0 [2021-08-09T13:42:12.993Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-09T13:42:12.993Z] Removing intermediate container ccde2d0bb56d [2021-08-09T13:42:12.993Z] ---> f9e77605e15a [2021-08-09T13:42:12.993Z] Step 23/24 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 [2021-08-09T13:42:13.282Z] ---> a7e48e2d2acd [2021-08-09T13:42:13.282Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-09T13:42:13.282Z] ---> Running in daa3b211a9d6 [2021-08-09T13:42:13.282Z] ---> Running in 5125c8f6d33d [2021-08-09T13:42:13.554Z] ---> 16142961a62d [2021-08-09T13:42:13.554Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-09T13:42:13.827Z] Removing intermediate container 780f7e1d96dd [2021-08-09T13:42:13.827Z] ---> 7c078407fbc4 [2021-08-09T13:42:13.827Z] Step 23/24 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 [2021-08-09T13:42:14.102Z] ---> Running in 094deeb30078 [2021-08-09T13:42:14.102Z] Removing intermediate container daa3b211a9d6 [2021-08-09T13:42:14.102Z] ---> 4de341a46c86 [2021-08-09T13:42:14.102Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T13:42:14.385Z] ---> 5410cf69cfbd [2021-08-09T13:42:14.385Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-09T13:42:14.385Z] ---> Running in 464b7522c77e [2021-08-09T13:42:14.661Z] ---> Running in 75cb76b785bb [2021-08-09T13:42:14.935Z] Removing intermediate container 094deeb30078 [2021-08-09T13:42:14.935Z] ---> 235368fbc69d [2021-08-09T13:42:14.935Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T13:42:14.935Z] ---> 236f6f0a8260 [2021-08-09T13:42:14.935Z] 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-09T13:42:15.210Z] ---> Running in 50c48d12dbab [2021-08-09T13:42:15.210Z] ---> Running in 669d4aa1fcd7 [2021-08-09T13:42:15.210Z] Removing intermediate container 464b7522c77e [2021-08-09T13:42:15.210Z] ---> 7008d9aabca0 [2021-08-09T13:42:15.210Z] [2021-08-09T13:42:15.485Z] Removing intermediate container 75cb76b785bb [2021-08-09T13:42:15.485Z] ---> dd7755e44dee [2021-08-09T13:42:15.485Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T13:42:15.766Z] Successfully built 7008d9aabca0 [2021-08-09T13:42:15.766Z] Successfully tagged core-command-arm64:latest [2021-08-09T13:42:15.766Z]  Building core-command ... done Building sys-mgmt-agent [2021-08-09T13:42:15.766Z] Removing intermediate container 50c48d12dbab [2021-08-09T13:42:15.766Z] ---> daca931d7ae7 [2021-08-09T13:42:15.766Z] [2021-08-09T13:42:16.041Z] ---> Running in ea6d1438fcd1 [2021-08-09T13:42:16.642Z] Successfully built daca931d7ae7 [2021-08-09T13:42:16.642Z] Successfully tagged core-metadata-arm64:latest [2021-08-09T13:42:16.642Z] Building security-proxy-setup [2021-08-09T13:42:16.642Z]  Building core-metadata ... done Removing intermediate container ea6d1438fcd1 [2021-08-09T13:42:16.642Z] ---> f80526f347c2 [2021-08-09T13:42:16.642Z] Step 21/23 : LABEL arch=arm64 [2021-08-09T13:42:17.266Z] ---> Running in 4b513fd537b6 [2021-08-09T13:42:17.266Z] Removing intermediate container 5125c8f6d33d [2021-08-09T13:42:17.266Z] ---> 170160b99171 [2021-08-09T13:42:17.266Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T13:42:21.586Z] Removing intermediate container 4b513fd537b6 [2021-08-09T13:42:21.586Z] ---> e033f1ae9ea3 [2021-08-09T13:42:21.862Z] Step 22/23 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 [2021-08-09T13:42:21.862Z] ---> 9c91b6a8eff5 [2021-08-09T13:42:21.862Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-09T13:42:22.466Z] Removing intermediate container 669d4aa1fcd7 [2021-08-09T13:42:22.466Z] ---> a8ff55138abd [2021-08-09T13:42:22.466Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-09T13:42:23.448Z] ---> Running in cd3ab6bb8856 [2021-08-09T13:42:23.449Z] ---> Running in 797b20ba3ae2 [2021-08-09T13:42:23.722Z] ---> b6f2e7963e03 [2021-08-09T13:42:23.722Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-09T13:42:23.993Z] Removing intermediate container cd3ab6bb8856 [2021-08-09T13:42:23.993Z] ---> 1e90262bb965 [2021-08-09T13:42:23.993Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T13:42:24.271Z] Removing intermediate container 797b20ba3ae2 [2021-08-09T13:42:24.271Z] ---> cc08b7fe2c48 [2021-08-09T13:42:24.271Z] Step 24/26 : LABEL arch=arm64 [2021-08-09T13:42:24.271Z] ---> Running in 3680c37e3692 [2021-08-09T13:42:24.546Z] ---> Running in eb367f88cdfc [2021-08-09T13:42:24.821Z] ---> cf3ac2a93e72 [2021-08-09T13:42:24.821Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-09T13:42:24.821Z] Removing intermediate container 3680c37e3692 [2021-08-09T13:42:24.821Z] ---> 4c1b8ccf440f [2021-08-09T13:42:24.821Z] [2021-08-09T13:42:25.094Z] Removing intermediate container eb367f88cdfc [2021-08-09T13:42:25.094Z] ---> 1a78e30f7934 [2021-08-09T13:42:25.094Z] Step 25/26 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 [2021-08-09T13:42:25.372Z] ---> Running in cb489fcc0798 [2021-08-09T13:42:25.372Z] Successfully built 4c1b8ccf440f [2021-08-09T13:42:25.647Z] Successfully tagged support-notifications-arm64:latest [2021-08-09T13:42:25.647Z]  Building support-notifications ... done Building core-data [2021-08-09T13:42:25.920Z] ---> 98c301fabec6 [2021-08-09T13:42:25.920Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-09T13:42:26.191Z] Removing intermediate container cb489fcc0798 [2021-08-09T13:42:26.191Z] ---> d8f30d278b11 [2021-08-09T13:42:26.191Z] Step 26/26 : LABEL version=0.0.0 [2021-08-09T13:42:26.464Z] ---> Running in 92245574a0c0 [2021-08-09T13:42:27.072Z] ---> 42086d22b408 [2021-08-09T13:42:27.072Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-09T13:42:27.346Z] Removing intermediate container 92245574a0c0 [2021-08-09T13:42:27.346Z] ---> 511391668876 [2021-08-09T13:42:27.346Z] [2021-08-09T13:42:27.942Z] Successfully built 511391668876 [2021-08-09T13:42:28.216Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-09T13:42:28.216Z] Building support-scheduler [2021-08-09T13:42:28.216Z]  Building security-secretstore-setup ... done  ---> Running in b5671c369c8e [2021-08-09T13:42:29.196Z] Removing intermediate container b5671c369c8e [2021-08-09T13:42:29.196Z] ---> 9bdfaabf1db0 [2021-08-09T13:42:29.196Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-09T13:42:30.639Z] ---> 6cbc314e7f08 [2021-08-09T13:42:30.639Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-09T13:42:31.236Z] ---> Running in 39cf948cdc83 [2021-08-09T13:42:35.641Z] Removing intermediate container 39cf948cdc83 [2021-08-09T13:42:35.641Z] ---> cce2947b37d6 [2021-08-09T13:42:35.641Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-09T13:42:36.805Z] ---> Running in 53da4628c4ec [2021-08-09T13:42:37.831Z] Removing intermediate container 53da4628c4ec [2021-08-09T13:42:37.831Z] ---> 66c7ccb30a37 [2021-08-09T13:42:37.831Z] Step 29/32 : CMD ["gate"] [2021-08-09T13:42:38.458Z] ---> Running in 4ff20ba1e447 [2021-08-09T13:42:39.437Z] Removing intermediate container 4ff20ba1e447 [2021-08-09T13:42:39.437Z] ---> d666a4c24848 [2021-08-09T13:42:39.437Z] Step 30/32 : LABEL arch=arm64 [2021-08-09T13:42:40.413Z] ---> Running in bf0f7e00e808 [2021-08-09T13:42:41.033Z] Removing intermediate container bf0f7e00e808 [2021-08-09T13:42:41.033Z] ---> b3b3f8c93ce5 [2021-08-09T13:42:41.033Z] Step 31/32 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 [2021-08-09T13:42:42.015Z] ---> Running in 2b2af5013981 [2021-08-09T13:42:42.999Z] Removing intermediate container 2b2af5013981 [2021-08-09T13:42:42.999Z] ---> 755bd51ce520 [2021-08-09T13:42:42.999Z] Step 32/32 : LABEL version=0.0.0 [2021-08-09T13:42:43.597Z] ---> Running in dc87059d4389 [2021-08-09T13:42:44.582Z] Removing intermediate container dc87059d4389 [2021-08-09T13:42:44.582Z] ---> 77bdd3d1e132 [2021-08-09T13:42:44.582Z] [2021-08-09T13:42:45.177Z] Successfully built 77bdd3d1e132 [2021-08-09T13:42:45.177Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-09T13:42:55.325Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:42:55.325Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:42:55.325Z] ---> 021f56479218 [2021-08-09T13:42:55.325Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T13:42:55.325Z] ---> Using cache [2021-08-09T13:42:55.325Z] ---> 3830eb37200a [2021-08-09T13:42:55.325Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:42:55.325Z] ---> Using cache [2021-08-09T13:42:55.325Z] ---> 44128958b74b [2021-08-09T13:42:55.325Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-09T13:42:57.315Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:42:57.315Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:42:57.315Z] ---> 021f56479218 [2021-08-09T13:42:57.315Z] Step 3/22 : WORKDIR /edgex-go [2021-08-09T13:42:57.315Z] ---> Using cache [2021-08-09T13:42:57.315Z] ---> 3830eb37200a [2021-08-09T13:42:57.315Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:42:57.315Z] ---> Using cache [2021-08-09T13:42:57.315Z] ---> 44128958b74b [2021-08-09T13:42:57.315Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-09T13:42:57.315Z] ---> Using cache [2021-08-09T13:42:57.315Z] ---> 6b18023c8989 [2021-08-09T13:42:57.315Z] Step 6/22 : COPY go.mod . [2021-08-09T13:42:57.315Z] ---> Using cache [2021-08-09T13:42:57.315Z] ---> 49f950200bcf [2021-08-09T13:42:57.315Z] Step 7/22 : RUN go mod download [2021-08-09T13:42:57.315Z] ---> Using cache [2021-08-09T13:42:57.315Z] ---> b4d7d40b8e94 [2021-08-09T13:42:57.604Z] Step 8/22 : COPY . . [2021-08-09T13:42:57.604Z] ---> Using cache [2021-08-09T13:42:57.604Z] ---> 8ec016760bb0 [2021-08-09T13:42:57.604Z] Step 9/22 : RUN go mod tidy [2021-08-09T13:42:57.604Z] ---> Using cache [2021-08-09T13:42:57.604Z] ---> 4a3bf7513fb6 [2021-08-09T13:42:57.604Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-09T13:42:57.878Z] ---> Running in 08aa869f9ee7 [2021-08-09T13:42:57.878Z] ---> Running in 4445482ace9d [2021-08-09T13:42:59.859Z] 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-09T13:42:59.859Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:43:01.305Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:43:02.294Z] OK: 218 MiB in 52 packages [2021-08-09T13:43:07.764Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12Removing intermediate container 4445482ace9d [2021-08-09T13:43:07.764Z] ---> bcea25470e8e [2021-08-09T13:43:07.764Z] Step 6/24 : COPY go.mod . [2021-08-09T13:43:07.764Z] [2021-08-09T13:43:07.764Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:43:07.764Z] ---> 021f56479218 [2021-08-09T13:43:07.764Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T13:43:07.764Z] ---> Using cache [2021-08-09T13:43:07.764Z] ---> 3830eb37200a [2021-08-09T13:43:07.764Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:43:07.764Z] ---> Using cache [2021-08-09T13:43:07.764Z] ---> 44128958b74b [2021-08-09T13:43:07.764Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-09T13:43:07.764Z] ---> Running in 5caa957382a2 [2021-08-09T13:43:07.764Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T13:43:07.764Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T13:43:07.764Z] ---> 021f56479218 [2021-08-09T13:43:07.765Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T13:43:07.765Z] ---> Using cache [2021-08-09T13:43:07.765Z] ---> 3830eb37200a [2021-08-09T13:43:07.765Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:43:07.765Z] ---> Using cache [2021-08-09T13:43:07.765Z] ---> 44128958b74b [2021-08-09T13:43:07.765Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-09T13:43:07.765Z] ---> Using cache [2021-08-09T13:43:07.765Z] ---> 6b18023c8989 [2021-08-09T13:43:07.765Z] Step 6/23 : COPY go.mod . [2021-08-09T13:43:07.765Z] ---> Using cache [2021-08-09T13:43:07.765Z] ---> 49f950200bcf [2021-08-09T13:43:07.765Z] Step 7/23 : RUN go mod download [2021-08-09T13:43:07.765Z] ---> Using cache [2021-08-09T13:43:07.765Z] ---> b4d7d40b8e94 [2021-08-09T13:43:07.765Z] Step 8/23 : COPY . . [2021-08-09T13:43:07.765Z] ---> Using cache [2021-08-09T13:43:07.765Z] ---> 8ec016760bb0 [2021-08-09T13:43:07.765Z] Step 9/23 : RUN go mod tidy [2021-08-09T13:43:07.765Z] ---> Using cache [2021-08-09T13:43:07.765Z] ---> 4a3bf7513fb6 [2021-08-09T13:43:07.765Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-09T13:43:08.050Z] ---> Running in 56747c878301 [2021-08-09T13:43:08.663Z] ---> 6507b80ef76f [2021-08-09T13:43:08.663Z] Step 7/24 : RUN go mod download [2021-08-09T13:43:08.955Z] ---> Running in 07d4c94103b4 [2021-08-09T13:43:09.948Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:43:10.553Z] 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-09T13:43:10.827Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:43:11.816Z] OK: 218 MiB in 52 packages [2021-08-09T13:43:13.255Z] Removing intermediate container 5caa957382a2 [2021-08-09T13:43:13.255Z] ---> ed9e442cf867 [2021-08-09T13:43:13.255Z] Step 6/24 : COPY go.mod . [2021-08-09T13:43:15.241Z] ---> c39543b078b1 [2021-08-09T13:43:15.241Z] Step 7/24 : RUN go mod download [2021-08-09T13:43:15.241Z] ---> Running in bedaa0445fa5 [2021-08-09T13:43:16.227Z] Removing intermediate container 07d4c94103b4 [2021-08-09T13:43:16.227Z] ---> 0a02993555dd [2021-08-09T13:43:16.227Z] Step 8/24 : COPY . . [2021-08-09T13:43:26.401Z] Removing intermediate container bedaa0445fa5 [2021-08-09T13:43:26.401Z] ---> e507504a58b1 [2021-08-09T13:43:26.401Z] Step 8/24 : COPY . . [2021-08-09T13:43:38.823Z] ---> 1e4fdf5b301d [2021-08-09T13:43:38.823Z] Step 9/24 : RUN go mod tidy [2021-08-09T13:43:39.098Z] ---> Running in 2aebbcff647f [2021-08-09T13:43:47.391Z] ---> 8df010f050f7 [2021-08-09T13:43:47.391Z] Step 9/24 : RUN go mod tidy [2021-08-09T13:43:47.665Z] ---> Running in c2490924b8a6 [2021-08-09T13:43:48.261Z] Removing intermediate container 2aebbcff647f [2021-08-09T13:43:48.261Z] ---> d58ef3700e01 [2021-08-09T13:43:48.261Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-09T13:43:48.261Z] ---> Running in 35a4279c2c2e [2021-08-09T13:43:50.885Z] 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-09T13:43:54.280Z] Removing intermediate container c2490924b8a6 [2021-08-09T13:43:54.280Z] ---> 846ae5e29501 [2021-08-09T13:43:54.280Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-09T13:43:54.555Z] ---> Running in 324385ec1a09 [2021-08-09T13:43:57.197Z] 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-09T13:44:02.615Z] 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-09T13:44:20.956Z] Removing intermediate container 08aa869f9ee7 [2021-08-09T13:44:20.956Z] ---> b8cd5b054a02 [2021-08-09T13:44:20.956Z] [2021-08-09T13:44:20.956Z] Step 11/22 : FROM alpine:3.12 [2021-08-09T13:44:20.956Z] ---> c4fd0aeabfcf [2021-08-09T13:44:20.956Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-09T13:44:20.956Z] ---> Running in ef2c5c999f02 [2021-08-09T13:44:20.956Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:44:20.956Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:44:21.233Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-09T13:44:21.233Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T13:44:21.233Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-09T13:44:21.233Z] (4/4) Installing curl (7.78.0-r0) [2021-08-09T13:44:21.233Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:44:21.233Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T13:44:21.836Z] OK: 7 MiB in 18 packages [2021-08-09T13:44:24.544Z] Removing intermediate container ef2c5c999f02 [2021-08-09T13:44:24.544Z] ---> df13eaa72cab [2021-08-09T13:44:24.544Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T13:44:24.544Z] ---> Running in f425872eaa85 [2021-08-09T13:44:25.154Z] Removing intermediate container f425872eaa85 [2021-08-09T13:44:25.154Z] ---> aef75cbf1e01 [2021-08-09T13:44:25.154Z] Step 14/22 : WORKDIR /edgex [2021-08-09T13:44:25.428Z] ---> Running in d3688e191bdf [2021-08-09T13:44:26.413Z] Removing intermediate container d3688e191bdf [2021-08-09T13:44:26.413Z] ---> 5d903cb78a52 [2021-08-09T13:44:26.413Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-09T13:44:27.403Z] ---> 8a1954938838 [2021-08-09T13:44:27.403Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-09T13:44:29.393Z] ---> beb2e6658de7 [2021-08-09T13:44:29.393Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-09T13:44:31.378Z] ---> daba969a8cdd [2021-08-09T13:44:31.378Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-09T13:44:31.378Z] ---> Running in ef96459dc35f [2021-08-09T13:44:32.370Z] Removing intermediate container ef96459dc35f [2021-08-09T13:44:32.370Z] ---> 184986be4428 [2021-08-09T13:44:32.370Z] Step 19/22 : CMD ["--init=true"] [2021-08-09T13:44:32.370Z] ---> Running in 854d76ea76cd [2021-08-09T13:44:33.365Z] Removing intermediate container 854d76ea76cd [2021-08-09T13:44:33.365Z] ---> 4b4d658aee79 [2021-08-09T13:44:33.365Z] Step 20/22 : LABEL arch=arm64 [2021-08-09T13:44:33.365Z] ---> Running in a8981f4e7704 [2021-08-09T13:44:33.964Z] Removing intermediate container a8981f4e7704 [2021-08-09T13:44:33.964Z] ---> 0fe20ac1d8f7 [2021-08-09T13:44:33.964Z] Step 21/22 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 [2021-08-09T13:44:34.240Z] ---> Running in c2d534c03850 [2021-08-09T13:44:34.847Z] Removing intermediate container c2d534c03850 [2021-08-09T13:44:34.847Z] ---> 4d123f6c5f71 [2021-08-09T13:44:34.847Z] Step 22/22 : LABEL version=0.0.0 [2021-08-09T13:44:35.442Z] ---> Running in 12b9325d0bc3 [2021-08-09T13:44:36.423Z] Removing intermediate container 12b9325d0bc3 [2021-08-09T13:44:36.423Z] ---> e59e7ea5c176 [2021-08-09T13:44:36.423Z] [2021-08-09T13:44:37.021Z] Successfully built e59e7ea5c176 [2021-08-09T13:44:37.021Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-09T13:44:40.428Z]  Building security-proxy-setup ... done Removing intermediate container 56747c878301 [2021-08-09T13:44:40.428Z] ---> 522cb54b3af1 [2021-08-09T13:44:40.428Z] [2021-08-09T13:44:40.428Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T13:44:40.428Z] ---> c4fd0aeabfcf [2021-08-09T13:44:40.428Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-09T13:44:40.428Z] ---> Using cache [2021-08-09T13:44:40.428Z] ---> f4fb90587bac [2021-08-09T13:44:40.428Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T13:44:40.429Z] ---> Using cache [2021-08-09T13:44:40.429Z] ---> a4ee9bd7f646 [2021-08-09T13:44:40.429Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-09T13:44:40.704Z] ---> Running in c4761f898c80 [2021-08-09T13:44:41.706Z] Removing intermediate container c4761f898c80 [2021-08-09T13:44:41.706Z] ---> 5b2359bd89aa [2021-08-09T13:44:41.706Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T13:44:41.982Z] ---> Running in 637d75772317 [2021-08-09T13:44:42.586Z] Removing intermediate container 637d75772317 [2021-08-09T13:44:42.586Z] ---> 0666ae272601 [2021-08-09T13:44:42.586Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T13:44:44.047Z] ---> 4844389c2962 [2021-08-09T13:44:44.047Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-09T13:44:46.070Z] ---> d987401a70e0 [2021-08-09T13:44:46.070Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-09T13:44:47.069Z] ---> 8172a601bb2b [2021-08-09T13:44:47.069Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-09T13:44:47.352Z] ---> Running in 15d57b2460db [2021-08-09T13:44:47.964Z] Removing intermediate container 15d57b2460db [2021-08-09T13:44:47.964Z] ---> f88696460a25 [2021-08-09T13:44:47.964Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T13:44:48.244Z] ---> Running in d175d7de0f61 [2021-08-09T13:44:48.844Z] Removing intermediate container d175d7de0f61 [2021-08-09T13:44:48.844Z] ---> a4e239bcdca6 [2021-08-09T13:44:48.844Z] Step 21/23 : LABEL arch=arm64 [2021-08-09T13:44:49.122Z] ---> Running in 048c395b23ad [2021-08-09T13:44:50.111Z] Removing intermediate container 048c395b23ad [2021-08-09T13:44:50.111Z] ---> aa15ad73ce68 [2021-08-09T13:44:50.111Z] Step 22/23 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 [2021-08-09T13:44:50.111Z] ---> Running in ac932bb5d903 [2021-08-09T13:44:51.104Z] Removing intermediate container ac932bb5d903 [2021-08-09T13:44:51.104Z] ---> cc2ab646ebba [2021-08-09T13:44:51.104Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T13:44:51.104Z] ---> Running in 11436dd88af9 [2021-08-09T13:44:51.718Z] Removing intermediate container 11436dd88af9 [2021-08-09T13:44:51.997Z] ---> 471429481ab3 [2021-08-09T13:44:51.997Z] [2021-08-09T13:44:52.278Z] Successfully built 471429481ab3 [2021-08-09T13:44:52.279Z] Successfully tagged support-scheduler-arm64:latest [2021-08-09T13:45:07.432Z]  Building support-scheduler ... done Removing intermediate container 35a4279c2c2e [2021-08-09T13:45:07.432Z] ---> a79018f5e1da [2021-08-09T13:45:07.432Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-09T13:45:07.432Z] ---> Running in eab6cf0a1dfb [2021-08-09T13:45:08.038Z] 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-09T13:45:11.450Z] Removing intermediate container eab6cf0a1dfb [2021-08-09T13:45:11.450Z] ---> 566b525fb3c1 [2021-08-09T13:45:11.450Z] [2021-08-09T13:45:11.450Z] Step 12/24 : FROM docker:20.10.7 [2021-08-09T13:45:11.450Z] 20.10.7: Pulling from library/docker [2021-08-09T13:45:15.789Z] Removing intermediate container 324385ec1a09 [2021-08-09T13:45:15.789Z] ---> 58c25dac89a6 [2021-08-09T13:45:15.789Z] [2021-08-09T13:45:15.789Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T13:45:15.789Z] ---> c4fd0aeabfcf [2021-08-09T13:45:15.789Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-09T13:45:16.776Z] ---> Running in 2eacecd45729 [2021-08-09T13:45:17.785Z] Removing intermediate container 2eacecd45729 [2021-08-09T13:45:17.785Z] ---> 5ebdf9830fe4 [2021-08-09T13:45:17.785Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-09T13:45:18.780Z] ---> Running in 1f25c1738257 [2021-08-09T13:45:19.378Z] Removing intermediate container 1f25c1738257 [2021-08-09T13:45:19.378Z] ---> c55b9b69801f [2021-08-09T13:45:19.378Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-09T13:45:19.653Z] ---> Running in e327cfb673eb [2021-08-09T13:45:19.940Z] Removing intermediate container e327cfb673eb [2021-08-09T13:45:19.940Z] ---> 245f5428820c [2021-08-09T13:45:19.940Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T13:45:20.214Z] ---> Running in e19b19facec5 [2021-08-09T13:45:20.214Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-09T13:45:20.489Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-09T13:45:20.489Z] ---> df445af6242a [2021-08-09T13:45:20.489Z] 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-09T13:45:20.766Z] ---> Running in e6aeec360ecf [2021-08-09T13:45:21.367Z] Removing intermediate container e6aeec360ecf [2021-08-09T13:45:21.367Z] ---> 7079c0c39660 [2021-08-09T13:45:21.367Z] 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-09T13:45:21.367Z] ---> Running in d567cacc35bc [2021-08-09T13:45:22.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:45:23.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:45:23.071Z] Removing intermediate container e19b19facec5 [2021-08-09T13:45:23.071Z] ---> 7afe50d9cde4 [2021-08-09T13:45:23.071Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-09T13:45:23.345Z] ---> Running in 915014af1dda [2021-08-09T13:45:23.627Z] (1/39) Installing readline (8.1.0-r0) [2021-08-09T13:45:23.627Z] (2/39) Installing bash (5.1.0-r0) [2021-08-09T13:45:23.627Z] Executing bash-5.1.0-r0.post-install [2021-08-09T13:45:23.627Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-09T13:45:23.627Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-09T13:45:23.627Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-09T13:45:23.900Z] (6/39) Installing curl (7.78.0-r0) [2021-08-09T13:45:23.900Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-09T13:45:23.900Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-09T13:45:23.900Z] (9/39) Installing expat (2.2.10-r1) [2021-08-09T13:45:23.900Z] (10/39) Installing libffi (3.3-r2) [2021-08-09T13:45:23.900Z] (11/39) Installing gdbm (1.19-r0) [2021-08-09T13:45:23.900Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-09T13:45:23.900Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-09T13:45:23.900Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-09T13:45:24.496Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T13:45:25.479Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T13:45:25.479Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-09T13:45:25.479Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-09T13:45:25.479Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-09T13:45:25.479Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-09T13:45:25.479Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-09T13:45:25.479Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-09T13:45:25.751Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-09T13:45:25.751Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-09T13:45:25.751Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-09T13:45:25.751Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-09T13:45:25.751Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-09T13:45:25.751Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-09T13:45:26.023Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-09T13:45:26.023Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-09T13:45:26.023Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-09T13:45:26.023Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-09T13:45:26.023Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-09T13:45:26.023Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-09T13:45:26.023Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-09T13:45:26.023Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-09T13:45:26.023Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-09T13:45:26.023Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-09T13:45:26.023Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-09T13:45:26.023Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-09T13:45:26.023Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-09T13:45:26.023Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-09T13:45:26.023Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-09T13:45:26.296Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-09T13:45:26.296Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-09T13:45:26.571Z] Executing busybox-1.32.1-r6.trigger [2021-08-09T13:45:26.571Z] OK: 82 MiB in 59 packages [2021-08-09T13:45:26.571Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-09T13:45:26.571Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-09T13:45:26.849Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T13:45:26.849Z] OK: 8 MiB in 20 packages [2021-08-09T13:45:28.841Z] Removing intermediate container 915014af1dda [2021-08-09T13:45:28.841Z] ---> 968e16843cde [2021-08-09T13:45:28.841Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T13:45:29.824Z] ---> 8d026dfc7090 [2021-08-09T13:45:29.824Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-09T13:45:31.265Z] ---> c782ec334b31 [2021-08-09T13:45:31.265Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-09T13:45:32.246Z] ---> e71134e64855 [2021-08-09T13:45:32.246Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-09T13:45:32.520Z] ---> Running in 303d20dddc99 [2021-08-09T13:45:33.117Z] Removing intermediate container 303d20dddc99 [2021-08-09T13:45:33.117Z] ---> a988953eb059 [2021-08-09T13:45:33.117Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T13:45:33.117Z] ---> Running in 75ec2aa46e1c [2021-08-09T13:45:33.715Z] Collecting docker-compose==1.23.2 [2021-08-09T13:45:33.715Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-09T13:45:33.715Z] Removing intermediate container 75ec2aa46e1c [2021-08-09T13:45:33.715Z] ---> cd918c2b1c6e [2021-08-09T13:45:33.715Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T13:45:33.715Z] ---> Running in cea92068c98a [2021-08-09T13:45:33.991Z] Collecting cached-property<2,>=1.2.0 [2021-08-09T13:45:33.991Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-09T13:45:34.269Z] Collecting jsonschema<3,>=2.5.1 [2021-08-09T13:45:34.269Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-09T13:45:34.269Z] Removing intermediate container cea92068c98a [2021-08-09T13:45:34.269Z] ---> 940651bf2f51 [2021-08-09T13:45:34.269Z] Step 23/24 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 [2021-08-09T13:45:34.541Z] Collecting texttable<0.10,>=0.9.0 [2021-08-09T13:45:34.541Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-09T13:45:34.541Z] ---> Running in a143e82c6998 [2021-08-09T13:45:35.134Z] Removing intermediate container a143e82c6998 [2021-08-09T13:45:35.134Z] ---> 6687acf3a6c1 [2021-08-09T13:45:35.134Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T13:45:35.134Z] ---> Running in e8a5863f1a50 [2021-08-09T13:45:35.725Z] Removing intermediate container e8a5863f1a50 [2021-08-09T13:45:35.725Z] ---> 50041270c295 [2021-08-09T13:45:35.725Z] [2021-08-09T13:45:36.004Z] Successfully built 50041270c295 [2021-08-09T13:45:36.275Z] Successfully tagged core-data-arm64:latest [2021-08-09T13:45:36.275Z]  Building core-data ... done Collecting docopt<0.7,>=0.6.1 [2021-08-09T13:45:36.275Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-09T13:45:38.234Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-09T13:45:38.234Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-09T13:45:40.844Z] Collecting PyYAML<4,>=3.10 [2021-08-09T13:45:40.844Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-09T13:45:43.446Z] 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-09T13:45:43.715Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-09T13:45:43.715Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-09T13:45:44.683Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-09T13:45:44.683Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-09T13:45:44.954Z] Collecting docker<4.0,>=3.6.0 [2021-08-09T13:45:44.954Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-09T13:45:45.223Z] Collecting docker-pycreds>=0.4.0 [2021-08-09T13:45:45.223Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-09T13:45:46.192Z] Collecting certifi>=2017.4.17 [2021-08-09T13:45:46.192Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-09T13:45:46.462Z] Collecting idna<2.8,>=2.5 [2021-08-09T13:45:46.462Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-09T13:45:47.052Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-09T13:45:47.052Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-09T13:45:47.052Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-09T13:45:47.052Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-09T13:45:47.322Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-09T13:45:47.322Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-09T13:45:47.322Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-09T13:45:47.322Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-09T13:45:48.291Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-09T13:45:48.291Z] Attempting uninstall: urllib3 [2021-08-09T13:45:48.291Z] Found existing installation: urllib3 1.26.2 [2021-08-09T13:45:48.291Z] Uninstalling urllib3-1.26.2: [2021-08-09T13:45:48.291Z] Successfully uninstalled urllib3-1.26.2 [2021-08-09T13:45:48.882Z] Attempting uninstall: idna [2021-08-09T13:45:48.882Z] Found existing installation: idna 3.1 [2021-08-09T13:45:48.882Z] Uninstalling idna-3.1: [2021-08-09T13:45:48.882Z] Successfully uninstalled idna-3.1 [2021-08-09T13:45:49.475Z] Attempting uninstall: chardet [2021-08-09T13:45:49.475Z] Found existing installation: chardet 4.0.0 [2021-08-09T13:45:49.475Z] Uninstalling chardet-4.0.0: [2021-08-09T13:45:49.475Z] Successfully uninstalled chardet-4.0.0 [2021-08-09T13:45:50.899Z] Attempting uninstall: requests [2021-08-09T13:45:50.899Z] Found existing installation: requests 2.25.1 [2021-08-09T13:45:50.899Z] Uninstalling requests-2.25.1: [2021-08-09T13:45:50.899Z] Successfully uninstalled requests-2.25.1 [2021-08-09T13:45:51.169Z] Running setup.py install for texttable: started [2021-08-09T13:45:53.131Z] Running setup.py install for texttable: finished with status 'done' [2021-08-09T13:45:53.131Z] Running setup.py install for PyYAML: started [2021-08-09T13:45:55.091Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-09T13:45:55.361Z] Running setup.py install for docopt: started [2021-08-09T13:45:57.320Z] Running setup.py install for docopt: finished with status 'done' [2021-08-09T13:45:57.320Z] Running setup.py install for dockerpty: started [2021-08-09T13:45:58.743Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-09T13:46:00.213Z] 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-09T13:46:10.540Z] Removing intermediate container d567cacc35bc [2021-08-09T13:46:10.540Z] ---> 2eb9547d9b65 [2021-08-09T13:46:10.540Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-09T13:46:10.540Z] ---> Running in 60541b97a5be [2021-08-09T13:46:10.540Z] Removing intermediate container 60541b97a5be [2021-08-09T13:46:10.540Z] ---> 21fb58599c02 [2021-08-09T13:46:10.540Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-09T13:46:10.540Z] ---> Running in 0d80e8a4524d [2021-08-09T13:46:11.155Z] Removing intermediate container 0d80e8a4524d [2021-08-09T13:46:11.155Z] ---> ad1924588610 [2021-08-09T13:46:11.155Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-09T13:46:12.594Z] ---> fb352524d7b6 [2021-08-09T13:46:12.594Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-09T13:46:13.578Z] ---> f29d671b2ca9 [2021-08-09T13:46:13.578Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-09T13:46:14.566Z] ---> ba2cbe6d2501 [2021-08-09T13:46:14.566Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-09T13:46:14.840Z] ---> Running in 55fef1b13fde [2021-08-09T13:46:15.438Z] Removing intermediate container 55fef1b13fde [2021-08-09T13:46:15.438Z] ---> d7079eac79cd [2021-08-09T13:46:15.438Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T13:46:15.438Z] ---> Running in b2be9a81a276 [2021-08-09T13:46:16.043Z] Removing intermediate container b2be9a81a276 [2021-08-09T13:46:16.043Z] ---> e09627cac23f [2021-08-09T13:46:16.043Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T13:46:16.043Z] ---> Running in 67362be1799c [2021-08-09T13:46:16.639Z] Removing intermediate container 67362be1799c [2021-08-09T13:46:16.639Z] ---> 34d6692deb1f [2021-08-09T13:46:16.639Z] Step 23/24 : LABEL git_sha=778179067e33dc51e2dba5a690b9edf955688ff2 [2021-08-09T13:46:16.915Z] ---> Running in 3f63ddf9b11c [2021-08-09T13:46:17.514Z] Removing intermediate container 3f63ddf9b11c [2021-08-09T13:46:17.514Z] ---> 059cb8bdff45 [2021-08-09T13:46:17.514Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T13:46:17.514Z] ---> Running in 988df221afb8 [2021-08-09T13:46:18.111Z] Removing intermediate container 988df221afb8 [2021-08-09T13:46:18.111Z] ---> 1c2d026449c3 [2021-08-09T13:46:18.111Z] [2021-08-09T13:46:18.386Z] Successfully built 1c2d026449c3 [2021-08-09T13:46:18.386Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-09T13:46:18.999Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-09T13:46:19.000Z] $ docker stop --time=1 a5c0d53de8df08e9b5037b346cc73a2560ccc9f2bb166fb245e7596d5d2a73e4 [2021-08-09T13:46:20.908Z] $ docker rm -f a5c0d53de8df08e9b5037b346cc73a2560ccc9f2bb166fb245e7596d5d2a73e4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T13:46:21.534Z] + docker images [2021-08-09T13:46:21.806Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-09T13:46:21.806Z] sys-mgmt-agent-arm64 latest 1c2d026449c3 4 seconds ago 311MB [2021-08-09T13:46:21.806Z] core-data-arm64 latest 50041270c295 46 seconds ago 19.3MB [2021-08-09T13:46:21.806Z] 58c25dac89a6 About a minute ago 1.57GB [2021-08-09T13:46:21.806Z] 566b525fb3c1 About a minute ago 1.56GB [2021-08-09T13:46:21.806Z] support-scheduler-arm64 latest 471429481ab3 About a minute ago 15.2MB [2021-08-09T13:46:21.806Z] 522cb54b3af1 About a minute ago 1.56GB [2021-08-09T13:46:21.806Z] security-proxy-setup-arm64 latest e59e7ea5c176 About a minute ago 24.5MB [2021-08-09T13:46:21.806Z] b8cd5b054a02 2 minutes ago 1.56GB [2021-08-09T13:46:21.806Z] security-bootstrapper-arm64 latest 77bdd3d1e132 3 minutes ago 17.7MB [2021-08-09T13:46:21.806Z] security-secretstore-setup-arm64 latest 511391668876 3 minutes ago 27.4MB [2021-08-09T13:46:21.806Z] support-notifications-arm64 latest 4c1b8ccf440f 3 minutes ago 15.9MB [2021-08-09T13:46:21.806Z] core-metadata-arm64 latest daca931d7ae7 4 minutes ago 15.8MB [2021-08-09T13:46:21.806Z] core-command-arm64 latest 7008d9aabca0 4 minutes ago 15.1MB [2021-08-09T13:46:21.806Z] c730cddbf3a1 4 minutes ago 1.56GB [2021-08-09T13:46:21.806Z] 4c24774517ba 4 minutes ago 1.56GB [2021-08-09T13:46:21.806Z] dc602d882082 4 minutes ago 1.57GB [2021-08-09T13:46:21.806Z] 00c75549a170 4 minutes ago 1.56GB [2021-08-09T13:46:21.806Z] 30cc95714b2f 4 minutes ago 1.56GB [2021-08-09T13:46:21.806Z] ci-base-image-arm64 latest 021f56479218 14 minutes ago 1.23GB [2021-08-09T13:46:21.806Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 3 days ago 533MB [2021-08-09T13:46:21.806Z] docker 20.10.7 df445af6242a 7 weeks ago 234MB [2021-08-09T13:46:21.806Z] alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB [2021-08-09T13:46:21.806Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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-09T13:46:22.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T13:46:22.580Z] [2021-08-09T13:46:22.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:46:22.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T13:46:23.200Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-09T13:46:23.200Z] 448f6bf000e3: Pulling fs layer [2021-08-09T13:46:23.200Z] f757da607395: Pulling fs layer [2021-08-09T13:46:23.200Z] 05883995daec: Pulling fs layer [2021-08-09T13:46:23.200Z] 8603b9c90790: Pulling fs layer [2021-08-09T13:46:23.200Z] 1560dd03e051: Pulling fs layer [2021-08-09T13:46:23.200Z] 27f5ce0e4adf: Pulling fs layer [2021-08-09T13:46:23.200Z] c2d8d7efcc4b: Pulling fs layer [2021-08-09T13:46:23.200Z] 8603b9c90790: Waiting [2021-08-09T13:46:23.200Z] 1560dd03e051: Waiting [2021-08-09T13:46:23.200Z] 27f5ce0e4adf: Waiting [2021-08-09T13:46:23.200Z] c2d8d7efcc4b: Waiting [2021-08-09T13:46:23.481Z] f757da607395: Verifying Checksum [2021-08-09T13:46:23.481Z] f757da607395: Download complete [2021-08-09T13:46:23.481Z] 8603b9c90790: Verifying Checksum [2021-08-09T13:46:23.481Z] 8603b9c90790: Download complete [2021-08-09T13:46:23.758Z] 1560dd03e051: Verifying Checksum [2021-08-09T13:46:23.758Z] 27f5ce0e4adf: Download complete [2021-08-09T13:46:24.028Z] 05883995daec: Verifying Checksum [2021-08-09T13:46:24.028Z] 05883995daec: Download complete [2021-08-09T13:46:25.004Z] 448f6bf000e3: Verifying Checksum [2021-08-09T13:46:25.004Z] 448f6bf000e3: Download complete [2021-08-09T13:46:28.404Z] c2d8d7efcc4b: Verifying Checksum [2021-08-09T13:46:28.404Z] c2d8d7efcc4b: Download complete [2021-08-09T13:46:28.676Z] 448f6bf000e3: Pull complete [2021-08-09T13:46:29.649Z] f757da607395: Pull complete [2021-08-09T13:46:31.082Z] 05883995daec: Pull complete [2021-08-09T13:46:31.355Z] 8603b9c90790: Pull complete [2021-08-09T13:46:32.331Z] 1560dd03e051: Pull complete [2021-08-09T13:46:32.926Z] 27f5ce0e4adf: Pull complete [2021-08-09T13:46:47.991Z] c2d8d7efcc4b: Pull complete [2021-08-09T13:46:47.991Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-09T13:46:47.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T13:46:47.991Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-09T13:46:48.213Z] prd-ubuntu18.04-docker-arm64-4c-16g-126 does not seem to be running inside a container [2021-08-09T13:46:48.280Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-09T13:46:52.972Z] $ docker top 4293e8a7a3f49c9551d04d6c1d6f60b4d44f66e8c7619a49ded06116d1a00628 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T13:46:54.420Z] ---> job-cost.sh [2021-08-09T13:46:54.420Z] lf-activate-venv: SKIPPING [2021-08-09T13:46:54.420Z] INFO: No Stack... [2021-08-09T13:46:55.391Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-09T13:46:55.985Z] INFO: Archiving Costs [Pipeline] sh [2021-08-09T13:46:56.664Z] + cut -d, -f6 [2021-08-09T13:46:56.665Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2021-08-09T13:46:56.727Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3664-3-stack-cost] [2021-08-09T13:46:56.737Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3664-3-stack-cost] did not exist. Created. [2021-08-09T13:46:56.737Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3664-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-09T13:46:57.433Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-09T13:46:57.614Z] Stashed 1 file(s) [Pipeline] } [2021-08-09T13:46:57.628Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3664-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-09T13:46:57.663Z] $ docker stop --time=1 4293e8a7a3f49c9551d04d6c1d6f60b4d44f66e8c7619a49ded06116d1a00628 [2021-08-09T13:46:59.342Z] $ docker rm -f 4293e8a7a3f49c9551d04d6c1d6f60b4d44f66e8c7619a49ded06116d1a00628 [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-09T13:47:00.683Z] provisioning config files... [2021-08-09T13:47:00.702Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6594915657358162392tmp [Pipeline] { [Pipeline] sh [2021-08-09T13:47:01.036Z] + set +x [2021-08-09T13:47:01.036Z] + curl -s https://codecov.io/bash [2021-08-09T13:47:01.036Z] + bash -s -- [2021-08-09T13:47:01.305Z] [2021-08-09T13:47:01.305Z] _____ _ [2021-08-09T13:47:01.305Z] / ____| | | [2021-08-09T13:47:01.305Z] | | ___ __| | ___ ___ _____ __ [2021-08-09T13:47:01.305Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-09T13:47:01.305Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-09T13:47:01.305Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-09T13:47:01.305Z] Bash-1.0.6 [2021-08-09T13:47:01.305Z] [2021-08-09T13:47:01.305Z] [2021-08-09T13:47:01.305Z] ==> git version 2.24.4 found [2021-08-09T13:47:01.305Z] ==> 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-09T13:47:01.305Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-09T13:47:01.305Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-09T13:47:01.305Z] ==> Jenkins CI detected. [2021-08-09T13:47:01.305Z] current dir:  /w/workspace/edgex-go/3 [2021-08-09T13:47:01.305Z] project root: . [2021-08-09T13:47:01.305Z] --> token set from env [2021-08-09T13:47:01.305Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-09T13:47:01.305Z] ==> Running gcov in . (disable via -X gcov) [2021-08-09T13:47:01.305Z] ==> Python coveragepy not found [2021-08-09T13:47:01.305Z] ==> Searching for coverage reports in: [2021-08-09T13:47:01.305Z] + . [2021-08-09T13:47:01.305Z] -> Found 1 reports [2021-08-09T13:47:01.305Z] ==> Detecting git/mercurial file structure [2021-08-09T13:47:01.305Z] ==> Reading reports [2021-08-09T13:47:01.305Z] + ./coverage.out bytes=404176 [2021-08-09T13:47:01.305Z] ==> Appending adjustments [2021-08-09T13:47:01.305Z] https://docs.codecov.io/docs/fixing-reports [2021-08-09T13:47:02.713Z] + Found adjustments [2021-08-09T13:47:02.713Z] ==> Gzipping contents [2021-08-09T13:47:02.713Z] 56K /tmp/codecov.sabEfz.gz [2021-08-09T13:47:02.713Z] ==> Uploading reports [2021-08-09T13:47:02.713Z] url: https://codecov.io [2021-08-09T13:47:02.713Z] query: branch=PR-3664&commit=778179067e33dc51e2dba5a690b9edf955688ff2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3664%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3664&job=&cmd_args= [2021-08-09T13:47:02.713Z] -> Pinging Codecov [2021-08-09T13:47:02.713Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3664&commit=778179067e33dc51e2dba5a690b9edf955688ff2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3664%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3664&job=&cmd_args= [2021-08-09T13:47:02.981Z] -> Uploading to [2021-08-09T13:47:02.981Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-09/00271124DB129430A58F1EEE437C3FCB/778179067e33dc51e2dba5a690b9edf955688ff2/f0498cc2-01fb-44d2-bbd0-78d812632567.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210809T134702Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e61c3f0968c9d75ef5bd0f3622a4a93b0c036db2677c6324a179d0baceedc627 [2021-08-09T13:47:02.981Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-09T13:47:02.981Z] Dload Upload Total Spent Left Speed [2021-08-09T13:47:03.563Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54442 0 0 100 54442 0 97673 --:--:-- --:--:-- --:--:-- 97741 [2021-08-09T13:47:03.563Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/778179067e33dc51e2dba5a690b9edf955688ff2 [Pipeline] } [2021-08-09T13:47:03.575Z] 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-09T13:47:04.641Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-09T13:47:04.965Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T13:47:05.755Z] ---> package-listing.sh [2021-08-09T13:47:05.755Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-09T13:47:05.755Z] ++ facter osfamily [2021-08-09T13:47:06.022Z] + OS_FAMILY=redhat [2021-08-09T13:47:06.022Z] + workspace=/w/workspace/edgex-go/3 [2021-08-09T13:47:06.022Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-09T13:47:06.022Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-09T13:47:06.022Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-09T13:47:06.022Z] + PACKAGES=/tmp/packages_start.txt [2021-08-09T13:47:06.022Z] + '[' /w/workspace/edgex-go/3 ']' [2021-08-09T13:47:06.022Z] + PACKAGES=/tmp/packages_end.txt [2021-08-09T13:47:06.022Z] + case "${OS_FAMILY}" in [2021-08-09T13:47:06.022Z] + rpm -qa [2021-08-09T13:47:06.022Z] + sort [2021-08-09T13:47:07.961Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-09T13:47:07.961Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-09T13:47:07.961Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-09T13:47:07.961Z] + '[' /w/workspace/edgex-go/3 ']' [2021-08-09T13:47:07.961Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-08-09T13:47:07.961Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-08-09T13:47:07.977Z] 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-09T13:47:08.281Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:47:08.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T13:47:08.867Z] [2021-08-09T13:47:08.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T13:47:09.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T13:47:09.212Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-09T13:47:09.212Z] b4d181a07f80: Pulling fs layer [2021-08-09T13:47:09.212Z] a1111a8f2ec3: Pulling fs layer [2021-08-09T13:47:09.212Z] ed53099fbce6: Pulling fs layer [2021-08-09T13:47:09.212Z] dc539afda2c1: Pulling fs layer [2021-08-09T13:47:09.212Z] 77bc0d833cb6: Pulling fs layer [2021-08-09T13:47:09.212Z] 9065ff56babe: Pulling fs layer [2021-08-09T13:47:09.212Z] d287ab97295c: Pulling fs layer [2021-08-09T13:47:09.212Z] dc539afda2c1: Waiting [2021-08-09T13:47:09.212Z] 77bc0d833cb6: Waiting [2021-08-09T13:47:09.212Z] 9065ff56babe: Waiting [2021-08-09T13:47:09.212Z] d287ab97295c: Waiting [2021-08-09T13:47:09.793Z] a1111a8f2ec3: Verifying Checksum [2021-08-09T13:47:09.793Z] a1111a8f2ec3: Download complete [2021-08-09T13:47:09.793Z] dc539afda2c1: Verifying Checksum [2021-08-09T13:47:09.793Z] dc539afda2c1: Download complete [2021-08-09T13:47:09.793Z] 77bc0d833cb6: Verifying Checksum [2021-08-09T13:47:09.793Z] 77bc0d833cb6: Download complete [2021-08-09T13:47:10.059Z] 9065ff56babe: Download complete [2021-08-09T13:47:10.059Z] ed53099fbce6: Verifying Checksum [2021-08-09T13:47:10.059Z] ed53099fbce6: Download complete [2021-08-09T13:47:11.028Z] b4d181a07f80: Verifying Checksum [2021-08-09T13:47:11.028Z] b4d181a07f80: Download complete [2021-08-09T13:47:12.448Z] b4d181a07f80: Pull complete [2021-08-09T13:47:12.448Z] a1111a8f2ec3: Pull complete [2021-08-09T13:47:12.721Z] ed53099fbce6: Pull complete [2021-08-09T13:47:12.986Z] dc539afda2c1: Pull complete [2021-08-09T13:47:13.253Z] 77bc0d833cb6: Pull complete [2021-08-09T13:47:13.253Z] 9065ff56babe: Pull complete [2021-08-09T13:47:14.657Z] d287ab97295c: Verifying Checksum [2021-08-09T13:47:14.657Z] d287ab97295c: Download complete [2021-08-09T13:47:18.902Z] d287ab97295c: Pull complete [2021-08-09T13:47:18.902Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-09T13:47:18.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T13:47:18.902Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-09T13:47:19.001Z] prd-centos7-docker-4c-2g-125 does not seem to be running inside a container [2021-08-09T13:47:19.062Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-09T13:47:22.236Z] $ docker top df7c66f9d11a041d1189793c2be5e41db30247f6bc40a8f15b4530bc416d8a8f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T13:47:22.656Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-09T13:47:22.974Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-09T13:47:23.293Z] + ls /var/log/sa-host [2021-08-09T13:47:23.293Z] + sadf -c /var/log/sa-host/sa05 [2021-08-09T13:47:23.293Z] file_magic: OK [2021-08-09T13:47:23.293Z] HZ: Using current value: 100 [2021-08-09T13:47:23.293Z] file_header: OK [2021-08-09T13:47:23.293Z] 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-09T13:47:23.293Z] Statistics: [2021-08-09T13:47:23.293Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-09T13:47:23.293Z] File successfully converted to sysstat format version 12.0.3 [2021-08-09T13:47:23.293Z] + sadf -c /var/log/sa-host/sa09 [2021-08-09T13:47:23.293Z] file_magic: OK [2021-08-09T13:47:23.293Z] HZ: Using current value: 100 [2021-08-09T13:47:23.293Z] file_header: OK [2021-08-09T13:47:23.293Z] 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-09T13:47:23.293Z] Statistics: [2021-08-09T13:47:23.294Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-09T13:47:23.294Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T13:47:23.833Z] provisioning config files... [2021-08-09T13:47:23.854Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1003163119598812421tmp [Pipeline] { [Pipeline] echo [2021-08-09T13:47:23.877Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T13:47:24.187Z] ---> create-netrc.sh [Pipeline] } [2021-08-09T13:47:24.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-09T13:47:24.602Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-09T13:47:24.616Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T13:47:24.930Z] ---> sudo-logs.sh [2021-08-09T13:47:24.930Z] Archiving 'sudo' log.. [2021-08-09T13:47:24.930Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-125.vexxhost.local: Name or service not known [2021-08-09T13:47:24.930Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-125.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-09T13:47:24.970Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T13:47:25.284Z] ---> job-cost.sh [2021-08-09T13:47:25.284Z] lf-activate-venv: SKIPPING [2021-08-09T13:47:25.284Z] DEBUG: total: 0.18000000715255737 [2021-08-09T13:47:25.284Z] INFO: Retrieving Stack Cost... [2021-08-09T13:47:26.241Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-09T13:47:26.241Z] INFO: Archiving Costs [Pipeline] echo [2021-08-09T13:47:26.257Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T13:47:26.574Z] ---> logs-deploy.sh [2021-08-09T13:47:26.574Z] lf-activate-venv: SKIPPING [2021-08-09T13:47:26.574Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3664/3 [2021-08-09T13:47:26.574Z] INFO: archiving workspace using pattern(s): [2021-08-09T13:47:27.532Z] Archives upload complete. [2021-08-09T13:47:27.532Z] INFO: archiving logs to Nexus