Pull request #3745 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 ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 09aa50a103d2559eea6fa93b79b36958f7c94413+d4ace7e08520ec158b0cc64775f4b4a0dc14a675 (febc71f2dffc0fd0d8c4abce1263e29d4e012c38) 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-ssh830025093690764219.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh8166943775521803524.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-3745/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-3745/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh48807371599626737.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh3881273098189475370.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3745/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-3745/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7296808201367661045.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-825 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh6111645028712606555.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6345463404022432469.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3745/head:refs/remotes/origin/PR-3745 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 09aa50a103d2559eea6fa93b79b36958f7c94413 Merge succeeded, producing 09aa50a103d2559eea6fa93b79b36958f7c94413 Checking out Revision 09aa50a103d2559eea6fa93b79b36958f7c94413 (PR-3745) > git config core.sparsecheckout # timeout=10 > git checkout -f 09aa50a103d2559eea6fa93b79b36958f7c94413 # 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/2@tmp/jenkins-gitclient-ssh7605547152674955471.key > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09aa50a103d2559eea6fa93b79b36958f7c94413 # timeout=10 Commit message: "ci: changes required for Jakara LTS" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-06T22:37:22.886Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-06T22:37:23.020Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-06T22:37:23.060Z] ========================================================= [2021-10-06T22:37:23.060Z] EdgeX Global Pipelines Version Info [2021-10-06T22:37:23.060Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:37:24.422Z] ------------------- [2021-10-06T22:37:24.422Z] stable info: [2021-10-06T22:37:24.422Z] ------------------- [2021-10-06T22:37:24.422Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-06T22:37:24.422Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-06T22:37:24.422Z] Message: update stable to v1.0.207 [2021-10-06T22:37:25.019Z] ------------------- [2021-10-06T22:37:25.019Z] experimental info: [2021-10-06T22:37:25.019Z] ------------------- [2021-10-06T22:37:25.019Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-06T22:37:25.019Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-06T22:37:25.019Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-06T22:37:25.203Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-06T22:37:25.225Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-06T22:37:25.246Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-06T22:37:25.270Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-06T22:37:25.292Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-06T22:37:25.313Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-06T22:37:25.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-06T22:37:25.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-06T22:37:25.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-06T22:37:25.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-06T22:37:25.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-06T22:37:25.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-06T22:37:25.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-06T22:37:25.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-06T22:37:25.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-06T22:37:25.528Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-06T22:37:25.549Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-06T22:37:25.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-06T22:37:25.593Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-06T22:37:25.617Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-06T22:37:25.639Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-06T22:37:25.664Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-06T22:37:25.692Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3745 [Pipeline] echo [2021-10-06T22:37:25.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3745 [Pipeline] echo [2021-10-06T22:37:25.734Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3745 [Pipeline] echo [2021-10-06T22:37:25.763Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09aa50a103d2559eea6fa93b79b36958f7c94413 [Pipeline] echo [2021-10-06T22:37:25.788Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09aa50a [Pipeline] echo [2021-10-06T22:37:25.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T22:37:25.906Z] provisioning config files... [2021-10-06T22:37:25.932Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5302777703576721731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:37:26.266Z] ---> docker-login.sh [2021-10-06T22:37:26.267Z] nexus3.edgexfoundry.org:10001 [2021-10-06T22:37:26.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:37:27.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:37:27.680Z] Configure a credential helper to remove this warning. See [2021-10-06T22:37:27.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:37:27.680Z] [2021-10-06T22:37:27.680Z] Login Succeeded [2021-10-06T22:37:27.680Z] nexus3.edgexfoundry.org:10002 [2021-10-06T22:37:27.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:37:29.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:37:29.186Z] Configure a credential helper to remove this warning. See [2021-10-06T22:37:29.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:37:29.186Z] [2021-10-06T22:37:29.186Z] Login Succeeded [2021-10-06T22:37:29.186Z] nexus3.edgexfoundry.org:10003 [2021-10-06T22:37:29.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:37:29.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:37:29.186Z] Configure a credential helper to remove this warning. See [2021-10-06T22:37:29.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:37:29.186Z] [2021-10-06T22:37:29.186Z] Login Succeeded [2021-10-06T22:37:29.186Z] nexus3.edgexfoundry.org:10004 [2021-10-06T22:37:29.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:37:29.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:37:29.186Z] Configure a credential helper to remove this warning. See [2021-10-06T22:37:29.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:37:29.186Z] [2021-10-06T22:37:29.186Z] Login Succeeded [2021-10-06T22:37:29.186Z] docker.io [2021-10-06T22:37:29.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:37:29.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:37:29.186Z] Configure a credential helper to remove this warning. See [2021-10-06T22:37:29.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:37:29.186Z] [2021-10-06T22:37:29.186Z] Login Succeeded [2021-10-06T22:37:29.186Z] ---> docker-login.sh ends [Pipeline] } [2021-10-06T22:37:29.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-06T22:37:29.587Z] ++ 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-10-06T22:37:29.587Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-06T22:37:29.587Z] ++ dirname cmd/core-command/Dockerfile [2021-10-06T22:37:29.587Z] ++ cut -d/ -f2 [2021-10-06T22:37:29.587Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-06T22:37:29.587Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-06T22:37:29.587Z] ++ dirname cmd/core-data/Dockerfile [2021-10-06T22:37:29.587Z] ++ cut -d/ -f2 [2021-10-06T22:37:29.587Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-06T22:37:29.587Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-06T22:37:29.587Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-06T22:37:29.587Z] ++ cut -d/ -f2 [2021-10-06T22:37:29.587Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-06T22:37:29.587Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-06T22:37:29.587Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-06T22:37:29.587Z] ++ cut -d/ -f2 [2021-10-06T22:37:29.587Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-06T22:37:29.587Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-06T22:37:29.587Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-06T22:37:29.587Z] ++ cut -d/ -f2 [2021-10-06T22:37:29.587Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-06T22:37:29.587Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-06T22:37:29.587Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-06T22:37:29.587Z] ++ cut -d/ -f2 [2021-10-06T22:37:29.587Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-06T22:37:29.587Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-06T22:37:29.587Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-06T22:37:29.587Z] ++ cut -d/ -f2 [2021-10-06T22:37:29.587Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-06T22:37:29.587Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-06T22:37:29.587Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-06T22:37:29.587Z] ++ cut -d/ -f2 [2021-10-06T22:37:29.587Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-06T22:37:29.587Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-06T22:37:29.587Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-06T22:37:29.587Z] ++ cut -d/ -f2 [2021-10-06T22:37:29.587Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-06T22:37:29.646Z] 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-10-06T22:37:30.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T22:37:30.458Z] [2021-10-06T22:37:30.458Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:37:30.799Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T22:37:31.064Z] latest: Pulling from edgex-devops/git-semver [2021-10-06T22:37:31.064Z] 31603596830f: Pulling fs layer [2021-10-06T22:37:31.064Z] 04fac38145f0: Pulling fs layer [2021-10-06T22:37:31.064Z] 701f6daf10bf: Pulling fs layer [2021-10-06T22:37:31.064Z] 24f72da36158: Pulling fs layer [2021-10-06T22:37:31.064Z] 24f72da36158: Waiting [2021-10-06T22:37:31.064Z] 04fac38145f0: Verifying Checksum [2021-10-06T22:37:31.064Z] 04fac38145f0: Download complete [2021-10-06T22:37:31.064Z] 31603596830f: Verifying Checksum [2021-10-06T22:37:31.064Z] 31603596830f: Download complete [2021-10-06T22:37:31.333Z] 24f72da36158: Verifying Checksum [2021-10-06T22:37:31.333Z] 24f72da36158: Download complete [2021-10-06T22:37:31.333Z] 701f6daf10bf: Verifying Checksum [2021-10-06T22:37:31.333Z] 701f6daf10bf: Download complete [2021-10-06T22:37:31.333Z] 31603596830f: Pull complete [2021-10-06T22:37:31.333Z] 04fac38145f0: Pull complete [2021-10-06T22:37:31.917Z] 701f6daf10bf: Pull complete [2021-10-06T22:37:32.183Z] 24f72da36158: Pull complete [2021-10-06T22:37:32.183Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-06T22:37:32.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T22:37:32.183Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-06T22:37:32.282Z] prd-centos7-docker-4c-2g-825 does not seem to be running inside a container [2021-10-06T22:37:32.334Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-06T22:37:33.147Z] $ docker top ba0e3f3afa091d1882d32f4ef61e196ebdb324608adfead3b43a414ca64376d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-06T22:37:33.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T22:37:33.277Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T22:37:33.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T22:37:33.386Z] $ docker exec ba0e3f3afa091d1882d32f4ef61e196ebdb324608adfead3b43a414ca64376d9 ssh-agent [2021-10-06T22:37:33.500Z] SSH_AUTH_SOCK=/tmp/ssh-T4iC0J9yzoIb/agent.15 [2021-10-06T22:37:33.500Z] SSH_AGENT_PID=21 [2021-10-06T22:37:33.513Z] Running ssh-add (command line suppressed) [2021-10-06T22:37:33.609Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1293702869654604952.key (/w/workspace/edgex-go/2@tmp/private_key_1293702869654604952.key) [2021-10-06T22:37:33.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T22:37:33.946Z] + git tag --points-at HEAD [Pipeline] } [2021-10-06T22:37:33.962Z] $ docker exec --env ******** --env ******** ba0e3f3afa091d1882d32f4ef61e196ebdb324608adfead3b43a414ca64376d9 ssh-agent -k [2021-10-06T22:37:34.078Z] unset SSH_AUTH_SOCK; [2021-10-06T22:37:34.079Z] unset SSH_AGENT_PID; [2021-10-06T22:37:34.079Z] echo Agent pid 21 killed; [2021-10-06T22:37:34.098Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-06T22:37:34.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T22:37:34.136Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T22:37:34.276Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T22:37:34.274Z] $ docker exec ba0e3f3afa091d1882d32f4ef61e196ebdb324608adfead3b43a414ca64376d9 ssh-agent [2021-10-06T22:37:34.425Z] SSH_AUTH_SOCK=/tmp/ssh-Ux9GVKLN3k9H/agent.54 [2021-10-06T22:37:34.425Z] SSH_AGENT_PID=61 [2021-10-06T22:37:34.433Z] Running ssh-add (command line suppressed) [2021-10-06T22:37:34.545Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_992884122611846707.key (/w/workspace/edgex-go/2@tmp/private_key_992884122611846707.key) [2021-10-06T22:37:34.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T22:37:34.919Z] + git semver init [2021-10-06T22:37:34.919Z] # -> Open(): unable to determine branch for HEAD [2021-10-06T22:37:34.919Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-10-06T22:37:34.919Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-10-06T22:37:34.919Z] # $SEMVER_REMOTE_NAME = origin [2021-10-06T22:37:34.919Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-06T22:37:34.919Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-06T22:37:34.919Z] # $SEMVER_BRANCH = PR-3745 [2021-10-06T22:37:34.919Z] # $SEMVER_TEMP = /tmp/semver-366713749 [2021-10-06T22:37:34.919Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-06T22:37:47.279Z] # '/tmp/semver-366713749' -> '/w/workspace/edgex-go/2/.semver' [2021-10-06T22:37:47.279Z] # -> Force: false [2021-10-06T22:37:47.279Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-10-06T22:37:47.291Z] $ docker exec --env ******** --env ******** ba0e3f3afa091d1882d32f4ef61e196ebdb324608adfead3b43a414ca64376d9 ssh-agent -k [2021-10-06T22:37:47.385Z] unset SSH_AUTH_SOCK; [2021-10-06T22:37:47.385Z] unset SSH_AGENT_PID; [2021-10-06T22:37:47.385Z] echo Agent pid 61 killed; [2021-10-06T22:37:47.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-06T22:37:47.748Z] + git semver [Pipeline] } [2021-10-06T22:37:47.762Z] $ docker stop --time=1 ba0e3f3afa091d1882d32f4ef61e196ebdb324608adfead3b43a414ca64376d9 [2021-10-06T22:37:50.198Z] $ docker rm -f ba0e3f3afa091d1882d32f4ef61e196ebdb324608adfead3b43a414ca64376d9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T22:37:50.630Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-06T22:37:50.967Z] Stashed 1 file(s) [Pipeline] echo [2021-10-06T22:37:50.970Z] [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-10-06T22:37:51.268Z] ========================================================= [2021-10-06T22:37:51.268Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-06T22:37:51.268Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-06T22:37:51.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T22:37:51.578Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-06T22:37:51.578Z] 4e9f2cdf4387: Pulling fs layer [2021-10-06T22:37:51.578Z] 57d31006c564: Pulling fs layer [2021-10-06T22:37:51.578Z] bd5ccded8296: Pulling fs layer [2021-10-06T22:37:51.578Z] 304dd3a0f381: Pulling fs layer [2021-10-06T22:37:51.578Z] d37cda54a23b: Pulling fs layer [2021-10-06T22:37:51.578Z] bae75c0f2455: Pulling fs layer [2021-10-06T22:37:51.578Z] 806579b3d29a: Pulling fs layer [2021-10-06T22:37:51.578Z] c77eb801bf70: Pulling fs layer [2021-10-06T22:37:51.578Z] 6d0567d44e1a: Pulling fs layer [2021-10-06T22:37:51.578Z] 304dd3a0f381: Waiting [2021-10-06T22:37:51.578Z] d37cda54a23b: Waiting [2021-10-06T22:37:51.579Z] bae75c0f2455: Waiting [2021-10-06T22:37:51.579Z] 806579b3d29a: Waiting [2021-10-06T22:37:51.579Z] c77eb801bf70: Waiting [2021-10-06T22:37:51.579Z] 6d0567d44e1a: Waiting [2021-10-06T22:37:51.579Z] bd5ccded8296: Verifying Checksum [2021-10-06T22:37:51.579Z] bd5ccded8296: Download complete [2021-10-06T22:37:51.579Z] 57d31006c564: Verifying Checksum [2021-10-06T22:37:51.579Z] 57d31006c564: Download complete [2021-10-06T22:37:51.579Z] d37cda54a23b: Verifying Checksum [2021-10-06T22:37:51.579Z] d37cda54a23b: Download complete [2021-10-06T22:37:51.847Z] bae75c0f2455: Verifying Checksum [2021-10-06T22:37:51.847Z] bae75c0f2455: Download complete [2021-10-06T22:37:51.847Z] 4e9f2cdf4387: Download complete [2021-10-06T22:37:51.847Z] 806579b3d29a: Verifying Checksum [2021-10-06T22:37:51.847Z] 806579b3d29a: Download complete [2021-10-06T22:37:51.847Z] 4e9f2cdf4387: Pull complete [2021-10-06T22:37:52.114Z] 57d31006c564: Pull complete [2021-10-06T22:37:52.114Z] c77eb801bf70: Verifying Checksum [2021-10-06T22:37:52.114Z] c77eb801bf70: Download complete [2021-10-06T22:37:52.114Z] bd5ccded8296: Pull complete [2021-10-06T22:37:52.708Z] 304dd3a0f381: Verifying Checksum [2021-10-06T22:37:52.708Z] 304dd3a0f381: Download complete [2021-10-06T22:37:53.683Z] 6d0567d44e1a: Verifying Checksum [2021-10-06T22:37:53.683Z] 6d0567d44e1a: Download complete [2021-10-06T22:37:57.079Z] 304dd3a0f381: Pull complete [2021-10-06T22:37:57.079Z] d37cda54a23b: Pull complete [2021-10-06T22:37:57.079Z] bae75c0f2455: Pull complete [2021-10-06T22:37:57.079Z] 806579b3d29a: Pull complete [2021-10-06T22:37:57.079Z] c77eb801bf70: Pull complete [2021-10-06T22:37:59.684Z] 6d0567d44e1a: Pull complete [2021-10-06T22:37:59.684Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-06T22:37:59.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T22:37:59.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-06T22:38:00.014Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-06T22:38:00.014Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T22:38:00.014Z] WORKDIR /edgex [2021-10-06T22:38:00.014Z] COPY go.mod . [2021-10-06T22:38:00.014Z] RUN go mod download' [2021-10-06T22:38:01.438Z] Sending build context to Docker daemon 329.3MB [2021-10-06T22:38:01.438Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T22:38:01.438Z] ---> e839a31ac9d1 [2021-10-06T22:38:01.438Z] Step 2/4 : WORKDIR /edgex [2021-10-06T22:38:02.875Z] ---> Running in 8fedadc236e7 [2021-10-06T22:38:02.875Z] Removing intermediate container 8fedadc236e7 [2021-10-06T22:38:02.875Z] ---> 32bf6c20e298 [2021-10-06T22:38:02.875Z] Step 3/4 : COPY go.mod . [2021-10-06T22:38:03.146Z] ---> 33e30cfe8276 [2021-10-06T22:38:03.146Z] Step 4/4 : RUN go mod download [2021-10-06T22:38:03.146Z] ---> Running in d931b776975c [2021-10-06T22:38:06.191Z] Still waiting to schedule task [2021-10-06T22:38:06.192Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-06T22:38:29.879Z] Removing intermediate container d931b776975c [2021-10-06T22:38:29.879Z] ---> 4209e20cbce3 [2021-10-06T22:38:29.879Z] Successfully built 4209e20cbce3 [2021-10-06T22:38:29.879Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:38:30.203Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T22:38:30.203Z] . [Pipeline] withDockerContainer [2021-10-06T22:38:30.289Z] prd-centos7-docker-4c-2g-825 does not seem to be running inside a container [2021-10-06T22:38:30.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2021-10-06T22:38:30.726Z] $ docker top fe4f4f041331f0e8dfdbb58564acc805eedfe44080416dcd9fd6e5ca79f880d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T22:38:31.118Z] + go version [2021-10-06T22:38:31.118Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-06T22:38:31.130Z] $ docker stop --time=1 fe4f4f041331f0e8dfdbb58564acc805eedfe44080416dcd9fd6e5ca79f880d6 [2021-10-06T22:38:32.346Z] $ docker rm -f fe4f4f041331f0e8dfdbb58564acc805eedfe44080416dcd9fd6e5ca79f880d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:38:32.862Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T22:38:32.862Z] . [Pipeline] withDockerContainer [2021-10-06T22:38:32.946Z] prd-centos7-docker-4c-2g-825 does not seem to be running inside a container [2021-10-06T22:38:33.005Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2021-10-06T22:38:33.424Z] $ docker top 031aaf9d8c7112217b8533f78be26dd4b572abe29adb42463b956acc5b02f686 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-06T22:38:33.508Z] ========================================================= [2021-10-06T22:38:33.508Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-06T22:38:33.508Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-06T22:38:33.837Z] + make test [2021-10-06T22:38:33.837Z] go mod tidy [2021-10-06T22:38:33.837Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-06T22:38:39.262Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-06T22:38:57.603Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-06T22:39:01.023Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-06T22:39:01.023Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-06T22:39:01.306Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-06T22:39:03.324Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-06T22:39:03.915Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-06T22:39:03.915Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-06T22:39:03.915Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-06T22:39:04.500Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-06T22:39:04.773Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-06T22:39:05.045Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-06T22:39:05.045Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-06T22:39:05.045Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-06T22:39:05.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-06T22:39:07.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-10-06T22:39:07.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-06T22:39:07.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-06T22:39:07.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 98.5% of statements [2021-10-06T22:39:07.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-06T22:39:07.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.048s coverage: 46.3% of statements [2021-10-06T22:39:07.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-06T22:39:07.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-06T22:39:08.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.085s coverage: 90.1% of statements [2021-10-06T22:39:08.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-06T22:39:08.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-06T22:39:10.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 84.4% of statements [2021-10-06T22:39:10.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-06T22:39:10.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-06T22:39:10.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-06T22:39:10.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-06T22:39:10.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-06T22:39:10.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.268s coverage: 94.2% of statements [2021-10-06T22:39:10.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-06T22:39:10.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-06T22:39:10.579Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements [2021-10-06T22:39:10.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-06T22:39:10.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-06T22:39:10.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-06T22:39:10.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-06T22:39:10.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-06T22:39:11.168Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements [2021-10-06T22:39:11.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-06T22:39:11.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-06T22:39:11.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-06T22:39:11.760Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements [2021-10-06T22:39:11.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-06T22:39:11.760Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-10-06T22:39:12.027Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 21.7% of statements [2021-10-06T22:39:12.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-06T22:39:12.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2021-10-06T22:39:13.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements [2021-10-06T22:39:13.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-10-06T22:39:13.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.109s coverage: 96.3% of statements [2021-10-06T22:39:13.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-10-06T22:39:25.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2021-10-06T22:39:25.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-10-06T22:39:30.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.217s coverage: 82.5% of statements [2021-10-06T22:39:30.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-06T22:39:52.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2021-10-06T22:39:52.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-06T22:39:52.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-06T22:39:52.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-06T22:39:52.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-10-06T22:39:52.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-06T22:39:52.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-06T22:39:52.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-06T22:39:52.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-06T22:39:52.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-06T22:39:52.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-10-06T22:39:52.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-06T22:39:52.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-06T22:39:52.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-10-06T22:39:52.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-06T22:39:52.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements [2021-10-06T22:39:52.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-06T22:39:52.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-10-06T22:39:52.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-10-06T22:39:52.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-10-06T22:39:52.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.2% of statements [2021-10-06T22:39:52.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-06T22:39:52.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements [2021-10-06T22:39:52.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-06T22:39:52.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-06T22:39:52.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-10-06T22:39:52.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2021-10-06T22:39:52.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2021-10-06T22:39:52.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-10-06T22:39:52.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-10-06T22:39:52.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.273s coverage: 70.4% of statements [2021-10-06T22:39:52.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-06T22:39:52.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-06T22:39:52.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-06T22:39:52.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.109s coverage: 43.4% of statements [2021-10-06T22:39:52.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-06T22:39:52.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-06T22:39:52.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements [2021-10-06T22:39:52.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-06T22:39:52.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2021-10-06T22:39:52.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-06T22:39:57.432Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 19.5% of statements [2021-10-06T22:39:57.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-06T22:39:57.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-06T22:39:57.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-06T22:39:57.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-06T22:39:57.432Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 92.0% of statements [2021-10-06T22:39:57.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-06T22:39:57.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-06T22:39:57.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-06T22:39:57.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-06T22:39:57.432Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-10-06T22:39:57.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-06T22:39:57.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-06T22:39:57.432Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2021-10-06T22:39:57.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-06T22:39:57.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-06T22:39:57.432Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-06T22:39:57.432Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-06T22:39:57.432Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-10-06T22:39:57.432Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-06T22:39:57.432Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-06T22:39:57.432Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-06T22:39:57.432Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-06T22:39:57.432Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-06T22:39:57.432Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-06T22:39:57.432Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-10-06T22:39:57.432Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-10-06T22:39:57.432Z] 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-10-06T22:40:29.812Z] GO111MODULE=on go vet ./... [2021-10-06T22:40:38.054Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-06T22:40:38.054Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-06T22:40:38.054Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-06T22:40:38.948Z] + ls -al . [2021-10-06T22:40:38.948Z] total 612 [2021-10-06T22:40:38.948Z] drwxrwxr-x 10 1001 1001 4096 Oct 6 22:40 . [2021-10-06T22:40:38.948Z] drwxr-xr-x 4 root root 28 Oct 6 22:38 .. [2021-10-06T22:40:38.948Z] -rw-rw-r-- 1 1001 1001 11 Oct 6 22:37 .dockerignore [2021-10-06T22:40:38.948Z] drwxrwxr-x 8 1001 1001 179 Oct 6 22:37 .git [2021-10-06T22:40:38.948Z] drwxrwxr-x 4 1001 1001 142 Oct 6 22:37 .github [2021-10-06T22:40:38.948Z] -rw-rw-r-- 1 1001 1001 804 Oct 6 22:37 .gitignore [2021-10-06T22:40:38.948Z] -rw-rw-r-- 1 1001 1001 42 Oct 6 22:37 .golangci.yml [2021-10-06T22:40:38.948Z] -rw-rw-r-- 1 1001 1001 76 Oct 6 22:37 .hadolint.yml [2021-10-06T22:40:38.948Z] drwx------ 3 1001 1001 58 Oct 6 22:37 .semver [2021-10-06T22:40:38.948Z] -rw-rw-r-- 1 1001 1001 166 Oct 6 22:37 .sonarcloud.properties [2021-10-06T22:40:38.948Z] -rw-rw-r-- 1 1001 1001 1171 Oct 6 22:37 ADOPTERS.md [2021-10-06T22:40:38.948Z] -rw-rw-r-- 1 1001 1001 8608 Oct 6 22:37 Attribution.txt [2021-10-06T22:40:38.948Z] -rw-rw-r-- 1 1001 1001 43881 Oct 6 22:37 CHANGELOG.md [2021-10-06T22:40:38.948Z] -rw-rw-r-- 1 1001 1001 3804 Oct 6 22:37 CONTRIBUTING.md [2021-10-06T22:40:38.948Z] -rw-rw-r-- 1 1001 1001 677 Oct 6 22:37 GOVERNANCE.md [2021-10-06T22:40:38.948Z] -rw-rw-r-- 1 1001 1001 849 Oct 6 22:37 Jenkinsfile [2021-10-06T22:40:38.948Z] -rw-rw-r-- 1 1001 1001 10775 Oct 6 22:37 LICENSE [2021-10-06T22:40:38.948Z] -rw-rw-r-- 1 1001 1001 6508 Oct 6 22:37 Makefile [2021-10-06T22:40:38.948Z] -rw-rw-r-- 1 1001 1001 582 Oct 6 22:37 OWNERS.md [2021-10-06T22:40:38.948Z] -rw-rw-r-- 1 1001 1001 8256 Oct 6 22:37 README.md [2021-10-06T22:40:38.948Z] -rw-rw-r-- 1 1001 1001 6912 Oct 6 22:37 SECURITY.md [2021-10-06T22:40:38.948Z] -rw-rw-r-- 1 1001 1001 5 Oct 6 22:37 VERSION [2021-10-06T22:40:38.948Z] -rw-rw-r-- 1 1001 1001 4131 Oct 6 22:37 ZMQWindows.md [2021-10-06T22:40:38.948Z] drwxrwxr-x 2 1001 1001 37 Oct 6 22:37 bin [2021-10-06T22:40:38.948Z] drwxrwxr-x 14 1001 1001 4096 Oct 6 22:37 cmd [2021-10-06T22:40:38.948Z] -rw-r--r-- 1 root root 403265 Oct 6 22:39 coverage.out [2021-10-06T22:40:38.948Z] -rw-rw-r-- 1 1001 1001 829 Oct 6 22:37 go.mod [2021-10-06T22:40:38.948Z] -rw-rw-r-- 1 1001 1001 50143 Oct 6 22:38 go.sum [2021-10-06T22:40:38.948Z] drwxrwxr-x 8 1001 1001 124 Oct 6 22:37 internal [2021-10-06T22:40:38.948Z] drwxrwxr-x 3 1001 1001 16 Oct 6 22:37 openapi [2021-10-06T22:40:38.948Z] drwxrwxr-x 4 1001 1001 71 Oct 6 22:37 snap [2021-10-06T22:40:38.948Z] -rw-rw-r-- 1 1001 1001 204 Oct 6 22:37 version.go [Pipeline] sh [2021-10-06T22:40:39.267Z] + '[' -e coverage.out ] [2021-10-06T22:40:39.267Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-06T22:40:39.374Z] Stashed 1 file(s) [Pipeline] sh [2021-10-06T22:40:39.689Z] + make build [2021-10-06T22:40:39.689Z] 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-10-06T22:40:41.101Z] 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-10-06T22:40:47.815Z] 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-10-06T22:40:47.815Z] 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-10-06T22:40:48.784Z] 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-10-06T22:40:49.053Z] 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-10-06T22:40:50.021Z] 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-10-06T22:40:50.991Z] 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-10-06T22:40:51.580Z] 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-10-06T22:40:52.563Z] 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-10-06T22:40:53.149Z] 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-10-06T22:40:54.117Z] 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-10-06T22:40:55.545Z] $ docker stop --time=1 031aaf9d8c7112217b8533f78be26dd4b572abe29adb42463b956acc5b02f686 [2021-10-06T22:40:57.293Z] $ docker rm -f 031aaf9d8c7112217b8533f78be26dd4b572abe29adb42463b956acc5b02f686 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:40:59.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-06T22:40:59.000Z] [2021-10-06T22:40:59.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:40:59.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-06T22:40:59.340Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-06T22:40:59.340Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-06T22:40:59.340Z] ca9280d653b3: Pulling fs layer [2021-10-06T22:40:59.340Z] 7e9c9ca2126c: Pulling fs layer [2021-10-06T22:40:59.613Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-06T22:40:59.613Z] cbdbe7a5bc2a: Download complete [2021-10-06T22:40:59.880Z] cbdbe7a5bc2a: Pull complete [2021-10-06T22:40:59.880Z] ca9280d653b3: Verifying Checksum [2021-10-06T22:40:59.880Z] ca9280d653b3: Download complete [2021-10-06T22:41:00.163Z] 7e9c9ca2126c: Verifying Checksum [2021-10-06T22:41:00.163Z] 7e9c9ca2126c: Download complete [2021-10-06T22:41:00.432Z] ca9280d653b3: Pull complete [2021-10-06T22:41:03.798Z] 7e9c9ca2126c: Pull complete [2021-10-06T22:41:03.798Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-06T22:41:03.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-06T22:41:03.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-06T22:41:03.884Z] prd-centos7-docker-4c-2g-825 does not seem to be running inside a container [2021-10-06T22:41:04.090Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-devops/edgex-compose:latest cat [2021-10-06T22:41:06.642Z] $ docker top 72c7634ab28c20837accbaacd0357b42806b9deadd76bd5806629956a8838c6d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T22:41:07.316Z] + docker-compose build --help [2021-10-06T22:41:07.317Z] + grep parallel [2021-10-06T22:41:08.002Z] --parallel Build images in parallel. [Pipeline] } [2021-10-06T22:41:08.015Z] $ docker stop --time=1 72c7634ab28c20837accbaacd0357b42806b9deadd76bd5806629956a8838c6d [2021-10-06T22:41:09.193Z] $ docker rm -f 72c7634ab28c20837accbaacd0357b42806b9deadd76bd5806629956a8838c6d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:41:09.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-06T22:41:09.627Z] . [Pipeline] withDockerContainer [2021-10-06T22:41:09.711Z] prd-centos7-docker-4c-2g-825 does not seem to be running inside a container [2021-10-06T22:41:09.769Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-10-06T22:41:10.091Z] $ docker top 07073b976e8173ba7e3ce4d59893c67d78da085fe8d016022f851e99113e0c0e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T22:41:10.521Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-06T22:41:11.106Z] Building core-command ... [2021-10-06T22:41:11.106Z] Building core-data ... [2021-10-06T22:41:11.106Z] Building core-metadata ... [2021-10-06T22:41:11.106Z] Building security-bootstrapper ... [2021-10-06T22:41:11.106Z] Building security-proxy-setup ... [2021-10-06T22:41:11.106Z] Building security-secretstore-setup ... [2021-10-06T22:41:11.106Z] Building support-notifications ... [2021-10-06T22:41:11.106Z] Building support-scheduler ... [2021-10-06T22:41:11.106Z] Building sys-mgmt-agent ... [2021-10-06T22:41:11.106Z] Building security-proxy-setup [2021-10-06T22:41:11.106Z] Building support-notifications [2021-10-06T22:41:11.106Z] Building support-scheduler [2021-10-06T22:41:11.106Z] Building security-bootstrapper [2021-10-06T22:41:11.106Z] Building sys-mgmt-agent [2021-10-06T22:41:21.213Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T22:41:21.213Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-06T22:41:21.213Z] ---> 4209e20cbce3 [2021-10-06T22:41:21.213Z] Step 3/21 : WORKDIR /edgex-go [2021-10-06T22:41:21.213Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T22:41:21.213Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-06T22:41:21.213Z] ---> 4209e20cbce3 [2021-10-06T22:41:21.213Z] Step 3/30 : WORKDIR /edgex-go [2021-10-06T22:41:27.872Z] ---> Running in 383992d0d226 [2021-10-06T22:41:27.872Z] ---> Running in fcf27d88bc9e [2021-10-06T22:41:32.134Z] Removing intermediate container fcf27d88bc9e [2021-10-06T22:41:32.134Z] ---> 448dd5375647 [2021-10-06T22:41:32.134Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T22:41:32.134Z] Removing intermediate container 383992d0d226 [2021-10-06T22:41:32.134Z] ---> b7ef4e6bd5a4 [2021-10-06T22:41:32.134Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T22:41:32.406Z] ---> Running in 3e49b59d080a [2021-10-06T22:41:32.406Z] ---> Running in a5f3be3cf989 [2021-10-06T22:41:33.846Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T22:41:33.846Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-06T22:41:33.846Z] ---> 4209e20cbce3 [2021-10-06T22:41:33.846Z] Step 3/20 : WORKDIR /edgex-go [2021-10-06T22:41:33.846Z] ---> Using cache [2021-10-06T22:41:33.846Z] ---> 448dd5375647 [2021-10-06T22:41:33.846Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T22:41:34.113Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T22:41:34.113Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-06T22:41:34.113Z] ---> 4209e20cbce3 [2021-10-06T22:41:34.113Z] Step 3/23 : WORKDIR /edgex-go [2021-10-06T22:41:34.113Z] ---> Using cache [2021-10-06T22:41:34.113Z] ---> 448dd5375647 [2021-10-06T22:41:34.113Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T22:41:34.385Z] ---> Running in 3ec557908aa9 [2021-10-06T22:41:34.385Z] ---> Running in 92af1bfcf264 [2021-10-06T22:41:34.659Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T22:41:34.659Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-06T22:41:34.659Z] ---> 4209e20cbce3 [2021-10-06T22:41:34.659Z] Step 3/22 : WORKDIR /edgex-go [2021-10-06T22:41:34.659Z] ---> Using cache [2021-10-06T22:41:34.659Z] ---> 448dd5375647 [2021-10-06T22:41:34.659Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T22:41:34.659Z] Removing intermediate container 3e49b59d080a [2021-10-06T22:41:34.659Z] ---> 6eaba730d490 [2021-10-06T22:41:34.659Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-06T22:41:34.659Z] Removing intermediate container a5f3be3cf989 [2021-10-06T22:41:34.659Z] ---> f9e641931da1 [2021-10-06T22:41:34.659Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-06T22:41:34.659Z] ---> Running in fc2753d6276a [2021-10-06T22:41:34.659Z] ---> Running in 52c8c7fb98f0 [2021-10-06T22:41:34.659Z] ---> Running in d6f6d687bc36 [2021-10-06T22:41:35.262Z] Removing intermediate container 3ec557908aa9 [2021-10-06T22:41:35.262Z] ---> 9840ebe0c934 [2021-10-06T22:41:35.262Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-06T22:41:35.262Z] ---> Running in a820f872da24 [2021-10-06T22:41:35.546Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T22:41:35.546Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T22:41:35.546Z] Removing intermediate container 92af1bfcf264 [2021-10-06T22:41:35.546Z] ---> 8bf447d6b707 [2021-10-06T22:41:35.546Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-06T22:41:35.546Z] ---> Running in f3a745e3d89e [2021-10-06T22:41:35.824Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T22:41:35.824Z] Removing intermediate container fc2753d6276a [2021-10-06T22:41:35.824Z] ---> ab29875f6b52 [2021-10-06T22:41:35.824Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-06T22:41:36.095Z] ---> Running in e2dc9e1a5e86 [2021-10-06T22:41:36.095Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T22:41:36.364Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T22:41:36.364Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T22:41:36.364Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T22:41:36.644Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T22:41:36.644Z] OK: 219 MiB in 52 packages [2021-10-06T22:41:36.934Z] OK: 219 MiB in 52 packages [2021-10-06T22:41:36.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T22:41:36.934Z] OK: 219 MiB in 52 packages [2021-10-06T22:41:37.215Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T22:41:37.215Z] Removing intermediate container 52c8c7fb98f0 [2021-10-06T22:41:37.215Z] ---> 7b887415bca5 [2021-10-06T22:41:37.215Z] Step 6/30 : COPY . . [2021-10-06T22:41:37.215Z] OK: 219 MiB in 52 packages [2021-10-06T22:41:37.215Z] Removing intermediate container d6f6d687bc36 [2021-10-06T22:41:37.215Z] ---> 1680bfd1a0ab [2021-10-06T22:41:37.215Z] Step 6/21 : COPY . . [2021-10-06T22:41:37.496Z] OK: 219 MiB in 52 packages [2021-10-06T22:41:37.770Z] Removing intermediate container a820f872da24 [2021-10-06T22:41:37.770Z] ---> 1f053654ffb9 [2021-10-06T22:41:37.770Z] Step 6/20 : COPY . . [2021-10-06T22:41:39.721Z] Removing intermediate container f3a745e3d89e [2021-10-06T22:41:39.721Z] ---> f4c4a7fcf712 [2021-10-06T22:41:39.721Z] Step 6/23 : COPY go.mod . [2021-10-06T22:41:40.696Z] Removing intermediate container e2dc9e1a5e86 [2021-10-06T22:41:40.696Z] ---> 4cc34f61acbb [2021-10-06T22:41:40.696Z] Step 6/22 : COPY . . [2021-10-06T22:41:40.965Z] ---> 346d6034c464 [2021-10-06T22:41:40.965Z] Step 7/23 : RUN go mod download [2021-10-06T22:41:41.551Z] ---> Running in 294c9668d849 [2021-10-06T22:41:46.916Z] Removing intermediate container 294c9668d849 [2021-10-06T22:41:46.916Z] ---> f7ca5207e1a9 [2021-10-06T22:41:46.916Z] Step 8/23 : COPY . . [2021-10-06T22:41:46.916Z] ---> 1f8a32c61a4f [2021-10-06T22:41:46.916Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T22:41:47.884Z] ---> Running in 605903f76949 [2021-10-06T22:41:48.853Z] ---> eae200ec6b0a [2021-10-06T22:41:48.853Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T22:41:49.445Z] ---> 5cf2984998cd [2021-10-06T22:41:49.445Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T22:41:49.445Z] ---> Running in da1e85cd2585 [2021-10-06T22:41:49.445Z] ---> 4e3455cc6436 [2021-10-06T22:41:49.445Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T22:41:49.719Z] ---> Running in c7af411e3f9d [2021-10-06T22:41:49.987Z] ---> Running in 32e3db590b08 [2021-10-06T22:41:52.744Z] Removing intermediate container 605903f76949 [2021-10-06T22:41:52.744Z] ---> b28e8988c68f [2021-10-06T22:41:52.744Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-06T22:41:52.744Z] Removing intermediate container da1e85cd2585 [2021-10-06T22:41:52.744Z] ---> 1d68a4e55d52 [2021-10-06T22:41:52.744Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-06T22:41:52.744Z] ---> Running in f214ecb6e20c [2021-10-06T22:41:52.744Z] ---> Running in 26ab22015ba6 [2021-10-06T22:41:53.330Z] 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-10-06T22:41:53.330Z] Removing intermediate container 32e3db590b08 [2021-10-06T22:41:53.330Z] ---> e8377ec021e9 [2021-10-06T22:41:53.330Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-06T22:41:53.598Z] 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-10-06T22:41:53.866Z] ---> Running in 8301b161b4ab [2021-10-06T22:41:54.455Z] Removing intermediate container c7af411e3f9d [2021-10-06T22:41:54.455Z] ---> 3d0944f4cd0f [2021-10-06T22:41:54.455Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-06T22:41:54.722Z] ---> Running in 99c8545d4b22 [2021-10-06T22:41:55.325Z] 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-10-06T22:41:56.300Z] 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-10-06T22:42:06.399Z] ---> b0ed37bd2ada [2021-10-06T22:42:06.399Z] Step 9/23 : RUN go mod tidy [2021-10-06T22:42:06.399Z] ---> Running in ffa9aa59b26a [2021-10-06T22:42:08.348Z] Removing intermediate container ffa9aa59b26a [2021-10-06T22:42:08.348Z] ---> 847b85fe5456 [2021-10-06T22:42:08.348Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-06T22:42:08.348Z] ---> Running in 0e28085b2d35 [2021-10-06T22:42:08.614Z] 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-10-06T22:42:30.714Z] 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-10-06T22:42:34.105Z] Removing intermediate container 8301b161b4ab [2021-10-06T22:42:34.106Z] ---> 225e11b486ed [2021-10-06T22:42:34.106Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-06T22:42:34.106Z] ---> Running in e658baa54769 [2021-10-06T22:42:34.106Z] Removing intermediate container 26ab22015ba6 [2021-10-06T22:42:34.106Z] ---> 65c4f39929c2 [2021-10-06T22:42:34.106Z] [2021-10-06T22:42:34.106Z] Step 9/20 : FROM alpine:3.14 [2021-10-06T22:42:34.383Z] 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-10-06T22:42:34.383Z] 3.14: Pulling from library/alpine [2021-10-06T22:42:34.984Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-06T22:42:34.984Z] Status: Downloaded newer image for alpine:3.14 [2021-10-06T22:42:34.984Z] ---> 14119a10abf4 [2021-10-06T22:42:34.984Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-06T22:42:34.984Z] ---> Running in 0b8d8d80f55c [2021-10-06T22:42:35.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-06T22:42:35.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-06T22:42:35.974Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-06T22:42:35.974Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-06T22:42:35.974Z] Removing intermediate container f214ecb6e20c [2021-10-06T22:42:35.974Z] ---> 54af84d8a340 [2021-10-06T22:42:35.974Z] [2021-10-06T22:42:35.974Z] Step 9/21 : FROM alpine:3.14 [2021-10-06T22:42:35.974Z] ---> 14119a10abf4 [2021-10-06T22:42:35.974Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-06T22:42:36.248Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-06T22:42:36.248Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-06T22:42:36.248Z] (5/5) Installing curl (7.79.1-r0) [2021-10-06T22:42:36.248Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T22:42:36.248Z] ---> Running in fac2af909579 [2021-10-06T22:42:36.248Z] Executing ca-certificates-20191127-r5.trigger [2021-10-06T22:42:36.248Z] Removing intermediate container e658baa54769 [2021-10-06T22:42:36.248Z] ---> 1910d32c2a8c [2021-10-06T22:42:36.248Z] [2021-10-06T22:42:36.248Z] Step 10/22 : FROM docker:20.10.8 [2021-10-06T22:42:36.248Z] OK: 8 MiB in 19 packages [2021-10-06T22:42:36.525Z] 20.10.8: Pulling from library/docker [2021-10-06T22:42:36.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-06T22:42:36.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-06T22:42:37.083Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-06T22:42:37.369Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-06T22:42:37.369Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T22:42:37.369Z] Executing ca-certificates-20191127-r5.trigger [2021-10-06T22:42:37.369Z] OK: 6 MiB in 16 packages [2021-10-06T22:42:37.670Z] Removing intermediate container 0b8d8d80f55c [2021-10-06T22:42:37.670Z] ---> 9be50324b031 [2021-10-06T22:42:37.670Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-06T22:42:37.670Z] ---> Running in f181471f17a7 [2021-10-06T22:42:37.951Z] Removing intermediate container f181471f17a7 [2021-10-06T22:42:37.951Z] ---> c1e3bc3a9bb3 [2021-10-06T22:42:37.951Z] Step 12/20 : WORKDIR /edgex [2021-10-06T22:42:38.232Z] ---> Running in 957f6c08b289 [2021-10-06T22:42:38.503Z] Removing intermediate container fac2af909579 [2021-10-06T22:42:38.503Z] ---> 3c2a7ad76ef3 [2021-10-06T22:42:38.503Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-06T22:42:38.503Z] ---> Running in b7e46e3ba79b [2021-10-06T22:42:38.771Z] Removing intermediate container 957f6c08b289 [2021-10-06T22:42:38.771Z] ---> d45545bcd325 [2021-10-06T22:42:38.771Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-06T22:42:38.771Z] Removing intermediate container 99c8545d4b22 [2021-10-06T22:42:38.771Z] ---> 78a17c609af1 [2021-10-06T22:42:38.771Z] [2021-10-06T22:42:38.771Z] Step 9/30 : FROM alpine:3.14 [2021-10-06T22:42:38.771Z] ---> 14119a10abf4 [2021-10-06T22:42:38.771Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-06T22:42:38.771Z] ---> Running in 7a57a885287b [2021-10-06T22:42:38.771Z] Removing intermediate container b7e46e3ba79b [2021-10-06T22:42:38.771Z] ---> e02886cc6786 [2021-10-06T22:42:38.771Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-06T22:42:39.039Z] ---> Running in 91fdd3349824 [2021-10-06T22:42:39.039Z] Removing intermediate container 7a57a885287b [2021-10-06T22:42:39.039Z] ---> 57a78d20424c [2021-10-06T22:42:39.039Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-06T22:42:39.039Z] ---> a352473a27aa [2021-10-06T22:42:39.039Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-06T22:42:39.322Z] ---> Running in 5045af508c80 [2021-10-06T22:42:39.322Z] Removing intermediate container 91fdd3349824 [2021-10-06T22:42:39.322Z] ---> e970f75555b9 [2021-10-06T22:42:39.322Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-06T22:42:39.592Z] ---> Running in 50fb32f37b08 [2021-10-06T22:42:39.871Z] ---> ace3c0dd80a1 [2021-10-06T22:42:39.871Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-06T22:42:39.871Z] Removing intermediate container 50fb32f37b08 [2021-10-06T22:42:39.871Z] ---> 0a73f4d501d0 [2021-10-06T22:42:39.871Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-06T22:42:39.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-06T22:42:40.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-06T22:42:40.435Z] ---> 6f65cbb8071e [2021-10-06T22:42:40.435Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-06T22:42:40.435Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-06T22:42:40.435Z] (2/2) Installing su-exec (0.2-r1) [2021-10-06T22:42:40.435Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T22:42:40.435Z] OK: 6 MiB in 16 packages [2021-10-06T22:42:40.435Z] ---> b6d66c2aafe7 [2021-10-06T22:42:40.435Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-06T22:42:40.435Z] ---> Running in 5a5995398b4e [2021-10-06T22:42:41.065Z] ---> 3f58dee0d908 [2021-10-06T22:42:41.065Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-06T22:42:41.065Z] Removing intermediate container 5a5995398b4e [2021-10-06T22:42:41.065Z] ---> 122bd25d5a46 [2021-10-06T22:42:41.065Z] Step 17/20 : CMD ["--init=true"] [2021-10-06T22:42:41.065Z] ---> Running in d5cad89602ea [2021-10-06T22:42:41.065Z] Removing intermediate container 5045af508c80 [2021-10-06T22:42:41.065Z] ---> 79ebe29bf7b8 [2021-10-06T22:42:41.065Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-06T22:42:41.347Z] ---> Running in ab548deb5312 [2021-10-06T22:42:41.347Z] Removing intermediate container d5cad89602ea [2021-10-06T22:42:41.347Z] ---> 8955f375ad2c [2021-10-06T22:42:41.347Z] Step 18/20 : LABEL arch=x86_64 [2021-10-06T22:42:41.347Z] ---> 554346783c27 [2021-10-06T22:42:41.347Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-06T22:42:41.347Z] ---> Running in 5608178862cd [2021-10-06T22:42:41.613Z] Removing intermediate container ab548deb5312 [2021-10-06T22:42:41.613Z] ---> 9da082288f04 [2021-10-06T22:42:41.613Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-06T22:42:41.613Z] ---> Running in f7e1a7af4318 [2021-10-06T22:42:41.613Z] ---> Running in e60293b7e772 [2021-10-06T22:42:41.613Z] Removing intermediate container 5608178862cd [2021-10-06T22:42:41.613Z] ---> b1b6a7af6f59 [2021-10-06T22:42:41.613Z] Step 19/20 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 [2021-10-06T22:42:41.880Z] Removing intermediate container f7e1a7af4318 [2021-10-06T22:42:41.880Z] ---> 9e642d36913a [2021-10-06T22:42:41.880Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T22:42:41.880Z] ---> Running in d89ecbcaef5b [2021-10-06T22:42:41.880Z] Removing intermediate container e60293b7e772 [2021-10-06T22:42:41.880Z] ---> 826a170b8e4a [2021-10-06T22:42:41.880Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-06T22:42:41.880Z] ---> Running in 373df7ced647 [2021-10-06T22:42:41.880Z] ---> Running in fea9c64ee5f5 [2021-10-06T22:42:42.147Z] Removing intermediate container d89ecbcaef5b [2021-10-06T22:42:42.147Z] ---> 528cb1277cda [2021-10-06T22:42:42.147Z] Step 20/20 : LABEL version=0.0.0 [2021-10-06T22:42:42.147Z] ---> Running in 04eca3d0ef07 [2021-10-06T22:42:42.147Z] Removing intermediate container 373df7ced647 [2021-10-06T22:42:42.147Z] ---> 51574db59ea7 [2021-10-06T22:42:42.147Z] Step 19/21 : LABEL arch=x86_64 [2021-10-06T22:42:42.436Z] Removing intermediate container 04eca3d0ef07 [2021-10-06T22:42:42.436Z] ---> ff4724532ac2 [2021-10-06T22:42:42.436Z] [2021-10-06T22:42:42.436Z] ---> Running in 21f762bff506 [2021-10-06T22:42:42.436Z] Successfully built ff4724532ac2 [2021-10-06T22:42:42.436Z] Successfully tagged security-proxy-setup:latest [2021-10-06T22:42:42.436Z]  Building security-proxy-setup ... done Building core-command [2021-10-06T22:42:42.436Z] Removing intermediate container 21f762bff506 [2021-10-06T22:42:42.436Z] ---> 89a72f763852 [2021-10-06T22:42:42.436Z] Step 20/21 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 [2021-10-06T22:42:43.029Z] ---> Running in 93513ef566d4 [2021-10-06T22:42:44.096Z] Removing intermediate container 93513ef566d4 [2021-10-06T22:42:44.096Z] ---> 11999771eb31 [2021-10-06T22:42:44.096Z] Step 21/21 : LABEL version=0.0.0 [2021-10-06T22:42:44.368Z] ---> Running in b975308a8822 [2021-10-06T22:42:44.368Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-06T22:42:44.368Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-06T22:42:44.368Z] Removing intermediate container fea9c64ee5f5 [2021-10-06T22:42:44.368Z] ---> 197c275c3e87 [2021-10-06T22:42:44.368Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-06T22:42:44.368Z] ---> bc6c0ffef665 [2021-10-06T22:42:44.368Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-06T22:42:44.652Z] Removing intermediate container b975308a8822 [2021-10-06T22:42:44.652Z] ---> 12a8da4f68eb [2021-10-06T22:42:44.652Z] [2021-10-06T22:42:44.652Z] ---> Running in 29b2d2d6f3fa [2021-10-06T22:42:44.652Z] ---> Running in 8aac0cda92b7 [2021-10-06T22:42:44.652Z] Removing intermediate container 0e28085b2d35 [2021-10-06T22:42:44.652Z] ---> 4b10e3b517fa [2021-10-06T22:42:44.652Z] [2021-10-06T22:42:44.652Z] Step 11/23 : FROM alpine:3.14 [2021-10-06T22:42:44.652Z] ---> 14119a10abf4 [2021-10-06T22:42:44.652Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-06T22:42:44.652Z] Successfully built 12a8da4f68eb [2021-10-06T22:42:44.652Z] Successfully tagged support-notifications:latest [2021-10-06T22:42:44.652Z]  Building support-notifications ... done Building core-data [2021-10-06T22:42:44.652Z] Removing intermediate container 29b2d2d6f3fa [2021-10-06T22:42:44.652Z] ---> dc9bb4e504b0 [2021-10-06T22:42:44.652Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-06T22:42:44.652Z] ---> Running in 2dc152fe57e8 [2021-10-06T22:42:44.652Z] Removing intermediate container 8aac0cda92b7 [2021-10-06T22:42:44.652Z] ---> 5ed4ff6d05b2 [2021-10-06T22:42:44.652Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-06T22:42:44.924Z] ---> Running in 0e630f43a353 [2021-10-06T22:42:45.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-06T22:42:45.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-06T22:42:46.152Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-06T22:42:46.152Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T22:42:46.152Z] OK: 6 MiB in 15 packages [2021-10-06T22:42:46.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-06T22:42:46.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-06T22:42:46.417Z] ---> 5e28ae0650f4 [2021-10-06T22:42:46.417Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-06T22:42:46.682Z] (1/42) Installing readline (8.1.0-r0) [2021-10-06T22:42:46.682Z] (2/42) Installing bash (5.1.4-r0) [2021-10-06T22:42:46.682Z] Executing bash-5.1.4-r0.post-install [2021-10-06T22:42:46.682Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-06T22:42:46.682Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-06T22:42:46.682Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-06T22:42:46.682Z] (6/42) Installing curl (7.79.1-r0) [2021-10-06T22:42:46.682Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-06T22:42:46.682Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-06T22:42:46.682Z] (9/42) Installing expat (2.4.1-r0) [2021-10-06T22:42:46.682Z] (10/42) Installing libffi (3.3-r2) [2021-10-06T22:42:46.682Z] (11/42) Installing gdbm (1.19-r0) [2021-10-06T22:42:46.682Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-06T22:42:46.682Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-06T22:42:46.682Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-06T22:42:46.682Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-06T22:42:46.682Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-06T22:42:46.682Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-06T22:42:49.284Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T22:42:49.284Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-06T22:42:49.284Z] ---> 4209e20cbce3 [2021-10-06T22:42:49.284Z] Step 3/22 : WORKDIR /edgex-go [2021-10-06T22:42:49.284Z] ---> Using cache [2021-10-06T22:42:49.284Z] ---> 448dd5375647 [2021-10-06T22:42:49.284Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T22:42:49.284Z] ---> Using cache [2021-10-06T22:42:49.284Z] ---> ab29875f6b52 [2021-10-06T22:42:49.284Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-06T22:42:49.863Z] ---> Running in 62ee7d95c323 [2021-10-06T22:42:49.863Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-06T22:42:49.863Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-06T22:42:49.863Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-06T22:42:49.863Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-06T22:42:50.128Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-06T22:42:50.128Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-06T22:42:50.128Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-06T22:42:50.128Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-06T22:42:50.128Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-06T22:42:50.128Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-06T22:42:50.128Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-06T22:42:50.128Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-06T22:42:50.394Z] ---> Running in 1b81cc1a15b8 [2021-10-06T22:42:50.394Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-06T22:42:50.394Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-06T22:42:50.394Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-06T22:42:50.394Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-06T22:42:50.394Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-06T22:42:50.394Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-06T22:42:50.394Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-06T22:42:50.394Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-06T22:42:50.394Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-06T22:42:50.394Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-06T22:42:50.662Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-06T22:42:50.662Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-06T22:42:50.662Z] Removing intermediate container 2dc152fe57e8 [2021-10-06T22:42:50.662Z] ---> 75796d92ee00 [2021-10-06T22:42:50.662Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-06T22:42:50.662Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-06T22:42:51.248Z] ---> Running in 2a0d013f5b15 [2021-10-06T22:42:51.248Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T22:42:51.248Z] OK: 84 MiB in 64 packages [2021-10-06T22:42:51.863Z] Removing intermediate container 2a0d013f5b15 [2021-10-06T22:42:51.863Z] ---> a32151928aee [2021-10-06T22:42:51.863Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-06T22:42:51.863Z] ---> Running in 1c9ee2b1ca6a [2021-10-06T22:42:51.863Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T22:42:52.132Z] Removing intermediate container 1c9ee2b1ca6a [2021-10-06T22:42:52.132Z] ---> f598b6580ec6 [2021-10-06T22:42:52.132Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-06T22:42:52.132Z] Removing intermediate container 62ee7d95c323 [2021-10-06T22:42:52.132Z] ---> 209b6dd8ce91 [2021-10-06T22:42:52.132Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-06T22:42:52.132Z] ---> Running in bf40d8b4badd [2021-10-06T22:42:52.132Z] Collecting docker-compose==1.23.2 [2021-10-06T22:42:52.409Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-06T22:42:52.409Z] Removing intermediate container bf40d8b4badd [2021-10-06T22:42:52.409Z] ---> 19557177f679 [2021-10-06T22:42:52.409Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-06T22:42:52.409Z] Collecting docopt<0.7,>=0.6.1 [2021-10-06T22:42:52.409Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-06T22:42:52.695Z] ---> 9b625d91776a [2021-10-06T22:42:52.695Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-06T22:42:52.695Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T22:42:52.695Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-06T22:42:52.695Z] ---> 4209e20cbce3 [2021-10-06T22:42:52.695Z] Step 3/22 : WORKDIR /edgex-go [2021-10-06T22:42:52.695Z] ---> Using cache [2021-10-06T22:42:52.695Z] ---> 448dd5375647 [2021-10-06T22:42:52.695Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T22:42:52.695Z] ---> Using cache [2021-10-06T22:42:52.695Z] ---> ab29875f6b52 [2021-10-06T22:42:52.695Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-06T22:42:52.695Z] ---> Running in 61faac506dfa [2021-10-06T22:42:52.695Z] ---> 4cd69eb7e12b [2021-10-06T22:42:52.695Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-06T22:42:52.695Z] Collecting texttable<0.10,>=0.9.0 [2021-10-06T22:42:52.695Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T22:42:52.695Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-06T22:42:53.341Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-06T22:42:53.341Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-06T22:42:53.341Z] OK: 219 MiB in 52 packages [2021-10-06T22:42:53.341Z] Collecting jsonschema<3,>=2.5.1 [2021-10-06T22:42:53.341Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-06T22:42:53.341Z] Collecting docker<4.0,>=3.6.0 [2021-10-06T22:42:53.341Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T22:42:53.341Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-06T22:42:53.341Z] ---> 9edcc96ede3c [2021-10-06T22:42:53.341Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-06T22:42:53.614Z] ---> 500bf43f4a3a [2021-10-06T22:42:53.614Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-06T22:42:53.614Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-06T22:42:53.614Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-06T22:42:53.614Z] Collecting PyYAML<4,>=3.10 [2021-10-06T22:42:53.614Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-06T22:42:53.614Z] ---> 5a05a5529eb9 [2021-10-06T22:42:53.614Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-06T22:42:53.892Z] Removing intermediate container 1b81cc1a15b8 [2021-10-06T22:42:53.892Z] ---> 2f3cf7d5fffd [2021-10-06T22:42:53.892Z] Step 6/22 : COPY . . [2021-10-06T22:42:54.194Z] ---> 67463df09754 [2021-10-06T22:42:54.194Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-06T22:42:54.194Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-06T22:42:54.194Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-06T22:42:54.194Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T22:42:54.502Z] ---> 612eaab55e3b [2021-10-06T22:42:54.502Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-06T22:42:54.502Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-06T22:42:54.502Z] Collecting cached-property<2,>=1.2.0 [2021-10-06T22:42:54.502Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-06T22:42:54.502Z] Collecting docker-pycreds>=0.4.0 [2021-10-06T22:42:54.806Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-06T22:42:54.806Z] OK: 219 MiB in 52 packages [2021-10-06T22:42:54.806Z] Collecting idna<2.8,>=2.5 [2021-10-06T22:42:54.806Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-06T22:42:54.806Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-06T22:42:54.806Z] ---> Running in ad7a58c4e05f [2021-10-06T22:42:54.806Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-06T22:42:54.806Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-06T22:42:54.806Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-06T22:42:54.806Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-06T22:42:54.806Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-06T22:42:54.806Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-06T22:42:54.806Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-06T22:42:54.806Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-06T22:42:55.079Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-06T22:42:55.079Z] Attempting uninstall: urllib3 [2021-10-06T22:42:55.079Z] Found existing installation: urllib3 1.26.5 [2021-10-06T22:42:55.079Z] Uninstalling urllib3-1.26.5: [2021-10-06T22:42:55.079Z] Successfully uninstalled urllib3-1.26.5 [2021-10-06T22:42:55.387Z] ---> fffbf6f0b8f5 [2021-10-06T22:42:55.387Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-06T22:42:55.387Z] Removing intermediate container ad7a58c4e05f [2021-10-06T22:42:55.387Z] ---> 199c33157aec [2021-10-06T22:42:55.387Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T22:42:55.387Z] Attempting uninstall: idna [2021-10-06T22:42:55.387Z] Found existing installation: idna 3.2 [2021-10-06T22:42:55.387Z] Uninstalling idna-3.2: [2021-10-06T22:42:55.387Z] Successfully uninstalled idna-3.2 [2021-10-06T22:42:55.387Z] ---> Running in dd08c0c7a09c [2021-10-06T22:42:55.673Z] ---> Running in 9d112191d4b9 [2021-10-06T22:42:55.673Z] Attempting uninstall: chardet [2021-10-06T22:42:55.673Z] Found existing installation: chardet 4.0.0 [2021-10-06T22:42:55.673Z] Uninstalling chardet-4.0.0: [2021-10-06T22:42:55.673Z] Successfully uninstalled chardet-4.0.0 [2021-10-06T22:42:55.673Z] Removing intermediate container 61faac506dfa [2021-10-06T22:42:55.673Z] ---> 4774a798a2ef [2021-10-06T22:42:55.673Z] Step 6/22 : COPY . . [2021-10-06T22:42:55.949Z] Attempting uninstall: requests [2021-10-06T22:42:55.949Z] Found existing installation: requests 2.25.1 [2021-10-06T22:42:55.949Z] Uninstalling requests-2.25.1: [2021-10-06T22:42:55.949Z] Removing intermediate container 9d112191d4b9 [2021-10-06T22:42:55.949Z] ---> f2bbcab1e840 [2021-10-06T22:42:55.949Z] Step 21/23 : LABEL arch=x86_64 [2021-10-06T22:42:55.949Z] Successfully uninstalled requests-2.25.1 [2021-10-06T22:42:55.949Z] Removing intermediate container dd08c0c7a09c [2021-10-06T22:42:55.949Z] ---> f316304d14a3 [2021-10-06T22:42:55.949Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-06T22:42:55.949Z] Running setup.py install for texttable: started [2021-10-06T22:42:56.240Z] ---> Running in 3e37276f7046 [2021-10-06T22:42:56.518Z] Running setup.py install for texttable: finished with status 'done' [2021-10-06T22:42:56.518Z] Running setup.py install for PyYAML: started [2021-10-06T22:42:57.530Z] ---> b13cab1afe9c [2021-10-06T22:42:57.530Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-06T22:42:57.530Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-06T22:42:57.530Z] Removing intermediate container 3e37276f7046 [2021-10-06T22:42:57.530Z] ---> 00d6e157fc93 [2021-10-06T22:42:57.530Z] Step 22/23 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 [2021-10-06T22:42:57.818Z] ---> Running in f8ce43ed2e47 [2021-10-06T22:42:57.818Z] Running setup.py install for docopt: started [2021-10-06T22:42:58.085Z] ---> Running in f1bc2d013c6d [2021-10-06T22:42:58.085Z] Running setup.py install for docopt: finished with status 'done' [2021-10-06T22:42:58.085Z] Running setup.py install for dockerpty: started [2021-10-06T22:42:58.374Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-06T22:42:58.648Z] Removing intermediate container f1bc2d013c6d [2021-10-06T22:42:58.648Z] ---> fa19d630c767 [2021-10-06T22:42:58.648Z] Step 23/23 : LABEL version=0.0.0 [2021-10-06T22:42:58.922Z] ---> Running in d927ee16f8d0 [2021-10-06T22:42:59.220Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-10-06T22:42:59.220Z] Removing intermediate container d927ee16f8d0 [2021-10-06T22:42:59.220Z] ---> 51b18bb8a2cb [2021-10-06T22:42:59.220Z] [2021-10-06T22:42:59.510Z] Successfully built 51b18bb8a2cb [2021-10-06T22:42:59.510Z] Successfully tagged support-scheduler:latest [2021-10-06T22:42:59.510Z] Building security-secretstore-setup [2021-10-06T22:42:59.789Z]  Building support-scheduler ... done Removing intermediate container f8ce43ed2e47 [2021-10-06T22:42:59.789Z] ---> c7941d2b44b0 [2021-10-06T22:42:59.789Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-06T22:43:02.407Z] ---> Running in d3f11fdf46e8 [2021-10-06T22:43:02.407Z] ---> 395c71febad8 [2021-10-06T22:43:02.407Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T22:43:02.407Z] ---> Running in 444cfce4652b [2021-10-06T22:43:02.677Z] Removing intermediate container d3f11fdf46e8 [2021-10-06T22:43:02.677Z] ---> 61590802100f [2021-10-06T22:43:02.677Z] Step 27/30 : CMD ["gate"] [2021-10-06T22:43:02.943Z] ---> 97b730d66414 [2021-10-06T22:43:02.943Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T22:43:03.532Z] ---> Running in 94fd50c4affa [2021-10-06T22:43:03.532Z] ---> Running in 8beb9350d31a [2021-10-06T22:43:03.532Z] Removing intermediate container 94fd50c4affa [2021-10-06T22:43:03.532Z] ---> f4f0e463fb3a [2021-10-06T22:43:03.532Z] Step 28/30 : LABEL arch=x86_64 [2021-10-06T22:43:04.121Z] ---> Running in d2d312c90b91 [2021-10-06T22:43:04.121Z] Removing intermediate container d2d312c90b91 [2021-10-06T22:43:04.121Z] ---> 0372677f6151 [2021-10-06T22:43:04.121Z] Step 29/30 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 [2021-10-06T22:43:04.388Z] ---> Running in e5a8744a6b1a [2021-10-06T22:43:04.388Z] Removing intermediate container e5a8744a6b1a [2021-10-06T22:43:04.388Z] ---> e39e31ac7bf9 [2021-10-06T22:43:04.388Z] Step 30/30 : LABEL version=0.0.0 [2021-10-06T22:43:04.653Z] ---> Running in ad02e1176e1c [2021-10-06T22:43:04.923Z] Removing intermediate container ad02e1176e1c [2021-10-06T22:43:04.923Z] ---> 09af740ef8b1 [2021-10-06T22:43:04.923Z] [2021-10-06T22:43:04.923Z] Successfully built 09af740ef8b1 [2021-10-06T22:43:04.923Z] Successfully tagged security-bootstrapper:latest [2021-10-06T22:43:04.923Z] Building core-metadata [2021-10-06T22:43:05.512Z]  Building security-bootstrapper ... done Removing intermediate container 8beb9350d31a [2021-10-06T22:43:05.512Z] ---> 87fdfb6f0068 [2021-10-06T22:43:05.512Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-06T22:43:06.937Z] Removing intermediate container 444cfce4652b [2021-10-06T22:43:06.937Z] ---> a86d0ef359fd [2021-10-06T22:43:06.937Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-06T22:43:06.937Z] ---> Running in 6f9e37647373 [2021-10-06T22:43:07.204Z] ---> Running in 5a2aa48d5fe6 [2021-10-06T22:43:07.798Z] 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-10-06T22:43:07.798Z] 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-10-06T22:43:10.416Z] Removing intermediate container 0e630f43a353 [2021-10-06T22:43:10.416Z] ---> 0f7fbd880d17 [2021-10-06T22:43:10.416Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-06T22:43:11.376Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T22:43:11.376Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-06T22:43:11.376Z] ---> 4209e20cbce3 [2021-10-06T22:43:11.376Z] Step 3/24 : WORKDIR /edgex-go [2021-10-06T22:43:11.376Z] ---> Using cache [2021-10-06T22:43:11.376Z] ---> 448dd5375647 [2021-10-06T22:43:11.376Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T22:43:11.376Z] ---> Using cache [2021-10-06T22:43:11.376Z] ---> ab29875f6b52 [2021-10-06T22:43:11.376Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-06T22:43:11.376Z] ---> Using cache [2021-10-06T22:43:11.376Z] ---> 4774a798a2ef [2021-10-06T22:43:11.376Z] Step 6/24 : COPY . . [2021-10-06T22:43:11.376Z] ---> Using cache [2021-10-06T22:43:11.376Z] ---> 97b730d66414 [2021-10-06T22:43:11.376Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T22:43:11.376Z] ---> Using cache [2021-10-06T22:43:11.376Z] ---> 87fdfb6f0068 [2021-10-06T22:43:11.376Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-06T22:43:11.376Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T22:43:11.376Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-06T22:43:11.376Z] ---> 4209e20cbce3 [2021-10-06T22:43:11.376Z] Step 3/22 : WORKDIR /edgex-go [2021-10-06T22:43:11.376Z] ---> Using cache [2021-10-06T22:43:11.376Z] ---> 448dd5375647 [2021-10-06T22:43:11.376Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T22:43:11.376Z] ---> Using cache [2021-10-06T22:43:11.376Z] ---> ab29875f6b52 [2021-10-06T22:43:11.376Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-06T22:43:11.376Z] ---> Using cache [2021-10-06T22:43:11.376Z] ---> 4774a798a2ef [2021-10-06T22:43:11.376Z] Step 6/22 : COPY . . [2021-10-06T22:43:11.376Z] ---> Using cache [2021-10-06T22:43:11.376Z] ---> 97b730d66414 [2021-10-06T22:43:11.376Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T22:43:11.376Z] ---> Using cache [2021-10-06T22:43:11.376Z] ---> 87fdfb6f0068 [2021-10-06T22:43:11.376Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-06T22:43:11.376Z] ---> Running in ad09d45162f9 [2021-10-06T22:43:11.376Z] ---> Running in aed9fcf2d581 [2021-10-06T22:43:11.376Z] ---> Running in c2c4b59ef915 [2021-10-06T22:43:11.376Z] Removing intermediate container ad09d45162f9 [2021-10-06T22:43:11.376Z] ---> f9ed9947a429 [2021-10-06T22:43:11.376Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-06T22:43:11.376Z] ---> Running in d9c0b210338d [2021-10-06T22:43:11.645Z] Removing intermediate container d9c0b210338d [2021-10-06T22:43:11.645Z] ---> b208c81f1e8f [2021-10-06T22:43:11.645Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-06T22:43:12.233Z] 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-10-06T22:43:12.233Z] 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-10-06T22:43:12.233Z] ---> 8f586289ff7e [2021-10-06T22:43:12.233Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-06T22:43:12.504Z] ---> 264e2e158afe [2021-10-06T22:43:12.504Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-06T22:43:13.114Z] ---> adb09974361a [2021-10-06T22:43:13.114Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-06T22:43:13.114Z] ---> Running in 5e1c6d9934d7 [2021-10-06T22:43:13.114Z] Removing intermediate container 5e1c6d9934d7 [2021-10-06T22:43:13.114Z] ---> 9c7f5ec77665 [2021-10-06T22:43:13.114Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T22:43:13.114Z] ---> Running in 8ca59591dc92 [2021-10-06T22:43:13.387Z] Removing intermediate container 8ca59591dc92 [2021-10-06T22:43:13.387Z] ---> 780e58163c9f [2021-10-06T22:43:13.387Z] Step 20/22 : LABEL arch=x86_64 [2021-10-06T22:43:13.387Z] ---> Running in cfa06d1e0448 [2021-10-06T22:43:13.387Z] Removing intermediate container cfa06d1e0448 [2021-10-06T22:43:13.387Z] ---> ef34c7e0599e [2021-10-06T22:43:13.387Z] Step 21/22 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 [2021-10-06T22:43:13.387Z] ---> Running in bc9b7ee6acbd [2021-10-06T22:43:13.663Z] Removing intermediate container bc9b7ee6acbd [2021-10-06T22:43:13.663Z] ---> 5200eb1ce4ac [2021-10-06T22:43:13.663Z] Step 22/22 : LABEL version=0.0.0 [2021-10-06T22:43:13.663Z] ---> Running in 789b8668c1fb [2021-10-06T22:43:13.930Z] Removing intermediate container 789b8668c1fb [2021-10-06T22:43:13.930Z] ---> 567b3b4e98a8 [2021-10-06T22:43:13.930Z] [2021-10-06T22:43:13.930Z] Successfully built 567b3b4e98a8 [2021-10-06T22:43:13.930Z] Successfully tagged sys-mgmt-agent:latest [2021-10-06T22:43:40.633Z]  Building sys-mgmt-agent ... done Removing intermediate container 6f9e37647373 [2021-10-06T22:43:40.633Z] ---> 670b40536948 [2021-10-06T22:43:40.633Z] [2021-10-06T22:43:40.633Z] Step 9/22 : FROM alpine:3.14 [2021-10-06T22:43:40.633Z] ---> 14119a10abf4 [2021-10-06T22:43:40.633Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-06T22:43:40.633Z] ---> Using cache [2021-10-06T22:43:40.633Z] ---> 75796d92ee00 [2021-10-06T22:43:40.633Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-06T22:43:40.633Z] ---> Using cache [2021-10-06T22:43:40.633Z] ---> a32151928aee [2021-10-06T22:43:40.633Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-06T22:43:40.633Z] ---> Running in 349d31314d1d [2021-10-06T22:43:40.633Z] Removing intermediate container 349d31314d1d [2021-10-06T22:43:40.633Z] ---> a270ff5fcd9d [2021-10-06T22:43:40.633Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-06T22:43:40.633Z] ---> Running in e32dfc7e8eb5 [2021-10-06T22:43:40.633Z] Removing intermediate container e32dfc7e8eb5 [2021-10-06T22:43:40.633Z] ---> ee933969eb07 [2021-10-06T22:43:40.633Z] Step 14/22 : WORKDIR / [2021-10-06T22:43:40.633Z] ---> Running in 31cde0fa3dcf [2021-10-06T22:43:40.633Z] Removing intermediate container 31cde0fa3dcf [2021-10-06T22:43:40.633Z] ---> 09c1668400fe [2021-10-06T22:43:40.633Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-06T22:43:40.633Z] ---> 29a48f4e65de [2021-10-06T22:43:40.633Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-06T22:43:40.633Z] ---> 9959de9f0385 [2021-10-06T22:43:40.633Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-06T22:43:40.633Z] ---> e41947c0877c [2021-10-06T22:43:40.633Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-06T22:43:40.633Z] ---> Running in f62f5bfb5e4b [2021-10-06T22:43:40.633Z] Removing intermediate container f62f5bfb5e4b [2021-10-06T22:43:40.633Z] ---> 3d49479c075f [2021-10-06T22:43:40.633Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T22:43:40.633Z] ---> Running in 9658ffd13c89 [2021-10-06T22:43:40.633Z] Removing intermediate container 9658ffd13c89 [2021-10-06T22:43:40.633Z] ---> 54131643cf93 [2021-10-06T22:43:40.633Z] Step 20/22 : LABEL arch=x86_64 [2021-10-06T22:43:40.633Z] ---> Running in fe38c4902353 [2021-10-06T22:43:40.633Z] Removing intermediate container fe38c4902353 [2021-10-06T22:43:40.633Z] ---> e612db9f4896 [2021-10-06T22:43:40.633Z] Step 21/22 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 [2021-10-06T22:43:40.633Z] ---> Running in 76272fff32bf [2021-10-06T22:43:40.903Z] Removing intermediate container 76272fff32bf [2021-10-06T22:43:40.903Z] ---> 02da99134921 [2021-10-06T22:43:40.903Z] Step 22/22 : LABEL version=0.0.0 [2021-10-06T22:43:40.903Z] ---> Running in d5770c152bcd [2021-10-06T22:43:41.172Z] Removing intermediate container d5770c152bcd [2021-10-06T22:43:41.172Z] ---> a1823e05183f [2021-10-06T22:43:41.172Z] [2021-10-06T22:43:41.172Z] Successfully built a1823e05183f [2021-10-06T22:43:41.172Z] Successfully tagged core-command:latest [2021-10-06T22:43:41.760Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-06T22:43:45.358Z] Removing intermediate container aed9fcf2d581 [2021-10-06T22:43:45.358Z] ---> cee865ff8d22 [2021-10-06T22:43:45.358Z] [2021-10-06T22:43:45.358Z] Step 9/24 : FROM alpine:3.14 [2021-10-06T22:43:45.358Z] ---> 14119a10abf4 [2021-10-06T22:43:45.358Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-06T22:43:45.358Z] ---> Running in d68d42332082 [2021-10-06T22:43:45.624Z] Removing intermediate container c2c4b59ef915 [2021-10-06T22:43:45.624Z] ---> 933b3111b1b2 [2021-10-06T22:43:45.624Z] [2021-10-06T22:43:45.624Z] Step 9/22 : FROM alpine:3.14 [2021-10-06T22:43:45.624Z] ---> 14119a10abf4 [2021-10-06T22:43:45.624Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-06T22:43:45.624Z] ---> Using cache [2021-10-06T22:43:45.624Z] ---> 75796d92ee00 [2021-10-06T22:43:45.624Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-06T22:43:45.624Z] ---> Using cache [2021-10-06T22:43:45.624Z] ---> a32151928aee [2021-10-06T22:43:45.624Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-06T22:43:45.624Z] ---> Running in aef679a2c11c [2021-10-06T22:43:45.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-06T22:43:45.894Z] Removing intermediate container aef679a2c11c [2021-10-06T22:43:45.894Z] ---> 90619b042367 [2021-10-06T22:43:45.894Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-06T22:43:45.894Z] ---> Running in 70da03277bc6 [2021-10-06T22:43:45.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-06T22:43:45.894Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-06T22:43:46.177Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-06T22:43:46.177Z] (3/3) Installing su-exec (0.2-r1) [2021-10-06T22:43:46.177Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T22:43:46.177Z] Executing ca-certificates-20191127-r5.trigger [2021-10-06T22:43:46.177Z] OK: 6 MiB in 17 packages [2021-10-06T22:43:46.177Z] Removing intermediate container 70da03277bc6 [2021-10-06T22:43:46.177Z] ---> b49cb017bfa8 [2021-10-06T22:43:46.177Z] Step 14/22 : WORKDIR / [2021-10-06T22:43:46.441Z] ---> Running in 30dd210e7e99 [2021-10-06T22:43:46.712Z] Removing intermediate container 30dd210e7e99 [2021-10-06T22:43:46.712Z] ---> 2c393745ff7e [2021-10-06T22:43:46.712Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-06T22:43:46.712Z] Removing intermediate container 5a2aa48d5fe6 [2021-10-06T22:43:46.712Z] ---> daaba3652c37 [2021-10-06T22:43:46.712Z] [2021-10-06T22:43:46.712Z] Step 9/22 : FROM alpine:3.14 [2021-10-06T22:43:46.712Z] ---> 14119a10abf4 [2021-10-06T22:43:46.712Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-06T22:43:46.712Z] ---> Running in fe19a486c665 [2021-10-06T22:43:46.712Z] Removing intermediate container d68d42332082 [2021-10-06T22:43:46.712Z] ---> 6561a5c9cfab [2021-10-06T22:43:46.712Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-06T22:43:46.712Z] ---> Running in 5d4277f07366 [2021-10-06T22:43:46.712Z] ---> c7745a4334e1 [2021-10-06T22:43:46.712Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-06T22:43:46.977Z] Removing intermediate container fe19a486c665 [2021-10-06T22:43:46.978Z] ---> d1f7ce1888f0 [2021-10-06T22:43:46.978Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-06T22:43:46.978Z] ---> Running in 3bb09752713d [2021-10-06T22:43:46.978Z] Removing intermediate container 5d4277f07366 [2021-10-06T22:43:46.978Z] ---> d0b705ee60ec [2021-10-06T22:43:46.978Z] Step 12/24 : WORKDIR / [2021-10-06T22:43:46.978Z] ---> Running in 015c1a542695 [2021-10-06T22:43:46.978Z] Removing intermediate container 3bb09752713d [2021-10-06T22:43:46.978Z] ---> 0649f45fa239 [2021-10-06T22:43:46.978Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-06T22:43:47.249Z] ---> Running in 82b53c7509e2 [2021-10-06T22:43:47.249Z] Removing intermediate container 015c1a542695 [2021-10-06T22:43:47.249Z] ---> dc8a733ac1bc [2021-10-06T22:43:47.249Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-06T22:43:47.249Z] ---> f892d271aa00 [2021-10-06T22:43:47.249Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-06T22:43:47.249Z] Removing intermediate container 82b53c7509e2 [2021-10-06T22:43:47.249Z] ---> 9aac2fc73ba2 [2021-10-06T22:43:47.249Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T22:43:47.249Z] ---> Running in c1eebbe731e9 [2021-10-06T22:43:47.249Z] ---> d7923aaa32b5 [2021-10-06T22:43:47.249Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-06T22:43:47.249Z] ---> 2d02dfb908c2 [2021-10-06T22:43:47.249Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-06T22:43:47.532Z] ---> Running in 0f653eb8135c [2021-10-06T22:43:47.532Z] Removing intermediate container 0f653eb8135c [2021-10-06T22:43:47.532Z] ---> 8357889c1d8e [2021-10-06T22:43:47.532Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T22:43:47.532Z] ---> 5c160406e7be [2021-10-06T22:43:47.532Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-06T22:43:47.532Z] ---> Running in 413dc831d012 [2021-10-06T22:43:47.532Z] Removing intermediate container 413dc831d012 [2021-10-06T22:43:47.532Z] ---> e8978c4dfab1 [2021-10-06T22:43:47.532Z] Step 20/22 : LABEL arch=x86_64 [2021-10-06T22:43:47.532Z] ---> Running in d8889d95f6b4 [2021-10-06T22:43:47.800Z] ---> 6ffd71694448 [2021-10-06T22:43:47.800Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-06T22:43:47.800Z] Removing intermediate container d8889d95f6b4 [2021-10-06T22:43:47.800Z] ---> 9ad3683aa891 [2021-10-06T22:43:47.800Z] Step 21/22 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 [2021-10-06T22:43:47.800Z] ---> Running in 01b13de601b4 [2021-10-06T22:43:47.800Z] ---> 44ea0a6653cf [2021-10-06T22:43:47.800Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-06T22:43:47.800Z] Removing intermediate container c1eebbe731e9 [2021-10-06T22:43:47.800Z] ---> 9c2d9297e361 [2021-10-06T22:43:47.800Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-06T22:43:48.067Z] ---> Running in f513d6e5c180 [2021-10-06T22:43:48.068Z] Removing intermediate container 01b13de601b4 [2021-10-06T22:43:48.068Z] ---> e4e86bf67965 [2021-10-06T22:43:48.068Z] Step 22/22 : LABEL version=0.0.0 [2021-10-06T22:43:48.068Z] ---> Running in 21cc492155be [2021-10-06T22:43:48.068Z] Removing intermediate container 21cc492155be [2021-10-06T22:43:48.068Z] ---> 8ecc370dcac3 [2021-10-06T22:43:48.068Z] [2021-10-06T22:43:48.333Z] ---> 70ed0bf262f2 [2021-10-06T22:43:48.334Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-06T22:43:48.334Z] Successfully built 8ecc370dcac3 [2021-10-06T22:43:48.334Z] Successfully tagged core-metadata:latest [2021-10-06T22:43:48.334Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-06T22:43:48.599Z] ---> 857f8410241f [2021-10-06T22:43:48.599Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-06T22:43:48.870Z] ---> a8450fb1fc80 [2021-10-06T22:43:48.870Z] Step 20/24 : 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-10-06T22:43:48.870Z] ---> Running in 175040a10d5e [2021-10-06T22:43:49.145Z] Removing intermediate container 175040a10d5e [2021-10-06T22:43:49.145Z] ---> d89c29f778f1 [2021-10-06T22:43:49.145Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-06T22:43:49.145Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-06T22:43:49.146Z] ---> Running in b7f5cf2663d8 [2021-10-06T22:43:49.418Z] Removing intermediate container b7f5cf2663d8 [2021-10-06T22:43:49.418Z] ---> 64945602e88a [2021-10-06T22:43:49.418Z] Step 22/24 : LABEL arch=x86_64 [2021-10-06T22:43:49.418Z] ---> Running in 97df97aaa4c5 [2021-10-06T22:43:49.418Z] Removing intermediate container 97df97aaa4c5 [2021-10-06T22:43:49.418Z] ---> 524c4f4d88c8 [2021-10-06T22:43:49.418Z] Step 23/24 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 [2021-10-06T22:43:49.418Z] ---> Running in 779df1dbaf37 [2021-10-06T22:43:49.418Z] Removing intermediate container 779df1dbaf37 [2021-10-06T22:43:49.418Z] ---> 297b4dc0c643 [2021-10-06T22:43:49.418Z] Step 24/24 : LABEL version=0.0.0 [2021-10-06T22:43:49.684Z] ---> Running in dd7732e7c316 [2021-10-06T22:43:49.684Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-06T22:43:49.684Z] Removing intermediate container dd7732e7c316 [2021-10-06T22:43:49.684Z] ---> 1d87526088e2 [2021-10-06T22:43:49.684Z] [2021-10-06T22:43:49.684Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-06T22:43:49.684Z] Successfully built 1d87526088e2 [2021-10-06T22:43:49.684Z] Successfully tagged security-secretstore-setup:latest [2021-10-06T22:43:49.684Z]  Building security-secretstore-setup ... done (3/6) Installing libsodium (1.0.18-r0) [2021-10-06T22:43:49.950Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-06T22:43:49.950Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-06T22:43:50.217Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-06T22:43:50.217Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T22:43:50.217Z] OK: 8 MiB in 20 packages [2021-10-06T22:43:50.487Z] Removing intermediate container f513d6e5c180 [2021-10-06T22:43:50.487Z] ---> 668bce35b05b [2021-10-06T22:43:50.487Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-06T22:43:50.487Z] ---> af80cb7e3722 [2021-10-06T22:43:50.487Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-06T22:43:50.756Z] ---> 418f37a07454 [2021-10-06T22:43:50.756Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-06T22:43:51.024Z] ---> 69369cc28956 [2021-10-06T22:43:51.024Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-06T22:43:51.024Z] ---> Running in e449686423ae [2021-10-06T22:43:51.024Z] Removing intermediate container e449686423ae [2021-10-06T22:43:51.024Z] ---> 36dbf27c2eee [2021-10-06T22:43:51.024Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T22:43:51.024Z] ---> Running in 0d19cfc238ba [2021-10-06T22:43:51.290Z] Removing intermediate container 0d19cfc238ba [2021-10-06T22:43:51.290Z] ---> f6410541e672 [2021-10-06T22:43:51.290Z] Step 20/22 : LABEL arch=x86_64 [2021-10-06T22:43:51.290Z] ---> Running in f4223fd47bbe [2021-10-06T22:43:51.290Z] Removing intermediate container f4223fd47bbe [2021-10-06T22:43:51.290Z] ---> 8de36f25030a [2021-10-06T22:43:51.290Z] Step 21/22 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 [2021-10-06T22:43:51.290Z] ---> Running in 35328f51d236 [2021-10-06T22:43:51.290Z] Removing intermediate container 35328f51d236 [2021-10-06T22:43:51.290Z] ---> 8e12407bc075 [2021-10-06T22:43:51.290Z] Step 22/22 : LABEL version=0.0.0 [2021-10-06T22:43:51.290Z] ---> Running in 4532e60703e2 [2021-10-06T22:43:51.557Z] Removing intermediate container 4532e60703e2 [2021-10-06T22:43:51.557Z] ---> db6643a07a41 [2021-10-06T22:43:51.557Z] [2021-10-06T22:43:51.557Z] Successfully built db6643a07a41 [2021-10-06T22:43:51.557Z] Successfully tagged core-data:latest [2021-10-06T22:43:51.569Z]  Building core-data ... done  [Pipeline] } [2021-10-06T22:43:51.573Z] $ docker stop --time=1 07073b976e8173ba7e3ce4d59893c67d78da085fe8d016022f851e99113e0c0e [2021-10-06T22:43:52.893Z] $ docker rm -f 07073b976e8173ba7e3ce4d59893c67d78da085fe8d016022f851e99113e0c0e [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T22:43:53.275Z] + docker images [2021-10-06T22:43:53.275Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-06T22:43:53.275Z] core-data latest db6643a07a41 2 seconds ago 20.5MB [2021-10-06T22:43:53.275Z] security-secretstore-setup latest 1d87526088e2 4 seconds ago 28.2MB [2021-10-06T22:43:53.275Z] core-metadata latest 8ecc370dcac3 5 seconds ago 16.8MB [2021-10-06T22:43:53.275Z] daaba3652c37 7 seconds ago 1.76GB [2021-10-06T22:43:53.275Z] 933b3111b1b2 8 seconds ago 1.76GB [2021-10-06T22:43:53.275Z] cee865ff8d22 9 seconds ago 1.76GB [2021-10-06T22:43:53.275Z] core-command latest a1823e05183f 13 seconds ago 16MB [2021-10-06T22:43:53.275Z] 670b40536948 15 seconds ago 1.75GB [2021-10-06T22:43:53.275Z] sys-mgmt-agent latest 567b3b4e98a8 40 seconds ago 294MB [2021-10-06T22:43:53.275Z] security-bootstrapper latest 09af740ef8b1 49 seconds ago 18.8MB [2021-10-06T22:43:53.275Z] support-scheduler latest 51b18bb8a2cb 54 seconds ago 16.1MB [2021-10-06T22:43:53.275Z] 4b10e3b517fa About a minute ago 1.75GB [2021-10-06T22:43:53.275Z] support-notifications latest 12a8da4f68eb About a minute ago 16.8MB [2021-10-06T22:43:53.275Z] security-proxy-setup latest ff4724532ac2 About a minute ago 26.7MB [2021-10-06T22:43:53.275Z] 78a17c609af1 About a minute ago 1.75GB [2021-10-06T22:43:53.275Z] 1910d32c2a8c About a minute ago 1.75GB [2021-10-06T22:43:53.275Z] 54af84d8a340 About a minute ago 1.75GB [2021-10-06T22:43:53.275Z] 65c4f39929c2 About a minute ago 1.76GB [2021-10-06T22:43:53.275Z] ci-base-image-x86_64 latest 4209e20cbce3 5 minutes ago 1.25GB [2021-10-06T22:43:53.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine e839a31ac9d1 3 hours ago 546MB [2021-10-06T22:43:53.275Z] docker 20.10.8 bc6c0ffef665 5 weeks ago 214MB [2021-10-06T22:43:53.275Z] alpine 3.14 14119a10abf4 5 weeks ago 5.6MB [2021-10-06T22:43:53.275Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 7 weeks ago 37.5MB [2021-10-06T22:43:53.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-06T22:44:08.647Z] Still waiting to schedule task [2021-10-06T22:44:08.647Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-06T22:57:25.679Z] Running on prd-ubuntu18.04-docker-8c-8g-1885 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [Pipeline] { [Pipeline] ws [2021-10-06T22:57:25.695Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-10-06T22:57:25.808Z] The recommended git tool is: git [2021-10-06T22:57:28.707Z] using credential edgex-jenkins-ssh [2021-10-06T22:57:28.722Z] Cloning the remote Git repository [2021-10-06T22:57:28.740Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-06T22:57:28.807Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-10-06T22:57:28.844Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-06T22:57:28.845Z] > git --version # timeout=10 [2021-10-06T22:57:28.855Z] > git --version # 'git version 2.17.1' [2021-10-06T22:57:28.855Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:57:28.884Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T22:57:34.078Z] Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 09aa50a103d2559eea6fa93b79b36958f7c94413 [2021-10-06T22:57:34.217Z] Merge succeeded, producing 09aa50a103d2559eea6fa93b79b36958f7c94413 [2021-10-06T22:57:34.218Z] Checking out Revision 09aa50a103d2559eea6fa93b79b36958f7c94413 (PR-3745) [2021-10-06T22:57:33.341Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-06T22:57:33.348Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T22:57:33.361Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-06T22:57:33.374Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-06T22:57:33.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:57:33.380Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3745/head:refs/remotes/origin/PR-3745 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T22:57:34.086Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T22:57:34.091Z] > git checkout -f 09aa50a103d2559eea6fa93b79b36958f7c94413 # timeout=10 [2021-10-06T22:57:34.172Z] > git remote # timeout=10 [2021-10-06T22:57:34.178Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T22:57:34.190Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:57:34.195Z] > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 [2021-10-06T22:57:34.206Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T22:57:34.217Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T22:57:34.221Z] > git checkout -f 09aa50a103d2559eea6fa93b79b36958f7c94413 # timeout=10 [2021-10-06T22:57:37.996Z] Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:57:38.755Z] + echo snap-build.sh [2021-10-06T22:57:38.756Z] snap-build.sh [2021-10-06T22:57:38.756Z] + SNAP_BASE_DIR=. [2021-10-06T22:57:38.756Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-10-06T22:57:38.756Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-10-06T22:57:38.756Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-10-06T22:57:38.756Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-10-06T22:57:38.756Z] + cd /w/workspace/edgex-go/2 [2021-10-06T22:57:38.756Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-06T22:57:38.756Z] Reading package lists... [2021-10-06T22:57:38.756Z] Building dependency tree... [2021-10-06T22:57:38.756Z] Reading state information... [2021-10-06T22:57:38.756Z] The following packages were automatically installed and are no longer required: [2021-10-06T22:57:38.756Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-06T22:57:38.756Z] uidmap xdelta3 [2021-10-06T22:57:38.756Z] Use 'sudo apt autoremove' to remove them. [2021-10-06T22:57:38.756Z] The following packages will be REMOVED: [2021-10-06T22:57:38.756Z] lxd* lxd-client* [2021-10-06T22:57:39.029Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-06T22:57:39.029Z] After this operation, 31.7 MB disk space will be freed. [2021-10-06T22:57:39.566Z] (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-10-06T22:57:39.566Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-06T22:57:40.528Z] Removing lxd dnsmasq configuration [2021-10-06T22:57:40.528Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-06T22:57:40.528Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-06T22:57:41.497Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-06T22:57:41.497Z] (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-10-06T22:57:41.497Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-06T22:57:42.918Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-06T22:57:42.918Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-06T22:57:43.504Z] + sudo snap remove --purge lxd [2021-10-06T22:57:43.504Z] snap "lxd" is not installed [2021-10-06T22:57:43.504Z] + sudo groupadd --force --system lxd [2021-10-06T22:57:43.504Z] ++ whoami [2021-10-06T22:57:43.504Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-06T22:57:43.504Z] + newgrp - lxd [2021-10-06T22:57:43.772Z] + sudo snap install lxd [2021-10-06T22:57:51.985Z] 2021-10-06T22:57:49Z INFO Waiting for automatic snapd restart... [2021-10-06T22:58:07.011Z] lxd 4.19 from Canonical* installed [2021-10-06T22:58:07.011Z] + sudo lxd init --auto [2021-10-06T22:58:17.109Z] + sudo snap install --classic snapcraft [2021-10-06T22:58:27.194Z] snapcraft 5.0 from Canonical* installed [2021-10-06T22:58:27.194Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-06T22:58:27.194Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-06T22:58:27.194Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-06T22:58:27.194Z] Dload Upload Total Spent Left Speed [2021-10-06T22:58:27.464Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 7044 0 --:--:-- --:--:-- --:--:-- 7044 [2021-10-06T22:58:27.464Z] 100 3325k 100 3325k 0 0 19.4M 0 --:--:-- --:--:-- --:--:-- 19.4M [2021-10-06T22:58:27.464Z] ./yq_linux_amd64 [2021-10-06T22:58:27.745Z] + sudo snapcraft prime --use-lxd [2021-10-06T22:58:29.720Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-06T22:58:29.720Z] 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-10-06T22:58:29.720Z] - README.md [2021-10-06T22:58:29.720Z] [2021-10-06T22:58:29.720Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-06T22:58:29.989Z] Launching a container. [2021-10-06T22:58:35.341Z] Waiting for container to be ready [2021-10-06T22:58:35.609Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-06T22:58:35.609Z] [2021-10-06T22:58:39.877Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-06T22:58:39.877Z] Waiting for network to be ready... [2021-10-06T22:58:40.143Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-06T22:58:40.143Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-06T22:58:40.143Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-10-06T22:58:40.410Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-10-06T22:58:40.410Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-06T22:58:40.410Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-06T22:58:40.410Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-10-06T22:58:40.410Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-10-06T22:58:40.410Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-10-06T22:58:40.410Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-10-06T22:58:40.677Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-06T22:58:40.677Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-06T22:58:40.942Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-06T22:58:40.942Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-06T22:58:40.942Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-06T22:58:40.942Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-06T22:58:40.942Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-06T22:58:40.942Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-06T22:58:41.527Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-06T22:58:41.527Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2250 kB] [2021-10-06T22:58:41.527Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-10-06T22:58:41.527Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-06T22:58:41.527Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-06T22:58:41.527Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-10-06T22:58:41.527Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-10-06T22:58:41.527Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1755 kB] [2021-10-06T22:58:41.797Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-10-06T22:58:44.412Z] Fetched 25.4 MB in 4s (6323 kB/s) [2021-10-06T22:58:44.997Z] Reading package lists... [2021-10-06T22:58:45.263Z] Reading package lists... [2021-10-06T22:58:45.263Z] Building dependency tree... [2021-10-06T22:58:45.263Z] Reading state information... [2021-10-06T22:58:45.530Z] The following additional packages will be installed: [2021-10-06T22:58:45.530Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-06T22:58:45.530Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-06T22:58:45.530Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-06T22:58:45.530Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-06T22:58:45.530Z] Suggested packages: [2021-10-06T22:58:45.530Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-06T22:58:45.530Z] Recommended packages: [2021-10-06T22:58:45.530Z] gnupg libsasl2-modules [2021-10-06T22:58:45.530Z] The following NEW packages will be installed: [2021-10-06T22:58:45.530Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-06T22:58:45.530Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-06T22:58:45.530Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-06T22:58:45.530Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-06T22:58:45.530Z] The following packages will be upgraded: [2021-10-06T22:58:45.530Z] gpg gpg-agent gpgconf libudev1 [2021-10-06T22:58:45.530Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-06T22:58:45.530Z] Need to get 3527 kB of archives. [2021-10-06T22:58:45.530Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-06T22:58:45.530Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-10-06T22:58:45.530Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-10-06T22:58:45.530Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-06T22:58:45.530Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-10-06T22:58:45.795Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-06T22:58:46.059Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-06T22:58:46.327Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-06T22:58:46.327Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-06T22:58:46.327Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-06T22:58:46.327Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-06T22:58:46.327Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-06T22:58:46.327Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-06T22:58:46.327Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-06T22:58:46.327Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-06T22:58:46.327Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-06T22:58:46.594Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-06T22:58:46.594Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-06T22:58:46.594Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-06T22:58:46.594Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-06T22:58:46.595Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-06T22:58:46.595Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-06T22:58:46.595Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-06T22:58:46.595Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-06T22:58:46.595Z] Fetched 3527 kB in 1s (3385 kB/s) [2021-10-06T22:58:46.861Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-06T22:58:46.861Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-06T22:58:46.861Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-06T22:58:46.861Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-06T22:58:46.861Z] Selecting previously unselected package udev. [2021-10-06T22:58:46.861Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-06T22:58:46.861Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-06T22:58:46.861Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-06T22:58:47.128Z] Selecting previously unselected package libfuse2:amd64. [2021-10-06T22:58:47.128Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-06T22:58:47.128Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-06T22:58:47.128Z] Selecting previously unselected package fuse. [2021-10-06T22:58:47.128Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-06T22:58:47.128Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-06T22:58:47.128Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-06T22:58:47.128Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-06T22:58:47.395Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-06T22:58:47.395Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-06T22:58:47.395Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-06T22:58:47.395Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-06T22:58:47.395Z] Selecting previously unselected package libksba8:amd64. [2021-10-06T22:58:47.395Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-06T22:58:47.395Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-06T22:58:47.662Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-06T22:58:47.662Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-06T22:58:47.662Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-06T22:58:47.662Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-06T22:58:47.662Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-06T22:58:47.662Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-06T22:58:47.662Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-06T22:58:47.662Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-06T22:58:47.662Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-06T22:58:47.662Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-06T22:58:47.662Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-06T22:58:47.662Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-06T22:58:47.662Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-06T22:58:47.662Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-06T22:58:47.662Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-06T22:58:47.935Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-06T22:58:47.935Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-06T22:58:47.935Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-06T22:58:47.935Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-06T22:58:47.935Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-06T22:58:47.935Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-06T22:58:47.935Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-06T22:58:47.935Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-06T22:58:47.935Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-06T22:58:47.935Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-06T22:58:48.202Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-06T22:58:48.202Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-06T22:58:48.202Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-06T22:58:48.202Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-06T22:58:48.202Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-06T22:58:48.202Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-06T22:58:48.202Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-06T22:58:48.202Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-06T22:58:48.202Z] Selecting previously unselected package libldap-common. [2021-10-06T22:58:48.202Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-06T22:58:48.202Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-06T22:58:48.202Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-06T22:58:48.202Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-06T22:58:48.202Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-06T22:58:48.478Z] Selecting previously unselected package dirmngr. [2021-10-06T22:58:48.478Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-06T22:58:48.478Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-06T22:58:48.478Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-06T22:58:48.478Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-06T22:58:48.478Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-06T22:58:48.478Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-06T22:58:48.478Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-06T22:58:48.478Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-06T22:58:48.478Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-06T22:58:48.478Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-06T22:58:48.478Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-06T22:58:48.478Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-06T22:58:48.746Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-06T22:58:49.015Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-06T22:58:49.015Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-06T22:58:49.015Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-06T22:58:49.015Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-06T22:58:49.015Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-06T22:58:49.015Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-06T22:58:49.015Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-06T22:58:49.015Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-06T22:58:49.015Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-06T22:58:49.015Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-06T22:58:49.282Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-06T22:58:49.282Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-06T22:58:49.282Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-06T22:58:49.282Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-06T22:58:49.550Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-06T22:58:49.550Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-06T22:58:49.550Z] This means they are not meant to be enabled using systemctl. [2021-10-06T22:58:49.550Z] Possible reasons for having this kind of units are: [2021-10-06T22:58:49.550Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-06T22:58:49.550Z] .wants/ or .requires/ directory. [2021-10-06T22:58:49.550Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-06T22:58:49.550Z] a requirement dependency on it. [2021-10-06T22:58:49.550Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-06T22:58:49.550Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-06T22:58:49.550Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-06T22:58:49.550Z] instance name specified. [2021-10-06T22:58:49.817Z] Reading package lists... [2021-10-06T22:58:50.083Z] Building dependency tree... [2021-10-06T22:58:50.083Z] Reading state information... [2021-10-06T22:58:50.350Z] The following additional packages will be installed: [2021-10-06T22:58:50.350Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-06T22:58:50.350Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-06T22:58:50.350Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-06T22:58:50.350Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-06T22:58:50.350Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-06T22:58:50.350Z] Suggested packages: [2021-10-06T22:58:50.350Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-06T22:58:50.350Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-06T22:58:50.350Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-06T22:58:50.350Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-06T22:58:50.350Z] systemd-container policykit-1 [2021-10-06T22:58:50.350Z] Recommended packages: [2021-10-06T22:58:50.350Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-06T22:58:50.350Z] The following NEW packages will be installed: [2021-10-06T22:58:50.350Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-06T22:58:50.350Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-06T22:58:50.350Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-06T22:58:50.350Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-06T22:58:50.350Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-06T22:58:50.350Z] The following packages will be upgraded: [2021-10-06T22:58:50.350Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-06T22:58:50.350Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-06T22:58:50.350Z] Need to get 36.8 MB of archives. [2021-10-06T22:58:50.350Z] After this operation, 147 MB of additional disk space will be used. [2021-10-06T22:58:50.350Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-06T22:58:50.350Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-06T22:58:50.350Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-06T22:58:50.350Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-06T22:58:50.350Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-10-06T22:58:50.615Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-10-06T22:58:50.615Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-06T22:58:50.615Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-06T22:58:50.615Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-06T22:58:50.615Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-06T22:58:50.615Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-06T22:58:50.615Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-06T22:58:50.616Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-06T22:58:50.616Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-06T22:58:50.616Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-06T22:58:50.616Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-06T22:58:50.616Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-06T22:58:51.200Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-06T22:58:51.200Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-06T22:58:51.200Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-06T22:58:51.200Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-06T22:58:51.200Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-06T22:58:51.200Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-06T22:58:51.200Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-06T22:58:51.200Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-06T22:58:51.200Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-06T22:58:51.468Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-06T22:58:51.468Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-06T22:58:51.468Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-06T22:58:51.468Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-06T22:58:52.061Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-06T22:58:52.328Z] Fetched 36.8 MB in 2s (20.4 MB/s) [2021-10-06T22:58:52.328Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-06T22:58:52.328Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-06T22:58:52.328Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-06T22:58:52.912Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-06T22:58:52.912Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-06T22:58:52.912Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-06T22:58:52.912Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-06T22:58:52.912Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-06T22:58:52.912Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-06T22:58:53.189Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-06T22:58:53.189Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-06T22:58:53.189Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-06T22:58:53.189Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-06T22:58:53.776Z] Setting up apt (1.6.14) ... [2021-10-06T22:58:53.776Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-06T22:58:54.042Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-06T22:58:54.316Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-06T22:58:54.316Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-06T22:58:54.316Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-06T22:58:54.316Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-06T22:58:54.316Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-06T22:58:54.316Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-06T22:58:54.581Z] Selecting previously unselected package libexpat1:amd64. [2021-10-06T22:58:54.581Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-06T22:58:54.581Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-06T22:58:54.581Z] Selecting previously unselected package python3.6-minimal. [2021-10-06T22:58:54.581Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-06T22:58:54.581Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-06T22:58:54.846Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-06T22:58:54.846Z] Checking for services that may need to be restarted...done. [2021-10-06T22:58:54.846Z] Checking for services that may need to be restarted...done. [2021-10-06T22:58:54.846Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-06T22:58:54.847Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-06T22:58:54.847Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-06T22:58:55.432Z] Selecting previously unselected package python3-minimal. [2021-10-06T22:58:55.432Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-06T22:58:55.432Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-06T22:58:55.432Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-06T22:58:55.432Z] Selecting previously unselected package mime-support. [2021-10-06T22:58:55.432Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-06T22:58:55.432Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-06T22:58:55.432Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-06T22:58:55.432Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-06T22:58:55.432Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-06T22:58:55.698Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-06T22:58:55.699Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-06T22:58:55.699Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-06T22:58:55.699Z] Selecting previously unselected package python3.6. [2021-10-06T22:58:55.699Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-06T22:58:55.699Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-06T22:58:55.966Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-06T22:58:55.966Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-06T22:58:55.966Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-06T22:58:55.966Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-06T22:58:56.233Z] Selecting previously unselected package python3. [2021-10-06T22:58:56.233Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-06T22:58:56.233Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-06T22:58:56.233Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-06T22:58:56.233Z] Selecting previously unselected package multiarch-support. [2021-10-06T22:58:56.233Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-06T22:58:56.233Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-06T22:58:56.233Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-06T22:58:56.233Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-06T22:58:56.233Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-06T22:58:56.233Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-06T22:58:56.233Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-06T22:58:56.503Z] Selecting previously unselected package libbsd0:amd64. [2021-10-06T22:58:56.503Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-06T22:58:56.503Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-06T22:58:56.503Z] Selecting previously unselected package sudo. [2021-10-06T22:58:56.503Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-06T22:58:56.503Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-06T22:58:56.503Z] Selecting previously unselected package apparmor. [2021-10-06T22:58:56.503Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-06T22:58:56.503Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-06T22:58:56.789Z] Selecting previously unselected package libedit2:amd64. [2021-10-06T22:58:56.789Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-06T22:58:56.789Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-06T22:58:56.789Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-06T22:58:56.789Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-06T22:58:56.789Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-06T22:58:56.789Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-06T22:58:56.789Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-06T22:58:56.789Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-06T22:58:56.789Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-06T22:58:56.789Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-06T22:58:56.789Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-06T22:58:57.056Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-06T22:58:57.056Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-06T22:58:57.056Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-06T22:58:57.056Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-06T22:58:57.056Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-06T22:58:57.056Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-06T22:58:57.056Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-06T22:58:57.056Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-06T22:58:57.056Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-06T22:58:57.324Z] Selecting previously unselected package openssh-client. [2021-10-06T22:58:57.324Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-06T22:58:57.324Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-06T22:58:57.324Z] Selecting previously unselected package squashfs-tools. [2021-10-06T22:58:57.324Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-06T22:58:57.324Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-06T22:58:57.324Z] Selecting previously unselected package snapd. [2021-10-06T22:58:57.324Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-06T22:58:57.590Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-06T22:58:59.545Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-06T22:58:59.545Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-06T22:58:59.545Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-06T22:58:59.545Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-06T22:58:59.545Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-06T22:58:59.545Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-06T22:58:59.545Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-06T22:58:59.545Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-06T22:58:59.545Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-06T22:59:00.131Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-06T22:59:00.131Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-06T22:59:00.131Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-06T22:59:00.397Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-06T22:59:00.397Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-06T22:59:00.397Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-06T22:59:00.981Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-06T22:59:00.981Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-06T22:59:00.981Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-06T22:59:00.981Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-06T22:59:00.981Z] running python rtupdate hooks for python3.6... [2021-10-06T22:59:00.981Z] running python post-rtupdate hooks for python3.6... [2021-10-06T22:59:00.981Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-06T22:59:01.566Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-06T22:59:01.833Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-06T22:59:01.833Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-06T22:59:01.833Z] Setting up snapd (2.51.1+18.04) ... [2021-10-06T22:59:02.422Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-06T22:59:02.422Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-06T22:59:02.688Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-06T22:59:02.688Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-06T22:59:02.956Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-06T22:59:02.956Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-06T22:59:03.222Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-06T22:59:03.222Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-06T22:59:03.489Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-06T22:59:03.754Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-06T22:59:03.754Z] /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-10-06T22:59:03.754Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-06T22:59:03.754Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-06T22:59:04.710Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-06T22:59:04.710Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-06T22:59:04.710Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-06T22:59:05.937Z] Reading package lists... [2021-10-06T22:59:06.209Z] Reading package lists... [2021-10-06T22:59:06.482Z] Building dependency tree... [2021-10-06T22:59:06.482Z] Reading state information... [2021-10-06T22:59:06.482Z] Calculating upgrade... [2021-10-06T22:59:06.751Z] The following packages will be upgraded: [2021-10-06T22:59:06.751Z] advancecomp base-files bash binutils binutils-common [2021-10-06T22:59:06.751Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-06T22:59:06.751Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-06T22:59:06.751Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-06T22:59:06.751Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-06T22:59:06.751Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-06T22:59:06.751Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-06T22:59:06.751Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-06T22:59:06.751Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-06T22:59:06.751Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-06T22:59:06.751Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-06T22:59:06.751Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-06T22:59:06.751Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-06T22:59:06.751Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-06T22:59:06.751Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-06T22:59:06.751Z] ubuntu-keyring util-linux [2021-10-06T22:59:06.751Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-06T22:59:06.751Z] Need to get 64.2 MB of archives. [2021-10-06T22:59:06.751Z] After this operation, 5142 kB of additional disk space will be used. [2021-10-06T22:59:06.751Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-10-06T22:59:07.020Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-06T22:59:07.020Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-06T22:59:07.020Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-06T22:59:07.020Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-06T22:59:07.020Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-06T22:59:07.020Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-06T22:59:07.020Z] 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-10-06T22:59:07.020Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-06T22:59:07.020Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-06T22:59:07.020Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-06T22:59:07.020Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-06T22:59:07.020Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-06T22:59:07.020Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-06T22:59:07.020Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-06T22:59:07.020Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-06T22:59:07.020Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-06T22:59:07.020Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-06T22:59:07.020Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-06T22:59:07.020Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-06T22:59:07.020Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-06T22:59:07.020Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-06T22:59:07.020Z] 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-10-06T22:59:07.020Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-06T22:59:07.020Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-06T22:59:07.020Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-06T22:59:07.020Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-06T22:59:07.020Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-06T22:59:07.021Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-06T22:59:07.021Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-06T22:59:07.021Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-06T22:59:07.021Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-06T22:59:07.021Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-06T22:59:07.021Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-06T22:59:07.021Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-06T22:59:07.021Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-06T22:59:07.021Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-06T22:59:07.021Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-06T22:59:07.021Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-06T22:59:07.021Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-06T22:59:07.021Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-06T22:59:07.289Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-06T22:59:07.289Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-06T22:59:07.289Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-06T22:59:07.289Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-06T22:59:07.289Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-06T22:59:07.289Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-06T22:59:07.289Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-06T22:59:07.289Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-06T22:59:07.289Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-10-06T22:59:07.289Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-10-06T22:59:07.289Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-10-06T22:59:07.289Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-10-06T22:59:07.289Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-06T22:59:07.289Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-06T22:59:07.289Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-06T22:59:07.289Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-06T22:59:07.289Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-06T22:59:07.555Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-06T22:59:07.555Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-06T22:59:07.555Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-06T22:59:07.555Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-06T22:59:07.555Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-06T22:59:07.555Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-06T22:59:07.555Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-06T22:59:07.555Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-06T22:59:07.824Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-06T22:59:07.824Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-06T22:59:07.824Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-06T22:59:07.824Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-06T22:59:07.824Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-06T22:59:07.824Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-06T22:59:07.824Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-06T22:59:07.824Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-06T22:59:07.824Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-06T22:59:07.824Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-06T22:59:07.824Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-06T22:59:08.091Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-06T22:59:08.091Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-06T22:59:08.091Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-06T22:59:08.091Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-06T22:59:08.091Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-06T22:59:08.091Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-06T22:59:08.091Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-06T22:59:08.091Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-10-06T22:59:08.091Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-06T22:59:08.091Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-06T22:59:08.091Z] 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-10-06T22:59:08.091Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-06T22:59:08.091Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-06T22:59:08.091Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-06T22:59:08.091Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-06T22:59:08.091Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-06T22:59:08.091Z] 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-10-06T22:59:08.091Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-06T22:59:08.091Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-06T22:59:08.358Z] 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-10-06T22:59:08.358Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-06T22:59:08.358Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-06T22:59:08.358Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-06T22:59:08.358Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-06T22:59:08.358Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-06T22:59:08.358Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-06T22:59:08.358Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-06T22:59:08.358Z] Fetched 64.2 MB in 2s (40.5 MB/s) [2021-10-06T22:59:08.626Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-06T22:59:08.626Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-06T22:59:08.626Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-06T22:59:08.897Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-06T22:59:08.897Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-06T22:59:08.897Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-10-06T22:59:08.897Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-10-06T22:59:09.165Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-06T22:59:09.165Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-06T22:59:09.433Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-06T22:59:09.433Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-06T22:59:09.433Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-06T22:59:09.433Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-06T22:59:09.433Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-06T22:59:09.433Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-06T22:59:09.700Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-06T22:59:09.700Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-06T22:59:09.700Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-06T22:59:09.700Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-06T22:59:09.700Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-06T22:59:09.700Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-06T22:59:09.700Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-06T22:59:09.967Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-06T22:59:09.967Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-06T22:59:09.967Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-06T22:59:09.967Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-06T22:59:09.967Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-06T22:59:09.967Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-06T22:59:09.967Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-06T22:59:09.967Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-06T22:59:09.967Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-06T22:59:10.235Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-06T22:59:10.235Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-06T22:59:10.235Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-06T22:59:10.235Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-06T22:59:10.235Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-06T22:59:10.501Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-06T22:59:10.768Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-06T22:59:11.035Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-06T22:59:11.035Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-06T22:59:11.035Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-06T22:59:11.035Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-06T22:59:11.035Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-06T22:59:11.304Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-06T22:59:11.305Z] Installing new version of config file /etc/issue ... [2021-10-06T22:59:11.305Z] Installing new version of config file /etc/issue.net ... [2021-10-06T22:59:11.305Z] Installing new version of config file /etc/lsb-release ... [2021-10-06T22:59:11.305Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-06T22:59:11.571Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-06T22:59:11.571Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-06T22:59:11.571Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-06T22:59:11.836Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-06T22:59:11.836Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-06T22:59:11.836Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-06T22:59:11.836Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-06T22:59:11.836Z] 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-10-06T22:59:11.836Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-06T22:59:11.836Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-06T22:59:12.194Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-06T22:59:12.194Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-06T22:59:12.194Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-06T22:59:12.194Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-06T22:59:12.194Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-06T22:59:12.194Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-06T22:59:12.194Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-06T22:59:12.194Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-06T22:59:12.194Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-06T22:59:12.484Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-06T22:59:12.484Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-06T22:59:12.484Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-06T22:59:12.484Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-06T22:59:12.825Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-06T22:59:12.825Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-06T22:59:12.825Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-06T22:59:12.825Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-06T22:59:12.825Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-06T22:59:12.825Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-06T22:59:12.825Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-06T22:59:12.825Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-06T22:59:12.825Z] Setting up grep (3.1-2build1) ... [2021-10-06T22:59:13.133Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-06T22:59:13.133Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-06T22:59:13.133Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-06T22:59:13.133Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-06T22:59:13.133Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-06T22:59:13.133Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-06T22:59:13.133Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-06T22:59:13.133Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-06T22:59:13.456Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-06T22:59:13.456Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-06T22:59:13.456Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-06T22:59:13.456Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-06T22:59:13.456Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-06T22:59:13.456Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-06T22:59:13.456Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-06T22:59:14.041Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-06T22:59:14.041Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-06T22:59:14.041Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-06T22:59:14.041Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-06T22:59:14.306Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-06T22:59:14.306Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-06T22:59:14.306Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-06T22:59:14.306Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-06T22:59:14.889Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-06T22:59:14.889Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-06T22:59:14.889Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-06T22:59:14.889Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-06T22:59:14.889Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-06T22:59:14.889Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-06T22:59:14.889Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-06T22:59:14.889Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-06T22:59:15.156Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-06T22:59:15.156Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-06T22:59:15.156Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-06T22:59:15.156Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-06T22:59:15.156Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-06T22:59:15.156Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-06T22:59:15.156Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-06T22:59:15.422Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-06T22:59:15.422Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-06T22:59:15.422Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-06T22:59:15.422Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-06T22:59:15.422Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-06T22:59:15.422Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-06T22:59:15.688Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-06T22:59:15.688Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-06T22:59:15.688Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-06T22:59:15.688Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-06T22:59:15.688Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-06T22:59:15.688Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-06T22:59:15.688Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-06T22:59:15.688Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-06T22:59:15.688Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-06T22:59:15.954Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-06T22:59:15.954Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-06T22:59:15.954Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-06T22:59:15.954Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-06T22:59:15.954Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-06T22:59:15.954Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-06T22:59:15.954Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-06T22:59:15.954Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-06T22:59:16.221Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-06T22:59:16.221Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-06T22:59:16.221Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-06T22:59:16.221Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-06T22:59:16.221Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-06T22:59:16.221Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-06T22:59:16.221Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-06T22:59:16.488Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-06T22:59:16.759Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-06T22:59:17.025Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-06T22:59:17.291Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-06T22:59:17.561Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-06T22:59:17.561Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-06T22:59:17.561Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-06T22:59:17.561Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-06T22:59:17.561Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-06T22:59:17.561Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-06T22:59:17.561Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-06T22:59:17.827Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-06T22:59:17.827Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-06T22:59:17.827Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-06T22:59:17.827Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-06T22:59:17.827Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-06T22:59:18.095Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-06T22:59:18.095Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-06T22:59:18.095Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-06T22:59:18.095Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-06T22:59:18.095Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-06T22:59:18.095Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-06T22:59:18.095Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-06T22:59:18.366Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-06T22:59:18.366Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-06T22:59:18.366Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-06T22:59:18.366Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-06T22:59:18.366Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-06T22:59:18.633Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-06T22:59:18.633Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-06T22:59:18.633Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-06T22:59:18.633Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-06T22:59:18.633Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-06T22:59:18.633Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-06T22:59:18.900Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-06T22:59:18.900Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-06T22:59:18.900Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-06T22:59:18.900Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-06T22:59:18.900Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-06T22:59:19.167Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-06T22:59:19.167Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-06T22:59:19.167Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-06T22:59:19.167Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-06T22:59:19.167Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-06T22:59:19.167Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-06T22:59:19.167Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-06T22:59:19.167Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-06T22:59:19.434Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-06T22:59:19.434Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-06T22:59:19.434Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-06T22:59:19.434Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-06T22:59:19.434Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-06T22:59:19.434Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-06T22:59:19.434Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-06T22:59:19.434Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-06T22:59:19.434Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-06T22:59:19.700Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-06T22:59:19.700Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-06T22:59:19.700Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-06T22:59:19.700Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-06T22:59:19.969Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-06T22:59:19.969Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-06T22:59:19.969Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-06T22:59:19.969Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-06T22:59:19.969Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-06T22:59:19.969Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-06T22:59:19.969Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-06T22:59:20.241Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-06T22:59:20.241Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-06T22:59:20.241Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-06T22:59:20.241Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-06T22:59:20.511Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-06T22:59:20.511Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-06T22:59:20.511Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-06T22:59:20.511Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-06T22:59:20.511Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-06T22:59:20.511Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-06T22:59:20.511Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-06T22:59:20.511Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-06T22:59:20.778Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-06T22:59:20.778Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-06T22:59:20.778Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-06T22:59:20.778Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-06T22:59:20.778Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-06T22:59:20.778Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-06T22:59:20.778Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-06T22:59:20.778Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-06T22:59:21.044Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-06T22:59:21.044Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-06T22:59:21.044Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-06T22:59:21.044Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-06T22:59:21.044Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-06T22:59:21.044Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-06T22:59:21.044Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-06T22:59:21.044Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-06T22:59:21.312Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-06T22:59:21.312Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-06T22:59:21.312Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-06T22:59:21.312Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-06T22:59:21.312Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-06T22:59:21.312Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-06T22:59:21.312Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-06T22:59:21.312Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-06T22:59:21.579Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-06T22:59:21.579Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-06T22:59:21.579Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-06T22:59:21.579Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-06T22:59:21.579Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-06T22:59:21.579Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-06T22:59:21.845Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-06T22:59:21.845Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-06T22:59:21.845Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-06T22:59:21.845Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-06T22:59:22.113Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-06T22:59:22.113Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-06T22:59:22.113Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-06T22:59:22.113Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-06T22:59:22.113Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-06T22:59:22.113Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-06T22:59:22.113Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-06T22:59:22.113Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-06T22:59:22.381Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-06T22:59:22.382Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-06T22:59:22.382Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-06T22:59:22.382Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-06T22:59:22.382Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-06T22:59:22.382Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-06T22:59:22.674Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-06T22:59:22.674Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-06T22:59:22.942Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-06T22:59:22.942Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-06T22:59:22.942Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-06T22:59:22.942Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-06T22:59:22.942Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-06T22:59:22.942Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-06T22:59:23.211Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-06T22:59:23.479Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-06T22:59:23.479Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-06T22:59:23.479Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-06T22:59:23.479Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-06T22:59:23.479Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-06T22:59:23.479Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-06T22:59:23.479Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-06T22:59:23.746Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-06T22:59:23.746Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-06T22:59:23.746Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-06T22:59:23.746Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-06T22:59:23.746Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-06T22:59:23.746Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-06T22:59:24.711Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-06T22:59:24.711Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-06T22:59:25.293Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-06T22:59:25.293Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-06T22:59:25.559Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-06T22:59:25.827Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-06T22:59:26.092Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-06T22:59:26.092Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-06T22:59:26.673Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-06T22:59:26.673Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-06T22:59:26.673Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-06T22:59:26.673Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-06T22:59:26.939Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-06T22:59:26.939Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-06T22:59:26.939Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-06T22:59:26.939Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-06T22:59:26.939Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-06T22:59:27.206Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-06T22:59:27.206Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-06T22:59:27.206Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-06T22:59:27.206Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-06T22:59:27.206Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-06T22:59:27.206Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-06T22:59:27.206Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-06T22:59:27.206Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-06T22:59:27.473Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-06T22:59:27.473Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-06T22:59:27.473Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-06T22:59:27.473Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-06T22:59:27.473Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-06T22:59:27.473Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-06T22:59:27.473Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-06T22:59:27.473Z] [2021-10-06T22:59:27.473Z] Current default time zone: 'Etc/UTC' [2021-10-06T22:59:27.473Z] Local time is now: Wed Oct 6 22:59:27 UTC 2021. [2021-10-06T22:59:27.473Z] Universal Time is now: Wed Oct 6 22:59:27 UTC 2021. [2021-10-06T22:59:27.473Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-06T22:59:27.473Z] [2021-10-06T22:59:27.473Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-06T22:59:27.473Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-06T22:59:27.473Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-10-06T22:59:27.473Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-06T22:59:27.473Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-06T22:59:27.473Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-06T22:59:27.473Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-06T22:59:27.473Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-06T22:59:27.741Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-06T22:59:27.741Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-06T22:59:27.741Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-06T22:59:27.741Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-06T22:59:27.741Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-06T22:59:27.741Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-06T22:59:27.741Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-06T22:59:27.741Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-06T22:59:27.741Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-06T22:59:27.741Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-06T22:59:27.741Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-06T22:59:27.741Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-06T22:59:27.741Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-06T22:59:27.741Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-06T22:59:27.741Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-06T22:59:29.690Z] Updating certificates in /etc/ssl/certs... [2021-10-06T22:59:30.660Z] 23 added, 28 removed; done. [2021-10-06T22:59:30.660Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-06T22:59:30.660Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-06T22:59:30.660Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-06T22:59:30.660Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-06T22:59:30.660Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-06T22:59:30.660Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-06T22:59:30.660Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-06T22:59:30.660Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-06T22:59:30.660Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-06T22:59:30.660Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-06T22:59:30.660Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-06T22:59:30.660Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-06T22:59:30.660Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-06T22:59:30.660Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-10-06T22:59:30.660Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-06T22:59:30.660Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-06T22:59:30.660Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-10-06T22:59:30.660Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-06T22:59:30.660Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-06T22:59:30.660Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-06T22:59:30.927Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-06T22:59:30.927Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-06T22:59:30.927Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-06T22:59:30.927Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-06T22:59:30.927Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-06T22:59:30.927Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-06T22:59:30.927Z] Updating certificates in /etc/ssl/certs... [2021-10-06T22:59:31.511Z] 0 added, 0 removed; done. [2021-10-06T22:59:31.511Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-06T22:59:31.511Z] done. [2021-10-06T22:59:32.096Z] Reading package lists... [2021-10-06T22:59:32.096Z] Building dependency tree... [2021-10-06T22:59:32.096Z] Reading state information... [2021-10-06T22:59:32.362Z] The following NEW packages will be installed: [2021-10-06T22:59:32.362Z] apt-transport-https [2021-10-06T22:59:32.362Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-06T22:59:33.324Z] Need to get 4348 B of archives. [2021-10-06T22:59:33.324Z] After this operation, 154 kB of additional disk space will be used. [2021-10-06T22:59:33.324Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-06T22:59:33.596Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-06T22:59:33.596Z] Fetched 4348 B in 1s (4182 B/s) [2021-10-06T22:59:33.596Z] Selecting previously unselected package apt-transport-https. [2021-10-06T22:59:33.596Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-06T22:59:33.596Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-06T22:59:33.596Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-06T22:59:33.596Z] Setting up apt-transport-https (1.6.14) ... [2021-10-06T22:59:33.862Z] Waiting for network to be ready... [2021-10-06T22:59:40.503Z] 2021-10-06T22:59:37Z INFO Waiting for automatic snapd restart... [2021-10-06T22:59:40.770Z] snapd 2.51.7 from Canonical* installed [2021-10-06T22:59:41.727Z] "snapd" switched to the "latest/stable" channel [2021-10-06T22:59:41.727Z] [2021-10-06T22:59:43.667Z] core18 20210722 from Canonical* installed [2021-10-06T22:59:43.932Z] "core18" switched to the "latest/stable" channel [2021-10-06T22:59:43.932Z] [2021-10-06T22:59:46.509Z] snapcraft 5.0 from Canonical* installed [2021-10-06T22:59:46.509Z] "snapcraft" switched to the "latest/stable" channel [2021-10-06T22:59:46.509Z] [2021-10-06T22:59:50.773Z] 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-10-06T22:59:50.773Z] - README.md [2021-10-06T22:59:50.773Z] [2021-10-06T22:59:50.773Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-06T22:59:51.038Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-06T22:59:51.303Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-06T22:59:51.303Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-06T22:59:52.165Z] Reading package lists... [2021-10-06T22:59:52.746Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-10-06T22:59:52.746Z] Reading package lists... [2021-10-06T22:59:53.012Z] Building dependency tree... [2021-10-06T22:59:53.012Z] Reading state information... [2021-10-06T22:59:53.012Z] Suggested packages: [2021-10-06T22:59:53.012Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-06T22:59:53.012Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-06T22:59:53.012Z] Recommended packages: [2021-10-06T22:59:53.012Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-06T22:59:53.012Z] The following NEW packages will be installed: [2021-10-06T22:59:53.012Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-06T22:59:53.012Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-06T22:59:53.012Z] pkg-config zip [2021-10-06T22:59:53.012Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-06T22:59:53.277Z] Need to get 7670 kB of archives. [2021-10-06T22:59:53.277Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-06T22:59:53.277Z] 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-10-06T22:59:53.277Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-06T22:59:53.277Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-06T22:59:53.277Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-06T22:59:53.277Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-06T22:59:53.277Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-06T22:59:53.277Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-06T22:59:53.542Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-06T22:59:53.807Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-06T22:59:53.807Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-06T22:59:53.807Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-06T22:59:53.807Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-06T22:59:53.807Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-06T22:59:53.807Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-06T22:59:54.072Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-06T22:59:54.072Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-06T22:59:54.072Z] Fetched 7670 kB in 1s (9357 kB/s) [2021-10-06T22:59:54.072Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-06T22:59:54.072Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-06T22:59:54.072Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-06T22:59:54.072Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-06T22:59:54.338Z] Selecting previously unselected package libpsl5:amd64. [2021-10-06T22:59:54.338Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-06T22:59:54.338Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-06T22:59:54.338Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-06T22:59:54.338Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-06T22:59:54.338Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-06T22:59:54.338Z] Selecting previously unselected package librtmp1:amd64. [2021-10-06T22:59:54.338Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-06T22:59:54.338Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-06T22:59:54.338Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-06T22:59:54.338Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-06T22:59:54.338Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-06T22:59:54.603Z] Selecting previously unselected package liberror-perl. [2021-10-06T22:59:54.603Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-06T22:59:54.603Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-06T22:59:54.603Z] Selecting previously unselected package git-man. [2021-10-06T22:59:54.603Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-06T22:59:54.603Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-06T22:59:54.603Z] Selecting previously unselected package git. [2021-10-06T22:59:54.603Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-06T22:59:54.603Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-06T22:59:55.182Z] Selecting previously unselected package libnorm1:amd64. [2021-10-06T22:59:55.182Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-06T22:59:55.182Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-06T22:59:55.182Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-06T22:59:55.182Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-06T22:59:55.182Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-06T22:59:55.447Z] Selecting previously unselected package libsodium23:amd64. [2021-10-06T22:59:55.447Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-06T22:59:55.447Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-06T22:59:55.447Z] Selecting previously unselected package libzmq5:amd64. [2021-10-06T22:59:55.447Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-06T22:59:55.447Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-06T22:59:55.447Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-06T22:59:55.447Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-06T22:59:55.447Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-06T22:59:55.447Z] Selecting previously unselected package pkg-config. [2021-10-06T22:59:55.447Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-06T22:59:55.447Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-06T22:59:55.713Z] Selecting previously unselected package zip. [2021-10-06T22:59:55.713Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-06T22:59:55.713Z] Unpacking zip (3.0-11build1) ... [2021-10-06T22:59:55.713Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-06T22:59:55.713Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-06T22:59:55.713Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-06T22:59:55.713Z] Setting up liberror-perl (0.17025-1) ... [2021-10-06T22:59:55.713Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-06T22:59:55.713Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-06T22:59:55.713Z] No schema files found: doing nothing. [2021-10-06T22:59:55.713Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-06T22:59:55.713Z] Setting up zip (3.0-11build1) ... [2021-10-06T22:59:55.713Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-06T22:59:55.713Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-06T22:59:55.713Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-06T22:59:55.713Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-06T22:59:55.713Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-06T22:59:55.713Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-06T22:59:55.713Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-06T22:59:55.978Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-06T22:59:56.562Z] git set to automatically installed. [2021-10-06T22:59:56.562Z] git-man set to automatically installed. [2021-10-06T22:59:56.562Z] libcurl3-gnutls set to automatically installed. [2021-10-06T22:59:56.562Z] liberror-perl set to automatically installed. [2021-10-06T22:59:56.562Z] libglib2.0-0 set to automatically installed. [2021-10-06T22:59:56.562Z] libnghttp2-14 set to automatically installed. [2021-10-06T22:59:56.562Z] libnorm1 set to automatically installed. [2021-10-06T22:59:56.562Z] libpgm-5.2-0 set to automatically installed. [2021-10-06T22:59:56.562Z] libpsl5 set to automatically installed. [2021-10-06T22:59:56.562Z] librtmp1 set to automatically installed. [2021-10-06T22:59:56.562Z] libsodium23 set to automatically installed. [2021-10-06T22:59:56.562Z] libzmq3-dev set to automatically installed. [2021-10-06T22:59:56.562Z] libzmq5 set to automatically installed. [2021-10-06T22:59:56.562Z] pkg-config set to automatically installed. [2021-10-06T22:59:56.563Z] zip set to automatically installed. [2021-10-06T22:59:57.523Z] snapd is not logged in, snap install commands will use sudo [2021-10-06T22:59:58.108Z] snap "core18" has no updates available [2021-10-06T22:59:58.692Z] snapd is not logged in, snap install commands will use sudo [2021-10-06T23:00:06.889Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-10-06T23:00:06.889Z] Pulling config-common [2021-10-06T23:00:06.889Z] + snapcraftctl pull [2021-10-06T23:00:07.469Z] Pulling go-build-helper [2021-10-06T23:00:07.469Z] + snapcraftctl pull [2021-10-06T23:00:08.424Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-06T23:00:08.424Z] Skipping pull go-build-helper (already ran) [2021-10-06T23:00:08.424Z] Building go-build-helper [2021-10-06T23:00:08.424Z] + snapcraftctl build [2021-10-06T23:00:10.363Z] Staging go-build-helper [2021-10-06T23:00:10.363Z] + snapcraftctl stage [2021-10-06T23:00:20.439Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-06T23:00:20.439Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-06T23:00:20.439Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-10-06T23:00:20.439Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-10-06T23:00:20.439Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-06T23:00:20.439Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-06T23:00:20.439Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-10-06T23:00:20.439Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-10-06T23:00:20.439Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-10-06T23:00:20.439Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-10-06T23:00:20.439Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-06T23:00:20.439Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-06T23:00:20.439Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-06T23:00:20.439Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-06T23:00:20.439Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-06T23:00:20.439Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-06T23:00:20.439Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-06T23:00:20.439Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-06T23:00:20.439Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-06T23:00:20.439Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2250 kB] [2021-10-06T23:00:20.439Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-10-06T23:00:20.439Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-06T23:00:20.439Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-06T23:00:20.439Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-10-06T23:00:20.439Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-10-06T23:00:20.439Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1755 kB] [2021-10-06T23:00:20.439Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-10-06T23:00:20.439Z] Fetched 25.4 MB in 0s (0 B/s) [2021-10-06T23:00:20.439Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-06T23:00:20.439Z] Fetched 224 kB in 0s (0 B/s) [2021-10-06T23:00:20.439Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-06T23:00:20.439Z] Fetched 157 kB in 0s (0 B/s) [2021-10-06T23:00:20.439Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-06T23:00:20.439Z] Fetched 221 kB in 0s (0 B/s) [2021-10-06T23:00:20.439Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-06T23:00:20.439Z] Fetched 143 kB in 0s (0 B/s) [2021-10-06T23:00:20.439Z] Pulling edgex-go [2021-10-06T23:00:20.439Z] + snapcraftctl pull [2021-10-06T23:00:20.440Z] Pulling hooks [2021-10-06T23:00:20.440Z] + snapcraftctl pull [2021-10-06T23:00:38.641Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-06T23:00:38.641Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-06T23:00:38.641Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-06T23:00:38.641Z] Fetched 0 B in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-06T23:00:38.641Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-06T23:00:38.641Z] Fetched 279 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-06T23:00:38.641Z] Fetched 122 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-06T23:00:38.641Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-06T23:00:38.641Z] Fetched 8848 B in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-06T23:00:38.641Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-06T23:00:38.641Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-06T23:00:38.641Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-06T23:00:38.641Z] Fetched 220 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-06T23:00:38.641Z] Fetched 154 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-06T23:00:38.641Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-06T23:00:38.641Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-06T23:00:38.641Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-06T23:00:38.641Z] Fetched 499 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-06T23:00:38.641Z] Fetched 111 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-06T23:00:38.641Z] Fetched 240 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-06T23:00:38.641Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-06T23:00:38.641Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-06T23:00:38.641Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-06T23:00:38.641Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-06T23:00:38.641Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-06T23:00:38.641Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-06T23:00:38.641Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-06T23:00:38.641Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-06T23:00:38.641Z] Fetched 8720 B in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-06T23:00:38.641Z] Fetched 140 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-06T23:00:38.641Z] Fetched 119 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-06T23:00:38.641Z] Fetched 111 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-06T23:00:38.641Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-06T23:00:38.641Z] Fetched 646 kB in 0s (0 B/s) [2021-10-06T23:00:38.641Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-06T23:00:38.641Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-06T23:00:38.642Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-06T23:00:38.642Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-06T23:00:38.642Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-06T23:00:38.642Z] Fetched 368 kB in 0s (0 B/s) [2021-10-06T23:00:38.642Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-06T23:00:38.642Z] Fetched 187 kB in 0s (0 B/s) [2021-10-06T23:00:38.642Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-06T23:00:38.642Z] Fetched 175 kB in 0s (0 B/s) [2021-10-06T23:00:38.642Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-06T23:00:38.642Z] Fetched 206 kB in 0s (0 B/s) [2021-10-06T23:00:38.642Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-06T23:00:38.642Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-06T23:00:38.642Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-06T23:00:38.642Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-06T23:00:38.642Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-06T23:00:38.642Z] Fetched 159 kB in 0s (0 B/s) [2021-10-06T23:00:38.642Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-06T23:00:38.642Z] Fetched 107 kB in 0s (0 B/s) [2021-10-06T23:00:38.642Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-06T23:00:38.642Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-06T23:00:38.642Z] Pulling static-packages [2021-10-06T23:00:38.642Z] + snapcraftctl pull [2021-10-06T23:00:38.642Z] Pulling version [2021-10-06T23:00:38.642Z] + cd /root/project [2021-10-06T23:00:38.642Z] + git describe --tags --abbrev=0 [2021-10-06T23:00:38.642Z] + sed s/v// [2021-10-06T23:00:38.642Z] + GIT_VERSION=2.0.1-dev.66 [2021-10-06T23:00:38.642Z] + [ -z 2.0.1-dev.66 ] [2021-10-06T23:00:38.642Z] + snapcraftctl set-version 2.0.1-dev.66 [2021-10-06T23:00:38.642Z] Building config-common [2021-10-06T23:00:38.642Z] + snapcraftctl build [2021-10-06T23:00:40.577Z] Skipping build go-build-helper (already ran) [2021-10-06T23:00:40.577Z] Building edgex-go [2021-10-06T23:00:40.577Z] + cd /root/parts/edgex-go/src [2021-10-06T23:00:40.577Z] + + git describe --tags --abbrev=0 [2021-10-06T23:00:40.577Z] sed s/v// [2021-10-06T23:00:40.577Z] + GIT_VERSION=2.0.1-dev.66 [2021-10-06T23:00:40.577Z] + [ -z 2.0.1-dev.66 ] [2021-10-06T23:00:40.577Z] + echo 2.0.1-dev.66 [2021-10-06T23:00:40.577Z] + make build [2021-10-06T23:00:40.577Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.66" -o cmd/core-data/core-data ./cmd/core-data [2021-10-06T23:00:41.540Z] go: github.com/edgexfoundry/go-mod-core-contracts/v2@v2.0.1-dev.19: missing go.sum entry; to add it: [2021-10-06T23:00:41.540Z] go mod download github.com/edgexfoundry/go-mod-core-contracts/v2 [2021-10-06T23:00:41.540Z] Makefile:61: recipe for target 'cmd/core-data/core-data' failed [2021-10-06T23:00:41.540Z] make: *** [cmd/core-data/core-data] Error 1 [2021-10-06T23:00:41.806Z] Failed to run 'override-build': Exit code was 2. [2021-10-06T23:00:41.806Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-06T23:00:43.623Z] Failed in branch amd64 [2021-10-06T23:10:19.598Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2186 in /w/workspace/edgexfoundry_edgex-go_PR-3745 [Pipeline] { [Pipeline] ws [2021-10-06T23:10:19.619Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-10-06T23:10:19.930Z] The recommended git tool is: git [2021-10-06T23:10:28.958Z] using credential edgex-jenkins-ssh [2021-10-06T23:10:28.985Z] Cloning the remote Git repository [2021-10-06T23:10:29.084Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-06T23:10:29.245Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-10-06T23:10:29.378Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-06T23:10:29.379Z] > git --version # timeout=10 [2021-10-06T23:10:29.397Z] > git --version # 'git version 2.17.1' [2021-10-06T23:10:29.400Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T23:10:29.534Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T23:10:57.861Z] Merging remotes/origin/main commit d4ace7e08520ec158b0cc64775f4b4a0dc14a675 into PR head commit 09aa50a103d2559eea6fa93b79b36958f7c94413 [2021-10-06T23:10:58.372Z] Merge succeeded, producing 09aa50a103d2559eea6fa93b79b36958f7c94413 [2021-10-06T23:10:58.373Z] Checking out Revision 09aa50a103d2559eea6fa93b79b36958f7c94413 (PR-3745) [2021-10-06T23:10:56.706Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-06T23:10:56.742Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T23:10:56.786Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-06T23:10:56.852Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-06T23:10:56.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T23:10:56.875Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3745/head:refs/remotes/origin/PR-3745 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T23:10:57.876Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T23:10:57.899Z] > git checkout -f 09aa50a103d2559eea6fa93b79b36958f7c94413 # timeout=10 [2021-10-06T23:10:58.198Z] > git remote # timeout=10 [2021-10-06T23:10:58.229Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T23:10:58.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T23:10:58.282Z] > git merge d4ace7e08520ec158b0cc64775f4b4a0dc14a675 # timeout=10 [2021-10-06T23:10:58.327Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T23:10:58.363Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T23:10:58.380Z] > git checkout -f 09aa50a103d2559eea6fa93b79b36958f7c94413 # timeout=10 [2021-10-06T23:11:03.463Z] Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T23:11:03.878Z] provisioning config files... [2021-10-06T23:11:03.920Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5345266856685364003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:11:04.630Z] ---> docker-login.sh [2021-10-06T23:11:04.630Z] nexus3.edgexfoundry.org:10001 [2021-10-06T23:11:06.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T23:11:06.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T23:11:06.979Z] Configure a credential helper to remove this warning. See [2021-10-06T23:11:06.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T23:11:06.979Z] [2021-10-06T23:11:06.979Z] Login Succeeded [2021-10-06T23:11:06.979Z] nexus3.edgexfoundry.org:10002 [2021-10-06T23:11:07.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T23:11:07.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T23:11:07.552Z] Configure a credential helper to remove this warning. See [2021-10-06T23:11:07.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T23:11:07.552Z] [2021-10-06T23:11:07.552Z] Login Succeeded [2021-10-06T23:11:07.552Z] nexus3.edgexfoundry.org:10003 [2021-10-06T23:11:07.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T23:11:08.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T23:11:08.123Z] Configure a credential helper to remove this warning. See [2021-10-06T23:11:08.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T23:11:08.123Z] [2021-10-06T23:11:08.123Z] Login Succeeded [2021-10-06T23:11:08.123Z] nexus3.edgexfoundry.org:10004 [2021-10-06T23:11:08.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T23:11:08.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T23:11:08.695Z] Configure a credential helper to remove this warning. See [2021-10-06T23:11:08.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T23:11:08.695Z] [2021-10-06T23:11:08.695Z] Login Succeeded [2021-10-06T23:11:08.695Z] docker.io [2021-10-06T23:11:08.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T23:11:09.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T23:11:09.610Z] Configure a credential helper to remove this warning. See [2021-10-06T23:11:09.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T23:11:09.610Z] [2021-10-06T23:11:09.610Z] Login Succeeded [2021-10-06T23:11:09.610Z] ---> docker-login.sh ends [Pipeline] } [2021-10-06T23:11:09.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-06T23:11:10.387Z] ========================================================= [2021-10-06T23:11:10.387Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-06T23:11:10.387Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-06T23:11:10.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T23:11:11.080Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-06T23:11:11.080Z] bbf911997326: Pulling fs layer [2021-10-06T23:11:11.080Z] 58ec367f63d7: Pulling fs layer [2021-10-06T23:11:11.080Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-06T23:11:11.080Z] fc5181fea5dc: Pulling fs layer [2021-10-06T23:11:11.080Z] 9c418107303f: Pulling fs layer [2021-10-06T23:11:11.080Z] 284eca6f2348: Pulling fs layer [2021-10-06T23:11:11.080Z] 842844d905b1: Pulling fs layer [2021-10-06T23:11:11.080Z] 901a3a57568e: Pulling fs layer [2021-10-06T23:11:11.080Z] 284eca6f2348: Waiting [2021-10-06T23:11:11.080Z] 842844d905b1: Waiting [2021-10-06T23:11:11.080Z] 901a3a57568e: Waiting [2021-10-06T23:11:11.080Z] fc5181fea5dc: Waiting [2021-10-06T23:11:11.080Z] 9c418107303f: Waiting [2021-10-06T23:11:11.080Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-06T23:11:11.080Z] 1b4a6ffa7d45: Download complete [2021-10-06T23:11:11.080Z] 58ec367f63d7: Verifying Checksum [2021-10-06T23:11:11.080Z] 58ec367f63d7: Download complete [2021-10-06T23:11:11.367Z] 9c418107303f: Verifying Checksum [2021-10-06T23:11:11.367Z] 9c418107303f: Download complete [2021-10-06T23:11:11.367Z] bbf911997326: Verifying Checksum [2021-10-06T23:11:11.367Z] bbf911997326: Download complete [2021-10-06T23:11:11.367Z] 284eca6f2348: Verifying Checksum [2021-10-06T23:11:11.367Z] 284eca6f2348: Download complete [2021-10-06T23:11:11.367Z] 842844d905b1: Verifying Checksum [2021-10-06T23:11:11.367Z] 842844d905b1: Download complete [2021-10-06T23:11:12.006Z] bbf911997326: Pull complete [2021-10-06T23:11:12.652Z] 58ec367f63d7: Pull complete [2021-10-06T23:11:13.300Z] 1b4a6ffa7d45: Pull complete [2021-10-06T23:11:14.359Z] 901a3a57568e: Verifying Checksum [2021-10-06T23:11:14.359Z] 901a3a57568e: Download complete [2021-10-06T23:11:15.001Z] fc5181fea5dc: Verifying Checksum [2021-10-06T23:11:15.001Z] fc5181fea5dc: Download complete [2021-10-06T23:11:25.393Z] fc5181fea5dc: Pull complete [2021-10-06T23:11:25.685Z] 9c418107303f: Pull complete [2021-10-06T23:11:26.311Z] 284eca6f2348: Pull complete [2021-10-06T23:11:26.602Z] 842844d905b1: Pull complete [2021-10-06T23:11:33.519Z] 901a3a57568e: Pull complete [2021-10-06T23:11:33.519Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-06T23:11:33.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T23:11:33.519Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-06T23:11:33.978Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-06T23:11:33.978Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T23:11:33.978Z] WORKDIR /edgex [2021-10-06T23:11:33.978Z] COPY go.mod . [2021-10-06T23:11:33.978Z] RUN go mod download [2021-10-06T23:11:36.751Z] Sending build context to Docker daemon 166.3MB [2021-10-06T23:11:36.751Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T23:11:36.751Z] ---> 72ade6ffb461 [2021-10-06T23:11:36.751Z] Step 2/4 : WORKDIR /edgex [2021-10-06T23:11:47.405Z] ---> Running in a83c53bf4857 [2021-10-06T23:11:47.405Z] Removing intermediate container a83c53bf4857 [2021-10-06T23:11:47.405Z] ---> 16acb3b8840e [2021-10-06T23:11:47.405Z] Step 3/4 : COPY go.mod . [2021-10-06T23:11:48.048Z] ---> 052653734eae [2021-10-06T23:11:48.048Z] Step 4/4 : RUN go mod download [2021-10-06T23:11:48.344Z] ---> Running in 08d4dd663620 [2021-10-06T23:13:26.621Z] Removing intermediate container 08d4dd663620 [2021-10-06T23:13:26.621Z] ---> fa2c592799ee [2021-10-06T23:13:26.621Z] Successfully built fa2c592799ee [2021-10-06T23:13:26.621Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:13:27.247Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T23:13:27.247Z] . [Pipeline] withDockerContainer [2021-10-06T23:13:27.616Z] prd-ubuntu18.04-docker-arm64-4c-16g-2186 does not seem to be running inside a container [2021-10-06T23:13:27.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2021-10-06T23:13:29.537Z] $ docker top 7ce1b98e2d948c0700456459fd9f8d8bf8b7c467e8b770b5e2aa359a9857c53b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T23:13:30.700Z] + go version [2021-10-06T23:13:30.700Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-06T23:13:30.712Z] $ docker stop --time=1 7ce1b98e2d948c0700456459fd9f8d8bf8b7c467e8b770b5e2aa359a9857c53b [2021-10-06T23:13:32.610Z] $ docker rm -f 7ce1b98e2d948c0700456459fd9f8d8bf8b7c467e8b770b5e2aa359a9857c53b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:13:33.469Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T23:13:33.469Z] . [Pipeline] withDockerContainer [2021-10-06T23:13:33.798Z] prd-ubuntu18.04-docker-arm64-4c-16g-2186 does not seem to be running inside a container [2021-10-06T23:13:33.938Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2021-10-06T23:13:35.751Z] $ docker top 501bcf9e347891f3f46d28e76006f22da79887e2dcd9a13c17b7956e054cecf2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-06T23:13:36.190Z] ========================================================= [2021-10-06T23:13:36.190Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-06T23:13:36.190Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-06T23:13:36.940Z] + make test [2021-10-06T23:13:36.940Z] go mod tidy [2021-10-06T23:13:37.972Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-06T23:14:10.636Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-06T23:15:19.015Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-06T23:15:19.015Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-06T23:15:19.307Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-06T23:15:19.933Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-06T23:15:32.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-06T23:15:32.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-06T23:15:32.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-06T23:15:32.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-06T23:15:32.510Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-06T23:15:32.510Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-06T23:15:33.996Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-06T23:15:33.996Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-06T23:15:33.996Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-06T23:15:33.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-06T23:15:42.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.195s coverage: 28.7% of statements [2021-10-06T23:15:42.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-06T23:15:42.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-06T23:15:46.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.327s coverage: 98.5% of statements [2021-10-06T23:15:46.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-06T23:15:46.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.352s coverage: 46.3% of statements [2021-10-06T23:15:46.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-06T23:15:46.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-06T23:15:48.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.615s coverage: 90.1% of statements [2021-10-06T23:15:48.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-06T23:15:48.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-06T23:15:50.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.236s coverage: 84.4% of statements [2021-10-06T23:15:50.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-06T23:15:50.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-06T23:15:50.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-06T23:15:50.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-06T23:15:50.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-06T23:15:58.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.488s coverage: 94.2% of statements [2021-10-06T23:15:58.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-06T23:15:58.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-06T23:15:58.706Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.200s coverage: 59.1% of statements [2021-10-06T23:15:58.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-06T23:15:58.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-06T23:15:58.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-06T23:15:58.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-06T23:15:58.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-06T23:15:58.706Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.239s coverage: 60.0% of statements [2021-10-06T23:15:58.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-06T23:15:58.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-06T23:15:58.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-06T23:15:58.706Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.343s coverage: 0.8% of statements [2021-10-06T23:15:58.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-06T23:15:58.706Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.208s coverage: 58.8% of statements [2021-10-06T23:15:58.706Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.206s coverage: 21.7% of statements [2021-10-06T23:15:58.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-06T23:15:58.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.246s coverage: 47.1% of statements [2021-10-06T23:15:58.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.236s coverage: 79.5% of statements [2021-10-06T23:15:58.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements [2021-10-06T23:15:59.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.238s coverage: 96.3% of statements [2021-10-06T23:16:00.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.256s coverage: 87.5% of statements [2021-10-06T23:16:12.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.206s coverage: 94.4% of statements [2021-10-06T23:16:12.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.206s coverage: 44.8% of statements [2021-10-06T23:16:18.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.623s coverage: 82.5% of statements [2021-10-06T23:16:18.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-06T23:16:25.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.269s coverage: 92.9% of statements [2021-10-06T23:16:25.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-06T23:16:25.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-06T23:16:25.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-06T23:16:25.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-10-06T23:16:25.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-06T23:16:25.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-06T23:16:25.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-06T23:16:25.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-06T23:16:25.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-06T23:16:25.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.189s coverage: 87.2% of statements [2021-10-06T23:16:25.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-06T23:16:25.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-06T23:16:25.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.164s coverage: 100.0% of statements [2021-10-06T23:16:25.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-06T23:16:25.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 58.8% of statements [2021-10-06T23:16:25.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-06T23:16:25.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.260s coverage: 80.0% of statements [2021-10-06T23:16:25.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements [2021-10-06T23:16:25.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.277s coverage: 85.4% of statements [2021-10-06T23:16:25.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.829s coverage: 91.2% of statements [2021-10-06T23:16:25.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-06T23:16:26.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.846s coverage: 64.4% of statements [2021-10-06T23:16:26.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-06T23:16:26.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-06T23:16:26.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.193s coverage: 100.0% of statements [2021-10-06T23:16:26.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements [2021-10-06T23:16:26.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-10-06T23:16:27.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2021-10-06T23:16:28.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2021-10-06T23:16:32.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.286s coverage: 70.4% of statements [2021-10-06T23:16:32.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-06T23:16:32.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-06T23:16:32.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-06T23:16:35.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.768s coverage: 43.4% of statements [2021-10-06T23:16:35.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-06T23:16:35.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-06T23:16:35.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.227s coverage: 89.5% of statements [2021-10-06T23:16:35.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-06T23:16:35.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.263s coverage: 84.8% of statements [2021-10-06T23:16:35.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-06T23:16:43.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.267s coverage: 19.5% of statements [2021-10-06T23:16:43.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-06T23:16:43.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-06T23:16:43.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-06T23:16:43.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-06T23:16:43.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.564s coverage: 92.0% of statements [2021-10-06T23:16:43.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-06T23:16:43.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-06T23:16:43.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-06T23:16:43.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-06T23:16:43.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.256s coverage: 63.2% of statements [2021-10-06T23:16:43.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-06T23:16:43.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-06T23:16:43.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.398s coverage: 97.7% of statements [2021-10-06T23:16:43.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-06T23:16:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-06T23:16:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-06T23:16:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-06T23:16:43.461Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.189s coverage: 28.9% of statements [2021-10-06T23:16:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-06T23:16:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-06T23:16:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-06T23:16:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-06T23:16:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-06T23:16:43.461Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-06T23:16:43.461Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.182s coverage: 100.0% of statements [2021-10-06T23:16:43.461Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 96.9% of statements [2021-10-06T23:16:43.747Z] 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-10-06T23:16:43.748Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-06T23:16:43.748Z] GO111MODULE=on go vet ./... [2021-10-06T23:18:05.829Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-06T23:18:05.829Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-06T23:18:05.829Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-06T23:18:08.055Z] + ls -al . [2021-10-06T23:18:08.055Z] total 640 [2021-10-06T23:18:08.055Z] drwxrwxr-x 9 1001 1001 4096 Oct 6 23:18 . [2021-10-06T23:18:08.055Z] drwxr-xr-x 4 root root 4096 Oct 6 23:13 .. [2021-10-06T23:18:08.055Z] -rw-rw-r-- 1 1001 1001 11 Oct 6 23:10 .dockerignore [2021-10-06T23:18:08.055Z] drwxrwxr-x 8 1001 1001 4096 Oct 6 23:11 .git [2021-10-06T23:18:08.055Z] drwxrwxr-x 4 1001 1001 4096 Oct 6 23:10 .github [2021-10-06T23:18:08.055Z] -rw-rw-r-- 1 1001 1001 804 Oct 6 23:10 .gitignore [2021-10-06T23:18:08.055Z] -rw-rw-r-- 1 1001 1001 42 Oct 6 23:10 .golangci.yml [2021-10-06T23:18:08.055Z] -rw-rw-r-- 1 1001 1001 76 Oct 6 23:10 .hadolint.yml [2021-10-06T23:18:08.055Z] -rw-rw-r-- 1 1001 1001 166 Oct 6 23:10 .sonarcloud.properties [2021-10-06T23:18:08.055Z] -rw-rw-r-- 1 1001 1001 1171 Oct 6 23:10 ADOPTERS.md [2021-10-06T23:18:08.055Z] -rw-rw-r-- 1 1001 1001 8608 Oct 6 23:10 Attribution.txt [2021-10-06T23:18:08.055Z] -rw-rw-r-- 1 1001 1001 43881 Oct 6 23:10 CHANGELOG.md [2021-10-06T23:18:08.055Z] -rw-rw-r-- 1 1001 1001 3804 Oct 6 23:10 CONTRIBUTING.md [2021-10-06T23:18:08.055Z] -rw-rw-r-- 1 1001 1001 677 Oct 6 23:10 GOVERNANCE.md [2021-10-06T23:18:08.055Z] -rw-rw-r-- 1 1001 1001 849 Oct 6 23:10 Jenkinsfile [2021-10-06T23:18:08.055Z] -rw-rw-r-- 1 1001 1001 10775 Oct 6 23:10 LICENSE [2021-10-06T23:18:08.055Z] -rw-rw-r-- 1 1001 1001 6508 Oct 6 23:10 Makefile [2021-10-06T23:18:08.055Z] -rw-rw-r-- 1 1001 1001 582 Oct 6 23:10 OWNERS.md [2021-10-06T23:18:08.055Z] -rw-rw-r-- 1 1001 1001 8256 Oct 6 23:10 README.md [2021-10-06T23:18:08.055Z] -rw-rw-r-- 1 1001 1001 6912 Oct 6 23:10 SECURITY.md [2021-10-06T23:18:08.055Z] -rw-rw-r-- 1 1001 1001 5 Oct 6 22:37 VERSION [2021-10-06T23:18:08.055Z] -rw-rw-r-- 1 1001 1001 4131 Oct 6 23:10 ZMQWindows.md [2021-10-06T23:18:08.055Z] drwxrwxr-x 2 1001 1001 4096 Oct 6 23:10 bin [2021-10-06T23:18:08.055Z] drwxrwxr-x 14 1001 1001 4096 Oct 6 23:10 cmd [2021-10-06T23:18:08.055Z] -rw-r--r-- 1 root root 403265 Oct 6 23:16 coverage.out [2021-10-06T23:18:08.055Z] -rw-rw-r-- 1 1001 1001 829 Oct 6 23:10 go.mod [2021-10-06T23:18:08.055Z] -rw-rw-r-- 1 1001 1001 50143 Oct 6 23:13 go.sum [2021-10-06T23:18:08.055Z] drwxrwxr-x 8 1001 1001 4096 Oct 6 23:10 internal [2021-10-06T23:18:08.055Z] drwxrwxr-x 3 1001 1001 4096 Oct 6 23:10 openapi [2021-10-06T23:18:08.055Z] drwxrwxr-x 4 1001 1001 4096 Oct 6 23:10 snap [2021-10-06T23:18:08.055Z] -rw-rw-r-- 1 1001 1001 204 Oct 6 23:10 version.go [Pipeline] sh [2021-10-06T23:18:08.779Z] + '[' -e coverage.out ] [2021-10-06T23:18:08.779Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-06T23:18:08.825Z] Warning: overwriting stash ‘coverage-report’ [2021-10-06T23:18:09.758Z] Stashed 1 file(s) [Pipeline] sh [2021-10-06T23:18:10.465Z] + make build [2021-10-06T23:18:10.465Z] 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-10-06T23:18:17.290Z] 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-10-06T23:18:39.845Z] 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-10-06T23:18:41.323Z] 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-10-06T23:18:45.804Z] 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-10-06T23:18:46.816Z] 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-10-06T23:18:50.291Z] 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-10-06T23:18:53.753Z] 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-10-06T23:18:56.433Z] 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-10-06T23:18:59.902Z] 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-10-06T23:19:02.592Z] 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-10-06T23:19:05.262Z] 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-10-06T23:19:10.706Z] $ docker stop --time=1 501bcf9e347891f3f46d28e76006f22da79887e2dcd9a13c17b7956e054cecf2 [2021-10-06T23:19:13.738Z] $ docker rm -f 501bcf9e347891f3f46d28e76006f22da79887e2dcd9a13c17b7956e054cecf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:19:15.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-06T23:19:15.728Z] [2021-10-06T23:19:15.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:19:16.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-06T23:19:16.472Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-06T23:19:16.472Z] 29e5d40040c1: Pulling fs layer [2021-10-06T23:19:16.472Z] 1ce36da41761: Pulling fs layer [2021-10-06T23:19:16.472Z] 25b303627fd3: Pulling fs layer [2021-10-06T23:19:16.756Z] 29e5d40040c1: Verifying Checksum [2021-10-06T23:19:16.756Z] 29e5d40040c1: Download complete [2021-10-06T23:19:17.388Z] 1ce36da41761: Verifying Checksum [2021-10-06T23:19:17.388Z] 1ce36da41761: Download complete [2021-10-06T23:19:17.388Z] 29e5d40040c1: Pull complete [2021-10-06T23:19:18.877Z] 25b303627fd3: Verifying Checksum [2021-10-06T23:19:18.877Z] 25b303627fd3: Download complete [2021-10-06T23:19:18.877Z] 1ce36da41761: Pull complete [2021-10-06T23:19:29.157Z] 25b303627fd3: Pull complete [2021-10-06T23:19:29.157Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-06T23:19:29.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-06T23:19:29.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-06T23:19:29.453Z] prd-ubuntu18.04-docker-arm64-4c-16g-2186 does not seem to be running inside a container [2021-10-06T23:19:29.496Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-devops/edgex-compose-arm64:latest cat [2021-10-06T23:19:33.123Z] $ docker top f4bff34a696d1657443fb34fe4f9fad38fd7318f234c289f446ae5b4475c994b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T23:19:34.222Z] + grep parallel [2021-10-06T23:19:34.222Z] + docker-compose build --help [2021-10-06T23:19:37.878Z] --parallel Build images in parallel. [Pipeline] } [2021-10-06T23:19:37.818Z] $ docker stop --time=1 f4bff34a696d1657443fb34fe4f9fad38fd7318f234c289f446ae5b4475c994b [2021-10-06T23:19:39.711Z] $ docker rm -f f4bff34a696d1657443fb34fe4f9fad38fd7318f234c289f446ae5b4475c994b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:19:40.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-06T23:19:40.489Z] . [Pipeline] withDockerContainer [2021-10-06T23:19:40.801Z] prd-ubuntu18.04-docker-arm64-4c-16g-2186 does not seem to be running inside a container [2021-10-06T23:19:40.887Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64:latest cat [2021-10-06T23:19:42.492Z] $ docker top c3fe941806e684f2b56e470f5a9b36a0ea54c855616e6fa20b0b20911273f821 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T23:19:43.623Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-06T23:19:47.993Z] Building core-command ... [2021-10-06T23:19:47.993Z] Building core-data ... [2021-10-06T23:19:47.993Z] Building core-metadata ... [2021-10-06T23:19:47.993Z] Building security-bootstrapper ... [2021-10-06T23:19:47.993Z] Building security-proxy-setup ... [2021-10-06T23:19:47.993Z] Building security-secretstore-setup ... [2021-10-06T23:19:47.993Z] Building support-notifications ... [2021-10-06T23:19:47.993Z] Building support-scheduler ... [2021-10-06T23:19:47.993Z] Building sys-mgmt-agent ... [2021-10-06T23:19:47.993Z] Building support-notifications [2021-10-06T23:19:47.993Z] Building core-metadata [2021-10-06T23:19:47.993Z] Building support-scheduler [2021-10-06T23:19:47.993Z] Building security-secretstore-setup [2021-10-06T23:19:47.993Z] Building security-proxy-setup [2021-10-06T23:20:56.287Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T23:20:56.287Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-06T23:20:56.287Z] ---> fa2c592799ee [2021-10-06T23:20:56.287Z] Step 3/20 : WORKDIR /edgex-go [2021-10-06T23:20:56.287Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T23:20:56.287Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-06T23:20:56.287Z] ---> fa2c592799ee [2021-10-06T23:20:56.287Z] Step 3/24 : WORKDIR /edgex-go [2021-10-06T23:20:56.287Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T23:20:56.287Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-06T23:20:56.287Z] ---> fa2c592799ee [2021-10-06T23:20:56.287Z] Step 3/23 : WORKDIR /edgex-go [2021-10-06T23:20:56.287Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T23:20:56.287Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-06T23:20:56.287Z] ---> fa2c592799ee [2021-10-06T23:20:56.287Z] Step 3/21 : WORKDIR /edgex-go [2021-10-06T23:20:56.287Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T23:20:56.287Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-06T23:20:56.287Z] ---> fa2c592799ee [2021-10-06T23:20:56.287Z] Step 3/22 : WORKDIR /edgex-go [2021-10-06T23:20:56.287Z] ---> Running in 6bfd660cb3b5 [2021-10-06T23:20:56.287Z] ---> Running in 7a6b0801a6e7 [2021-10-06T23:20:56.287Z] ---> Running in 01f762262ad1 [2021-10-06T23:20:56.287Z] ---> Running in 9ef51eacec68 [2021-10-06T23:20:56.287Z] ---> Running in fda3b8049760 [2021-10-06T23:20:56.287Z] Removing intermediate container 7a6b0801a6e7 [2021-10-06T23:20:56.287Z] ---> c3b0332268b7 [2021-10-06T23:20:56.287Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T23:20:56.287Z] Removing intermediate container 01f762262ad1 [2021-10-06T23:20:56.287Z] ---> 2c29e98c0d6c [2021-10-06T23:20:56.287Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T23:20:56.287Z] Removing intermediate container 6bfd660cb3b5 [2021-10-06T23:20:56.287Z] ---> 7d3d5b4c933a [2021-10-06T23:20:56.287Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T23:20:56.287Z] Removing intermediate container fda3b8049760 [2021-10-06T23:20:56.287Z] ---> 2e1ecb675a09 [2021-10-06T23:20:56.287Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T23:20:56.287Z] Removing intermediate container 9ef51eacec68 [2021-10-06T23:20:56.287Z] ---> a68c405a7160 [2021-10-06T23:20:56.287Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T23:20:56.287Z] ---> Running in 5cdf19f64eaa [2021-10-06T23:20:56.574Z] ---> Running in e653504698ef [2021-10-06T23:20:56.574Z] ---> Running in 9f6c77b7e1c7 [2021-10-06T23:20:56.574Z] ---> Running in ac747d687dff [2021-10-06T23:20:56.574Z] ---> Running in d7e27943d7bf [2021-10-06T23:21:01.175Z] Removing intermediate container 5cdf19f64eaa [2021-10-06T23:21:01.175Z] ---> c1128824671f [2021-10-06T23:21:01.175Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-06T23:21:01.175Z] ---> Running in 42ba57dda8a2 [2021-10-06T23:21:01.175Z] Removing intermediate container e653504698ef [2021-10-06T23:21:01.175Z] ---> 783b2297db55 [2021-10-06T23:21:01.175Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-06T23:21:01.175Z] Removing intermediate container ac747d687dff [2021-10-06T23:21:01.175Z] ---> 3b5e85f0368a [2021-10-06T23:21:01.175Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-06T23:21:01.175Z] ---> Running in a7978c5b3f36 [2021-10-06T23:21:01.175Z] Removing intermediate container 9f6c77b7e1c7 [2021-10-06T23:21:01.175Z] ---> b6d208ee8e37 [2021-10-06T23:21:01.175Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-06T23:21:01.175Z] ---> Running in c6266d7cd6f1 [2021-10-06T23:21:01.175Z] Removing intermediate container d7e27943d7bf [2021-10-06T23:21:01.175Z] ---> 43131f3ed06c [2021-10-06T23:21:01.175Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-06T23:21:01.462Z] ---> Running in d5f201b0ccfa [2021-10-06T23:21:01.462Z] ---> Running in 49d93174a574 [2021-10-06T23:21:02.943Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-06T23:21:03.226Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-06T23:21:03.226Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-06T23:21:03.515Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-06T23:21:03.515Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-06T23:21:03.803Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-06T23:21:04.094Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-06T23:21:04.094Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-06T23:21:04.380Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-06T23:21:04.380Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-06T23:21:04.663Z] OK: 218 MiB in 52 packages [2021-10-06T23:21:04.949Z] OK: 218 MiB in 52 packages [2021-10-06T23:21:05.235Z] OK: 218 MiB in 52 packages [2021-10-06T23:21:05.536Z] OK: 218 MiB in 52 packages [2021-10-06T23:21:05.536Z] OK: 218 MiB in 52 packages [2021-10-06T23:21:06.555Z] Removing intermediate container 42ba57dda8a2 [2021-10-06T23:21:06.555Z] ---> c96a9cdc174e [2021-10-06T23:21:06.555Z] Step 6/23 : COPY go.mod . [2021-10-06T23:21:06.842Z] Removing intermediate container a7978c5b3f36 [2021-10-06T23:21:06.842Z] ---> 874c6beab2bc [2021-10-06T23:21:06.842Z] Step 6/20 : COPY . . [2021-10-06T23:21:06.842Z] Removing intermediate container c6266d7cd6f1 [2021-10-06T23:21:06.842Z] ---> ebd071450f05 [2021-10-06T23:21:06.842Z] Step 6/24 : COPY . . [2021-10-06T23:21:07.148Z] Removing intermediate container 49d93174a574 [2021-10-06T23:21:07.148Z] ---> 569ee69418c9 [2021-10-06T23:21:07.148Z] Step 6/22 : COPY . . [2021-10-06T23:21:07.439Z] Removing intermediate container d5f201b0ccfa [2021-10-06T23:21:07.439Z] ---> 06969d623958 [2021-10-06T23:21:07.439Z] Step 6/21 : COPY . . [2021-10-06T23:21:07.732Z] ---> 0af79cc5f56b [2021-10-06T23:21:07.732Z] Step 7/23 : RUN go mod download [2021-10-06T23:21:08.031Z] ---> Running in 44b0c35901e1 [2021-10-06T23:21:16.456Z] Removing intermediate container 44b0c35901e1 [2021-10-06T23:21:16.456Z] ---> a4d2c949c902 [2021-10-06T23:21:16.456Z] Step 8/23 : COPY . . [2021-10-06T23:21:43.449Z] ---> a7481e264ea5 [2021-10-06T23:21:43.449Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T23:21:43.449Z] ---> b6dedadde730 [2021-10-06T23:21:43.449Z] Step 9/23 : RUN go mod tidy [2021-10-06T23:21:43.449Z] ---> b28248e7ebb4 [2021-10-06T23:21:43.449Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T23:21:43.449Z] ---> f3ff82ccd03e [2021-10-06T23:21:43.449Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> d8f5775536d0 [2021-10-06T23:21:43.449Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T23:21:43.449Z] [2021-10-06T23:21:43.449Z] ---> Running in ea820b2c6d72 [2021-10-06T23:21:43.449Z] ---> Running in 73db03e76332 [2021-10-06T23:21:43.449Z] ---> Running in 9a1169f847e0 [2021-10-06T23:21:43.449Z] ---> Running in 32ec849d4c36 [2021-10-06T23:21:43.449Z] ---> Running in d8f994426562 [2021-10-06T23:21:44.952Z] Removing intermediate container ea820b2c6d72 [2021-10-06T23:21:44.952Z] ---> 1e9fa6184864 [2021-10-06T23:21:44.952Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-06T23:21:44.952Z] ---> Running in 296704d325e6 [2021-10-06T23:21:46.447Z] Removing intermediate container 9a1169f847e0 [2021-10-06T23:21:46.447Z] ---> 66726ebc1b9e [2021-10-06T23:21:46.447Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-06T23:21:46.737Z] Removing intermediate container d8f994426562 [2021-10-06T23:21:46.737Z] ---> c3786166cff5 [2021-10-06T23:21:46.737Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-06T23:21:46.737Z] ---> Running in c99af871f549 [2021-10-06T23:21:46.737Z] ---> Running in 6f0f14366009 [2021-10-06T23:21:46.737Z] Removing intermediate container 32ec849d4c36 [2021-10-06T23:21:46.737Z] ---> 44ffd8296cca [2021-10-06T23:21:46.737Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-06T23:21:47.043Z] 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-10-06T23:21:47.043Z] Removing intermediate container 73db03e76332 [2021-10-06T23:21:47.043Z] ---> 58490d097aab [2021-10-06T23:21:47.043Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-06T23:21:47.043Z] ---> Running in b897be519f81 [2021-10-06T23:21:47.331Z] ---> Running in dac093c5b6b5 [2021-10-06T23:21:49.372Z] 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-10-06T23:21:49.659Z] 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-10-06T23:21:49.659Z] 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-10-06T23:21:49.944Z] 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-10-06T23:23:42.308Z] 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-10-06T23:23:42.309Z] 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-10-06T23:23:54.895Z] Removing intermediate container c99af871f549 [2021-10-06T23:23:54.895Z] ---> 9d5bd5c17e06 [2021-10-06T23:23:54.895Z] [2021-10-06T23:23:54.895Z] Step 9/24 : FROM alpine:3.14 [2021-10-06T23:23:54.895Z] Removing intermediate container 296704d325e6 [2021-10-06T23:23:54.895Z] ---> f16006223b05 [2021-10-06T23:23:54.895Z] [2021-10-06T23:23:54.895Z] Step 9/21 : FROM alpine:3.14 [2021-10-06T23:23:54.895Z] Removing intermediate container dac093c5b6b5 [2021-10-06T23:23:54.895Z] ---> 8a2ec4276259 [2021-10-06T23:23:54.895Z] [2021-10-06T23:23:54.895Z] Removing intermediate container 6f0f14366009 [2021-10-06T23:23:54.895Z] ---> 05a271a6da8c [2021-10-06T23:23:54.895Z] [2021-10-06T23:23:54.895Z] Step 9/20 : FROM alpine:3.14 [2021-10-06T23:23:54.895Z] Step 11/23 : FROM alpine:3.14 [2021-10-06T23:23:54.895Z] 3.14: Pulling from library/alpine [2021-10-06T23:23:55.508Z] 3.14: Pulling from library/alpine [2021-10-06T23:23:55.788Z] Removing intermediate container b897be519f81 [2021-10-06T23:23:55.788Z] ---> fc26cdd231bb [2021-10-06T23:23:55.788Z] [2021-10-06T23:23:55.788Z] Step 9/22 : FROM alpine:3.14 [2021-10-06T23:23:55.788Z] 3.14: Pulling from library/alpine [2021-10-06T23:23:55.788Z] 3.14: Pulling from library/alpine [2021-10-06T23:23:57.801Z] 3.14: Pulling from library/alpine [2021-10-06T23:23:57.801Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-06T23:23:57.801Z] Status: Downloaded newer image for alpine:3.14 [2021-10-06T23:23:57.801Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-06T23:23:57.801Z] Status: Image is up to date for alpine:3.14 [2021-10-06T23:23:57.801Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-06T23:23:57.801Z] Status: Image is up to date for alpine:3.14 [2021-10-06T23:23:57.801Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-06T23:23:57.801Z] Status: Image is up to date for alpine:3.14 [2021-10-06T23:23:57.801Z] ---> bb3de5531c18 [2021-10-06T23:23:57.801Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-06T23:23:57.801Z] ---> bb3de5531c18 [2021-10-06T23:23:57.801Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-06T23:23:57.801Z] ---> bb3de5531c18 [2021-10-06T23:23:57.801Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-06T23:23:57.801Z] ---> bb3de5531c18 [2021-10-06T23:23:57.801Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-06T23:23:57.801Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-06T23:23:57.801Z] Status: Image is up to date for alpine:3.14 [2021-10-06T23:23:57.801Z] ---> bb3de5531c18 [2021-10-06T23:23:57.801Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-06T23:23:57.802Z] ---> Running in 129a5ac1dd37 [2021-10-06T23:23:57.802Z] ---> Running in 62efd003cf56 [2021-10-06T23:23:57.802Z] ---> Running in beee0b2cc278 [2021-10-06T23:23:57.802Z] ---> Running in b3c287109867 [2021-10-06T23:23:58.087Z] ---> Running in f48fe59d5b76 [2021-10-06T23:24:00.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-06T23:24:00.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-06T23:24:00.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-06T23:24:00.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-06T23:24:00.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-06T23:24:00.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-06T23:24:00.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-06T23:24:00.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-06T23:24:00.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-06T23:24:00.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-06T23:24:01.369Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-06T23:24:01.369Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-06T23:24:01.369Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-06T23:24:01.369Z] (3/3) Installing su-exec (0.2-r1) [2021-10-06T23:24:01.369Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T23:24:01.369Z] Executing ca-certificates-20191127-r5.trigger [2021-10-06T23:24:01.658Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-06T23:24:01.658Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-06T23:24:01.658Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-06T23:24:01.658Z] (5/5) Installing curl (7.79.1-r0) [2021-10-06T23:24:01.658Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T23:24:01.658Z] Executing ca-certificates-20191127-r5.trigger [2021-10-06T23:24:01.658Z] OK: 6 MiB in 17 packages [2021-10-06T23:24:01.949Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-06T23:24:01.949Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-06T23:24:01.949Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T23:24:01.949Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-06T23:24:01.949Z] OK: 5 MiB in 15 packages [2021-10-06T23:24:01.949Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-06T23:24:01.949Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T23:24:01.949Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T23:24:01.949Z] OK: 5 MiB in 15 packages [2021-10-06T23:24:01.949Z] Executing ca-certificates-20191127-r5.trigger [2021-10-06T23:24:02.244Z] OK: 8 MiB in 19 packages [2021-10-06T23:24:02.244Z] OK: 6 MiB in 16 packages [2021-10-06T23:24:03.724Z] Removing intermediate container 129a5ac1dd37 [2021-10-06T23:24:03.724Z] ---> 19c6e00a80bd [2021-10-06T23:24:03.724Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-06T23:24:04.010Z] ---> Running in 8e0830bc332b [2021-10-06T23:24:04.010Z] Removing intermediate container f48fe59d5b76 [2021-10-06T23:24:04.010Z] ---> 711dc78db3a7 [2021-10-06T23:24:04.010Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-06T23:24:04.010Z] Removing intermediate container b3c287109867 [2021-10-06T23:24:04.010Z] ---> 755c8252e2e8 [2021-10-06T23:24:04.010Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-06T23:24:04.300Z] ---> Running in 1731cb5d9416 [2021-10-06T23:24:04.300Z] ---> Running in d034c91cd4e2 [2021-10-06T23:24:04.581Z] Removing intermediate container 8e0830bc332b [2021-10-06T23:24:04.581Z] ---> 5e767111bcbf [2021-10-06T23:24:04.581Z] Step 12/24 : WORKDIR / [2021-10-06T23:24:04.865Z] Removing intermediate container beee0b2cc278 [2021-10-06T23:24:04.865Z] ---> 7888a924ef2a [2021-10-06T23:24:04.865Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-06T23:24:04.865Z] ---> Running in e83087029ff0 [2021-10-06T23:24:04.865Z] Removing intermediate container 62efd003cf56 [2021-10-06T23:24:04.865Z] ---> a834add78dd5 [2021-10-06T23:24:04.865Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-06T23:24:04.865Z] Removing intermediate container 1731cb5d9416 [2021-10-06T23:24:04.865Z] ---> 601a730b8da2 [2021-10-06T23:24:04.865Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-06T23:24:04.865Z] ---> Running in 74a95b1950e4 [2021-10-06T23:24:05.149Z] ---> Running in 0300298ca106 [2021-10-06T23:24:05.149Z] Removing intermediate container d034c91cd4e2 [2021-10-06T23:24:05.149Z] ---> abcd9d3c29f8 [2021-10-06T23:24:05.149Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-06T23:24:05.149Z] ---> Running in da56374054c4 [2021-10-06T23:24:05.149Z] ---> Running in 5308267d74d6 [2021-10-06T23:24:05.434Z] Removing intermediate container e83087029ff0 [2021-10-06T23:24:05.434Z] ---> d7a65e4822fd [2021-10-06T23:24:05.434Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-06T23:24:05.714Z] Removing intermediate container 74a95b1950e4 [2021-10-06T23:24:05.714Z] ---> 90188296921d [2021-10-06T23:24:05.714Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-06T23:24:05.714Z] Removing intermediate container 0300298ca106 [2021-10-06T23:24:05.714Z] ---> 238195f456d0 [2021-10-06T23:24:05.714Z] Step 12/20 : WORKDIR /edgex [2021-10-06T23:24:05.997Z] ---> Running in 6713e1600efd [2021-10-06T23:24:05.997Z] Removing intermediate container da56374054c4 [2021-10-06T23:24:05.997Z] ---> e6050d853c19 [2021-10-06T23:24:05.997Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-06T23:24:05.997Z] ---> Running in f2bd27915060 [2021-10-06T23:24:05.997Z] Removing intermediate container 5308267d74d6 [2021-10-06T23:24:05.997Z] ---> 28acdd2e2e10 [2021-10-06T23:24:05.997Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-06T23:24:06.283Z] ---> Running in 74005c788d3c [2021-10-06T23:24:06.283Z] ---> Running in 94e58a5642c0 [2021-10-06T23:24:06.569Z] Removing intermediate container 6713e1600efd [2021-10-06T23:24:06.569Z] ---> d9cd99600d9a [2021-10-06T23:24:06.569Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-06T23:24:06.569Z] ---> 680acd5bf90a [2021-10-06T23:24:06.569Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-06T23:24:06.569Z] ---> Running in 7c5b73a9c43d [2021-10-06T23:24:06.854Z] Removing intermediate container 74005c788d3c [2021-10-06T23:24:06.854Z] ---> 96814c9f5b0f [2021-10-06T23:24:06.854Z] Step 14/22 : WORKDIR / [2021-10-06T23:24:06.854Z] Removing intermediate container f2bd27915060 [2021-10-06T23:24:06.854Z] ---> 13335058c68a [2021-10-06T23:24:06.854Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-06T23:24:07.141Z] Removing intermediate container 94e58a5642c0 [2021-10-06T23:24:07.141Z] ---> 2d2c773757d7 [2021-10-06T23:24:07.141Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-06T23:24:07.141Z] ---> Running in cf594b0cb528 [2021-10-06T23:24:07.430Z] Removing intermediate container 7c5b73a9c43d [2021-10-06T23:24:07.430Z] ---> 868c5d138e27 [2021-10-06T23:24:07.430Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-06T23:24:07.713Z] ---> f912bb845f69 [2021-10-06T23:24:07.713Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-06T23:24:08.001Z] Removing intermediate container cf594b0cb528 [2021-10-06T23:24:08.001Z] ---> fb2dd22f6451 [2021-10-06T23:24:08.001Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-06T23:24:08.001Z] ---> 95c45e558365 [2021-10-06T23:24:08.001Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-06T23:24:08.306Z] ---> 9a399e6bbaf4 [2021-10-06T23:24:08.306Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-06T23:24:08.940Z] ---> ebc33c246df3 [2021-10-06T23:24:08.940Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-06T23:24:08.940Z] ---> dd3876b9adcc [2021-10-06T23:24:08.940Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-06T23:24:09.223Z] ---> 89383fb8081d [2021-10-06T23:24:09.223Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-06T23:24:10.732Z] ---> 47de9bed1422 [2021-10-06T23:24:10.732Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-06T23:24:11.020Z] ---> de6f0d946145 [2021-10-06T23:24:11.020Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-06T23:24:11.020Z] ---> ee203f69ab5a [2021-10-06T23:24:11.020Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-06T23:24:11.020Z] ---> 540f763e0c8f [2021-10-06T23:24:11.020Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-06T23:24:11.308Z] ---> 45b740792444 [2021-10-06T23:24:11.308Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-06T23:24:12.793Z] ---> 8c907d5a1700 [2021-10-06T23:24:12.793Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-06T23:24:13.083Z] ---> 968dcccce309 [2021-10-06T23:24:13.083Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-06T23:24:13.083Z] ---> 9aed22a15e89 [2021-10-06T23:24:13.083Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-06T23:24:13.084Z] ---> 0468d2bb14c1 [2021-10-06T23:24:13.084Z] ---> 9190c4b5da36 [2021-10-06T23:24:13.084Z] Step 18/22 : ENTRYPOINT ["/core-metadata"]Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-06T23:24:13.084Z] [2021-10-06T23:24:13.084Z] ---> Running in cc2c741c743c [2021-10-06T23:24:13.084Z] ---> Running in 0e80ef448488 [2021-10-06T23:24:13.084Z] ---> Running in a25e67e4e906 [2021-10-06T23:24:13.084Z] ---> Running in 213b63cc5a74 [2021-10-06T23:24:14.101Z] Removing intermediate container 213b63cc5a74 [2021-10-06T23:24:14.101Z] ---> 58ad56364f16 [2021-10-06T23:24:14.101Z] Step 17/20 : CMD ["--init=true"] [2021-10-06T23:24:14.101Z] Removing intermediate container cc2c741c743c [2021-10-06T23:24:14.101Z] ---> d6a3de333093 [2021-10-06T23:24:14.101Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"]Removing intermediate container a25e67e4e906 [2021-10-06T23:24:14.101Z] ---> 8622ddd9d60e [2021-10-06T23:24:14.101Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T23:24:14.101Z] [2021-10-06T23:24:14.384Z] Removing intermediate container 0e80ef448488 [2021-10-06T23:24:14.384Z] ---> c7ad714cf68a [2021-10-06T23:24:14.384Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T23:24:14.384Z] ---> Running in 7dd9c077bf69 [2021-10-06T23:24:14.384Z] ---> Running in f8def0290b98 [2021-10-06T23:24:14.384Z] ---> Running in 86bf91ec8b5e [2021-10-06T23:24:14.384Z] ---> Running in e12cafad8f1a [2021-10-06T23:24:14.675Z] ---> de9294a0746d [2021-10-06T23:24:14.675Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-06T23:24:15.297Z] Removing intermediate container f8def0290b98 [2021-10-06T23:24:15.297Z] ---> 62d17baa5364 [2021-10-06T23:24:15.297Z] Step 19/21 : LABEL arch=arm64 [2021-10-06T23:24:15.297Z] Removing intermediate container 7dd9c077bf69 [2021-10-06T23:24:15.297Z] ---> 8d20be875c10 [2021-10-06T23:24:15.297Z] Step 21/23 : LABEL arch=arm64 [2021-10-06T23:24:15.585Z] ---> Running in 636c5cd8f5cc [2021-10-06T23:24:15.585Z] Removing intermediate container 86bf91ec8b5e [2021-10-06T23:24:15.585Z] ---> 761042c9c6c1 [2021-10-06T23:24:15.585Z] Step 18/20 : LABEL arch=arm64 [2021-10-06T23:24:15.585Z] Removing intermediate container e12cafad8f1a [2021-10-06T23:24:15.585Z] ---> 393669148a2a [2021-10-06T23:24:15.585Z] Step 20/22 : LABEL arch=arm64 [2021-10-06T23:24:15.585Z] ---> Running in 5f4da20573a2 [2021-10-06T23:24:15.585Z] ---> Running in a2b504120a93 [2021-10-06T23:24:15.869Z] ---> Running in 76f6481d4c5f [2021-10-06T23:24:15.869Z] ---> 7f28e642e14a [2021-10-06T23:24:15.869Z] Step 20/24 : 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-10-06T23:24:16.154Z] ---> Running in d145d7aaf20a [2021-10-06T23:24:16.154Z] Removing intermediate container 636c5cd8f5cc [2021-10-06T23:24:16.154Z] ---> dab06b871740 [2021-10-06T23:24:16.154Z] Step 20/21 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 [2021-10-06T23:24:16.437Z] Removing intermediate container 5f4da20573a2 [2021-10-06T23:24:16.437Z] ---> 027ee58f9f23 [2021-10-06T23:24:16.437Z] Step 22/23 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 [2021-10-06T23:24:16.437Z] ---> Running in 0a63f5324e09 [2021-10-06T23:24:16.437Z] Removing intermediate container a2b504120a93 [2021-10-06T23:24:16.437Z] ---> 0106843214ec [2021-10-06T23:24:16.437Z] Step 19/20 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 [2021-10-06T23:24:16.720Z] ---> Running in fe4f887abd49 [2021-10-06T23:24:16.720Z] Removing intermediate container 76f6481d4c5f [2021-10-06T23:24:16.720Z] ---> 6dddf024b203 [2021-10-06T23:24:16.720Z] Step 21/22 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 [2021-10-06T23:24:16.720Z] ---> Running in 87c027c43c1e [2021-10-06T23:24:17.005Z] ---> Running in 9c9602877800 [2021-10-06T23:24:17.294Z] Removing intermediate container 0a63f5324e09 [2021-10-06T23:24:17.294Z] ---> 753522068f40 [2021-10-06T23:24:17.294Z] Step 21/21 : LABEL version=0.0.0 [2021-10-06T23:24:17.294Z] Removing intermediate container fe4f887abd49 [2021-10-06T23:24:17.294Z] ---> caaeccbca36d [2021-10-06T23:24:17.294Z] Step 23/23 : LABEL version=0.0.0 [2021-10-06T23:24:17.580Z] ---> Running in 2d12f968cba1 [2021-10-06T23:24:17.580Z] ---> Running in b5c8bcf6d88c [2021-10-06T23:24:17.868Z] Removing intermediate container 9c9602877800 [2021-10-06T23:24:17.868Z] ---> fbd598a75616 [2021-10-06T23:24:17.868Z] Step 22/22 : LABEL version=0.0.0 [2021-10-06T23:24:17.868Z] Removing intermediate container 87c027c43c1e [2021-10-06T23:24:17.868Z] ---> f1ae7e4fcbf2 [2021-10-06T23:24:17.868Z] Step 20/20 : LABEL version=0.0.0 [2021-10-06T23:24:17.868Z] ---> Running in a17e4a7be002 [2021-10-06T23:24:17.868Z] ---> Running in f49de7f15919 [2021-10-06T23:24:18.155Z] Removing intermediate container 2d12f968cba1 [2021-10-06T23:24:18.155Z] ---> d8821f6e02c1 [2021-10-06T23:24:18.155Z] [2021-10-06T23:24:18.439Z] Removing intermediate container b5c8bcf6d88c [2021-10-06T23:24:18.439Z] ---> e7c5eb6deb94 [2021-10-06T23:24:18.439Z] [2021-10-06T23:24:18.726Z] Removing intermediate container a17e4a7be002 [2021-10-06T23:24:18.726Z] ---> 5e20b7d3663e [2021-10-06T23:24:18.726Z] [2021-10-06T23:24:18.726Z] Successfully built d8821f6e02c1 [2021-10-06T23:24:19.014Z] Successfully built e7c5eb6deb94 [2021-10-06T23:24:19.014Z] Successfully tagged support-notifications-arm64:latest [2021-10-06T23:24:19.014Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-10-06T23:24:19.014Z] Successfully tagged support-scheduler-arm64:latest [2021-10-06T23:24:19.014Z] Removing intermediate container f49de7f15919 [2021-10-06T23:24:19.014Z]  Building support-scheduler ... done  ---> 38aa67c906dc [2021-10-06T23:24:19.014Z] [2021-10-06T23:24:19.014Z] Building core-command [2021-10-06T23:24:19.299Z] Successfully built 5e20b7d3663e [2021-10-06T23:24:19.299Z] Successfully tagged core-metadata-arm64:latest [2021-10-06T23:24:19.299Z] Building core-data [2021-10-06T23:24:19.602Z]  Building core-metadata ... done Successfully built 38aa67c906dc [2021-10-06T23:24:19.602Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-06T23:24:19.602Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-10-06T23:24:19.602Z] Removing intermediate container d145d7aaf20a [2021-10-06T23:24:19.602Z] ---> daae0bd4635c [2021-10-06T23:24:19.602Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-06T23:24:19.602Z] ---> Running in 5721de6a8baa [2021-10-06T23:24:20.249Z] Removing intermediate container 5721de6a8baa [2021-10-06T23:24:20.249Z] ---> ff0d0d4cfc3e [2021-10-06T23:24:20.249Z] Step 22/24 : LABEL arch=arm64 [2021-10-06T23:24:20.249Z] ---> Running in b82858d60813 [2021-10-06T23:24:20.869Z] Removing intermediate container b82858d60813 [2021-10-06T23:24:20.869Z] ---> 9e4ae7976b37 [2021-10-06T23:24:20.869Z] Step 23/24 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 [2021-10-06T23:24:20.869Z] ---> Running in 2ecc05881adb [2021-10-06T23:24:21.482Z] Removing intermediate container 2ecc05881adb [2021-10-06T23:24:21.482Z] ---> 2d75c71c56cb [2021-10-06T23:24:21.482Z] Step 24/24 : LABEL version=0.0.0 [2021-10-06T23:24:21.482Z] ---> Running in 025dd7b1afeb [2021-10-06T23:24:21.767Z] Removing intermediate container 025dd7b1afeb [2021-10-06T23:24:21.767Z] ---> b2f4321689fd [2021-10-06T23:24:21.767Z] [2021-10-06T23:24:22.385Z] Successfully built b2f4321689fd [2021-10-06T23:24:22.385Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-06T23:25:19.272Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T23:25:19.272Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-06T23:25:19.272Z] ---> fa2c592799ee [2021-10-06T23:25:19.272Z] Step 3/22 : WORKDIR /edgex-go [2021-10-06T23:25:19.272Z] ---> Using cache [2021-10-06T23:25:19.272Z] ---> a68c405a7160 [2021-10-06T23:25:19.272Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T23:25:19.272Z] ---> Using cache [2021-10-06T23:25:19.272Z] ---> 43131f3ed06c [2021-10-06T23:25:19.272Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-06T23:25:19.272Z] ---> Using cache [2021-10-06T23:25:19.272Z] ---> 569ee69418c9 [2021-10-06T23:25:19.272Z] Step 6/22 : COPY . . [2021-10-06T23:25:19.272Z] ---> Using cache [2021-10-06T23:25:19.272Z] ---> b28248e7ebb4 [2021-10-06T23:25:19.272Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T23:25:19.272Z] ---> Using cache [2021-10-06T23:25:19.272Z] ---> 44ffd8296cca [2021-10-06T23:25:19.272Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-06T23:25:19.272Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T23:25:19.272Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-06T23:25:19.272Z] ---> fa2c592799ee [2021-10-06T23:25:19.272Z] Step 3/22 : WORKDIR /edgex-go [2021-10-06T23:25:19.272Z] ---> Using cache [2021-10-06T23:25:19.272Z] ---> a68c405a7160 [2021-10-06T23:25:19.272Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T23:25:19.272Z] ---> Using cache [2021-10-06T23:25:19.272Z] ---> 43131f3ed06c [2021-10-06T23:25:19.272Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-06T23:25:19.272Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T23:25:19.272Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-06T23:25:19.272Z] ---> fa2c592799ee [2021-10-06T23:25:19.272Z] Step 3/22 : WORKDIR /edgex-go [2021-10-06T23:25:19.272Z] ---> Using cache [2021-10-06T23:25:19.272Z] ---> a68c405a7160 [2021-10-06T23:25:19.272Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T23:25:19.272Z] ---> Using cache [2021-10-06T23:25:19.272Z] ---> 43131f3ed06c [2021-10-06T23:25:19.272Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-06T23:25:19.272Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-06T23:25:19.272Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-06T23:25:19.272Z] ---> fa2c592799ee [2021-10-06T23:25:19.272Z] Step 3/30 : WORKDIR /edgex-go [2021-10-06T23:25:19.272Z] ---> Using cache [2021-10-06T23:25:19.272Z] ---> a68c405a7160 [2021-10-06T23:25:19.272Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T23:25:19.272Z] ---> Using cache [2021-10-06T23:25:19.272Z] ---> 43131f3ed06c [2021-10-06T23:25:19.272Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-06T23:25:19.272Z] ---> Using cache [2021-10-06T23:25:19.272Z] ---> 569ee69418c9 [2021-10-06T23:25:19.272Z] Step 6/30 : COPY . . [2021-10-06T23:25:19.272Z] ---> Using cache [2021-10-06T23:25:19.272Z] ---> b28248e7ebb4 [2021-10-06T23:25:19.272Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T23:25:19.272Z] ---> Using cache [2021-10-06T23:25:19.272Z] ---> 44ffd8296cca [2021-10-06T23:25:19.272Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-06T23:25:19.272Z] ---> Running in 1f3c1824dbd4 [2021-10-06T23:25:19.272Z] ---> Running in 4a4b2d67831b [2021-10-06T23:25:19.272Z] ---> Running in 4f2d347a845c [2021-10-06T23:25:19.272Z] ---> Running in 40f9dc707f01 [2021-10-06T23:25:19.272Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-06T23:25:19.272Z] 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-10-06T23:25:19.272Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-06T23:25:19.272Z] 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-10-06T23:25:19.272Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-06T23:25:19.272Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-06T23:25:19.272Z] OK: 218 MiB in 52 packages [2021-10-06T23:25:19.272Z] OK: 218 MiB in 52 packages [2021-10-06T23:25:20.761Z] Removing intermediate container 4a4b2d67831b [2021-10-06T23:25:20.761Z] ---> bc3dd511fe2b [2021-10-06T23:25:20.761Z] Step 6/22 : COPY . . [2021-10-06T23:25:21.048Z] Removing intermediate container 4f2d347a845c [2021-10-06T23:25:21.048Z] ---> c7b0b82adadc [2021-10-06T23:25:21.048Z] Step 6/22 : COPY . . [2021-10-06T23:25:48.307Z] ---> a3bd7825e3e8 [2021-10-06T23:25:48.307Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T23:25:48.307Z] ---> b73d4a6806de [2021-10-06T23:25:48.307Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T23:25:48.307Z] ---> Running in fc7e76f9dd9d [2021-10-06T23:25:48.307Z] ---> Running in 5da43f3c07ca [2021-10-06T23:25:51.804Z] Removing intermediate container fc7e76f9dd9d [2021-10-06T23:25:51.804Z] ---> b2938d15340e [2021-10-06T23:25:51.804Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-06T23:25:51.804Z] ---> Running in 1f9f2d3242de [2021-10-06T23:25:52.448Z] Removing intermediate container 5da43f3c07ca [2021-10-06T23:25:52.448Z] ---> c210d3ea114f [2021-10-06T23:25:52.448Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-06T23:25:52.448Z] ---> Running in 5263c6c6fbf2 [2021-10-06T23:25:54.505Z] 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-10-06T23:25:54.792Z] 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-10-06T23:26:42.031Z] Removing intermediate container 40f9dc707f01 [2021-10-06T23:26:42.031Z] ---> 66ad7e5db096 [2021-10-06T23:26:42.031Z] [2021-10-06T23:26:42.031Z] Step 9/22 : FROM alpine:3.14 [2021-10-06T23:26:42.031Z] ---> bb3de5531c18 [2021-10-06T23:26:42.031Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-06T23:26:42.031Z] ---> Using cache [2021-10-06T23:26:42.031Z] ---> 755c8252e2e8 [2021-10-06T23:26:42.031Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-06T23:26:42.031Z] ---> Using cache [2021-10-06T23:26:42.031Z] ---> abcd9d3c29f8 [2021-10-06T23:26:42.031Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-06T23:26:42.031Z] ---> Running in b5c5b9e6f780 [2021-10-06T23:26:42.031Z] Removing intermediate container b5c5b9e6f780 [2021-10-06T23:26:42.031Z] ---> 52c6e359d3f0 [2021-10-06T23:26:42.031Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-06T23:26:42.031Z] ---> Running in 59629b325512 [2021-10-06T23:26:42.031Z] Removing intermediate container 59629b325512 [2021-10-06T23:26:42.031Z] ---> 670e041bf602 [2021-10-06T23:26:42.031Z] Step 14/22 : WORKDIR / [2021-10-06T23:26:42.031Z] ---> Running in 6791ba50c6c9 [2021-10-06T23:26:42.666Z] Removing intermediate container 6791ba50c6c9 [2021-10-06T23:26:42.666Z] ---> b67c99c665cc [2021-10-06T23:26:42.666Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-06T23:26:44.157Z] ---> 5ee5038ce444 [2021-10-06T23:26:44.157Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-06T23:26:44.445Z] Removing intermediate container 1f3c1824dbd4 [2021-10-06T23:26:44.445Z] ---> dd741169fe86 [2021-10-06T23:26:44.445Z] [2021-10-06T23:26:44.445Z] Step 9/30 : FROM alpine:3.14 [2021-10-06T23:26:44.445Z] ---> bb3de5531c18 [2021-10-06T23:26:44.445Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-06T23:26:44.735Z] ---> Running in ad6fd07cb239 [2021-10-06T23:26:45.768Z] Removing intermediate container ad6fd07cb239 [2021-10-06T23:26:45.768Z] ---> b66e9425e61a [2021-10-06T23:26:45.768Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-06T23:26:45.768Z] ---> Running in 34cb25a92bb8 [2021-10-06T23:26:46.797Z] ---> b0ecf5aa6fb4 [2021-10-06T23:26:46.797Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-06T23:26:48.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-06T23:26:48.296Z] ---> b424c5abc2b7 [2021-10-06T23:26:48.296Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-06T23:26:48.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-06T23:26:48.591Z] ---> Running in 2ca059107e05 [2021-10-06T23:26:49.218Z] Removing intermediate container 2ca059107e05 [2021-10-06T23:26:49.218Z] ---> b82b4c57f31d [2021-10-06T23:26:49.218Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T23:26:49.218Z] ---> Running in 5363c4173774 [2021-10-06T23:26:49.507Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-06T23:26:49.507Z] (2/2) Installing su-exec (0.2-r1) [2021-10-06T23:26:49.507Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T23:26:49.507Z] OK: 5 MiB in 16 packages [2021-10-06T23:26:50.152Z] Removing intermediate container 5363c4173774 [2021-10-06T23:26:50.152Z] ---> bd1f98068ea7 [2021-10-06T23:26:50.152Z] Step 20/22 : LABEL arch=arm64 [2021-10-06T23:26:50.446Z] ---> Running in 5dc8344acc4f [2021-10-06T23:26:51.072Z] Removing intermediate container 34cb25a92bb8 [2021-10-06T23:26:51.072Z] ---> cb0ef183fd72 [2021-10-06T23:26:51.072Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-06T23:26:51.364Z] Removing intermediate container 5dc8344acc4f [2021-10-06T23:26:51.364Z] ---> 1d472c3df05b [2021-10-06T23:26:51.364Z] Step 21/22 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 [2021-10-06T23:26:51.364Z] ---> Running in b3517c076d49 [2021-10-06T23:26:51.364Z] ---> Running in de87b093da6d [2021-10-06T23:26:51.993Z] Removing intermediate container de87b093da6d [2021-10-06T23:26:51.993Z] ---> ad5342659b6d [2021-10-06T23:26:51.993Z] Step 22/22 : LABEL version=0.0.0 [2021-10-06T23:26:52.288Z] Removing intermediate container b3517c076d49 [2021-10-06T23:26:52.288Z] ---> fac4bc9e3f2e [2021-10-06T23:26:52.288Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-06T23:26:52.288Z] ---> Running in 88531ace5065 [2021-10-06T23:26:52.288Z] ---> Running in 4d37b5ccfa4f [2021-10-06T23:26:53.312Z] Removing intermediate container 4d37b5ccfa4f [2021-10-06T23:26:53.312Z] ---> cd3f2487f40b [2021-10-06T23:26:53.312Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-06T23:26:53.312Z] Removing intermediate container 88531ace5065 [2021-10-06T23:26:53.312Z] ---> 0a5b2c686dba [2021-10-06T23:26:53.312Z] [2021-10-06T23:26:53.312Z] ---> Running in 22f787c2afae [2021-10-06T23:26:53.607Z] Successfully built 0a5b2c686dba [2021-10-06T23:26:53.607Z] Successfully tagged core-command-arm64:latest [2021-10-06T23:26:56.329Z]  Building core-command ... done Removing intermediate container 22f787c2afae [2021-10-06T23:26:56.329Z] ---> fd5b6767cd2b [2021-10-06T23:26:56.329Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-06T23:26:56.616Z] ---> Running in b687933e857b [2021-10-06T23:26:57.250Z] Removing intermediate container b687933e857b [2021-10-06T23:26:57.250Z] ---> 9865b6cbd4a1 [2021-10-06T23:26:57.250Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-06T23:26:58.744Z] ---> 0a360a498981 [2021-10-06T23:26:58.744Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-06T23:26:58.744Z] ---> Running in 795e080c9fd3 [2021-10-06T23:27:02.231Z] Removing intermediate container 795e080c9fd3 [2021-10-06T23:27:02.231Z] ---> 7cc2c0db9654 [2021-10-06T23:27:02.231Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-06T23:27:03.719Z] ---> 6ee111b253db [2021-10-06T23:27:03.719Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-06T23:27:05.221Z] ---> f186568359d6 [2021-10-06T23:27:05.221Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-06T23:27:06.713Z] ---> 24911c910217 [2021-10-06T23:27:06.713Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-06T23:27:08.226Z] ---> 1239cd1c58d7 [2021-10-06T23:27:08.226Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-06T23:27:09.253Z] ---> 7d4a18c49c05 [2021-10-06T23:27:09.253Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-06T23:27:09.545Z] ---> Running in 4308e4c24091 [2021-10-06T23:27:10.578Z] Removing intermediate container 4308e4c24091 [2021-10-06T23:27:10.578Z] ---> 1eb310d63a91 [2021-10-06T23:27:10.578Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-06T23:27:11.609Z] ---> c4ffdbdb4b39 [2021-10-06T23:27:11.609Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-06T23:27:11.902Z] ---> Running in 506c97cc6120 [2021-10-06T23:27:15.394Z] Removing intermediate container 506c97cc6120 [2021-10-06T23:27:15.394Z] ---> 41897dc4e4f6 [2021-10-06T23:27:15.394Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-06T23:27:15.394Z] ---> Running in 71b1dc4b5c48 [2021-10-06T23:27:15.682Z] Removing intermediate container 71b1dc4b5c48 [2021-10-06T23:27:15.682Z] ---> a3afbb137acb [2021-10-06T23:27:15.682Z] Step 27/30 : CMD ["gate"] [2021-10-06T23:27:16.317Z] ---> Running in 236e130f1173 [2021-10-06T23:27:16.942Z] Removing intermediate container 236e130f1173 [2021-10-06T23:27:16.942Z] ---> 6f8e9fb554ed [2021-10-06T23:27:16.942Z] Step 28/30 : LABEL arch=arm64 [2021-10-06T23:27:17.232Z] Removing intermediate container 5263c6c6fbf2 [2021-10-06T23:27:17.232Z] ---> a9891b956286 [2021-10-06T23:27:17.232Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-06T23:27:17.524Z] ---> Running in ee027f362d88 [2021-10-06T23:27:17.524Z] ---> Running in 481aee6786d6 [2021-10-06T23:27:18.155Z] Removing intermediate container ee027f362d88 [2021-10-06T23:27:18.155Z] ---> fbb18907451c [2021-10-06T23:27:18.155Z] Step 29/30 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 [2021-10-06T23:27:18.471Z] ---> Running in d6dc60a75a47 [2021-10-06T23:27:19.136Z] 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-10-06T23:27:19.136Z] Removing intermediate container d6dc60a75a47 [2021-10-06T23:27:19.136Z] ---> d0bd11d0aa17 [2021-10-06T23:27:19.136Z] Step 30/30 : LABEL version=0.0.0 [2021-10-06T23:27:19.474Z] ---> Running in 483022abfc19 [2021-10-06T23:27:20.165Z] Removing intermediate container 483022abfc19 [2021-10-06T23:27:20.165Z] ---> 938ae389b7b8 [2021-10-06T23:27:20.165Z] [2021-10-06T23:27:20.451Z] Successfully built 938ae389b7b8 [2021-10-06T23:27:20.736Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-06T23:27:22.218Z]  Building security-bootstrapper ... done Removing intermediate container 481aee6786d6 [2021-10-06T23:27:22.218Z] ---> 202ac209cf48 [2021-10-06T23:27:22.218Z] [2021-10-06T23:27:22.218Z] Step 10/22 : FROM docker:20.10.8 [2021-10-06T23:27:22.499Z] 20.10.8: Pulling from library/docker [2021-10-06T23:27:23.504Z] Removing intermediate container 1f9f2d3242de [2021-10-06T23:27:23.504Z] ---> 2ec82314fc88 [2021-10-06T23:27:23.504Z] [2021-10-06T23:27:23.504Z] Step 9/22 : FROM alpine:3.14 [2021-10-06T23:27:23.504Z] ---> bb3de5531c18 [2021-10-06T23:27:23.504Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-06T23:27:23.796Z] ---> Running in df0139a28cf9 [2021-10-06T23:27:24.415Z] Removing intermediate container df0139a28cf9 [2021-10-06T23:27:24.415Z] ---> 79c8ce75e789 [2021-10-06T23:27:24.415Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-06T23:27:24.415Z] ---> Running in 57d956b12577 [2021-10-06T23:27:25.038Z] Removing intermediate container 57d956b12577 [2021-10-06T23:27:25.038Z] ---> 2234e3ca340a [2021-10-06T23:27:25.038Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-06T23:27:25.038Z] ---> Running in 3502577eb938 [2021-10-06T23:27:25.654Z] Removing intermediate container 3502577eb938 [2021-10-06T23:27:25.654Z] ---> 4333309daf19 [2021-10-06T23:27:25.654Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T23:27:25.654Z] ---> Running in 0a7e4fbbe21e [2021-10-06T23:27:28.324Z] Removing intermediate container 0a7e4fbbe21e [2021-10-06T23:27:28.324Z] ---> b4648df6d635 [2021-10-06T23:27:28.324Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-06T23:27:28.324Z] ---> Running in 067d424a68af [2021-10-06T23:27:29.331Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-06T23:27:30.352Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-06T23:27:30.974Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-06T23:27:30.975Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-06T23:27:31.261Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-06T23:27:31.261Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-06T23:27:31.261Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-06T23:27:31.553Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-06T23:27:31.553Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T23:27:31.553Z] OK: 8 MiB in 20 packages [2021-10-06T23:27:33.598Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-06T23:27:33.598Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-06T23:27:33.598Z] ---> 3734d5adc5ac [2021-10-06T23:27:33.598Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-06T23:27:33.598Z] Removing intermediate container 067d424a68af [2021-10-06T23:27:33.598Z] ---> c2ac0a6db3c7 [2021-10-06T23:27:33.598Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-06T23:27:33.882Z] ---> Running in d115eb0df034 [2021-10-06T23:27:34.500Z] Removing intermediate container d115eb0df034 [2021-10-06T23:27:34.500Z] ---> 2a45f7e282b1 [2021-10-06T23:27:34.500Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-06T23:27:34.500Z] ---> 32cd6bd4183f [2021-10-06T23:27:34.500Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-06T23:27:34.500Z] ---> Running in ed86fbddc7eb [2021-10-06T23:27:35.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-06T23:27:35.981Z] ---> e182c91036d8 [2021-10-06T23:27:35.981Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-06T23:27:35.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-06T23:27:36.600Z] ---> cafdd7198401 [2021-10-06T23:27:36.600Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-06T23:27:36.600Z] ---> Running in c9c5c5ac4080 [2021-10-06T23:27:36.889Z] (1/42) Installing readline (8.1.0-r0) [2021-10-06T23:27:36.889Z] (2/42) Installing bash (5.1.4-r0) [2021-10-06T23:27:36.889Z] Executing bash-5.1.4-r0.post-install [2021-10-06T23:27:36.889Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-06T23:27:36.889Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-06T23:27:36.889Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-06T23:27:36.889Z] (6/42) Installing curl (7.79.1-r0) [2021-10-06T23:27:36.889Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-06T23:27:36.889Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-06T23:27:36.889Z] (9/42) Installing expat (2.4.1-r0) [2021-10-06T23:27:36.889Z] (10/42) Installing libffi (3.3-r2) [2021-10-06T23:27:36.889Z] (11/42) Installing gdbm (1.19-r0) [2021-10-06T23:27:36.889Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-06T23:27:36.889Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-06T23:27:36.889Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-06T23:27:37.177Z] Removing intermediate container c9c5c5ac4080 [2021-10-06T23:27:37.177Z] ---> a82ad57a7982 [2021-10-06T23:27:37.177Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T23:27:37.177Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-06T23:27:37.177Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-06T23:27:37.177Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-06T23:27:37.177Z] ---> Running in e461bf4a543c [2021-10-06T23:27:37.795Z] Removing intermediate container e461bf4a543c [2021-10-06T23:27:37.795Z] ---> 7b02c9dd9176 [2021-10-06T23:27:37.795Z] Step 20/22 : LABEL arch=arm64 [2021-10-06T23:27:37.795Z] ---> Running in 0817f79bea4a [2021-10-06T23:27:38.408Z] Removing intermediate container 0817f79bea4a [2021-10-06T23:27:38.408Z] ---> 384dc0341b67 [2021-10-06T23:27:38.408Z] Step 21/22 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 [2021-10-06T23:27:38.693Z] ---> Running in 0b78a81c42e4 [2021-10-06T23:27:38.984Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-06T23:27:38.984Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-06T23:27:38.984Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-06T23:27:38.984Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-06T23:27:38.984Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-06T23:27:38.984Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-06T23:27:39.271Z] Removing intermediate container 0b78a81c42e4 [2021-10-06T23:27:39.271Z] ---> 19915b90d39e [2021-10-06T23:27:39.271Z] Step 22/22 : LABEL version=0.0.0 [2021-10-06T23:27:39.271Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-06T23:27:39.271Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-06T23:27:39.271Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-06T23:27:39.271Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-06T23:27:39.271Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-06T23:27:39.271Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-06T23:27:39.271Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-06T23:27:39.271Z] ---> Running in 3dd3bf85fefe [2021-10-06T23:27:39.271Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-06T23:27:39.271Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-06T23:27:39.271Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-06T23:27:39.555Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-06T23:27:39.555Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-06T23:27:39.555Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-06T23:27:39.555Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-06T23:27:39.555Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-06T23:27:39.555Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-06T23:27:39.555Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-06T23:27:39.555Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-06T23:27:39.556Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-06T23:27:39.841Z] Removing intermediate container 3dd3bf85fefe [2021-10-06T23:27:39.841Z] ---> 9ddb1a8158bc [2021-10-06T23:27:39.841Z] [2021-10-06T23:27:40.127Z] Successfully built 9ddb1a8158bc [2021-10-06T23:27:40.127Z] Successfully tagged core-data-arm64:latest [2021-10-06T23:27:40.127Z]  Building core-data ... done Executing busybox-1.33.1-r3.trigger [2021-10-06T23:27:40.127Z] OK: 84 MiB in 64 packages [2021-10-06T23:27:43.588Z] Collecting docker-compose==1.23.2 [2021-10-06T23:27:43.588Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-06T23:27:44.592Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-06T23:27:44.592Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-06T23:27:44.592Z] Collecting docopt<0.7,>=0.6.1 [2021-10-06T23:27:44.592Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-06T23:27:46.628Z] Collecting PyYAML<4,>=3.10 [2021-10-06T23:27:46.628Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-06T23:27:49.308Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-06T23:27:49.308Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-06T23:27:50.778Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-06T23:27:50.778Z] Collecting cached-property<2,>=1.2.0 [2021-10-06T23:27:50.778Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-06T23:27:51.091Z] Collecting jsonschema<3,>=2.5.1 [2021-10-06T23:27:51.091Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-06T23:27:51.710Z] Collecting docker<4.0,>=3.6.0 [2021-10-06T23:27:51.710Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-06T23:27:51.998Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-06T23:27:51.998Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-06T23:27:51.998Z] Collecting texttable<0.10,>=0.9.0 [2021-10-06T23:27:51.998Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-06T23:27:54.025Z] Collecting docker-pycreds>=0.4.0 [2021-10-06T23:27:54.025Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-06T23:27:54.308Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-06T23:27:54.308Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-06T23:27:54.308Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-06T23:27:54.590Z] Collecting idna<2.8,>=2.5 [2021-10-06T23:27:54.590Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-06T23:27:54.873Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-06T23:27:54.873Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-06T23:27:55.155Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-06T23:27:55.155Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-06T23:27:55.155Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-06T23:27:55.155Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-06T23:27:56.160Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-06T23:27:56.160Z] Attempting uninstall: urllib3 [2021-10-06T23:27:56.160Z] Found existing installation: urllib3 1.26.5 [2021-10-06T23:27:56.160Z] Uninstalling urllib3-1.26.5: [2021-10-06T23:27:56.160Z] Successfully uninstalled urllib3-1.26.5 [2021-10-06T23:27:56.444Z] Attempting uninstall: idna [2021-10-06T23:27:56.444Z] Found existing installation: idna 3.2 [2021-10-06T23:27:56.444Z] Uninstalling idna-3.2: [2021-10-06T23:27:56.729Z] Successfully uninstalled idna-3.2 [2021-10-06T23:27:57.343Z] Attempting uninstall: chardet [2021-10-06T23:27:57.343Z] Found existing installation: chardet 4.0.0 [2021-10-06T23:27:57.343Z] Uninstalling chardet-4.0.0: [2021-10-06T23:27:57.626Z] Successfully uninstalled chardet-4.0.0 [2021-10-06T23:27:59.092Z] Attempting uninstall: requests [2021-10-06T23:27:59.092Z] Found existing installation: requests 2.25.1 [2021-10-06T23:27:59.092Z] Uninstalling requests-2.25.1: [2021-10-06T23:27:59.092Z] Successfully uninstalled requests-2.25.1 [2021-10-06T23:27:59.373Z] Running setup.py install for texttable: started [2021-10-06T23:28:01.393Z] Running setup.py install for texttable: finished with status 'done' [2021-10-06T23:28:01.393Z] Running setup.py install for PyYAML: started [2021-10-06T23:28:02.874Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-06T23:28:03.158Z] Running setup.py install for docopt: started [2021-10-06T23:28:05.180Z] Running setup.py install for docopt: finished with status 'done' [2021-10-06T23:28:05.180Z] Running setup.py install for dockerpty: started [2021-10-06T23:28:06.651Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-06T23:28:08.165Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-10-06T23:28:16.852Z] Removing intermediate container ed86fbddc7eb [2021-10-06T23:28:16.852Z] ---> 526198607c22 [2021-10-06T23:28:16.852Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-06T23:28:16.852Z] ---> Running in e5a086fd20d7 [2021-10-06T23:28:16.852Z] Removing intermediate container e5a086fd20d7 [2021-10-06T23:28:16.852Z] ---> e83cd262e78c [2021-10-06T23:28:16.852Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-06T23:28:16.852Z] ---> Running in 7033c9167c36 [2021-10-06T23:28:17.150Z] Removing intermediate container 7033c9167c36 [2021-10-06T23:28:17.150Z] ---> 1825d2778d5b [2021-10-06T23:28:17.150Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-06T23:28:18.216Z] ---> 62c980954dbb [2021-10-06T23:28:18.216Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-06T23:28:19.268Z] ---> eda3b8171714 [2021-10-06T23:28:19.268Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-06T23:28:20.322Z] ---> 04bd51912803 [2021-10-06T23:28:20.322Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-06T23:28:20.322Z] ---> Running in bd28f510cf0d [2021-10-06T23:28:20.618Z] Removing intermediate container bd28f510cf0d [2021-10-06T23:28:20.618Z] ---> 51c60aeb46c9 [2021-10-06T23:28:20.618Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T23:28:20.916Z] ---> Running in 4f9654cd2696 [2021-10-06T23:28:21.214Z] Removing intermediate container 4f9654cd2696 [2021-10-06T23:28:21.214Z] ---> 0560446ee2c3 [2021-10-06T23:28:21.214Z] Step 20/22 : LABEL arch=arm64 [2021-10-06T23:28:21.511Z] ---> Running in 624c8a9e851d [2021-10-06T23:28:21.808Z] Removing intermediate container 624c8a9e851d [2021-10-06T23:28:21.808Z] ---> 24a1ae956bc7 [2021-10-06T23:28:21.808Z] Step 21/22 : LABEL git_sha=09aa50a103d2559eea6fa93b79b36958f7c94413 [2021-10-06T23:28:22.105Z] ---> Running in 47f26eb26e7d [2021-10-06T23:28:22.400Z] Removing intermediate container 47f26eb26e7d [2021-10-06T23:28:22.400Z] ---> 938994b3a645 [2021-10-06T23:28:22.400Z] Step 22/22 : LABEL version=0.0.0 [2021-10-06T23:28:22.695Z] ---> Running in 2a53aed2d3e0 [2021-10-06T23:28:22.994Z] Removing intermediate container 2a53aed2d3e0 [2021-10-06T23:28:22.994Z] ---> 03c451c5d01a [2021-10-06T23:28:22.994Z] [2021-10-06T23:28:23.289Z] Successfully built 03c451c5d01a [2021-10-06T23:28:23.585Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-06T23:28:23.944Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-06T23:28:23.845Z] $ docker stop --time=1 c3fe941806e684f2b56e470f5a9b36a0ea54c855616e6fa20b0b20911273f821 [2021-10-06T23:28:25.687Z] $ docker rm -f c3fe941806e684f2b56e470f5a9b36a0ea54c855616e6fa20b0b20911273f821 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T23:28:26.611Z] + docker images [2021-10-06T23:28:26.937Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-06T23:28:26.937Z] sys-mgmt-agent-arm64 latest 03c451c5d01a 4 seconds ago 277MB [2021-10-06T23:28:26.937Z] core-data-arm64 latest 9ddb1a8158bc 47 seconds ago 19.4MB [2021-10-06T23:28:26.937Z] 2ec82314fc88 About a minute ago 1.57GB [2021-10-06T23:28:26.937Z] 202ac209cf48 About a minute ago 1.57GB [2021-10-06T23:28:26.937Z] security-bootstrapper-arm64 latest 938ae389b7b8 About a minute ago 17.7MB [2021-10-06T23:28:26.937Z] core-command-arm64 latest 0a5b2c686dba About a minute ago 15.2MB [2021-10-06T23:28:26.937Z] dd741169fe86 About a minute ago 1.57GB [2021-10-06T23:28:26.937Z] 66ad7e5db096 About a minute ago 1.56GB [2021-10-06T23:28:26.937Z] security-secretstore-setup-arm64 latest b2f4321689fd 4 minutes ago 26.5MB [2021-10-06T23:28:26.937Z] support-scheduler-arm64 latest e7c5eb6deb94 4 minutes ago 15.2MB [2021-10-06T23:28:26.937Z] security-proxy-setup-arm64 latest 38aa67c906dc 4 minutes ago 25.3MB [2021-10-06T23:28:26.937Z] core-metadata-arm64 latest 5e20b7d3663e 4 minutes ago 15.8MB [2021-10-06T23:28:26.937Z] support-notifications-arm64 latest d8821f6e02c1 4 minutes ago 15.9MB [2021-10-06T23:28:26.937Z] fc26cdd231bb 4 minutes ago 1.57GB [2021-10-06T23:28:26.937Z] f16006223b05 4 minutes ago 1.57GB [2021-10-06T23:28:26.937Z] 05a271a6da8c 4 minutes ago 1.57GB [2021-10-06T23:28:26.937Z] 9d5bd5c17e06 4 minutes ago 1.57GB [2021-10-06T23:28:26.937Z] 8a2ec4276259 4 minutes ago 1.57GB [2021-10-06T23:28:26.937Z] ci-base-image-arm64 latest fa2c592799ee 15 minutes ago 1.24GB [2021-10-06T23:28:26.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 72ade6ffb461 4 hours ago 532MB [2021-10-06T23:28:26.937Z] docker 20.10.8 3734d5adc5ac 5 weeks ago 198MB [2021-10-06T23:28:26.937Z] alpine 3.14 bb3de5531c18 5 weeks ago 5.34MB [2021-10-06T23:28:26.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:28:27.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T23:28:28.023Z] [2021-10-06T23:28:28.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:28:28.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T23:28:28.749Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-06T23:28:28.749Z] 448f6bf000e3: Pulling fs layer [2021-10-06T23:28:28.749Z] f757da607395: Pulling fs layer [2021-10-06T23:28:28.749Z] 05883995daec: Pulling fs layer [2021-10-06T23:28:28.749Z] 8603b9c90790: Pulling fs layer [2021-10-06T23:28:28.749Z] 1560dd03e051: Pulling fs layer [2021-10-06T23:28:28.749Z] 27f5ce0e4adf: Pulling fs layer [2021-10-06T23:28:28.749Z] c2d8d7efcc4b: Pulling fs layer [2021-10-06T23:28:28.749Z] 1560dd03e051: Waiting [2021-10-06T23:28:28.749Z] 27f5ce0e4adf: Waiting [2021-10-06T23:28:28.749Z] c2d8d7efcc4b: Waiting [2021-10-06T23:28:28.749Z] 8603b9c90790: Waiting [2021-10-06T23:28:29.043Z] f757da607395: Verifying Checksum [2021-10-06T23:28:29.043Z] f757da607395: Download complete [2021-10-06T23:28:29.043Z] 8603b9c90790: Verifying Checksum [2021-10-06T23:28:29.043Z] 8603b9c90790: Download complete [2021-10-06T23:28:29.347Z] 1560dd03e051: Verifying Checksum [2021-10-06T23:28:29.347Z] 1560dd03e051: Download complete [2021-10-06T23:28:29.347Z] 27f5ce0e4adf: Download complete [2021-10-06T23:28:29.347Z] 05883995daec: Verifying Checksum [2021-10-06T23:28:29.347Z] 05883995daec: Download complete [2021-10-06T23:28:29.969Z] 448f6bf000e3: Verifying Checksum [2021-10-06T23:28:29.969Z] 448f6bf000e3: Download complete [2021-10-06T23:28:32.700Z] c2d8d7efcc4b: Verifying Checksum [2021-10-06T23:28:32.700Z] c2d8d7efcc4b: Download complete [2021-10-06T23:28:32.983Z] 448f6bf000e3: Pull complete [2021-10-06T23:28:33.994Z] f757da607395: Pull complete [2021-10-06T23:28:35.470Z] 05883995daec: Pull complete [2021-10-06T23:28:35.470Z] 8603b9c90790: Pull complete [2021-10-06T23:28:36.488Z] 1560dd03e051: Pull complete [2021-10-06T23:28:37.106Z] 27f5ce0e4adf: Pull complete [2021-10-06T23:28:52.334Z] c2d8d7efcc4b: Pull complete [2021-10-06T23:28:52.334Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-06T23:28:52.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T23:28:52.334Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-06T23:28:52.593Z] prd-ubuntu18.04-docker-arm64-4c-16g-2186 does not seem to be running inside a container [2021-10-06T23:28:52.602Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:arm64 cat [2021-10-06T23:28:55.593Z] $ docker top bf7163d167dc7f30c7a2b520aec6e3870b9293fda2e7c869be4adbd40ae552dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:28:56.993Z] ---> job-cost.sh [2021-10-06T23:28:56.993Z] lf-activate-venv: SKIPPING [2021-10-06T23:28:56.993Z] INFO: No Stack... [2021-10-06T23:29:23.935Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-06T23:29:23.935Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T23:29:24.855Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-10-06T23:29:24.855Z] + cut -d, -f6 [Pipeline] lock [2021-10-06T23:29:24.937Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3745-2-stack-cost] [2021-10-06T23:29:24.963Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3745-2-stack-cost] did not exist. Created. [2021-10-06T23:29:24.963Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3745-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T23:29:25.693Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-06T23:29:25.873Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T23:29:25.887Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3745-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T23:29:25.794Z] $ docker stop --time=1 bf7163d167dc7f30c7a2b520aec6e3870b9293fda2e7c869be4adbd40ae552dd [2021-10-06T23:29:27.456Z] $ docker rm -f bf7163d167dc7f30c7a2b520aec6e3870b9293fda2e7c869be4adbd40ae552dd [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-06T23:29:29.742Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:29:30.068Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:29:30.657Z] ---> package-listing.sh [2021-10-06T23:29:30.657Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-06T23:29:30.657Z] ++ facter osfamily [2021-10-06T23:29:30.922Z] + OS_FAMILY=redhat [2021-10-06T23:29:30.922Z] + workspace=/w/workspace/edgex-go/2 [2021-10-06T23:29:30.922Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-06T23:29:30.922Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-06T23:29:30.922Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-06T23:29:30.922Z] + PACKAGES=/tmp/packages_start.txt [2021-10-06T23:29:30.922Z] + '[' /w/workspace/edgex-go/2 ']' [2021-10-06T23:29:30.922Z] + PACKAGES=/tmp/packages_end.txt [2021-10-06T23:29:30.922Z] + case "${OS_FAMILY}" in [2021-10-06T23:29:30.922Z] + rpm -qa [2021-10-06T23:29:30.922Z] + sort [2021-10-06T23:29:34.262Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-06T23:29:34.262Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-06T23:29:34.262Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-06T23:29:34.262Z] + '[' /w/workspace/edgex-go/2 ']' [2021-10-06T23:29:34.262Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-10-06T23:29:34.262Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-10-06T23:29:34.278Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-06T23:29:34.582Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:29:35.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T23:29:35.384Z] [2021-10-06T23:29:35.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:29:35.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T23:29:35.742Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T23:29:35.742Z] b4d181a07f80: Pulling fs layer [2021-10-06T23:29:35.742Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T23:29:35.742Z] ed53099fbce6: Pulling fs layer [2021-10-06T23:29:35.742Z] dc539afda2c1: Pulling fs layer [2021-10-06T23:29:35.742Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T23:29:35.742Z] 9065ff56babe: Pulling fs layer [2021-10-06T23:29:35.742Z] d287ab97295c: Pulling fs layer [2021-10-06T23:29:35.742Z] 77bc0d833cb6: Waiting [2021-10-06T23:29:35.742Z] 9065ff56babe: Waiting [2021-10-06T23:29:35.742Z] d287ab97295c: Waiting [2021-10-06T23:29:35.742Z] dc539afda2c1: Waiting [2021-10-06T23:29:36.008Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T23:29:36.008Z] a1111a8f2ec3: Download complete [2021-10-06T23:29:36.008Z] dc539afda2c1: Verifying Checksum [2021-10-06T23:29:36.008Z] dc539afda2c1: Download complete [2021-10-06T23:29:36.276Z] ed53099fbce6: Verifying Checksum [2021-10-06T23:29:36.276Z] ed53099fbce6: Download complete [2021-10-06T23:29:36.276Z] 9065ff56babe: Verifying Checksum [2021-10-06T23:29:36.276Z] 9065ff56babe: Download complete [2021-10-06T23:29:36.276Z] b4d181a07f80: Verifying Checksum [2021-10-06T23:29:36.276Z] b4d181a07f80: Download complete [2021-10-06T23:29:36.276Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T23:29:36.276Z] 77bc0d833cb6: Download complete [2021-10-06T23:29:37.701Z] d287ab97295c: Verifying Checksum [2021-10-06T23:29:37.701Z] d287ab97295c: Download complete [2021-10-06T23:29:37.969Z] b4d181a07f80: Pull complete [2021-10-06T23:29:37.969Z] a1111a8f2ec3: Pull complete [2021-10-06T23:29:38.577Z] ed53099fbce6: Pull complete [2021-10-06T23:29:38.577Z] dc539afda2c1: Pull complete [2021-10-06T23:29:38.847Z] 77bc0d833cb6: Pull complete [2021-10-06T23:29:38.847Z] 9065ff56babe: Pull complete [2021-10-06T23:29:45.506Z] d287ab97295c: Pull complete [2021-10-06T23:29:45.506Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T23:29:45.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T23:29:45.506Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T23:29:45.593Z] prd-centos7-docker-4c-2g-825 does not seem to be running inside a container [2021-10-06T23:29:45.652Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-06T23:29:48.768Z] $ docker top 55c9545db80f9058ea73e158633701f19142cf057c9946c93b9e9dc434182bb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T23:29:49.177Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-06T23:29:49.499Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-06T23:29:49.822Z] + ls /var/log/sa-host [2021-10-06T23:29:49.823Z] + sadf -c /var/log/sa-host/sa06 [2021-10-06T23:29:49.823Z] file_magic: OK [2021-10-06T23:29:49.823Z] HZ: Using current value: 100 [2021-10-06T23:29:49.823Z] file_header: OK [2021-10-06T23:29:49.823Z] 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-10-06T23:29:49.823Z] Statistics: [2021-10-06T23:29:49.823Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T23:29:49.823Z] File successfully converted to sysstat format version 12.0.3 [2021-10-06T23:29:49.823Z] + sadf -c /var/log/sa-host/sa30 [2021-10-06T23:29:49.823Z] file_magic: OK [2021-10-06T23:29:49.823Z] HZ: Using current value: 100 [2021-10-06T23:29:49.823Z] file_header: OK [2021-10-06T23:29:49.823Z] 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-10-06T23:29:49.823Z] Statistics: [2021-10-06T23:29:49.823Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T23:29:49.823Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T23:29:50.425Z] provisioning config files... [2021-10-06T23:29:50.447Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1327640491610425260tmp [Pipeline] { [Pipeline] echo [2021-10-06T23:29:50.471Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:29:50.787Z] ---> create-netrc.sh [Pipeline] } [2021-10-06T23:29:50.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:29:51.206Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-06T23:29:51.220Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:29:51.534Z] ---> sudo-logs.sh [2021-10-06T23:29:51.534Z] Archiving 'sudo' log.. [2021-10-06T23:29:51.534Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-825.novalocal: Name or service not known [2021-10-06T23:29:51.534Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-825.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-06T23:29:51.602Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:29:51.915Z] ---> job-cost.sh [2021-10-06T23:29:51.915Z] lf-activate-venv: SKIPPING [2021-10-06T23:29:51.915Z] DEBUG: total: 0.10999999940395355 [2021-10-06T23:29:51.915Z] INFO: Retrieving Stack Cost... [2021-10-06T23:30:10.392Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T23:30:10.392Z] INFO: Archiving Costs [Pipeline] echo [2021-10-06T23:30:10.408Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:30:10.722Z] ---> logs-deploy.sh [2021-10-06T23:30:10.722Z] lf-activate-venv: SKIPPING [2021-10-06T23:30:10.722Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3745/2 [2021-10-06T23:30:10.722Z] INFO: archiving workspace using pattern(s): [2021-10-06T23:30:11.702Z] Archives upload complete. [2021-10-06T23:30:11.702Z] INFO: archiving logs to Nexus