Pull request #3711 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 0505b8724c48e736eb469e87a39b8651fc480a9f+d2a5f5fee6def632ee193f4e05018b338845a8fb (5b318762aa59451987102ccf574094bc5dbfdaa0) 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-ssh3688174069342814492.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh688940709030191083.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3711/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-3711/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6957216174298037673.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6574314338547905103.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-3711/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-3711/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7867163649871950006.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-376’ Running on prd-centos7-docker-4c-2g-379 in /w/workspace/edgexfoundry_edgex-go_PR-3711 [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-ssh978502742856233239.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d2a5f5fee6def632ee193f4e05018b338845a8fb into PR head commit 0505b8724c48e736eb469e87a39b8651fc480a9f Merge succeeded, producing 0505b8724c48e736eb469e87a39b8651fc480a9f Checking out Revision 0505b8724c48e736eb469e87a39b8651fc480a9f (PR-3711) > 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-ssh8088346702663100176.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3711/head:refs/remotes/origin/PR-3711 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0505b8724c48e736eb469e87a39b8651fc480a9f # 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-ssh2706216783895350685.key > git merge d2a5f5fee6def632ee193f4e05018b338845a8fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0505b8724c48e736eb469e87a39b8651fc480a9f # timeout=10 Commit message: "feat(security): Revert CORS changes for API Gateway" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-16T17:37:38.353Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-16T17:37:38.495Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-16T17:37:38.525Z] ========================================================= [2021-09-16T17:37:38.525Z] EdgeX Global Pipelines Version Info [2021-09-16T17:37:38.525Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-16T17:37:39.743Z] ------------------- [2021-09-16T17:37:39.743Z] stable info: [2021-09-16T17:37:39.743Z] ------------------- [2021-09-16T17:37:39.743Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-16T17:37:39.743Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-16T17:37:39.743Z] Message: update stable to v1.0.205 [2021-09-16T17:37:40.328Z] ------------------- [2021-09-16T17:37:40.328Z] experimental info: [2021-09-16T17:37:40.328Z] ------------------- [2021-09-16T17:37:40.328Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-16T17:37:40.328Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-16T17:37:40.328Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials > git rev-list --no-walk 6fd8c6c7c0082cc74649d17a9dadcba86799a78f # timeout=10 [Pipeline] echo [2021-09-16T17:37:40.544Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-16T17:37:40.568Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-16T17:37:40.597Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-16T17:37:40.619Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-16T17:37:40.641Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-16T17:37:40.664Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-16T17:37:40.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-16T17:37:40.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-16T17:37:40.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-16T17:37:40.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-16T17:37:40.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-16T17:37:40.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-16T17:37:40.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-16T17:37:40.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-16T17:37:40.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-16T17:37:40.890Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-16T17:37:40.911Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-16T17:37:40.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-16T17:37:40.955Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-16T17:37:40.976Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-16T17:37:41.005Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-16T17:37:41.029Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-16T17:37:41.056Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-16T17:37:41.080Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3711 [Pipeline] echo [2021-09-16T17:37:41.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3711 [Pipeline] echo [2021-09-16T17:37:41.126Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3711 [Pipeline] echo [2021-09-16T17:37:41.149Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0505b8724c48e736eb469e87a39b8651fc480a9f [Pipeline] echo [2021-09-16T17:37:41.171Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0505b87 [Pipeline] echo [2021-09-16T17:37:41.193Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T17:37:41.269Z] provisioning config files... [2021-09-16T17:37:41.290Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2528256750415332137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T17:37:41.652Z] ---> docker-login.sh [2021-09-16T17:37:41.652Z] nexus3.edgexfoundry.org:10001 [2021-09-16T17:37:41.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T17:37:41.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T17:37:41.920Z] Configure a credential helper to remove this warning. See [2021-09-16T17:37:41.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T17:37:41.920Z] [2021-09-16T17:37:41.920Z] Login Succeeded [2021-09-16T17:37:41.920Z] nexus3.edgexfoundry.org:10002 [2021-09-16T17:37:41.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T17:37:42.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T17:37:42.186Z] Configure a credential helper to remove this warning. See [2021-09-16T17:37:42.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T17:37:42.186Z] [2021-09-16T17:37:42.186Z] Login Succeeded [2021-09-16T17:37:42.186Z] nexus3.edgexfoundry.org:10003 [2021-09-16T17:37:42.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T17:37:42.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T17:37:42.186Z] Configure a credential helper to remove this warning. See [2021-09-16T17:37:42.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T17:37:42.186Z] [2021-09-16T17:37:42.186Z] Login Succeeded [2021-09-16T17:37:42.186Z] nexus3.edgexfoundry.org:10004 [2021-09-16T17:37:42.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T17:37:42.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T17:37:42.454Z] Configure a credential helper to remove this warning. See [2021-09-16T17:37:42.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T17:37:42.454Z] [2021-09-16T17:37:42.454Z] Login Succeeded [2021-09-16T17:37:42.454Z] docker.io [2021-09-16T17:37:42.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T17:37:42.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T17:37:42.722Z] Configure a credential helper to remove this warning. See [2021-09-16T17:37:42.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T17:37:42.722Z] [2021-09-16T17:37:42.722Z] Login Succeeded [2021-09-16T17:37:42.722Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T17:37:42.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-16T17:37:43.095Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-09-16T17:37:43.095Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T17:37:43.095Z] ++ cut -d/ -f2 [2021-09-16T17:37:43.095Z] ++ dirname cmd/core-command/Dockerfile [2021-09-16T17:37:43.095Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-16T17:37:43.095Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T17:37:43.095Z] ++ dirname cmd/core-data/Dockerfile [2021-09-16T17:37:43.095Z] ++ cut -d/ -f2 [2021-09-16T17:37:43.095Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-16T17:37:43.095Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T17:37:43.095Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-16T17:37:43.095Z] ++ cut -d/ -f2 [2021-09-16T17:37:43.095Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-16T17:37:43.095Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T17:37:43.095Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-16T17:37:43.095Z] ++ cut -d/ -f2 [2021-09-16T17:37:43.095Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-16T17:37:43.095Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T17:37:43.095Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-16T17:37:43.095Z] ++ cut -d/ -f2 [2021-09-16T17:37:43.095Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-16T17:37:43.095Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T17:37:43.095Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-16T17:37:43.095Z] ++ cut -d/ -f2 [2021-09-16T17:37:43.095Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-16T17:37:43.095Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T17:37:43.095Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-16T17:37:43.095Z] ++ cut -d/ -f2 [2021-09-16T17:37:43.095Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-16T17:37:43.095Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T17:37:43.095Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-16T17:37:43.095Z] ++ cut -d/ -f2 [2021-09-16T17:37:43.095Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-16T17:37:43.095Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-16T17:37:43.095Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-16T17:37:43.095Z] ++ cut -d/ -f2 [2021-09-16T17:37:43.095Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-16T17:37:43.159Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-09-16T17:37:44.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T17:37:44.619Z] [2021-09-16T17:37:44.619Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T17:37:44.953Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T17:37:44.953Z] latest: Pulling from edgex-devops/git-semver [2021-09-16T17:37:44.953Z] 31603596830f: Pulling fs layer [2021-09-16T17:37:44.953Z] 04fac38145f0: Pulling fs layer [2021-09-16T17:37:44.953Z] 701f6daf10bf: Pulling fs layer [2021-09-16T17:37:44.953Z] 24f72da36158: Pulling fs layer [2021-09-16T17:37:44.953Z] 24f72da36158: Waiting [2021-09-16T17:37:44.953Z] 04fac38145f0: Verifying Checksum [2021-09-16T17:37:44.953Z] 04fac38145f0: Download complete [2021-09-16T17:37:45.223Z] 31603596830f: Verifying Checksum [2021-09-16T17:37:45.223Z] 31603596830f: Download complete [2021-09-16T17:37:45.494Z] 31603596830f: Pull complete [2021-09-16T17:37:45.494Z] 24f72da36158: Verifying Checksum [2021-09-16T17:37:45.494Z] 24f72da36158: Download complete [2021-09-16T17:37:45.494Z] 04fac38145f0: Pull complete [2021-09-16T17:37:45.765Z] 701f6daf10bf: Verifying Checksum [2021-09-16T17:37:45.765Z] 701f6daf10bf: Download complete [2021-09-16T17:37:46.357Z] 701f6daf10bf: Pull complete [2021-09-16T17:37:46.626Z] 24f72da36158: Pull complete [2021-09-16T17:37:46.626Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-16T17:37:46.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T17:37:46.626Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-16T17:37:46.732Z] prd-centos7-docker-4c-2g-379 does not seem to be running inside a container [2021-09-16T17:37:46.800Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-16T17:37:47.552Z] $ docker top 8828f1123fde4e53ce8e439b2d43170a2209250dad793a15b17d9488a383c820 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-16T17:37:47.698Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T17:37:47.698Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T17:37:47.837Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T17:37:47.838Z] $ docker exec 8828f1123fde4e53ce8e439b2d43170a2209250dad793a15b17d9488a383c820 ssh-agent [2021-09-16T17:37:47.966Z] SSH_AUTH_SOCK=/tmp/ssh-0uBf59qYtOB7/agent.15 [2021-09-16T17:37:47.966Z] SSH_AGENT_PID=22 [2021-09-16T17:37:47.979Z] Running ssh-add (command line suppressed) [2021-09-16T17:37:48.088Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4110127033339747231.key (/w/workspace/edgex-go/2@tmp/private_key_4110127033339747231.key) [2021-09-16T17:37:48.114Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T17:37:48.445Z] + git tag --points-at HEAD [Pipeline] } [2021-09-16T17:37:48.465Z] $ docker exec --env ******** --env ******** 8828f1123fde4e53ce8e439b2d43170a2209250dad793a15b17d9488a383c820 ssh-agent -k [2021-09-16T17:37:48.572Z] unset SSH_AUTH_SOCK; [2021-09-16T17:37:48.572Z] unset SSH_AGENT_PID; [2021-09-16T17:37:48.572Z] echo Agent pid 22 killed; [2021-09-16T17:37:48.593Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-16T17:37:48.632Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T17:37:48.633Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T17:37:48.759Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T17:37:48.761Z] $ docker exec 8828f1123fde4e53ce8e439b2d43170a2209250dad793a15b17d9488a383c820 ssh-agent [2021-09-16T17:37:48.900Z] SSH_AUTH_SOCK=/tmp/ssh-Ev4vApYMdDvN/agent.56 [2021-09-16T17:37:48.900Z] SSH_AGENT_PID=62 [2021-09-16T17:37:48.910Z] Running ssh-add (command line suppressed) [2021-09-16T17:37:49.015Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6577437033464103415.key (/w/workspace/edgex-go/2@tmp/private_key_6577437033464103415.key) [2021-09-16T17:37:49.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T17:37:49.357Z] + git semver init [2021-09-16T17:37:49.357Z] # -> Open(): unable to determine branch for HEAD [2021-09-16T17:37:49.357Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-09-16T17:37:49.357Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-09-16T17:37:49.357Z] # $SEMVER_REMOTE_NAME = origin [2021-09-16T17:37:49.357Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-16T17:37:49.357Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-16T17:37:49.357Z] # $SEMVER_BRANCH = PR-3711 [2021-09-16T17:37:49.357Z] # $SEMVER_TEMP = /tmp/semver-804287302 [2021-09-16T17:37:49.357Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-16T17:38:21.616Z] # '/tmp/semver-804287302' -> '/w/workspace/edgex-go/2/.semver' [2021-09-16T17:38:21.616Z] # -> Force: false [2021-09-16T17:38:21.616Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-09-16T17:38:21.632Z] $ docker exec --env ******** --env ******** 8828f1123fde4e53ce8e439b2d43170a2209250dad793a15b17d9488a383c820 ssh-agent -k [2021-09-16T17:38:21.743Z] unset SSH_AUTH_SOCK; [2021-09-16T17:38:21.743Z] unset SSH_AGENT_PID; [2021-09-16T17:38:21.743Z] echo Agent pid 62 killed; [2021-09-16T17:38:21.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-16T17:38:22.129Z] + git semver [Pipeline] } [2021-09-16T17:38:22.152Z] $ docker stop --time=1 8828f1123fde4e53ce8e439b2d43170a2209250dad793a15b17d9488a383c820 [2021-09-16T17:38:23.786Z] $ docker rm -f 8828f1123fde4e53ce8e439b2d43170a2209250dad793a15b17d9488a383c820 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-16T17:38:24.190Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-16T17:38:24.583Z] Stashed 1 file(s) [Pipeline] echo [2021-09-16T17:38:24.586Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-16T17:38:24.920Z] ========================================================= [2021-09-16T17:38:24.920Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-16T17:38:24.920Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-16T17:38:25.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-16T17:38:25.239Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-16T17:38:25.239Z] 540db60ca938: Pulling fs layer [2021-09-16T17:38:25.239Z] adcc1eea9eea: Pulling fs layer [2021-09-16T17:38:25.239Z] 4c4ab2625f07: Pulling fs layer [2021-09-16T17:38:25.239Z] db62176df00c: Pulling fs layer [2021-09-16T17:38:25.239Z] 3b30891b0d05: Pulling fs layer [2021-09-16T17:38:25.239Z] 06b49ca38bd5: Pulling fs layer [2021-09-16T17:38:25.239Z] c788192a36de: Pulling fs layer [2021-09-16T17:38:25.239Z] a77e37c0d609: Pulling fs layer [2021-09-16T17:38:25.239Z] c3185cebc471: Pulling fs layer [2021-09-16T17:38:25.239Z] 06b49ca38bd5: Waiting [2021-09-16T17:38:25.239Z] c788192a36de: Waiting [2021-09-16T17:38:25.239Z] a77e37c0d609: Waiting [2021-09-16T17:38:25.239Z] c3185cebc471: Waiting [2021-09-16T17:38:25.239Z] db62176df00c: Waiting [2021-09-16T17:38:25.239Z] 3b30891b0d05: Waiting [2021-09-16T17:38:25.239Z] 4c4ab2625f07: Verifying Checksum [2021-09-16T17:38:25.239Z] 4c4ab2625f07: Download complete [2021-09-16T17:38:25.511Z] adcc1eea9eea: Verifying Checksum [2021-09-16T17:38:25.511Z] adcc1eea9eea: Download complete [2021-09-16T17:38:25.511Z] 3b30891b0d05: Verifying Checksum [2021-09-16T17:38:25.511Z] 3b30891b0d05: Download complete [2021-09-16T17:38:25.511Z] 06b49ca38bd5: Verifying Checksum [2021-09-16T17:38:25.511Z] 06b49ca38bd5: Download complete [2021-09-16T17:38:25.511Z] c788192a36de: Verifying Checksum [2021-09-16T17:38:25.511Z] c788192a36de: Download complete [2021-09-16T17:38:25.511Z] 540db60ca938: Verifying Checksum [2021-09-16T17:38:25.511Z] 540db60ca938: Download complete [2021-09-16T17:38:25.784Z] 540db60ca938: Pull complete [2021-09-16T17:38:25.784Z] adcc1eea9eea: Pull complete [2021-09-16T17:38:25.784Z] 4c4ab2625f07: Pull complete [2021-09-16T17:38:26.050Z] a77e37c0d609: Verifying Checksum [2021-09-16T17:38:26.050Z] a77e37c0d609: Download complete [2021-09-16T17:38:30.314Z] c3185cebc471: Verifying Checksum [2021-09-16T17:38:30.314Z] c3185cebc471: Download complete [2021-09-16T17:38:30.581Z] db62176df00c: Verifying Checksum [2021-09-16T17:38:30.581Z] db62176df00c: Download complete [2021-09-16T17:38:34.867Z] db62176df00c: Pull complete [2021-09-16T17:38:34.867Z] 3b30891b0d05: Pull complete [2021-09-16T17:38:34.867Z] 06b49ca38bd5: Pull complete [2021-09-16T17:38:34.867Z] c788192a36de: Pull complete [2021-09-16T17:38:34.867Z] a77e37c0d609: Pull complete [2021-09-16T17:38:36.839Z] c3185cebc471: Pull complete [2021-09-16T17:38:36.839Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-16T17:38:36.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-16T17:38:36.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-16T17:38:37.182Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-16T17:38:37.182Z] WORKDIR /edgex [2021-09-16T17:38:37.182Z] COPY go.mod . [2021-09-16T17:38:37.182Z] RUN go mod download' [2021-09-16T17:38:37.182Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-16T17:38:38.644Z] Sending build context to Docker daemon 328.8MB [2021-09-16T17:38:38.644Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-16T17:38:38.644Z] ---> 031687cdd783 [2021-09-16T17:38:38.644Z] Step 2/4 : WORKDIR /edgex [2021-09-16T17:38:39.840Z] Still waiting to schedule task [2021-09-16T17:38:39.840Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-377’ [2021-09-16T17:38:40.592Z] ---> Running in c58006e4e7d4 [2021-09-16T17:38:40.593Z] Removing intermediate container c58006e4e7d4 [2021-09-16T17:38:40.593Z] ---> f930c6c0e086 [2021-09-16T17:38:40.593Z] Step 3/4 : COPY go.mod . [2021-09-16T17:38:40.593Z] ---> 487f7f950297 [2021-09-16T17:38:40.593Z] Step 4/4 : RUN go mod download [2021-09-16T17:38:40.593Z] ---> Running in 477e0ce97c87 [2021-09-16T17:39:12.868Z] Removing intermediate container 477e0ce97c87 [2021-09-16T17:39:12.868Z] ---> 3d8e93cc16f3 [2021-09-16T17:39:12.868Z] Successfully built 3d8e93cc16f3 [2021-09-16T17:39:12.868Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T17:39:13.621Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-16T17:39:13.621Z] . [Pipeline] withDockerContainer [2021-09-16T17:39:13.721Z] prd-centos7-docker-4c-2g-379 does not seem to be running inside a container [2021-09-16T17:39:13.787Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-09-16T17:39:14.206Z] $ docker top d09d373b728c05ce7d10a9c2e0ffc6e8bb194e69467771e805ddcb1ee8f3144b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T17:39:14.611Z] + go version [2021-09-16T17:39:14.611Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-16T17:39:14.629Z] $ docker stop --time=1 d09d373b728c05ce7d10a9c2e0ffc6e8bb194e69467771e805ddcb1ee8f3144b [2021-09-16T17:39:15.828Z] $ docker rm -f d09d373b728c05ce7d10a9c2e0ffc6e8bb194e69467771e805ddcb1ee8f3144b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T17:39:16.420Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-16T17:39:16.420Z] . [Pipeline] withDockerContainer [2021-09-16T17:39:16.513Z] prd-centos7-docker-4c-2g-379 does not seem to be running inside a container [2021-09-16T17:39:16.582Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-09-16T17:39:16.940Z] $ docker top 73d933d99cd4b3d5cbcf2482e10528f2e7dc508a6ff7709819d86ecb05448704 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-16T17:39:17.042Z] ========================================================= [2021-09-16T17:39:17.042Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-16T17:39:17.042Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-16T17:39:17.362Z] + go mod tidy [Pipeline] sh [2021-09-16T17:39:17.962Z] + make test [2021-09-16T17:39:17.962Z] go mod tidy [2021-09-16T17:39:18.237Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-16T17:39:23.626Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-16T17:39:41.967Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-16T17:39:44.604Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-16T17:39:44.604Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-16T17:39:44.884Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-16T17:39:47.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-16T17:39:47.750Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-16T17:39:47.750Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-16T17:39:47.750Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-16T17:39:48.334Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-16T17:39:48.607Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-16T17:39:48.876Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-16T17:39:48.876Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-16T17:39:48.876Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-16T17:39:48.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-16T17:39:50.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-09-16T17:39:50.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-16T17:39:50.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-16T17:39:51.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 100.0% of statements [2021-09-16T17:39:51.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-16T17:39:51.752Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 46.3% of statements [2021-09-16T17:39:51.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-16T17:39:51.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-16T17:39:52.723Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 90.1% of statements [2021-09-16T17:39:52.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-16T17:39:52.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-16T17:39:53.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 81.2% of statements [2021-09-16T17:39:53.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-16T17:39:53.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-16T17:39:53.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-16T17:39:53.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-16T17:39:53.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-16T17:39:54.298Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.237s coverage: 94.2% of statements [2021-09-16T17:39:54.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-16T17:39:54.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-16T17:39:54.298Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements [2021-09-16T17:39:54.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-16T17:39:54.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-16T17:39:54.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-16T17:39:54.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-16T17:39:54.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-16T17:39:54.913Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 60.0% of statements [2021-09-16T17:39:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-16T17:39:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-16T17:39:54.913Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-16T17:39:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.8% of statements [2021-09-16T17:39:55.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-16T17:39:55.509Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-09-16T17:39:56.096Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 21.7% of statements [2021-09-16T17:39:56.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-16T17:39:56.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-09-16T17:39:56.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2021-09-16T17:39:56.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-09-16T17:39:56.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2021-09-16T17:39:56.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-09-16T17:40:09.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2021-09-16T17:40:09.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-09-16T17:40:13.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.222s coverage: 81.8% of statements [2021-09-16T17:40:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-16T17:40:31.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.068s coverage: 92.9% of statements [2021-09-16T17:40:31.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-16T17:40:31.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-16T17:40:31.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-16T17:40:31.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-09-16T17:40:31.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-16T17:40:31.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-16T17:40:31.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-16T17:40:31.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-16T17:40:31.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-16T17:40:31.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-09-16T17:40:31.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-16T17:40:31.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-16T17:40:31.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2021-09-16T17:40:31.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-16T17:40:31.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements [2021-09-16T17:40:31.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-16T17:40:31.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-09-16T17:40:31.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-09-16T17:40:31.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-09-16T17:40:31.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements [2021-09-16T17:40:31.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-16T17:40:31.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-09-16T17:40:31.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-16T17:40:31.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-16T17:40:31.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2021-09-16T17:40:31.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-09-16T17:40:31.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2021-09-16T17:40:31.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2021-09-16T17:40:31.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-09-16T17:40:31.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.203s coverage: 70.5% of statements [2021-09-16T17:40:31.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-16T17:40:31.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-16T17:40:31.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-16T17:40:32.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements [2021-09-16T17:40:32.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-16T17:40:32.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-16T17:40:32.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-09-16T17:40:32.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-16T17:40:32.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-09-16T17:40:32.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-16T17:40:39.279Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements [2021-09-16T17:40:39.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-16T17:40:39.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-16T17:40:39.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-16T17:40:39.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-16T17:40:39.279Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements [2021-09-16T17:40:39.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-16T17:40:39.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-16T17:40:39.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-16T17:40:39.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-16T17:40:39.279Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-09-16T17:40:39.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-16T17:40:39.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-16T17:40:39.279Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2021-09-16T17:40:39.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-16T17:40:39.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-16T17:40:39.279Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-16T17:40:39.279Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-16T17:40:39.279Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2021-09-16T17:40:39.279Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-16T17:40:39.279Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-16T17:40:39.279Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-16T17:40:39.279Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-16T17:40:39.279Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-16T17:40:39.279Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-16T17:40:39.279Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-09-16T17:40:39.279Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-09-16T17:40:39.547Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-16T17:40:39.812Z] if [ "zx86_64" = "zx86_64" ] && which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi [2021-09-16T17:40:39.812Z] /go/bin/golangci-lint [2021-09-16T17:41:01.962Z] GO111MODULE=on go vet ./... [2021-09-16T17:41:12.435Z] gofmt -l . [2021-09-16T17:41:12.435Z] [ "`gofmt -l .`" = "" ] [2021-09-16T17:41:12.435Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-16T17:41:13.030Z] + ls -al . [2021-09-16T17:41:13.030Z] total 612 [2021-09-16T17:41:13.030Z] drwxrwxr-x 10 1001 1001 4096 Sep 16 17:41 . [2021-09-16T17:41:13.030Z] drwxr-xr-x 4 root root 28 Sep 16 17:39 .. [2021-09-16T17:41:13.030Z] -rw-rw-r-- 1 1001 1001 11 Sep 16 17:37 .dockerignore [2021-09-16T17:41:13.030Z] drwxrwxr-x 8 1001 1001 179 Sep 16 17:37 .git [2021-09-16T17:41:13.030Z] drwxrwxr-x 4 1001 1001 142 Sep 16 17:37 .github [2021-09-16T17:41:13.030Z] -rw-rw-r-- 1 1001 1001 818 Sep 16 17:37 .gitignore [2021-09-16T17:41:13.030Z] -rw-rw-r-- 1 1001 1001 129 Sep 16 17:37 .golangci.yml [2021-09-16T17:41:13.030Z] -rw-rw-r-- 1 1001 1001 76 Sep 16 17:37 .hadolint.yml [2021-09-16T17:41:13.030Z] drwx------ 3 1001 1001 58 Sep 16 17:38 .semver [2021-09-16T17:41:13.030Z] -rw-rw-r-- 1 1001 1001 166 Sep 16 17:37 .sonarcloud.properties [2021-09-16T17:41:13.030Z] -rw-rw-r-- 1 1001 1001 1171 Sep 16 17:37 ADOPTERS.md [2021-09-16T17:41:13.030Z] -rw-rw-r-- 1 1001 1001 8493 Sep 16 17:37 Attribution.txt [2021-09-16T17:41:13.030Z] -rw-rw-r-- 1 1001 1001 43881 Sep 16 17:37 CHANGELOG.md [2021-09-16T17:41:13.030Z] -rw-rw-r-- 1 1001 1001 3804 Sep 16 17:37 CONTRIBUTING.md [2021-09-16T17:41:13.030Z] -rw-rw-r-- 1 1001 1001 677 Sep 16 17:37 GOVERNANCE.md [2021-09-16T17:41:13.030Z] -rw-rw-r-- 1 1001 1001 849 Sep 16 17:37 Jenkinsfile [2021-09-16T17:41:13.030Z] -rw-rw-r-- 1 1001 1001 10775 Sep 16 17:37 LICENSE [2021-09-16T17:41:13.030Z] -rw-rw-r-- 1 1001 1001 6068 Sep 16 17:37 Makefile [2021-09-16T17:41:13.030Z] -rw-rw-r-- 1 1001 1001 582 Sep 16 17:37 OWNERS.md [2021-09-16T17:41:13.030Z] -rw-rw-r-- 1 1001 1001 8643 Sep 16 17:37 README.md [2021-09-16T17:41:13.030Z] -rw-rw-r-- 1 1001 1001 6912 Sep 16 17:37 SECURITY.md [2021-09-16T17:41:13.030Z] -rw-rw-r-- 1 1001 1001 5 Sep 16 17:38 VERSION [2021-09-16T17:41:13.030Z] -rw-rw-r-- 1 1001 1001 4131 Sep 16 17:37 ZMQWindows.md [2021-09-16T17:41:13.030Z] drwxrwxr-x 2 1001 1001 37 Sep 16 17:37 bin [2021-09-16T17:41:13.030Z] drwxrwxr-x 14 1001 1001 4096 Sep 16 17:37 cmd [2021-09-16T17:41:13.030Z] -rw-r--r-- 1 root root 403630 Sep 16 17:40 coverage.out [2021-09-16T17:41:13.030Z] -rw-rw-r-- 1 1001 1001 841 Sep 16 17:37 go.mod [2021-09-16T17:41:13.030Z] -rw-r--r-- 1 root root 50064 Sep 16 17:39 go.sum [2021-09-16T17:41:13.030Z] drwxrwxr-x 8 1001 1001 124 Sep 16 17:37 internal [2021-09-16T17:41:13.030Z] drwxrwxr-x 3 1001 1001 16 Sep 16 17:37 openapi [2021-09-16T17:41:13.030Z] drwxrwxr-x 4 1001 1001 71 Sep 16 17:37 snap [2021-09-16T17:41:13.030Z] -rw-rw-r-- 1 1001 1001 204 Sep 16 17:37 version.go [Pipeline] sh [2021-09-16T17:41:13.362Z] + '[' -e coverage.out ] [2021-09-16T17:41:13.362Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-16T17:41:13.490Z] Stashed 1 file(s) [Pipeline] sh [2021-09-16T17:41:13.827Z] + make build [2021-09-16T17:41:13.827Z] go mod tidy [2021-09-16T17:41:13.827Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-16T17:41:15.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-16T17:41:21.916Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-16T17:41:22.504Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-16T17:41:23.477Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-16T17:41:23.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-16T17:41:24.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-16T17:41:25.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-16T17:41:26.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-16T17:41:28.083Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-16T17:41:28.682Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-16T17:41:29.644Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-16T17:41:31.623Z] $ docker stop --time=1 73d933d99cd4b3d5cbcf2482e10528f2e7dc508a6ff7709819d86ecb05448704 [2021-09-16T17:41:33.386Z] $ docker rm -f 73d933d99cd4b3d5cbcf2482e10528f2e7dc508a6ff7709819d86ecb05448704 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T17:41:36.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-16T17:41:36.939Z] [2021-09-16T17:41:36.939Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T17:41:37.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-16T17:41:37.277Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-16T17:41:37.277Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-16T17:41:37.277Z] ca9280d653b3: Pulling fs layer [2021-09-16T17:41:37.277Z] 7e9c9ca2126c: Pulling fs layer [2021-09-16T17:41:37.547Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-16T17:41:37.547Z] cbdbe7a5bc2a: Download complete [2021-09-16T17:41:37.815Z] cbdbe7a5bc2a: Pull complete [2021-09-16T17:41:38.081Z] ca9280d653b3: Verifying Checksum [2021-09-16T17:41:38.081Z] ca9280d653b3: Download complete [2021-09-16T17:41:38.664Z] ca9280d653b3: Pull complete [2021-09-16T17:41:40.609Z] 7e9c9ca2126c: Verifying Checksum [2021-09-16T17:41:40.609Z] 7e9c9ca2126c: Download complete [2021-09-16T17:41:43.985Z] 7e9c9ca2126c: Pull complete [2021-09-16T17:41:43.985Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-16T17:41:43.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-16T17:41:43.985Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-16T17:41:44.089Z] prd-centos7-docker-4c-2g-379 does not seem to be running inside a container [2021-09-16T17:41:44.158Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-16T17:41:46.730Z] $ docker top 095856e4addd10000a1f0db1d50ef9c4e09a038462a75fe2e001ce56f7920346 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T17:41:47.138Z] + docker-compose build --help [2021-09-16T17:41:47.138Z] + grep parallel [2021-09-16T17:41:47.722Z] --parallel Build images in parallel. [Pipeline] } [2021-09-16T17:41:47.741Z] $ docker stop --time=1 095856e4addd10000a1f0db1d50ef9c4e09a038462a75fe2e001ce56f7920346 [2021-09-16T17:41:48.941Z] $ docker rm -f 095856e4addd10000a1f0db1d50ef9c4e09a038462a75fe2e001ce56f7920346 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T17:41:49.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-16T17:41:49.388Z] . [Pipeline] withDockerContainer [2021-09-16T17:41:49.479Z] prd-centos7-docker-4c-2g-379 does not seem to be running inside a container [2021-09-16T17:41:49.539Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-16T17:41:49.881Z] $ docker top cc2fd8fbc9b00d75f1d586975be05beeec952f40f362bf40a35e7a0374751ef6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T17:41:50.277Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-16T17:41:50.877Z] Building core-command ... [2021-09-16T17:41:50.878Z] Building core-data ... [2021-09-16T17:41:50.878Z] Building core-metadata ... [2021-09-16T17:41:50.878Z] Building security-bootstrapper ... [2021-09-16T17:41:50.878Z] Building security-proxy-setup ... [2021-09-16T17:41:50.878Z] Building security-secretstore-setup ... [2021-09-16T17:41:50.878Z] Building support-notifications ... [2021-09-16T17:41:50.878Z] Building support-scheduler ... [2021-09-16T17:41:50.878Z] Building sys-mgmt-agent ... [2021-09-16T17:41:50.878Z] Building security-secretstore-setup [2021-09-16T17:41:50.878Z] Building security-proxy-setup [2021-09-16T17:41:50.878Z] Building security-bootstrapper [2021-09-16T17:41:50.878Z] Building support-notifications [2021-09-16T17:41:50.878Z] Building support-scheduler [2021-09-16T17:42:03.607Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T17:42:03.607Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-16T17:42:03.607Z] ---> 3d8e93cc16f3 [2021-09-16T17:42:03.607Z] Step 3/22 : WORKDIR /edgex-go [2021-09-16T17:42:03.607Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T17:42:03.607Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-16T17:42:03.607Z] ---> 3d8e93cc16f3 [2021-09-16T17:42:03.607Z] Step 3/26 : WORKDIR /edgex-go [2021-09-16T17:42:03.607Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T17:42:03.607Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-16T17:42:03.607Z] ---> 3d8e93cc16f3 [2021-09-16T17:42:03.607Z] Step 3/23 : WORKDIR /edgex-go [2021-09-16T17:42:05.026Z] ---> Running in e5da5c3516a9 [2021-09-16T17:42:05.027Z] ---> Running in 8103a89b923f [2021-09-16T17:42:05.027Z] ---> Running in b564a7839e0f [2021-09-16T17:42:10.399Z] Removing intermediate container 8103a89b923f [2021-09-16T17:42:10.399Z] ---> 45d81a6e9cfe [2021-09-16T17:42:10.399Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T17:42:10.399Z] Removing intermediate container b564a7839e0f [2021-09-16T17:42:10.399Z] ---> 3362ae23059a [2021-09-16T17:42:10.399Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T17:42:10.399Z] Removing intermediate container e5da5c3516a9 [2021-09-16T17:42:10.399Z] ---> 8b0a56e0d6eb [2021-09-16T17:42:10.399Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T17:42:10.399Z] ---> Running in 8fdd6c5fc182 [2021-09-16T17:42:10.399Z] ---> Running in ff89f7899e96 [2021-09-16T17:42:10.399Z] ---> Running in 69b6c774b9a8 [2021-09-16T17:42:17.046Z] Removing intermediate container 69b6c774b9a8 [2021-09-16T17:42:17.046Z] ---> ee424b48b205 [2021-09-16T17:42:17.046Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-16T17:42:17.046Z] Removing intermediate container 8fdd6c5fc182 [2021-09-16T17:42:17.046Z] ---> 9c4241259087 [2021-09-16T17:42:17.046Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-16T17:42:17.318Z] Removing intermediate container ff89f7899e96 [2021-09-16T17:42:17.318Z] ---> b487415b9b10 [2021-09-16T17:42:17.318Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-16T17:42:17.588Z] ---> Running in d327ef6a5381 [2021-09-16T17:42:17.588Z] ---> Running in 4e71a78320ba [2021-09-16T17:42:17.588Z] ---> Running in efaf073902e8 [2021-09-16T17:42:18.177Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T17:42:18.177Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T17:42:18.177Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T17:42:18.456Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T17:42:18.456Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-16T17:42:18.456Z] ---> 3d8e93cc16f3 [2021-09-16T17:42:18.456Z] Step 3/23 : WORKDIR /edgex-go [2021-09-16T17:42:18.456Z] ---> Using cache [2021-09-16T17:42:18.456Z] ---> 8b0a56e0d6eb [2021-09-16T17:42:18.456Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T17:42:18.456Z] ---> Using cache [2021-09-16T17:42:18.456Z] ---> ee424b48b205 [2021-09-16T17:42:18.456Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-16T17:42:18.899Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T17:42:18.899Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-16T17:42:18.899Z] ---> 3d8e93cc16f3 [2021-09-16T17:42:18.899Z] Step 3/32 : WORKDIR /edgex-go [2021-09-16T17:42:18.899Z] ---> Using cache [2021-09-16T17:42:18.899Z] ---> 8b0a56e0d6eb [2021-09-16T17:42:19.175Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T17:42:19.175Z] ---> Using cache [2021-09-16T17:42:19.175Z] ---> ee424b48b205 [2021-09-16T17:42:19.175Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-16T17:42:19.175Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T17:42:19.175Z] ---> Running in 649a50efb433 [2021-09-16T17:42:19.175Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T17:42:19.175Z] ---> Running in edc381a55d08 [2021-09-16T17:42:19.175Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T17:42:19.459Z] OK: 219 MiB in 52 packages [2021-09-16T17:42:19.459Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T17:42:19.740Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T17:42:20.020Z] OK: 219 MiB in 52 packages [2021-09-16T17:42:20.020Z] OK: 219 MiB in 52 packages [2021-09-16T17:42:20.020Z] Removing intermediate container d327ef6a5381 [2021-09-16T17:42:20.020Z] ---> af2b4fc60f9e [2021-09-16T17:42:20.020Z] Step 6/26 : COPY go.mod . [2021-09-16T17:42:20.303Z] ---> cd8efc6bf465 [2021-09-16T17:42:20.303Z] Step 7/26 : RUN go mod download [2021-09-16T17:42:20.303Z] ---> Running in da0592bcb372 [2021-09-16T17:42:20.303Z] Removing intermediate container efaf073902e8 [2021-09-16T17:42:20.303Z] ---> d513fcd29998 [2021-09-16T17:42:20.303Z] Step 6/22 : COPY go.mod . [2021-09-16T17:42:20.303Z] Removing intermediate container 4e71a78320ba [2021-09-16T17:42:20.303Z] ---> 98338cbf9aca [2021-09-16T17:42:20.303Z] Step 6/23 : COPY go.mod . [2021-09-16T17:42:20.303Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T17:42:20.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T17:42:20.594Z] ---> d607b95cdd17 [2021-09-16T17:42:20.594Z] Step 7/22 : RUN go mod download [2021-09-16T17:42:20.594Z] ---> 8bb62b6034f6 [2021-09-16T17:42:20.594Z] Step 7/23 : RUN go mod download [2021-09-16T17:42:20.594Z] ---> Running in 60e74ae118b6 [2021-09-16T17:42:20.594Z] ---> Running in c5915c26efb1 [2021-09-16T17:42:20.871Z] OK: 219 MiB in 52 packages [2021-09-16T17:42:21.146Z] OK: 219 MiB in 52 packages [2021-09-16T17:42:21.753Z] Removing intermediate container edc381a55d08 [2021-09-16T17:42:21.753Z] ---> 12d8a95740d4 [2021-09-16T17:42:21.753Z] Step 6/32 : COPY go.mod . [2021-09-16T17:42:21.753Z] Removing intermediate container 649a50efb433 [2021-09-16T17:42:21.753Z] ---> 32a98c27a841 [2021-09-16T17:42:21.753Z] Step 6/23 : COPY go.mod . [2021-09-16T17:42:21.753Z] ---> 62d3b0e6a385 [2021-09-16T17:42:21.753Z] Step 7/32 : RUN go mod download [2021-09-16T17:42:21.753Z] ---> Running in 9e3f03962eb9 [2021-09-16T17:42:22.026Z] Removing intermediate container da0592bcb372 [2021-09-16T17:42:22.027Z] ---> 4afb5ef91b55 [2021-09-16T17:42:22.027Z] Step 8/26 : COPY . . [2021-09-16T17:42:22.300Z] ---> bb2d26c18372 [2021-09-16T17:42:22.300Z] Step 7/23 : RUN go mod download [2021-09-16T17:42:22.300Z] ---> Running in 90b080c3525f [2021-09-16T17:42:24.310Z] Removing intermediate container 60e74ae118b6 [2021-09-16T17:42:24.310Z] ---> e2fa0e74d928 [2021-09-16T17:42:24.310Z] Step 8/22 : COPY . . [2021-09-16T17:42:24.592Z] Removing intermediate container c5915c26efb1 [2021-09-16T17:42:24.592Z] ---> ed4d5ba4c659 [2021-09-16T17:42:24.592Z] Step 8/23 : COPY . . [2021-09-16T17:42:24.871Z] Removing intermediate container 9e3f03962eb9 [2021-09-16T17:42:24.871Z] ---> 14c114536e0c [2021-09-16T17:42:24.871Z] Step 8/32 : COPY . . [2021-09-16T17:42:25.143Z] Removing intermediate container 90b080c3525f [2021-09-16T17:42:25.143Z] ---> 30d5e0729314 [2021-09-16T17:42:25.143Z] Step 8/23 : COPY . . [2021-09-16T17:42:33.450Z] ---> f5109f0b4ffe [2021-09-16T17:42:33.450Z] Step 9/26 : RUN go mod tidy [2021-09-16T17:42:33.719Z] ---> Running in 210f090902f9 [2021-09-16T17:42:33.992Z] ---> 229980027d3f [2021-09-16T17:42:33.992Z] Step 9/23 : RUN go mod tidy [2021-09-16T17:42:33.992Z] ---> 66fafddb03d9 [2021-09-16T17:42:33.992Z] Step 9/32 : RUN go mod tidy [2021-09-16T17:42:34.261Z] ---> Running in 9009fcf402ae [2021-09-16T17:42:34.261Z] ---> Running in d7a50e2307cc [2021-09-16T17:42:37.668Z] Removing intermediate container d7a50e2307cc [2021-09-16T17:42:37.668Z] ---> 21d71c3350a6 [2021-09-16T17:42:37.668Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-16T17:42:37.668Z] Removing intermediate container 210f090902f9 [2021-09-16T17:42:37.668Z] ---> 09760c78ccff [2021-09-16T17:42:37.668Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-16T17:42:37.668Z] ---> Running in d484a8a20abb [2021-09-16T17:42:37.668Z] ---> Running in 5abae209a4e5 [2021-09-16T17:42:37.668Z] Removing intermediate container 9009fcf402ae [2021-09-16T17:42:37.668Z] ---> 287cfb188cac [2021-09-16T17:42:37.668Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-16T17:42:37.668Z] ---> Running in d14158f56c9c [2021-09-16T17:42:38.629Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-16T17:42:38.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-16T17:42:39.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-16T17:42:44.886Z] ---> c920d3f60d33 [2021-09-16T17:42:44.886Z] Step 9/22 : RUN go mod tidy [2021-09-16T17:42:44.886Z] ---> Running in 7b5a300061be [2021-09-16T17:42:44.886Z] ---> 6fad41167e2f [2021-09-16T17:42:44.886Z] Step 9/23 : RUN go mod tidy [2021-09-16T17:42:44.886Z] ---> Running in a49ac573b6b6 [2021-09-16T17:42:47.483Z] Removing intermediate container 7b5a300061be [2021-09-16T17:42:47.483Z] ---> 09f82bfcd0c2 [2021-09-16T17:42:47.483Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-16T17:42:47.483Z] Removing intermediate container a49ac573b6b6 [2021-09-16T17:42:47.483Z] ---> f4c52b7fe24f [2021-09-16T17:42:47.483Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-16T17:42:47.483Z] ---> Running in f4f1f665eb2d [2021-09-16T17:42:47.483Z] ---> Running in 7512e95a304e [2021-09-16T17:42:48.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-16T17:42:48.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-16T17:42:48.532Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-380 in /w/workspace/edgexfoundry_edgex-go_PR-3711 [Pipeline] { [Pipeline] ws [2021-09-16T17:42:48.550Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-16T17:42:48.784Z] The recommended git tool is: git [2021-09-16T17:42:54.300Z] using credential edgex-jenkins-ssh [2021-09-16T17:42:54.333Z] Cloning the remote Git repository [2021-09-16T17:42:54.394Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-16T17:42:54.509Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-16T17:42:54.590Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-16T17:42:54.591Z] > git --version # timeout=10 [2021-09-16T17:42:54.611Z] > git --version # 'git version 2.17.1' [2021-09-16T17:42:54.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T17:42:54.713Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T17:43:10.611Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-16T17:43:10.629Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T17:43:10.652Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-16T17:43:10.685Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-16T17:43:10.686Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T17:43:10.700Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3711/head:refs/remotes/origin/PR-3711 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-16T17:43:11.507Z] Merging remotes/origin/main commit d2a5f5fee6def632ee193f4e05018b338845a8fb into PR head commit 0505b8724c48e736eb469e87a39b8651fc480a9f [2021-09-16T17:43:11.834Z] Merge succeeded, producing 0505b8724c48e736eb469e87a39b8651fc480a9f [2021-09-16T17:43:11.835Z] Checking out Revision 0505b8724c48e736eb469e87a39b8651fc480a9f (PR-3711) [2021-09-16T17:43:11.530Z] > git config core.sparsecheckout # timeout=10 [2021-09-16T17:43:11.548Z] > git checkout -f 0505b8724c48e736eb469e87a39b8651fc480a9f # timeout=10 [2021-09-16T17:43:11.755Z] > git remote # timeout=10 [2021-09-16T17:43:11.778Z] > git config --get remote.origin.url # timeout=10 [2021-09-16T17:43:11.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T17:43:11.801Z] > git merge d2a5f5fee6def632ee193f4e05018b338845a8fb # timeout=10 [2021-09-16T17:43:11.823Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-16T17:43:11.845Z] > git config core.sparsecheckout # timeout=10 [2021-09-16T17:43:11.857Z] > git checkout -f 0505b8724c48e736eb469e87a39b8651fc480a9f # timeout=10 [2021-09-16T17:43:16.243Z] Commit message: "feat(security): Revert CORS changes for API Gateway" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T17:43:16.685Z] provisioning config files... [2021-09-16T17:43:16.713Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9011595212256804421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T17:43:17.334Z] ---> docker-login.sh [2021-09-16T17:43:17.334Z] nexus3.edgexfoundry.org:10001 [2021-09-16T17:43:18.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T17:43:19.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T17:43:19.054Z] Configure a credential helper to remove this warning. See [2021-09-16T17:43:19.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T17:43:19.054Z] [2021-09-16T17:43:19.054Z] Login Succeeded [2021-09-16T17:43:19.054Z] nexus3.edgexfoundry.org:10002 [2021-09-16T17:43:19.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T17:43:19.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T17:43:19.654Z] Configure a credential helper to remove this warning. See [2021-09-16T17:43:19.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T17:43:19.654Z] [2021-09-16T17:43:19.654Z] Login Succeeded [2021-09-16T17:43:19.654Z] nexus3.edgexfoundry.org:10003 [2021-09-16T17:43:20.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T17:43:20.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T17:43:20.254Z] Configure a credential helper to remove this warning. See [2021-09-16T17:43:20.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T17:43:20.254Z] [2021-09-16T17:43:20.254Z] Login Succeeded [2021-09-16T17:43:20.254Z] nexus3.edgexfoundry.org:10004 [2021-09-16T17:43:20.325Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-16T17:43:20.325Z] Removing intermediate container d14158f56c9c [2021-09-16T17:43:20.325Z] ---> ef658e7d6482 [2021-09-16T17:43:20.325Z] [2021-09-16T17:43:20.325Z] Step 11/32 : FROM alpine:3.12 [2021-09-16T17:43:20.325Z] Removing intermediate container 5abae209a4e5 [2021-09-16T17:43:20.325Z] ---> d03543a314ef [2021-09-16T17:43:20.325Z] [2021-09-16T17:43:20.325Z] Step 11/26 : FROM alpine:3.12 [2021-09-16T17:43:20.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T17:43:20.605Z] 3.12: Pulling from library/alpine [2021-09-16T17:43:20.605Z] 3.12: Pulling from library/alpine [2021-09-16T17:43:20.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T17:43:20.809Z] Configure a credential helper to remove this warning. See [2021-09-16T17:43:20.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T17:43:20.809Z] [2021-09-16T17:43:20.809Z] Login Succeeded [2021-09-16T17:43:20.809Z] docker.io [2021-09-16T17:43:21.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T17:43:21.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T17:43:21.735Z] Configure a credential helper to remove this warning. See [2021-09-16T17:43:21.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T17:43:21.735Z] [2021-09-16T17:43:21.735Z] Login Succeeded [2021-09-16T17:43:21.735Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T17:43:21.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-16T17:43:22.033Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-16T17:43:22.033Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-16T17:43:22.033Z] Status: Downloaded newer image for alpine:3.12 [2021-09-16T17:43:22.033Z] Status: Downloaded newer image for alpine:3.12 [2021-09-16T17:43:22.033Z] ---> 48b8ec4ed9eb [2021-09-16T17:43:22.033Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-16T17:43:22.033Z] ---> 48b8ec4ed9eb [2021-09-16T17:43:22.033Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-16T17:43:22.033Z] Removing intermediate container d484a8a20abb [2021-09-16T17:43:22.033Z] ---> c74a4eec9e3e [2021-09-16T17:43:22.033Z] [2021-09-16T17:43:22.033Z] Step 11/23 : FROM alpine:3.12 [2021-09-16T17:43:22.033Z] ---> 48b8ec4ed9eb [2021-09-16T17:43:22.033Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-16T17:43:22.033Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-16T17:43:22.033Z] ---> Running in 30361a032581 [2021-09-16T17:43:22.316Z] ---> Running in aaee1f28bd25 [2021-09-16T17:43:22.316Z] ---> Running in 36067f583a58 [2021-09-16T17:43:22.316Z] Removing intermediate container aaee1f28bd25 [2021-09-16T17:43:22.316Z] ---> 250c5d594efe [2021-09-16T17:43:22.316Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-16T17:43:22.316Z] ---> Running in 774e6b09cfb0 [Pipeline] echo [2021-09-16T17:43:22.441Z] ========================================================= [2021-09-16T17:43:22.441Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-16T17:43:22.441Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-16T17:43:22.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-16T17:43:22.908Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-16T17:43:22.908Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-16T17:43:23.083Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-16T17:43:23.083Z] 595b0fe564bb: Pulling fs layer [2021-09-16T17:43:23.083Z] 24495759ef45: Pulling fs layer [2021-09-16T17:43:23.083Z] d148012ef14d: Pulling fs layer [2021-09-16T17:43:23.083Z] e90a11edd702: Pulling fs layer [2021-09-16T17:43:23.083Z] d77568369979: Pulling fs layer [2021-09-16T17:43:23.083Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-16T17:43:23.083Z] 170f2ba95c9a: Pulling fs layer [2021-09-16T17:43:23.083Z] 97ac5df62f85: Pulling fs layer [2021-09-16T17:43:23.083Z] e90a11edd702: Waiting [2021-09-16T17:43:23.083Z] fc1c9f9a7f3b: Waiting [2021-09-16T17:43:23.083Z] d77568369979: Waiting [2021-09-16T17:43:23.083Z] 170f2ba95c9a: Waiting [2021-09-16T17:43:23.083Z] 97ac5df62f85: Waiting [2021-09-16T17:43:23.083Z] d148012ef14d: Download complete [2021-09-16T17:43:23.083Z] 24495759ef45: Verifying Checksum [2021-09-16T17:43:23.083Z] 24495759ef45: Download complete [2021-09-16T17:43:23.083Z] d77568369979: Verifying Checksum [2021-09-16T17:43:23.083Z] d77568369979: Download complete [2021-09-16T17:43:23.083Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-16T17:43:23.083Z] fc1c9f9a7f3b: Download complete [2021-09-16T17:43:23.182Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-16T17:43:23.182Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-16T17:43:23.182Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-16T17:43:23.359Z] 595b0fe564bb: Verifying Checksum [2021-09-16T17:43:23.359Z] 595b0fe564bb: Download complete [2021-09-16T17:43:23.359Z] 170f2ba95c9a: Download complete [2021-09-16T17:43:23.455Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-16T17:43:23.736Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-16T17:43:23.736Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-16T17:43:23.736Z] (3/3) Installing su-exec (0.2-r1) [2021-09-16T17:43:23.736Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T17:43:23.736Z] Executing ca-certificates-20191127-r4.trigger [2021-09-16T17:43:23.736Z] OK: 6 MiB in 17 packages [2021-09-16T17:43:23.960Z] 595b0fe564bb: Pull complete [2021-09-16T17:43:24.334Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-16T17:43:24.334Z] (2/2) Installing su-exec (0.2-r1) [2021-09-16T17:43:24.334Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T17:43:24.334Z] OK: 6 MiB in 16 packages [2021-09-16T17:43:24.334Z] Removing intermediate container 36067f583a58 [2021-09-16T17:43:24.334Z] ---> b44c2e48a560 [2021-09-16T17:43:24.334Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-16T17:43:24.334Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-16T17:43:24.334Z] ---> Running in 20eae8efd256 [2021-09-16T17:43:24.571Z] 24495759ef45: Pull complete [2021-09-16T17:43:24.605Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-16T17:43:24.605Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T17:43:24.605Z] Executing ca-certificates-20191127-r4.trigger [2021-09-16T17:43:24.605Z] OK: 6 MiB in 16 packages [2021-09-16T17:43:24.605Z] Removing intermediate container 20eae8efd256 [2021-09-16T17:43:24.605Z] ---> 2a95c51a1b4b [2021-09-16T17:43:24.605Z] Step 14/26 : WORKDIR / [2021-09-16T17:43:24.605Z] ---> Running in 831697383cf5 [2021-09-16T17:43:24.880Z] Removing intermediate container 774e6b09cfb0 [2021-09-16T17:43:24.880Z] ---> d722826d962f [2021-09-16T17:43:24.880Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-16T17:43:25.154Z] Removing intermediate container 831697383cf5 [2021-09-16T17:43:25.154Z] ---> 3c248fc24c69 [2021-09-16T17:43:25.154Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-16T17:43:25.154Z] ---> Running in bbe09ec1d5fa [2021-09-16T17:43:25.154Z] Removing intermediate container 30361a032581 [2021-09-16T17:43:25.154Z] ---> 2a3e2bc5e84b [2021-09-16T17:43:25.154Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-16T17:43:25.154Z] ---> Running in 42a7d2f30638 [2021-09-16T17:43:25.154Z] Removing intermediate container bbe09ec1d5fa [2021-09-16T17:43:25.154Z] ---> fa690a35ac4c [2021-09-16T17:43:25.154Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-16T17:43:25.175Z] d148012ef14d: Pull complete [2021-09-16T17:43:25.432Z] ---> Running in 3aac0e57f414 [2021-09-16T17:43:25.432Z] Removing intermediate container 42a7d2f30638 [2021-09-16T17:43:25.432Z] ---> 82075fdca5d7 [2021-09-16T17:43:25.432Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-16T17:43:25.432Z] ---> a7d79b61fa26 [2021-09-16T17:43:25.432Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-16T17:43:25.432Z] ---> Running in 579e0efd49ed [2021-09-16T17:43:25.432Z] Removing intermediate container 3aac0e57f414 [2021-09-16T17:43:25.432Z] ---> 96711c257e2a [2021-09-16T17:43:25.432Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-16T17:43:25.707Z] ---> Running in 672e2a62fed7 [2021-09-16T17:43:26.165Z] 97ac5df62f85: Verifying Checksum [2021-09-16T17:43:26.166Z] 97ac5df62f85: Download complete [2021-09-16T17:43:26.301Z] Removing intermediate container 579e0efd49ed [2021-09-16T17:43:26.301Z] ---> 216c53c5befe [2021-09-16T17:43:26.301Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-16T17:43:26.301Z] ---> d5889b411377 [2021-09-16T17:43:26.301Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-16T17:43:26.301Z] ---> Running in a5f237fff754 [2021-09-16T17:43:26.301Z] Removing intermediate container 7512e95a304e [2021-09-16T17:43:26.301Z] ---> f5e7121a3dd3 [2021-09-16T17:43:26.301Z] [2021-09-16T17:43:26.301Z] Step 11/22 : FROM alpine:3.12 [2021-09-16T17:43:26.301Z] ---> 48b8ec4ed9eb [2021-09-16T17:43:26.301Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-16T17:43:26.301Z] ---> Running in 91c311f78eb5 [2021-09-16T17:43:26.576Z] Removing intermediate container a5f237fff754 [2021-09-16T17:43:26.576Z] ---> 88dd2b868508 [2021-09-16T17:43:26.576Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T17:43:26.576Z] ---> 268312d9c1e8 [2021-09-16T17:43:26.576Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-16T17:43:26.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-16T17:43:27.148Z] e90a11edd702: Verifying Checksum [2021-09-16T17:43:27.148Z] e90a11edd702: Download complete [2021-09-16T17:43:27.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-16T17:43:27.151Z] ---> 1e8487af997f [2021-09-16T17:43:27.151Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-16T17:43:27.151Z] ---> ffba9f73f403 [2021-09-16T17:43:27.151Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-16T17:43:27.151Z] Removing intermediate container f4f1f665eb2d [2021-09-16T17:43:27.151Z] ---> 0d1e7c0efa79 [2021-09-16T17:43:27.151Z] [2021-09-16T17:43:27.151Z] Step 11/23 : FROM alpine:3.12 [2021-09-16T17:43:27.151Z] ---> 48b8ec4ed9eb [2021-09-16T17:43:27.151Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-16T17:43:27.427Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-16T17:43:27.427Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-16T17:43:27.427Z] (3/4) Installing libcurl (7.79.0-r0) [2021-09-16T17:43:27.427Z] ---> Running in 8338847c9907 [2021-09-16T17:43:27.427Z] (4/4) Installing curl (7.79.0-r0) [2021-09-16T17:43:27.427Z] Removing intermediate container 672e2a62fed7 [2021-09-16T17:43:27.427Z] ---> 7117983b1a5c [2021-09-16T17:43:27.427Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-16T17:43:27.427Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T17:43:27.427Z] Executing ca-certificates-20191127-r4.trigger [2021-09-16T17:43:27.427Z] OK: 7 MiB in 18 packages [2021-09-16T17:43:27.427Z] ---> Running in 0a1fb094b31f [2021-09-16T17:43:27.696Z] ---> 00ab1ccd2077 [2021-09-16T17:43:27.696Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-16T17:43:27.696Z] ---> 69d74d343c00 [2021-09-16T17:43:27.696Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-16T17:43:27.696Z] Removing intermediate container 0a1fb094b31f [2021-09-16T17:43:27.696Z] ---> 08ad1920688f [2021-09-16T17:43:27.696Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-16T17:43:27.970Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-16T17:43:27.970Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-16T17:43:27.970Z] ---> 9d0afcdf19b1 [2021-09-16T17:43:27.970Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-16T17:43:28.243Z] ---> 0dc518d019a9 [2021-09-16T17:43:28.243Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-16T17:43:28.243Z] Removing intermediate container 91c311f78eb5 [2021-09-16T17:43:28.243Z] ---> 2fc2fadc76f2 [2021-09-16T17:43:28.243Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-16T17:43:28.243Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-16T17:43:28.243Z] ---> c17840b8874a [2021-09-16T17:43:28.243Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-16T17:43:28.243Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T17:43:28.243Z] ---> Running in be881b9d96f1 [2021-09-16T17:43:28.243Z] OK: 6 MiB in 15 packages [2021-09-16T17:43:28.243Z] ---> Running in 3d646a71e654 [2021-09-16T17:43:28.243Z] ---> Running in d356a4f1a263 [2021-09-16T17:43:28.243Z] Removing intermediate container be881b9d96f1 [2021-09-16T17:43:28.243Z] ---> 1d43b701e836 [2021-09-16T17:43:28.243Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T17:43:28.243Z] Removing intermediate container d356a4f1a263 [2021-09-16T17:43:28.243Z] ---> 82db4f9d7dd1 [2021-09-16T17:43:28.243Z] Step 14/22 : WORKDIR /edgex [2021-09-16T17:43:28.511Z] ---> Running in bd2370067033 [2021-09-16T17:43:28.511Z] ---> Running in cc4689f8217b [2021-09-16T17:43:28.511Z] ---> fedb6957ac37 [2021-09-16T17:43:28.511Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-16T17:43:28.511Z] ---> Running in 73eedee27937 [2021-09-16T17:43:28.511Z] Removing intermediate container 8338847c9907 [2021-09-16T17:43:28.511Z] ---> 7fe6885db766 [2021-09-16T17:43:28.511Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-16T17:43:28.788Z] ---> Running in 199fd711a8d3 [2021-09-16T17:43:28.788Z] Removing intermediate container bd2370067033 [2021-09-16T17:43:28.788Z] ---> 8b4a381bc560 [2021-09-16T17:43:28.788Z] Step 21/23 : LABEL arch=x86_64 [2021-09-16T17:43:28.788Z] Removing intermediate container cc4689f8217b [2021-09-16T17:43:28.788Z] ---> fb3960ba1073 [2021-09-16T17:43:28.788Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-16T17:43:28.788Z] ---> Running in 97d6d201afa5 [2021-09-16T17:43:28.788Z] Removing intermediate container 199fd711a8d3 [2021-09-16T17:43:28.788Z] ---> f033ec3c22cd [2021-09-16T17:43:28.788Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-16T17:43:28.788Z] ---> Running in f4e735001bd3 [2021-09-16T17:43:29.064Z] Removing intermediate container 97d6d201afa5 [2021-09-16T17:43:29.064Z] ---> 7b1fb3cc146d [2021-09-16T17:43:29.064Z] Step 22/23 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f [2021-09-16T17:43:29.064Z] ---> Running in 7cdc3c7528c4 [2021-09-16T17:43:29.064Z] ---> e7f307e2433c [2021-09-16T17:43:29.064Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-16T17:43:29.064Z] Removing intermediate container 3d646a71e654 [2021-09-16T17:43:29.064Z] ---> bd7cc2770856 [2021-09-16T17:43:29.064Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T17:43:29.064Z] Removing intermediate container f4e735001bd3 [2021-09-16T17:43:29.064Z] ---> cb75b409c0e7 [2021-09-16T17:43:29.064Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-16T17:43:29.336Z] Removing intermediate container 7cdc3c7528c4 [2021-09-16T17:43:29.336Z] ---> 68cc4b48e98e [2021-09-16T17:43:29.336Z] Step 23/23 : LABEL version=0.0.0 [2021-09-16T17:43:29.336Z] ---> Running in bd6e148bf20f [2021-09-16T17:43:29.336Z] ---> Running in ac9fa3b18ccc [2021-09-16T17:43:29.336Z] ---> 22a8093f8f6c [2021-09-16T17:43:29.336Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-16T17:43:29.336Z] ---> a0152bc0d15c [2021-09-16T17:43:29.336Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-16T17:43:29.336Z] Removing intermediate container bd6e148bf20f [2021-09-16T17:43:29.336Z] ---> c18e07f669d9 [2021-09-16T17:43:29.336Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T17:43:29.625Z] Removing intermediate container ac9fa3b18ccc [2021-09-16T17:43:29.625Z] ---> ca8947095974 [2021-09-16T17:43:29.625Z] [2021-09-16T17:43:29.625Z] Removing intermediate container 73eedee27937 [2021-09-16T17:43:29.625Z] ---> 465167d81bea [2021-09-16T17:43:29.625Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-16T17:43:29.625Z] ---> Running in 6b19eb0a5f82 [2021-09-16T17:43:29.625Z] Successfully built ca8947095974 [2021-09-16T17:43:29.625Z] Successfully tagged support-notifications:latest [2021-09-16T17:43:29.625Z] Building core-command [2021-09-16T17:43:29.901Z]  Building support-notifications ... done  ---> 3b0a99be4386 [2021-09-16T17:43:29.901Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-16T17:43:30.490Z] ---> 1ebce9a06fb6 [2021-09-16T17:43:30.490Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-16T17:43:30.490Z] ---> fccb83665b0f [2021-09-16T17:43:30.490Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-16T17:43:30.757Z] Removing intermediate container 6b19eb0a5f82 [2021-09-16T17:43:30.757Z] ---> b0007843cbb8 [2021-09-16T17:43:30.757Z] Step 24/26 : LABEL arch=x86_64 [2021-09-16T17:43:31.027Z] ---> Running in ce9705e72576 [2021-09-16T17:43:31.027Z] ---> ba3048153585 [2021-09-16T17:43:31.027Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-16T17:43:31.027Z] ---> Running in a172ccc3a4dd [2021-09-16T17:43:31.298Z] ---> 2f34a7ac0c5e [2021-09-16T17:43:31.298Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-16T17:43:31.573Z] Removing intermediate container ce9705e72576 [2021-09-16T17:43:31.573Z] ---> f55acb874751 [2021-09-16T17:43:31.573Z] Step 19/22 : CMD ["--init=true"] [2021-09-16T17:43:31.573Z] Removing intermediate container a172ccc3a4dd [2021-09-16T17:43:31.573Z] ---> 0ed3384a49ba [2021-09-16T17:43:31.573Z] Step 25/26 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f [2021-09-16T17:43:31.573Z] ---> 0ff209df14e9 [2021-09-16T17:43:31.573Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-16T17:43:31.573Z] ---> Running in 13b8b2f6557a [2021-09-16T17:43:31.573Z] ---> Running in 12e661255674 [2021-09-16T17:43:31.573Z] ---> Running in 58bd8a2216c1 [2021-09-16T17:43:31.573Z] ---> d0683261f838 [2021-09-16T17:43:31.573Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-16T17:43:31.847Z] Removing intermediate container 13b8b2f6557a [2021-09-16T17:43:31.847Z] ---> 022cf6586cd0 [2021-09-16T17:43:31.847Z] Step 20/22 : LABEL arch=x86_64 [2021-09-16T17:43:31.847Z] Removing intermediate container 12e661255674 [2021-09-16T17:43:31.847Z] ---> 15790d677ba5 [2021-09-16T17:43:31.847Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T17:43:31.847Z] ---> Running in cf0815f69006 [2021-09-16T17:43:31.847Z] Removing intermediate container 58bd8a2216c1 [2021-09-16T17:43:31.847Z] ---> 736872f1ac88 [2021-09-16T17:43:31.847Z] Step 26/26 : LABEL version=0.0.0 [2021-09-16T17:43:31.847Z] ---> Running in 8781eb884ad4 [2021-09-16T17:43:31.847Z] ---> Running in bc43c6b96ed7 [2021-09-16T17:43:31.847Z] ---> 365a0e308142 [2021-09-16T17:43:31.847Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-16T17:43:31.847Z] Removing intermediate container cf0815f69006 [2021-09-16T17:43:31.847Z] ---> 1af2800b963c [2021-09-16T17:43:31.847Z] Step 21/22 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f [2021-09-16T17:43:32.116Z] Removing intermediate container bc43c6b96ed7 [2021-09-16T17:43:32.116Z] ---> c701ee359352 [2021-09-16T17:43:32.116Z] [2021-09-16T17:43:32.116Z] ---> Running in c8860ef4e7b7 [2021-09-16T17:43:32.116Z] ---> Running in ce4251164139 [2021-09-16T17:43:32.116Z] Removing intermediate container 8781eb884ad4 [2021-09-16T17:43:32.116Z] ---> 198a7a8ad6dc [2021-09-16T17:43:32.116Z] Step 21/23 : LABEL arch=x86_64 [2021-09-16T17:43:32.116Z] ---> Running in 6c6c9dfc7e72 [2021-09-16T17:43:32.116Z] Successfully built c701ee359352 [2021-09-16T17:43:32.393Z] Successfully tagged security-secretstore-setup:latest [2021-09-16T17:43:32.393Z]  Building security-secretstore-setup ... done Building core-data [2021-09-16T17:43:32.393Z] Removing intermediate container c8860ef4e7b7 [2021-09-16T17:43:32.393Z] ---> 3c1fe1bfae51 [2021-09-16T17:43:32.393Z] Step 22/22 : LABEL version=0.0.0 [2021-09-16T17:43:32.393Z] Removing intermediate container ce4251164139 [2021-09-16T17:43:32.393Z] ---> 002f9b734314 [2021-09-16T17:43:32.393Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-16T17:43:32.393Z] ---> Running in 4c299f0ec9b2 [2021-09-16T17:43:32.393Z] Removing intermediate container 6c6c9dfc7e72 [2021-09-16T17:43:32.393Z] ---> 581404928f5f [2021-09-16T17:43:32.393Z] Step 22/23 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f [2021-09-16T17:43:33.812Z] ---> Running in 52da2a644c9f [2021-09-16T17:43:33.812Z] Removing intermediate container 4c299f0ec9b2 [2021-09-16T17:43:33.812Z] ---> 9e77a1497b90 [2021-09-16T17:43:33.812Z] [2021-09-16T17:43:34.089Z] Successfully built 9e77a1497b90 [2021-09-16T17:43:34.089Z] ---> 88e8e8c6a116 [2021-09-16T17:43:34.089Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-16T17:43:34.089Z] Successfully tagged security-proxy-setup:latest [2021-09-16T17:43:34.089Z] Building sys-mgmt-agent [2021-09-16T17:43:34.089Z]  Building security-proxy-setup ... done Removing intermediate container 52da2a644c9f [2021-09-16T17:43:34.089Z] ---> 7b8197d661fd [2021-09-16T17:43:34.089Z] Step 23/23 : LABEL version=0.0.0 [2021-09-16T17:43:34.695Z] ---> Running in 01d664f2d95b [2021-09-16T17:43:35.668Z] ---> Running in 8e2a73ee4b6d [2021-09-16T17:43:37.088Z] Removing intermediate container 8e2a73ee4b6d [2021-09-16T17:43:37.088Z] ---> ff34696fec76 [2021-09-16T17:43:37.088Z] [2021-09-16T17:43:37.088Z] Successfully built ff34696fec76 [2021-09-16T17:43:37.359Z] Successfully tagged support-scheduler:latest [2021-09-16T17:43:37.359Z]  Building support-scheduler ... done Building core-metadata [2021-09-16T17:43:39.319Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T17:43:39.319Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-16T17:43:39.319Z] ---> 3d8e93cc16f3 [2021-09-16T17:43:39.319Z] Step 3/24 : WORKDIR /edgex-go [2021-09-16T17:43:39.568Z] e90a11edd702: Pull complete [2021-09-16T17:43:39.568Z] d77568369979: Pull complete [2021-09-16T17:43:39.568Z] fc1c9f9a7f3b: Pull complete [2021-09-16T17:43:39.568Z] 170f2ba95c9a: Pull complete [2021-09-16T17:43:39.588Z] ---> Using cache [2021-09-16T17:43:39.588Z] ---> 8b0a56e0d6eb [2021-09-16T17:43:39.588Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T17:43:39.857Z] ---> Using cache [2021-09-16T17:43:39.857Z] ---> ee424b48b205 [2021-09-16T17:43:39.857Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-16T17:43:41.820Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T17:43:41.820Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-16T17:43:41.820Z] ---> 3d8e93cc16f3 [2021-09-16T17:43:41.820Z] Step 3/24 : WORKDIR /edgex-go [2021-09-16T17:43:41.820Z] ---> Using cache [2021-09-16T17:43:41.820Z] ---> 8b0a56e0d6eb [2021-09-16T17:43:41.820Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T17:43:41.820Z] ---> Using cache [2021-09-16T17:43:41.820Z] ---> ee424b48b205 [2021-09-16T17:43:41.820Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-16T17:43:41.820Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T17:43:41.820Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-16T17:43:41.820Z] ---> 3d8e93cc16f3 [2021-09-16T17:43:41.820Z] Step 3/24 : WORKDIR /edgex-go [2021-09-16T17:43:41.820Z] ---> Using cache [2021-09-16T17:43:41.820Z] ---> 8b0a56e0d6eb [2021-09-16T17:43:41.820Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T17:43:41.820Z] ---> Using cache [2021-09-16T17:43:41.820Z] ---> ee424b48b205 [2021-09-16T17:43:41.820Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-16T17:43:41.820Z] ---> Using cache [2021-09-16T17:43:41.820Z] ---> 32a98c27a841 [2021-09-16T17:43:41.820Z] Step 6/24 : COPY go.mod . [2021-09-16T17:43:42.093Z] ---> Using cache [2021-09-16T17:43:42.093Z] ---> bb2d26c18372 [2021-09-16T17:43:42.093Z] Step 7/24 : RUN go mod download [2021-09-16T17:43:42.093Z] ---> Using cache [2021-09-16T17:43:42.093Z] ---> 30d5e0729314 [2021-09-16T17:43:42.093Z] Step 8/24 : COPY . . [2021-09-16T17:43:42.093Z] ---> Using cache [2021-09-16T17:43:42.093Z] ---> 6fad41167e2f [2021-09-16T17:43:42.093Z] Step 9/24 : RUN go mod tidy [2021-09-16T17:43:42.093Z] ---> Using cache [2021-09-16T17:43:42.093Z] ---> f4c52b7fe24f [2021-09-16T17:43:42.093Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-16T17:43:42.688Z] Removing intermediate container 01d664f2d95b [2021-09-16T17:43:42.688Z] ---> 43cf2ab779a9 [2021-09-16T17:43:42.688Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-16T17:43:42.688Z] ---> Running in e031e3583ce6 [2021-09-16T17:43:42.688Z] ---> Running in 6c84571d920a [2021-09-16T17:43:42.688Z] ---> Running in 51d2228767e8 [2021-09-16T17:43:42.688Z] ---> Running in 0898d9935c61 [2021-09-16T17:43:43.660Z] Removing intermediate container 0898d9935c61 [2021-09-16T17:43:43.660Z] ---> 9d8f4e6b99ca [2021-09-16T17:43:43.660Z] Step 29/32 : CMD ["gate"] [2021-09-16T17:43:43.930Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T17:43:43.930Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-16T17:43:43.930Z] ---> 3d8e93cc16f3 [2021-09-16T17:43:43.930Z] Step 3/24 : WORKDIR /edgex-go [2021-09-16T17:43:43.930Z] ---> Using cache [2021-09-16T17:43:43.930Z] ---> 8b0a56e0d6eb [2021-09-16T17:43:43.930Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T17:43:43.930Z] ---> Using cache [2021-09-16T17:43:43.930Z] ---> ee424b48b205 [2021-09-16T17:43:43.930Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-16T17:43:43.930Z] ---> Using cache [2021-09-16T17:43:43.930Z] ---> 32a98c27a841 [2021-09-16T17:43:43.930Z] Step 6/24 : COPY go.mod . [2021-09-16T17:43:43.930Z] ---> Using cache [2021-09-16T17:43:43.930Z] ---> bb2d26c18372 [2021-09-16T17:43:43.930Z] Step 7/24 : RUN go mod download [2021-09-16T17:43:43.930Z] ---> Using cache [2021-09-16T17:43:43.930Z] ---> 30d5e0729314 [2021-09-16T17:43:43.930Z] Step 8/24 : COPY . . [2021-09-16T17:43:43.930Z] ---> Using cache [2021-09-16T17:43:43.930Z] ---> 6fad41167e2f [2021-09-16T17:43:43.930Z] Step 9/24 : RUN go mod tidy [2021-09-16T17:43:43.930Z] ---> Using cache [2021-09-16T17:43:43.930Z] ---> f4c52b7fe24f [2021-09-16T17:43:43.930Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-16T17:43:44.205Z] ---> Running in 993d4e342b91 [2021-09-16T17:43:44.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T17:43:44.205Z] ---> Running in 26db87f8b287 [2021-09-16T17:43:44.205Z] Removing intermediate container 993d4e342b91 [2021-09-16T17:43:44.205Z] ---> 38985558da68 [2021-09-16T17:43:44.205Z] Step 30/32 : LABEL arch=x86_64 [2021-09-16T17:43:44.482Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-16T17:43:44.482Z] ---> Running in ed15b76c9710 [2021-09-16T17:43:44.482Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T17:43:44.482Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-16T17:43:44.482Z] Removing intermediate container ed15b76c9710 [2021-09-16T17:43:44.482Z] ---> c04b28f7f92f [2021-09-16T17:43:44.482Z] Step 31/32 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f [2021-09-16T17:43:44.765Z] ---> Running in d3d944d9e719 [2021-09-16T17:43:44.765Z] Removing intermediate container d3d944d9e719 [2021-09-16T17:43:44.765Z] ---> 8ea45d2e8d54 [2021-09-16T17:43:44.765Z] Step 32/32 : LABEL version=0.0.0 [2021-09-16T17:43:44.983Z] 97ac5df62f85: Pull complete [2021-09-16T17:43:44.983Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-16T17:43:44.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-16T17:43:44.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-16T17:43:45.047Z] ---> Running in 52a1a0d65ff8 [2021-09-16T17:43:45.047Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T17:43:45.047Z] Removing intermediate container 52a1a0d65ff8 [2021-09-16T17:43:45.047Z] ---> f2d941cbf849 [2021-09-16T17:43:45.047Z] [2021-09-16T17:43:45.047Z] Successfully built f2d941cbf849 [2021-09-16T17:43:45.047Z] Successfully tagged security-bootstrapper:latest [2021-09-16T17:43:45.335Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-16T17:43:45.335Z] WORKDIR /edgex [2021-09-16T17:43:45.335Z] COPY go.mod . [2021-09-16T17:43:45.335Z] RUN go mod download [2021-09-16T17:43:45.335Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-16T17:43:45.653Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T17:43:45.938Z] OK: 219 MiB in 52 packages [2021-09-16T17:43:46.554Z] Removing intermediate container e031e3583ce6 [2021-09-16T17:43:46.554Z] ---> 80c71fc2a4cf [2021-09-16T17:43:46.554Z] Step 6/24 : COPY go.mod . [2021-09-16T17:43:46.554Z] OK: 219 MiB in 52 packages [2021-09-16T17:43:47.031Z] ---> e9b547273cd5 [2021-09-16T17:43:47.031Z] Step 7/24 : RUN go mod download [2021-09-16T17:43:47.031Z] ---> Running in 06ba156910db [2021-09-16T17:43:47.031Z] Removing intermediate container 51d2228767e8 [2021-09-16T17:43:47.031Z] ---> e988120fff22 [2021-09-16T17:43:47.031Z] Step 6/24 : COPY go.mod . [2021-09-16T17:43:47.318Z] Sending build context to Docker daemon 166MB [2021-09-16T17:43:47.318Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-16T17:43:47.318Z] ---> 04bc70af865f [2021-09-16T17:43:47.318Z] Step 2/4 : WORKDIR /edgex [2021-09-16T17:43:47.353Z] ---> d4f08fad8de8 [2021-09-16T17:43:47.353Z] Step 7/24 : RUN go mod download [2021-09-16T17:43:47.353Z] ---> Running in c26fc7d3386c [2021-09-16T17:43:49.497Z] Removing intermediate container c26fc7d3386c [2021-09-16T17:43:49.497Z] ---> 80c5875d3000 [2021-09-16T17:43:49.497Z] Step 8/24 : COPY . . [2021-09-16T17:43:49.497Z] Removing intermediate container 06ba156910db [2021-09-16T17:43:49.497Z] ---> 7b4e6f668262 [2021-09-16T17:43:49.497Z] Step 8/24 : COPY . . [2021-09-16T17:43:51.608Z] ---> Running in e640d7781f54 [2021-09-16T17:43:51.880Z] Removing intermediate container e640d7781f54 [2021-09-16T17:43:51.880Z] ---> 1fdbf4c047d4 [2021-09-16T17:43:51.880Z] Step 3/4 : COPY go.mod . [2021-09-16T17:43:52.474Z] ---> b394ce1ec888 [2021-09-16T17:43:52.474Z] Step 4/4 : RUN go mod download [2021-09-16T17:43:52.746Z] ---> Running in 11fb08234507 [2021-09-16T17:43:59.810Z] ---> 9603fef2e1af [2021-09-16T17:43:59.810Z] Step 9/24 : RUN go mod tidy [2021-09-16T17:43:59.810Z] ---> Running in ac56f7f5e28e [2021-09-16T17:43:59.810Z] ---> 8d4bfdeae0d6 [2021-09-16T17:43:59.810Z] Step 9/24 : RUN go mod tidy [2021-09-16T17:43:59.810Z] ---> Running in 7246abcb74a3 [2021-09-16T17:44:00.820Z] Removing intermediate container ac56f7f5e28e [2021-09-16T17:44:00.820Z] ---> 3095ae7b9ae6 [2021-09-16T17:44:00.820Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-16T17:44:00.820Z] ---> Running in 892a068d12c4 [2021-09-16T17:44:01.100Z] Removing intermediate container 7246abcb74a3 [2021-09-16T17:44:01.100Z] ---> af281f3fc336 [2021-09-16T17:44:01.100Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-16T17:44:01.100Z] ---> Running in 5612c9cf60d7 [2021-09-16T17:44:01.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-16T17:44:01.712Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-16T17:44:11.839Z] Removing intermediate container 26db87f8b287 [2021-09-16T17:44:11.839Z] ---> 4d53753f18ad [2021-09-16T17:44:11.839Z] [2021-09-16T17:44:11.839Z] Step 11/24 : FROM alpine:3.12 [2021-09-16T17:44:11.839Z] ---> 48b8ec4ed9eb [2021-09-16T17:44:11.839Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-16T17:44:11.839Z] ---> Using cache [2021-09-16T17:44:11.839Z] ---> 7fe6885db766 [2021-09-16T17:44:11.839Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-16T17:44:11.839Z] ---> Using cache [2021-09-16T17:44:11.839Z] ---> f033ec3c22cd [2021-09-16T17:44:11.839Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-16T17:44:11.839Z] ---> Running in 5469e660601a [2021-09-16T17:44:11.839Z] Removing intermediate container 5469e660601a [2021-09-16T17:44:11.839Z] ---> 9f057f141c41 [2021-09-16T17:44:11.839Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-16T17:44:11.839Z] ---> Running in fd47bc4eef7d [2021-09-16T17:44:11.839Z] Removing intermediate container fd47bc4eef7d [2021-09-16T17:44:11.839Z] ---> 43231ea8803b [2021-09-16T17:44:11.839Z] Step 16/24 : WORKDIR / [2021-09-16T17:44:11.839Z] ---> Running in d7b3fb402bd8 [2021-09-16T17:44:11.839Z] Removing intermediate container d7b3fb402bd8 [2021-09-16T17:44:11.839Z] ---> 2f0be7fa447e [2021-09-16T17:44:11.839Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T17:44:12.115Z] ---> 10590666b39a [2021-09-16T17:44:12.115Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-16T17:44:12.699Z] ---> 3fcfca839901 [2021-09-16T17:44:12.699Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-16T17:44:12.967Z] ---> 31ff3311e06a [2021-09-16T17:44:12.967Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-16T17:44:12.967Z] ---> Running in 8302a4d3941a [2021-09-16T17:44:13.240Z] Removing intermediate container 8302a4d3941a [2021-09-16T17:44:13.240Z] ---> fa4ca1a4e5b4 [2021-09-16T17:44:13.240Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T17:44:13.240Z] ---> Running in e9b222cb0adf [2021-09-16T17:44:13.514Z] Removing intermediate container e9b222cb0adf [2021-09-16T17:44:13.514Z] ---> 7b9c8a647a22 [2021-09-16T17:44:13.514Z] Step 22/24 : LABEL arch=x86_64 [2021-09-16T17:44:13.514Z] ---> Running in 85a7e4446d97 [2021-09-16T17:44:13.786Z] Removing intermediate container 85a7e4446d97 [2021-09-16T17:44:13.786Z] ---> 2c6bf6cb4f2d [2021-09-16T17:44:13.786Z] Step 23/24 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f [2021-09-16T17:44:13.786Z] ---> Running in 66a8161ca712 [2021-09-16T17:44:13.786Z] Removing intermediate container 66a8161ca712 [2021-09-16T17:44:13.786Z] ---> 4898999baad3 [2021-09-16T17:44:13.786Z] Step 24/24 : LABEL version=0.0.0 [2021-09-16T17:44:13.786Z] ---> Running in 6706c183feba [2021-09-16T17:44:14.059Z] Removing intermediate container 6706c183feba [2021-09-16T17:44:14.059Z] ---> bdb23a752aa6 [2021-09-16T17:44:14.059Z] [2021-09-16T17:44:14.059Z] Successfully built bdb23a752aa6 [2021-09-16T17:44:14.059Z] Successfully tagged core-command:latest [2021-09-16T17:44:16.651Z]  Building core-command ... done Removing intermediate container 6c84571d920a [2021-09-16T17:44:16.651Z] ---> ca1b8ba98bae [2021-09-16T17:44:16.651Z] [2021-09-16T17:44:16.651Z] Step 11/24 : FROM alpine:3.12 [2021-09-16T17:44:16.651Z] ---> 48b8ec4ed9eb [2021-09-16T17:44:16.651Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-16T17:44:16.651Z] ---> Using cache [2021-09-16T17:44:16.651Z] ---> 7fe6885db766 [2021-09-16T17:44:16.651Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-16T17:44:16.651Z] ---> Using cache [2021-09-16T17:44:16.651Z] ---> f033ec3c22cd [2021-09-16T17:44:16.651Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-16T17:44:16.651Z] ---> Running in c1315369b109 [2021-09-16T17:44:16.651Z] Removing intermediate container c1315369b109 [2021-09-16T17:44:16.651Z] ---> a7cc3b1ff294 [2021-09-16T17:44:16.651Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-16T17:44:16.651Z] ---> Running in 63b7afab4cc5 [2021-09-16T17:44:16.651Z] Removing intermediate container 63b7afab4cc5 [2021-09-16T17:44:16.651Z] ---> 2b7830ec1a9f [2021-09-16T17:44:16.651Z] Step 16/24 : WORKDIR / [2021-09-16T17:44:16.651Z] ---> Running in 7a3d09bb8ff1 [2021-09-16T17:44:16.651Z] Removing intermediate container 7a3d09bb8ff1 [2021-09-16T17:44:16.651Z] ---> bd80d4d4cffb [2021-09-16T17:44:16.651Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T17:44:17.241Z] ---> 4aff485a1c3d [2021-09-16T17:44:17.241Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-16T17:44:17.510Z] ---> 11e082eb3342 [2021-09-16T17:44:17.510Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-16T17:44:17.779Z] ---> cd2e72e1409d [2021-09-16T17:44:17.779Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-16T17:44:18.052Z] ---> Running in 03e566124257 [2021-09-16T17:44:18.052Z] Removing intermediate container 03e566124257 [2021-09-16T17:44:18.052Z] ---> 3a8779746c79 [2021-09-16T17:44:18.052Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T17:44:18.052Z] ---> Running in 42b391a01d1f [2021-09-16T17:44:18.322Z] Removing intermediate container 42b391a01d1f [2021-09-16T17:44:18.322Z] ---> 9d5fe8d8903b [2021-09-16T17:44:18.322Z] Step 22/24 : LABEL arch=x86_64 [2021-09-16T17:44:18.322Z] ---> Running in a6f5ab4db3ff [2021-09-16T17:44:18.322Z] Removing intermediate container a6f5ab4db3ff [2021-09-16T17:44:18.322Z] ---> 53555c1fd855 [2021-09-16T17:44:18.322Z] Step 23/24 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f [2021-09-16T17:44:18.591Z] ---> Running in cf248008903c [2021-09-16T17:44:18.591Z] Removing intermediate container cf248008903c [2021-09-16T17:44:18.591Z] ---> 134f4518c3f4 [2021-09-16T17:44:18.591Z] Step 24/24 : LABEL version=0.0.0 [2021-09-16T17:44:18.591Z] ---> Running in 9325f61b9a89 [2021-09-16T17:44:18.861Z] Removing intermediate container 9325f61b9a89 [2021-09-16T17:44:18.861Z] ---> 3361a9090373 [2021-09-16T17:44:18.861Z] [2021-09-16T17:44:19.133Z] Successfully built 3361a9090373 [2021-09-16T17:44:19.133Z] Successfully tagged core-metadata:latest [2021-09-16T17:44:25.812Z]  Building core-metadata ... done Removing intermediate container 892a068d12c4 [2021-09-16T17:44:25.812Z] ---> 5e4d2e472b9c [2021-09-16T17:44:25.812Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-16T17:44:25.812Z] ---> Running in 8ee5dd578932 [2021-09-16T17:44:25.812Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-16T17:44:26.402Z] Removing intermediate container 8ee5dd578932 [2021-09-16T17:44:26.402Z] ---> 345ce0bb9469 [2021-09-16T17:44:26.402Z] [2021-09-16T17:44:26.402Z] Step 12/24 : FROM docker:20.10.7 [2021-09-16T17:44:26.673Z] 20.10.7: Pulling from library/docker [2021-09-16T17:44:28.621Z] Removing intermediate container 5612c9cf60d7 [2021-09-16T17:44:28.622Z] ---> e24f91885723 [2021-09-16T17:44:28.622Z] [2021-09-16T17:44:28.622Z] Step 11/24 : FROM alpine:3.12 [2021-09-16T17:44:28.622Z] ---> 48b8ec4ed9eb [2021-09-16T17:44:28.622Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-16T17:44:28.622Z] ---> Running in c00729d22551 [2021-09-16T17:44:28.622Z] Removing intermediate container c00729d22551 [2021-09-16T17:44:28.622Z] ---> cd7262bb7b9d [2021-09-16T17:44:28.622Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-16T17:44:28.622Z] ---> Running in 9d38382d5748 [2021-09-16T17:44:28.622Z] Removing intermediate container 9d38382d5748 [2021-09-16T17:44:28.622Z] ---> 6cb38c89a44e [2021-09-16T17:44:28.622Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-16T17:44:28.622Z] ---> Running in 75e364072354 [2021-09-16T17:44:28.889Z] Removing intermediate container 75e364072354 [2021-09-16T17:44:28.889Z] ---> c5536a9a8fe1 [2021-09-16T17:44:28.889Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T17:44:28.889Z] ---> Running in 9380fb48dd25 [2021-09-16T17:44:29.476Z] Removing intermediate container 9380fb48dd25 [2021-09-16T17:44:29.476Z] ---> 827c3dea8deb [2021-09-16T17:44:29.476Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-16T17:44:29.476Z] ---> Running in 7cfe1e877e6d [2021-09-16T17:44:29.744Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-16T17:44:30.332Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-16T17:44:30.944Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-16T17:44:30.944Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-16T17:44:30.944Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-16T17:44:31.217Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-16T17:44:31.808Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-16T17:44:32.083Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-16T17:44:32.083Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T17:44:32.083Z] OK: 8 MiB in 20 packages [2021-09-16T17:44:33.053Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-16T17:44:33.053Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-16T17:44:33.053Z] ---> 08bdaf2f88f9 [2021-09-16T17:44:33.053Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-16T17:44:33.053Z] ---> Running in c58f764a2240 [2021-09-16T17:44:33.053Z] Removing intermediate container 7cfe1e877e6d [2021-09-16T17:44:33.053Z] ---> fb87e4ceb88f [2021-09-16T17:44:33.053Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T17:44:33.053Z] Removing intermediate container c58f764a2240 [2021-09-16T17:44:33.053Z] ---> 10b70d4e7629 [2021-09-16T17:44:33.053Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-16T17:44:33.053Z] ---> Running in 78e1b162a1d4 [2021-09-16T17:44:33.329Z] ---> 43f761bffa2f [2021-09-16T17:44:33.329Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-16T17:44:33.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T17:44:33.615Z] ---> 73cfeaf03044 [2021-09-16T17:44:33.615Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-16T17:44:33.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T17:44:33.901Z] ---> 7ce00e9d6650 [2021-09-16T17:44:33.901Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-16T17:44:33.901Z] ---> Running in 6d6c5e2cc0f3 [2021-09-16T17:44:33.901Z] (1/39) Installing readline (8.1.0-r0) [2021-09-16T17:44:33.901Z] Removing intermediate container 6d6c5e2cc0f3 [2021-09-16T17:44:33.901Z] ---> afa509146718 [2021-09-16T17:44:33.901Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T17:44:33.901Z] (2/39) Installing bash (5.1.0-r0) [2021-09-16T17:44:33.901Z] ---> Running in d60fffaefdad [2021-09-16T17:44:33.901Z] Executing bash-5.1.0-r0.post-install [2021-09-16T17:44:33.901Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-16T17:44:34.175Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-16T17:44:34.175Z] (5/39) Installing libcurl (7.79.0-r0) [2021-09-16T17:44:34.175Z] (6/39) Installing curl (7.79.0-r0) [2021-09-16T17:44:34.175Z] Removing intermediate container d60fffaefdad [2021-09-16T17:44:34.175Z] ---> 7435442cf51f [2021-09-16T17:44:34.175Z] Step 22/24 : LABEL arch=x86_64 [2021-09-16T17:44:34.175Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-16T17:44:34.175Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-16T17:44:34.175Z] ---> Running in 2f3d055fb95d [2021-09-16T17:44:34.175Z] (9/39) Installing expat (2.2.10-r1) [2021-09-16T17:44:34.175Z] (10/39) Installing libffi (3.3-r2) [2021-09-16T17:44:34.176Z] (11/39) Installing gdbm (1.19-r0) [2021-09-16T17:44:34.176Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-16T17:44:34.176Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-16T17:44:34.176Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-16T17:44:34.176Z] Removing intermediate container 2f3d055fb95d [2021-09-16T17:44:34.176Z] ---> f5d1631c4b90 [2021-09-16T17:44:34.176Z] Step 23/24 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f [2021-09-16T17:44:34.176Z] ---> Running in 9de17816a0bf [2021-09-16T17:44:34.446Z] Removing intermediate container 9de17816a0bf [2021-09-16T17:44:34.446Z] ---> b25cdb12f22b [2021-09-16T17:44:34.446Z] Step 24/24 : LABEL version=0.0.0 [2021-09-16T17:44:34.715Z] ---> Running in 84928fc1dc7c [2021-09-16T17:44:34.982Z] Removing intermediate container 84928fc1dc7c [2021-09-16T17:44:34.982Z] ---> 522c6f0ed409 [2021-09-16T17:44:34.982Z] [2021-09-16T17:44:34.982Z] Successfully built 522c6f0ed409 [2021-09-16T17:44:35.254Z] Successfully tagged core-data:latest [2021-09-16T17:44:35.254Z]  Building core-data ... done (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-16T17:44:35.254Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-16T17:44:35.254Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-16T17:44:35.254Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-16T17:44:35.254Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-16T17:44:35.254Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-16T17:44:35.254Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-16T17:44:35.254Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-16T17:44:35.526Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-16T17:44:35.526Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-16T17:44:35.526Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-16T17:44:35.526Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-16T17:44:35.526Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-16T17:44:35.526Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-16T17:44:35.526Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-16T17:44:35.526Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-16T17:44:35.526Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-16T17:44:35.526Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-16T17:44:35.526Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-16T17:44:35.526Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-16T17:44:35.526Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-16T17:44:35.526Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-16T17:44:35.526Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-16T17:44:35.526Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-16T17:44:35.526Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-16T17:44:35.796Z] Executing busybox-1.32.1-r6.trigger [2021-09-16T17:44:35.796Z] OK: 82 MiB in 59 packages [2021-09-16T17:44:37.210Z] Collecting docker-compose==1.23.2 [2021-09-16T17:44:37.210Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-16T17:44:37.478Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-16T17:44:37.478Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-16T17:44:37.478Z] Collecting docker<4.0,>=3.6.0 [2021-09-16T17:44:37.478Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-16T17:44:37.478Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-16T17:44:37.478Z] Collecting docopt<0.7,>=0.6.1 [2021-09-16T17:44:37.478Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-16T17:44:38.067Z] Collecting texttable<0.10,>=0.9.0 [2021-09-16T17:44:38.067Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-16T17:44:38.339Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-16T17:44:38.339Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-16T17:44:38.339Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-16T17:44:38.339Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-16T17:44:38.611Z] Collecting PyYAML<4,>=3.10 [2021-09-16T17:44:38.611Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-16T17:44:39.203Z] Collecting jsonschema<3,>=2.5.1 [2021-09-16T17:44:39.203Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-16T17:44:39.203Z] Collecting cached-property<2,>=1.2.0 [2021-09-16T17:44:39.203Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-16T17:44:39.203Z] Collecting docker-pycreds>=0.4.0 [2021-09-16T17:44:39.203Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-16T17:44:39.473Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-16T17:44:39.473Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-16T17:44:39.473Z] Collecting idna<2.8,>=2.5 [2021-09-16T17:44:39.473Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-16T17:44:39.473Z] Collecting certifi>=2017.4.17 [2021-09-16T17:44:39.473Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-16T17:44:39.473Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-16T17:44:39.473Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-16T17:44:39.741Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-16T17:44:39.741Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-16T17:44:39.741Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-16T17:44:39.741Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-16T17:44:39.741Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-16T17:44:39.741Z] Attempting uninstall: urllib3 [2021-09-16T17:44:39.741Z] Found existing installation: urllib3 1.26.2 [2021-09-16T17:44:39.741Z] Uninstalling urllib3-1.26.2: [2021-09-16T17:44:39.741Z] Successfully uninstalled urllib3-1.26.2 [2021-09-16T17:44:40.010Z] Attempting uninstall: idna [2021-09-16T17:44:40.010Z] Found existing installation: idna 3.1 [2021-09-16T17:44:40.010Z] Uninstalling idna-3.1: [2021-09-16T17:44:40.010Z] Successfully uninstalled idna-3.1 [2021-09-16T17:44:40.010Z] Attempting uninstall: chardet [2021-09-16T17:44:40.010Z] Found existing installation: chardet 4.0.0 [2021-09-16T17:44:40.010Z] Uninstalling chardet-4.0.0: [2021-09-16T17:44:40.010Z] Successfully uninstalled chardet-4.0.0 [2021-09-16T17:44:40.286Z] Attempting uninstall: requests [2021-09-16T17:44:40.286Z] Found existing installation: requests 2.25.1 [2021-09-16T17:44:40.286Z] Uninstalling requests-2.25.1: [2021-09-16T17:44:40.286Z] Successfully uninstalled requests-2.25.1 [2021-09-16T17:44:40.286Z] Running setup.py install for texttable: started [2021-09-16T17:44:40.564Z] Running setup.py install for texttable: finished with status 'done' [2021-09-16T17:44:40.564Z] Running setup.py install for PyYAML: started [2021-09-16T17:44:41.150Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-16T17:44:41.150Z] Running setup.py install for docopt: started [2021-09-16T17:44:41.420Z] Running setup.py install for docopt: finished with status 'done' [2021-09-16T17:44:41.420Z] Running setup.py install for dockerpty: started [2021-09-16T17:44:42.006Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-16T17:44:42.006Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-16T17:44:45.373Z] Removing intermediate container 78e1b162a1d4 [2021-09-16T17:44:45.373Z] ---> 08a2264a1252 [2021-09-16T17:44:45.373Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-16T17:44:45.373Z] ---> Running in 6333e66cc5bd [2021-09-16T17:44:45.373Z] Removing intermediate container 6333e66cc5bd [2021-09-16T17:44:45.373Z] ---> 7c6ac4319726 [2021-09-16T17:44:45.373Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-16T17:44:45.373Z] ---> Running in 3d7f87ec5e0c [2021-09-16T17:44:45.641Z] Removing intermediate container 3d7f87ec5e0c [2021-09-16T17:44:45.642Z] ---> ad10adfd509c [2021-09-16T17:44:45.642Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-16T17:44:45.909Z] ---> 8d36f57f80a2 [2021-09-16T17:44:45.909Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-16T17:44:46.177Z] ---> eff2e0503a04 [2021-09-16T17:44:46.177Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-16T17:44:46.177Z] ---> 7293db89251d [2021-09-16T17:44:46.177Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-16T17:44:46.177Z] ---> Running in 4527ccdce10d [2021-09-16T17:44:46.445Z] Removing intermediate container 4527ccdce10d [2021-09-16T17:44:46.445Z] ---> 09a893735f2f [2021-09-16T17:44:46.445Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T17:44:46.445Z] ---> Running in 71da73c145a2 [2021-09-16T17:44:46.445Z] Removing intermediate container 71da73c145a2 [2021-09-16T17:44:46.445Z] ---> 5356422967c0 [2021-09-16T17:44:46.445Z] Step 22/24 : LABEL arch=x86_64 [2021-09-16T17:44:46.445Z] ---> Running in 20ddf6529e08 [2021-09-16T17:44:46.713Z] Removing intermediate container 20ddf6529e08 [2021-09-16T17:44:46.713Z] ---> 9567c7fca002 [2021-09-16T17:44:46.713Z] Step 23/24 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f [2021-09-16T17:44:46.713Z] ---> Running in bf6efbacaf0f [2021-09-16T17:44:46.713Z] Removing intermediate container bf6efbacaf0f [2021-09-16T17:44:46.713Z] ---> 80c73bd56b7e [2021-09-16T17:44:46.713Z] Step 24/24 : LABEL version=0.0.0 [2021-09-16T17:44:46.713Z] ---> Running in 7e124076141c [2021-09-16T17:44:46.986Z] Removing intermediate container 7e124076141c [2021-09-16T17:44:46.986Z] ---> 8b9eb5540d7a [2021-09-16T17:44:46.986Z] [2021-09-16T17:44:46.986Z] Successfully built 8b9eb5540d7a [2021-09-16T17:44:46.986Z] Successfully tagged sys-mgmt-agent:latest [2021-09-16T17:44:47.265Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-16T17:44:47.273Z] $ docker stop --time=1 cc2fd8fbc9b00d75f1d586975be05beeec952f40f362bf40a35e7a0374751ef6 [2021-09-16T17:44:48.678Z] $ docker rm -f cc2fd8fbc9b00d75f1d586975be05beeec952f40f362bf40a35e7a0374751ef6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-16T17:44:49.101Z] + docker images [2021-09-16T17:44:49.369Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-16T17:44:49.369Z] sys-mgmt-agent latest 8b9eb5540d7a 3 seconds ago 325MB [2021-09-16T17:44:49.369Z] core-data latest 522c6f0ed409 15 seconds ago 20.4MB [2021-09-16T17:44:49.369Z] e24f91885723 22 seconds ago 1.76GB [2021-09-16T17:44:49.369Z] 345ce0bb9469 23 seconds ago 1.75GB [2021-09-16T17:44:49.369Z] core-metadata latest 3361a9090373 31 seconds ago 16.7MB [2021-09-16T17:44:49.369Z] ca1b8ba98bae 34 seconds ago 1.76GB [2021-09-16T17:44:49.369Z] core-command latest bdb23a752aa6 36 seconds ago 16MB [2021-09-16T17:44:49.369Z] 4d53753f18ad 39 seconds ago 1.75GB [2021-09-16T17:44:49.369Z] security-bootstrapper latest f2d941cbf849 About a minute ago 18.8MB [2021-09-16T17:44:49.369Z] support-scheduler latest ff34696fec76 About a minute ago 16.1MB [2021-09-16T17:44:49.369Z] security-proxy-setup latest 9e77a1497b90 About a minute ago 26MB [2021-09-16T17:44:49.369Z] security-secretstore-setup latest c701ee359352 About a minute ago 28.1MB [2021-09-16T17:44:49.369Z] support-notifications latest ca8947095974 About a minute ago 16.8MB [2021-09-16T17:44:49.369Z] 0d1e7c0efa79 About a minute ago 1.75GB [2021-09-16T17:44:49.369Z] f5e7121a3dd3 About a minute ago 1.76GB [2021-09-16T17:44:49.369Z] c74a4eec9e3e About a minute ago 1.75GB [2021-09-16T17:44:49.369Z] d03543a314ef About a minute ago 1.76GB [2021-09-16T17:44:49.369Z] ef658e7d6482 About a minute ago 1.75GB [2021-09-16T17:44:49.369Z] ci-base-image-x86_64 latest 3d8e93cc16f3 5 minutes ago 1.25GB [2021-09-16T17:44:49.369Z] alpine 3.12 48b8ec4ed9eb 2 weeks ago 5.58MB [2021-09-16T17:44:49.369Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 4 weeks ago 37.5MB [2021-09-16T17:44:49.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 weeks ago 547MB [2021-09-16T17:44:49.369Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-16T17:44:49.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-09-16T17:45:04.800Z] Still waiting to schedule task [2021-09-16T17:45:04.801Z] ‘prd-ubuntu18.04-docker-8c-8g-378’ is offline [2021-09-16T17:45:29.564Z] Removing intermediate container 11fb08234507 [2021-09-16T17:45:29.564Z] ---> 32b429bf3558 [2021-09-16T17:45:29.564Z] Successfully built 32b429bf3558 [2021-09-16T17:45:29.564Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T17:45:29.908Z] + docker inspect -f . ci-base-image-arm64 [2021-09-16T17:45:29.909Z] . [Pipeline] withDockerContainer [2021-09-16T17:45:30.173Z] prd-ubuntu18.04-docker-arm64-4c-16g-380 does not seem to be running inside a container [2021-09-16T17:45:30.262Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-09-16T17:45:31.969Z] $ docker top fa1d68f3cc1ef32045a8f4a0d43140632f7f32d1f33ee7c295569d5b889b1eb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T17:45:32.955Z] + go version [2021-09-16T17:45:32.955Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-16T17:45:32.984Z] $ docker stop --time=1 fa1d68f3cc1ef32045a8f4a0d43140632f7f32d1f33ee7c295569d5b889b1eb6 [2021-09-16T17:45:34.879Z] $ docker rm -f fa1d68f3cc1ef32045a8f4a0d43140632f7f32d1f33ee7c295569d5b889b1eb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T17:45:35.717Z] + docker inspect -f . ci-base-image-arm64 [2021-09-16T17:45:35.718Z] . [Pipeline] withDockerContainer [2021-09-16T17:45:35.982Z] prd-ubuntu18.04-docker-arm64-4c-16g-380 does not seem to be running inside a container [2021-09-16T17:45:36.085Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-09-16T17:45:37.661Z] $ docker top 7f11a05a4367011dfe874da2608ffcc8af7b9fa365249cedd8324675d2ad9298 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-16T17:45:37.990Z] ========================================================= [2021-09-16T17:45:37.990Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-16T17:45:37.990Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-16T17:45:38.650Z] + go mod tidy [Pipeline] sh [2021-09-16T17:45:40.317Z] + make test [2021-09-16T17:45:40.317Z] go mod tidy [2021-09-16T17:45:40.922Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-16T17:46:07.783Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-16T17:47:04.392Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-16T17:47:07.027Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-16T17:47:07.027Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-16T17:47:08.013Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-16T17:47:20.449Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-16T17:47:20.449Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-16T17:47:20.449Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-16T17:47:20.449Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-16T17:47:20.449Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-16T17:47:20.449Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-16T17:47:21.464Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-16T17:47:21.464Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-16T17:47:21.464Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-16T17:47:21.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-16T17:47:29.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.257s coverage: 28.7% of statements [2021-09-16T17:47:29.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-16T17:47:29.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-16T17:47:32.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.293s coverage: 100.0% of statements [2021-09-16T17:47:32.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-16T17:47:33.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.275s coverage: 46.3% of statements [2021-09-16T17:47:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-16T17:47:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-16T17:47:36.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.644s coverage: 90.1% of statements [2021-09-16T17:47:36.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-16T17:47:36.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-16T17:47:36.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.265s coverage: 81.2% of statements [2021-09-16T17:47:36.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-16T17:47:36.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-16T17:47:36.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-16T17:47:36.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-16T17:47:36.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-16T17:47:43.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.494s coverage: 94.2% of statements [2021-09-16T17:47:43.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-16T17:47:43.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-16T17:47:43.644Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.199s coverage: 59.1% of statements [2021-09-16T17:47:43.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-16T17:47:43.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-16T17:47:43.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-16T17:47:43.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-16T17:47:43.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-16T17:47:43.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.274s coverage: 60.0% of statements [2021-09-16T17:47:43.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-16T17:47:43.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-16T17:47:43.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-16T17:47:43.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.291s coverage: 0.8% of statements [2021-09-16T17:47:43.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-16T17:47:43.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.195s coverage: 58.8% of statements [2021-09-16T17:47:43.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.209s coverage: 21.7% of statements [2021-09-16T17:47:43.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-16T17:47:43.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.172s coverage: 47.1% of statements [2021-09-16T17:47:43.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.224s coverage: 79.5% of statements [2021-09-16T17:47:44.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.174s coverage: 94.1% of statements [2021-09-16T17:47:46.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.319s coverage: 96.3% of statements [2021-09-16T17:47:46.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.242s coverage: 87.5% of statements [2021-09-16T17:47:58.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.211s coverage: 94.4% of statements [2021-09-16T17:47:58.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.193s coverage: 44.8% of statements [2021-09-16T17:48:02.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.527s coverage: 81.8% of statements [2021-09-16T17:48:02.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-16T17:48:11.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.244s coverage: 92.9% of statements [2021-09-16T17:48:11.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-16T17:48:11.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-16T17:48:11.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-16T17:48:11.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-09-16T17:48:11.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-16T17:48:11.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-16T17:48:11.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-16T17:48:11.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-16T17:48:11.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-16T17:48:11.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements [2021-09-16T17:48:11.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-16T17:48:11.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-16T17:48:11.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-09-16T17:48:11.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-16T17:48:11.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.224s coverage: 58.8% of statements [2021-09-16T17:48:11.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-16T17:48:11.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.271s coverage: 80.0% of statements [2021-09-16T17:48:11.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements [2021-09-16T17:48:11.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements [2021-09-16T17:48:11.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.810s coverage: 91.2% of statements [2021-09-16T17:48:11.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-16T17:48:11.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.748s coverage: 64.4% of statements [2021-09-16T17:48:11.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-16T17:48:11.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-16T17:48:11.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.181s coverage: 100.0% of statements [2021-09-16T17:48:11.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements [2021-09-16T17:48:11.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements [2021-09-16T17:48:12.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements [2021-09-16T17:48:12.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-09-16T17:48:16.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.348s coverage: 70.5% of statements [2021-09-16T17:48:16.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-16T17:48:16.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-16T17:48:16.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-16T17:48:18.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.714s coverage: 43.6% of statements [2021-09-16T17:48:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-16T17:48:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-16T17:48:18.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements [2021-09-16T17:48:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-16T17:48:18.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.189s coverage: 84.8% of statements [2021-09-16T17:48:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-16T17:48:27.044Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.209s coverage: 19.5% of statements [2021-09-16T17:48:27.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-16T17:48:27.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-16T17:48:27.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-16T17:48:27.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-16T17:48:27.044Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.572s coverage: 92.0% of statements [2021-09-16T17:48:27.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-16T17:48:27.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-16T17:48:27.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-16T17:48:27.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-16T17:48:27.044Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.230s coverage: 63.2% of statements [2021-09-16T17:48:27.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-16T17:48:27.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-16T17:48:27.044Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.390s coverage: 97.7% of statements [2021-09-16T17:48:27.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-16T17:48:27.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-16T17:48:27.044Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-16T17:48:27.044Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-16T17:48:27.044Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.188s coverage: 28.9% of statements [2021-09-16T17:48:27.044Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-16T17:48:27.044Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-16T17:48:27.044Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-16T17:48:27.044Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-16T17:48:27.044Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-16T17:48:27.044Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-16T17:48:27.044Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.181s coverage: 100.0% of statements [2021-09-16T17:48:27.044Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-09-16T17:48:27.638Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-16T17:48:27.638Z] if [ "zaarch64" = "zx86_64" ] && which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi [2021-09-16T17:48:27.638Z] GO111MODULE=on go vet ./... [2021-09-16T17:49:49.460Z] gofmt -l . [2021-09-16T17:49:49.460Z] [ "`gofmt -l .`" = "" ] [2021-09-16T17:49:49.460Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-16T17:49:50.137Z] + ls -al . [2021-09-16T17:49:50.137Z] total 640 [2021-09-16T17:49:50.137Z] drwxrwxr-x 9 1001 1001 4096 Sep 16 17:49 . [2021-09-16T17:49:50.137Z] drwxr-xr-x 4 root root 4096 Sep 16 17:45 .. [2021-09-16T17:49:50.137Z] -rw-rw-r-- 1 1001 1001 11 Sep 16 17:43 .dockerignore [2021-09-16T17:49:50.137Z] drwxrwxr-x 8 1001 1001 4096 Sep 16 17:43 .git [2021-09-16T17:49:50.137Z] drwxrwxr-x 4 1001 1001 4096 Sep 16 17:43 .github [2021-09-16T17:49:50.137Z] -rw-rw-r-- 1 1001 1001 818 Sep 16 17:43 .gitignore [2021-09-16T17:49:50.137Z] -rw-rw-r-- 1 1001 1001 129 Sep 16 17:43 .golangci.yml [2021-09-16T17:49:50.137Z] -rw-rw-r-- 1 1001 1001 76 Sep 16 17:43 .hadolint.yml [2021-09-16T17:49:50.137Z] -rw-rw-r-- 1 1001 1001 166 Sep 16 17:43 .sonarcloud.properties [2021-09-16T17:49:50.137Z] -rw-rw-r-- 1 1001 1001 1171 Sep 16 17:43 ADOPTERS.md [2021-09-16T17:49:50.137Z] -rw-rw-r-- 1 1001 1001 8493 Sep 16 17:43 Attribution.txt [2021-09-16T17:49:50.137Z] -rw-rw-r-- 1 1001 1001 43881 Sep 16 17:43 CHANGELOG.md [2021-09-16T17:49:50.137Z] -rw-rw-r-- 1 1001 1001 3804 Sep 16 17:43 CONTRIBUTING.md [2021-09-16T17:49:50.137Z] -rw-rw-r-- 1 1001 1001 677 Sep 16 17:43 GOVERNANCE.md [2021-09-16T17:49:50.137Z] -rw-rw-r-- 1 1001 1001 849 Sep 16 17:43 Jenkinsfile [2021-09-16T17:49:50.137Z] -rw-rw-r-- 1 1001 1001 10775 Sep 16 17:43 LICENSE [2021-09-16T17:49:50.137Z] -rw-rw-r-- 1 1001 1001 6068 Sep 16 17:43 Makefile [2021-09-16T17:49:50.137Z] -rw-rw-r-- 1 1001 1001 582 Sep 16 17:43 OWNERS.md [2021-09-16T17:49:50.137Z] -rw-rw-r-- 1 1001 1001 8643 Sep 16 17:43 README.md [2021-09-16T17:49:50.137Z] -rw-rw-r-- 1 1001 1001 6912 Sep 16 17:43 SECURITY.md [2021-09-16T17:49:50.137Z] -rw-rw-r-- 1 1001 1001 5 Sep 16 17:38 VERSION [2021-09-16T17:49:50.137Z] -rw-rw-r-- 1 1001 1001 4131 Sep 16 17:43 ZMQWindows.md [2021-09-16T17:49:50.137Z] drwxrwxr-x 2 1001 1001 4096 Sep 16 17:43 bin [2021-09-16T17:49:50.137Z] drwxrwxr-x 14 1001 1001 4096 Sep 16 17:43 cmd [2021-09-16T17:49:50.137Z] -rw-r--r-- 1 root root 403630 Sep 16 17:48 coverage.out [2021-09-16T17:49:50.137Z] -rw-rw-r-- 1 1001 1001 841 Sep 16 17:43 go.mod [2021-09-16T17:49:50.137Z] -rw-r--r-- 1 root root 50064 Sep 16 17:45 go.sum [2021-09-16T17:49:50.137Z] drwxrwxr-x 8 1001 1001 4096 Sep 16 17:43 internal [2021-09-16T17:49:50.137Z] drwxrwxr-x 3 1001 1001 4096 Sep 16 17:43 openapi [2021-09-16T17:49:50.137Z] drwxrwxr-x 4 1001 1001 4096 Sep 16 17:43 snap [2021-09-16T17:49:50.137Z] -rw-rw-r-- 1 1001 1001 204 Sep 16 17:43 version.go [Pipeline] sh [2021-09-16T17:49:50.794Z] + '[' -e coverage.out ] [2021-09-16T17:49:50.794Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-16T17:49:50.825Z] Warning: overwriting stash ‘coverage-report’ [2021-09-16T17:49:51.697Z] Stashed 1 file(s) [Pipeline] sh [2021-09-16T17:49:52.348Z] + make build [2021-09-16T17:49:52.348Z] go mod tidy [2021-09-16T17:49:52.949Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-16T17:49:59.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-16T17:50:21.879Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-16T17:50:23.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-16T17:50:28.180Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-16T17:50:28.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-16T17:50:32.174Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-16T17:50:35.573Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-16T17:50:38.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-16T17:50:42.529Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-16T17:50:45.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-16T17:50:49.333Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-16T17:50:54.789Z] $ docker stop --time=1 7f11a05a4367011dfe874da2608ffcc8af7b9fa365249cedd8324675d2ad9298 [2021-09-16T17:50:57.527Z] $ docker rm -f 7f11a05a4367011dfe874da2608ffcc8af7b9fa365249cedd8324675d2ad9298 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T17:50:59.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-16T17:50:59.524Z] [2021-09-16T17:50:59.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T17:50:59.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-16T17:51:00.161Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-16T17:51:00.161Z] 29e5d40040c1: Pulling fs layer [2021-09-16T17:51:00.161Z] 1ce36da41761: Pulling fs layer [2021-09-16T17:51:00.161Z] 25b303627fd3: Pulling fs layer [2021-09-16T17:51:00.757Z] 29e5d40040c1: Download complete [2021-09-16T17:51:01.356Z] 1ce36da41761: Verifying Checksum [2021-09-16T17:51:01.356Z] 1ce36da41761: Download complete [2021-09-16T17:51:01.356Z] 29e5d40040c1: Pull complete [2021-09-16T17:51:02.338Z] 1ce36da41761: Pull complete [2021-09-16T17:51:02.935Z] 25b303627fd3: Download complete [2021-09-16T17:51:13.096Z] 25b303627fd3: Pull complete [2021-09-16T17:51:13.096Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-16T17:51:13.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-16T17:51:13.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-16T17:51:13.353Z] prd-ubuntu18.04-docker-arm64-4c-16g-380 does not seem to be running inside a container [2021-09-16T17:51:13.461Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-16T17:51:16.998Z] $ docker top 1a38e76805630595a100c6683f2b85c1544a8585188508bc2e2e34777fe2e843 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T17:51:17.934Z] + + grepdocker-compose parallel build [2021-09-16T17:51:17.934Z] --help [2021-09-16T17:51:22.308Z] --parallel Build images in parallel. [Pipeline] } [2021-09-16T17:51:22.345Z] $ docker stop --time=1 1a38e76805630595a100c6683f2b85c1544a8585188508bc2e2e34777fe2e843 [2021-09-16T17:51:24.288Z] $ docker rm -f 1a38e76805630595a100c6683f2b85c1544a8585188508bc2e2e34777fe2e843 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T17:51:24.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-16T17:51:24.967Z] . [Pipeline] withDockerContainer [2021-09-16T17:51:25.238Z] prd-ubuntu18.04-docker-arm64-4c-16g-380 does not seem to be running inside a container [2021-09-16T17:51:25.330Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-16T17:51:26.929Z] $ docker top d571faa1d5dccb21b5e4126f0a69973cc05e7dcd55045001f106a8c0766a28d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T17:51:27.900Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-16T17:51:32.193Z] Building core-command ... [2021-09-16T17:51:32.193Z] Building core-data ... [2021-09-16T17:51:32.193Z] Building core-metadata ... [2021-09-16T17:51:32.193Z] Building security-bootstrapper ... [2021-09-16T17:51:32.193Z] Building security-proxy-setup ... [2021-09-16T17:51:32.193Z] Building security-secretstore-setup ... [2021-09-16T17:51:32.193Z] Building support-notifications ... [2021-09-16T17:51:32.193Z] Building support-scheduler ... [2021-09-16T17:51:32.193Z] Building sys-mgmt-agent ... [2021-09-16T17:51:32.193Z] Building support-notifications [2021-09-16T17:51:32.193Z] Building core-command [2021-09-16T17:51:32.193Z] Building core-data [2021-09-16T17:51:32.193Z] Building support-scheduler [2021-09-16T17:51:32.193Z] Building sys-mgmt-agent [2021-09-16T17:52:40.200Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T17:52:40.200Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-16T17:52:40.200Z] ---> 32b429bf3558 [2021-09-16T17:52:40.200Z] Step 3/24 : WORKDIR /edgex-go [2021-09-16T17:52:40.200Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T17:52:40.200Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-16T17:52:40.200Z] ---> 32b429bf3558 [2021-09-16T17:52:40.200Z] Step 3/24 : WORKDIR /edgex-go [2021-09-16T17:52:40.200Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T17:52:40.200Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-16T17:52:40.200Z] ---> 32b429bf3558 [2021-09-16T17:52:40.200Z] Step 3/23 : WORKDIR /edgex-go [2021-09-16T17:52:40.200Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T17:52:40.200Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-16T17:52:40.200Z] ---> 32b429bf3558 [2021-09-16T17:52:40.200Z] Step 3/24 : WORKDIR /edgex-go [2021-09-16T17:52:40.200Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T17:52:40.201Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-16T17:52:40.201Z] ---> 32b429bf3558 [2021-09-16T17:52:40.201Z] Step 3/23 : WORKDIR /edgex-go [2021-09-16T17:52:41.655Z] ---> Running in 00adbe395ae2 [2021-09-16T17:52:41.655Z] ---> Running in c66c61b20c07 [2021-09-16T17:52:41.655Z] ---> Running in d8f9e628b0ff [2021-09-16T17:52:41.929Z] ---> Running in eca8dfcae3e0 [2021-09-16T17:52:41.929Z] ---> Running in 8cbe496a4cda [2021-09-16T17:52:42.535Z] Removing intermediate container d8f9e628b0ff [2021-09-16T17:52:42.535Z] ---> 93d8378d7758 [2021-09-16T17:52:42.535Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T17:52:42.808Z] Removing intermediate container 00adbe395ae2 [2021-09-16T17:52:42.808Z] ---> 1e09ad08c085 [2021-09-16T17:52:42.808Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T17:52:42.808Z] Removing intermediate container c66c61b20c07 [2021-09-16T17:52:42.808Z] ---> b0f9376a1cd9 [2021-09-16T17:52:42.808Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T17:52:42.808Z] Removing intermediate container 8cbe496a4cda [2021-09-16T17:52:42.808Z] ---> 83e1f9912802 [2021-09-16T17:52:42.808Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T17:52:42.808Z] Removing intermediate container eca8dfcae3e0 [2021-09-16T17:52:42.808Z] ---> 6c650b3482d8 [2021-09-16T17:52:42.808Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T17:52:43.080Z] ---> Running in 7c8de8f0d13b [2021-09-16T17:52:43.080Z] ---> Running in 8c7b8a66fb54 [2021-09-16T17:52:43.080Z] ---> Running in 283b2049c766 [2021-09-16T17:52:43.080Z] ---> Running in deba4488e8d8 [2021-09-16T17:52:43.080Z] ---> Running in 3c38d98ee143 [2021-09-16T17:52:47.415Z] Removing intermediate container 8c7b8a66fb54 [2021-09-16T17:52:47.415Z] ---> 2f3369ec0974 [2021-09-16T17:52:47.415Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-16T17:52:47.415Z] Removing intermediate container 7c8de8f0d13b [2021-09-16T17:52:47.415Z] ---> e2f9336daef9 [2021-09-16T17:52:47.415Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-16T17:52:47.415Z] Removing intermediate container 283b2049c766 [2021-09-16T17:52:47.415Z] ---> be707a3d3441 [2021-09-16T17:52:47.415Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-16T17:52:47.415Z] ---> Running in 42c32cfede11 [2021-09-16T17:52:47.415Z] ---> Running in b2b3c2fbf5ed [2021-09-16T17:52:47.687Z] ---> Running in f943f5cb0564 [2021-09-16T17:52:47.687Z] Removing intermediate container deba4488e8d8 [2021-09-16T17:52:47.687Z] ---> 423961ccc693 [2021-09-16T17:52:47.687Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-16T17:52:47.962Z] Removing intermediate container 3c38d98ee143 [2021-09-16T17:52:47.962Z] ---> 7c105ec86d82 [2021-09-16T17:52:47.962Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-16T17:52:47.962Z] ---> Running in 99848a87e71c [2021-09-16T17:52:48.242Z] ---> Running in 7c927550f359 [2021-09-16T17:52:49.697Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T17:52:50.299Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T17:52:50.299Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T17:52:50.572Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T17:52:50.572Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T17:52:50.844Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T17:52:51.116Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T17:52:51.400Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T17:52:51.400Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T17:52:51.400Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T17:52:51.678Z] OK: 218 MiB in 52 packages [2021-09-16T17:52:52.282Z] OK: 218 MiB in 52 packages [2021-09-16T17:52:52.282Z] OK: 218 MiB in 52 packages [2021-09-16T17:52:52.558Z] OK: 218 MiB in 52 packages [2021-09-16T17:52:52.558Z] OK: 218 MiB in 52 packages [2021-09-16T17:52:53.999Z] Removing intermediate container 42c32cfede11 [2021-09-16T17:52:53.999Z] ---> 0370a8b0be4f [2021-09-16T17:52:53.999Z] Step 6/23 : COPY go.mod . [2021-09-16T17:52:53.999Z] Removing intermediate container f943f5cb0564 [2021-09-16T17:52:53.999Z] ---> d81f06671b3e [2021-09-16T17:52:53.999Z] Step 6/24 : COPY go.mod . [2021-09-16T17:52:54.276Z] Removing intermediate container b2b3c2fbf5ed [2021-09-16T17:52:54.276Z] ---> c9df87b68a35 [2021-09-16T17:52:54.276Z] Step 6/24 : COPY go.mod . [2021-09-16T17:52:54.550Z] Removing intermediate container 7c927550f359 [2021-09-16T17:52:54.550Z] ---> e632b9ba818a [2021-09-16T17:52:54.550Z] Step 6/23 : COPY go.mod . [2021-09-16T17:52:54.821Z] Removing intermediate container 99848a87e71c [2021-09-16T17:52:54.821Z] ---> 37b3e8a5cac5 [2021-09-16T17:52:54.821Z] Step 6/24 : COPY go.mod . [2021-09-16T17:52:55.096Z] ---> e3545d46c84a [2021-09-16T17:52:55.096Z] Step 7/23 : RUN go mod download [2021-09-16T17:52:55.096Z] ---> a58a720fceba [2021-09-16T17:52:55.096Z] Step 7/24 : RUN go mod download [2021-09-16T17:52:55.368Z] ---> Running in 5cb8c49c877c [2021-09-16T17:52:55.368Z] ---> Running in 914ac4fcf5d4 [2021-09-16T17:52:55.639Z] ---> 047fa95cd0de [2021-09-16T17:52:55.639Z] Step 7/24 : RUN go mod download [2021-09-16T17:52:55.913Z] ---> Running in c38bcef13c94 [2021-09-16T17:52:55.913Z] ---> 05fe4e21fed6 [2021-09-16T17:52:55.913Z] Step 7/23 : RUN go mod download [2021-09-16T17:52:55.913Z] ---> 875593b00f8c [2021-09-16T17:52:55.913Z] Step 7/24 : RUN go mod download [2021-09-16T17:52:56.186Z] ---> Running in 8b3cb8002bb1 [2021-09-16T17:52:56.468Z] ---> Running in eebf4bb6520a [2021-09-16T17:53:01.897Z] Removing intermediate container 5cb8c49c877c [2021-09-16T17:53:01.897Z] ---> 371e22e25fee [2021-09-16T17:53:01.897Z] Step 8/23 : COPY . . [2021-09-16T17:53:02.197Z] Removing intermediate container 914ac4fcf5d4 [2021-09-16T17:53:02.197Z] ---> 1651810c3393 [2021-09-16T17:53:02.197Z] Step 8/24 : COPY . . [2021-09-16T17:53:03.197Z] Removing intermediate container 8b3cb8002bb1 [2021-09-16T17:53:03.197Z] ---> 094659713b97 [2021-09-16T17:53:03.197Z] Step 8/24 : COPY . . [2021-09-16T17:53:03.796Z] Removing intermediate container eebf4bb6520a [2021-09-16T17:53:03.796Z] ---> eb1b9cd0f123 [2021-09-16T17:53:03.796Z] Step 8/23 : COPY . . [2021-09-16T17:53:03.796Z] Removing intermediate container c38bcef13c94 [2021-09-16T17:53:03.796Z] ---> 61663d3e090a [2021-09-16T17:53:03.797Z] Step 8/24 : COPY . . [2021-09-16T17:53:30.612Z] ---> 02151ef12305 [2021-09-16T17:53:30.612Z] Step 9/24 : RUN go mod tidy [2021-09-16T17:53:30.612Z] ---> b0dcf1332ef7 [2021-09-16T17:53:30.612Z] Step 9/23 : RUN go mod tidy [2021-09-16T17:53:30.612Z] ---> 7fb14ef2bdf1 [2021-09-16T17:53:30.612Z] Step 9/23 : RUN go mod tidy [2021-09-16T17:53:30.612Z] ---> e2ceb296a1ba [2021-09-16T17:53:30.612Z] Step 9/24 : RUN go mod tidy [2021-09-16T17:53:30.612Z] ---> b856e3e54b93 [2021-09-16T17:53:30.612Z] Step 9/24 : RUN go mod tidy [2021-09-16T17:53:30.612Z] ---> Running in 05ba58240697 [2021-09-16T17:53:30.612Z] ---> Running in bb8680a16ef5 [2021-09-16T17:53:30.612Z] ---> Running in 4457cea04c3f [2021-09-16T17:53:30.613Z] ---> Running in c034fe44814e [2021-09-16T17:53:30.613Z] ---> Running in 19bf056f9895 [2021-09-16T17:53:34.005Z] Removing intermediate container 05ba58240697 [2021-09-16T17:53:34.006Z] ---> 1b130a4acdc2 [2021-09-16T17:53:34.006Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-16T17:53:34.278Z] ---> Running in d6e48ec7b5cb [2021-09-16T17:53:34.884Z] Removing intermediate container bb8680a16ef5 [2021-09-16T17:53:34.884Z] ---> 4a4475fc0979 [2021-09-16T17:53:34.884Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-16T17:53:35.158Z] Removing intermediate container 19bf056f9895 [2021-09-16T17:53:35.158Z] ---> 95fb0d7414a7 [2021-09-16T17:53:35.158Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-16T17:53:35.158Z] ---> Running in abe078363770 [2021-09-16T17:53:35.158Z] Removing intermediate container c034fe44814e [2021-09-16T17:53:35.158Z] ---> 98d0bc4f898a [2021-09-16T17:53:35.158Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-16T17:53:35.439Z] ---> Running in 961dbce2f3ff [2021-09-16T17:53:35.439Z] ---> Running in f938a92c7266 [2021-09-16T17:53:35.439Z] Removing intermediate container 4457cea04c3f [2021-09-16T17:53:35.439Z] ---> 9e45e8f5f76b [2021-09-16T17:53:35.439Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-16T17:53:36.038Z] ---> Running in b611b3ac4718 [2021-09-16T17:53:36.315Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-16T17:53:37.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-16T17:53:37.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-16T17:53:38.201Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-16T17:53:38.802Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-16T17:54:03.218Z] Running on prd-ubuntu18.04-docker-8c-8g-381 in /w/workspace/edgexfoundry_edgex-go_PR-3711 [Pipeline] { [Pipeline] ws [2021-09-16T17:54:03.255Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-16T17:54:03.422Z] The recommended git tool is: git [2021-09-16T17:54:06.265Z] using credential edgex-jenkins-ssh [2021-09-16T17:54:06.279Z] Cloning the remote Git repository [2021-09-16T17:54:06.244Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-16T17:54:06.311Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-16T17:54:06.341Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-16T17:54:06.342Z] > git --version # timeout=10 [2021-09-16T17:54:06.351Z] > git --version # 'git version 2.17.1' [2021-09-16T17:54:06.352Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T17:54:06.381Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T17:54:12.638Z] Merging remotes/origin/main commit d2a5f5fee6def632ee193f4e05018b338845a8fb into PR head commit 0505b8724c48e736eb469e87a39b8651fc480a9f [2021-09-16T17:54:12.753Z] Merge succeeded, producing 0505b8724c48e736eb469e87a39b8651fc480a9f [2021-09-16T17:54:12.754Z] Checking out Revision 0505b8724c48e736eb469e87a39b8651fc480a9f (PR-3711) [2021-09-16T17:54:11.924Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-16T17:54:11.932Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T17:54:11.945Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-16T17:54:11.959Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-16T17:54:11.959Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T17:54:11.963Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3711/head:refs/remotes/origin/PR-3711 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-16T17:54:12.614Z] > git config core.sparsecheckout # timeout=10 [2021-09-16T17:54:12.620Z] > git checkout -f 0505b8724c48e736eb469e87a39b8651fc480a9f # timeout=10 [2021-09-16T17:54:12.689Z] > git remote # timeout=10 [2021-09-16T17:54:12.696Z] > git config --get remote.origin.url # timeout=10 [2021-09-16T17:54:12.700Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T17:54:12.704Z] > git merge d2a5f5fee6def632ee193f4e05018b338845a8fb # timeout=10 [2021-09-16T17:54:12.713Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-16T17:54:12.724Z] > git config core.sparsecheckout # timeout=10 [2021-09-16T17:54:12.729Z] > git checkout -f 0505b8724c48e736eb469e87a39b8651fc480a9f # timeout=10 [2021-09-16T17:54:16.473Z] Commit message: "feat(security): Revert CORS changes for API Gateway" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T17:54:17.208Z] + echo snap-build.sh [2021-09-16T17:54:17.208Z] snap-build.sh [2021-09-16T17:54:17.208Z] + SNAP_BASE_DIR=. [2021-09-16T17:54:17.208Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-09-16T17:54:17.208Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-09-16T17:54:17.208Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-09-16T17:54:17.208Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-09-16T17:54:17.208Z] + cd /w/workspace/edgex-go/2 [2021-09-16T17:54:17.208Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-16T17:54:17.208Z] Reading package lists... [2021-09-16T17:54:17.208Z] Building dependency tree... [2021-09-16T17:54:17.208Z] Reading state information... [2021-09-16T17:54:17.208Z] The following packages were automatically installed and are no longer required: [2021-09-16T17:54:17.208Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-16T17:54:17.208Z] uidmap xdelta3 [2021-09-16T17:54:17.208Z] Use 'sudo apt autoremove' to remove them. [2021-09-16T17:54:17.208Z] The following packages will be REMOVED: [2021-09-16T17:54:17.208Z] lxd* lxd-client* [2021-09-16T17:54:17.485Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-16T17:54:17.485Z] After this operation, 31.7 MB disk space will be freed. [2021-09-16T17:54:18.020Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-09-16T17:54:18.020Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-16T17:54:18.605Z] Removing lxd dnsmasq configuration [2021-09-16T17:54:18.605Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-16T17:54:18.873Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-16T17:54:19.456Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-16T17:54:19.724Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-09-16T17:54:19.724Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-16T17:54:21.136Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-16T17:54:21.136Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-16T17:54:21.403Z] + sudo snap remove --purge lxd [2021-09-16T17:54:21.671Z] snap "lxd" is not installed [2021-09-16T17:54:21.671Z] + sudo groupadd --force --system lxd [2021-09-16T17:54:21.671Z] ++ whoami [2021-09-16T17:54:21.671Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-16T17:54:21.671Z] + newgrp - lxd [2021-09-16T17:54:21.671Z] + sudo snap install lxd [2021-09-16T17:55:18.115Z] 2021-09-16T17:55:13Z INFO Waiting for automatic snapd restart... [2021-09-16T17:55:45.715Z] Removing intermediate container d6e48ec7b5cb [2021-09-16T17:55:45.715Z] ---> 0ab2cb32db0d [2021-09-16T17:55:45.715Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-16T17:55:45.715Z] Removing intermediate container 961dbce2f3ff [2021-09-16T17:55:45.715Z] ---> 0e91563f9d4a [2021-09-16T17:55:45.715Z] [2021-09-16T17:55:45.715Z] Step 11/24 : FROM alpine:3.12 [2021-09-16T17:55:45.715Z] ---> Running in 3da726ce8a0b [2021-09-16T17:55:45.715Z] 3.12: Pulling from library/alpine [2021-09-16T17:55:45.715Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-16T17:55:45.715Z] Status: Downloaded newer image for alpine:3.12 [2021-09-16T17:55:45.715Z] ---> afc2cc120ca2 [2021-09-16T17:55:45.715Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-16T17:55:45.715Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-16T17:55:45.715Z] ---> Running in 8d4a67023d63 [2021-09-16T17:55:45.715Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-16T17:55:45.715Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-16T17:55:45.715Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-16T17:55:45.715Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T17:55:45.715Z] OK: 5 MiB in 15 packages [2021-09-16T17:55:45.715Z] Removing intermediate container abe078363770 [2021-09-16T17:55:45.715Z] ---> faa75fb6353c [2021-09-16T17:55:45.715Z] [2021-09-16T17:55:45.715Z] Step 11/23 : FROM alpine:3.12 [2021-09-16T17:55:45.715Z] ---> afc2cc120ca2 [2021-09-16T17:55:45.715Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-16T17:55:45.715Z] ---> Running in 4369c1052bba [2021-09-16T17:55:45.715Z] Removing intermediate container 8d4a67023d63 [2021-09-16T17:55:45.715Z] ---> 27a48eb5297c [2021-09-16T17:55:45.715Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-16T17:55:45.715Z] Removing intermediate container 3da726ce8a0b [2021-09-16T17:55:45.715Z] ---> ee12ab9826ab [2021-09-16T17:55:45.715Z] [2021-09-16T17:55:45.715Z] Step 12/24 : FROM docker:20.10.7 [2021-09-16T17:55:45.715Z] ---> Running in 7d0229467238 [2021-09-16T17:55:45.715Z] 20.10.7: Pulling from library/docker [2021-09-16T17:55:45.715Z] Removing intermediate container 7d0229467238 [2021-09-16T17:55:45.715Z] ---> 12670dba410a [2021-09-16T17:55:45.715Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-16T17:55:45.998Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-16T17:55:46.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-16T17:55:46.885Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-16T17:55:46.885Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T17:55:46.885Z] Removing intermediate container b611b3ac4718 [2021-09-16T17:55:46.885Z] ---> 972d75880dd6 [2021-09-16T17:55:46.885Z] [2021-09-16T17:55:46.885Z] Step 11/23 : FROM alpine:3.12 [2021-09-16T17:55:46.885Z] ---> afc2cc120ca2 [2021-09-16T17:55:46.885Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-16T17:55:46.885Z] OK: 5 MiB in 15 packages [2021-09-16T17:55:46.885Z] ---> Running in e798b5c0aa46 [2021-09-16T17:55:47.488Z] ---> Running in e2bf69312214 [2021-09-16T17:55:48.100Z] Removing intermediate container e798b5c0aa46 [2021-09-16T17:55:48.100Z] ---> a20c8d38a3bb [2021-09-16T17:55:48.100Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-16T17:55:48.705Z] ---> Running in 9508e00c5e61 [2021-09-16T17:55:48.982Z] Removing intermediate container 4369c1052bba [2021-09-16T17:55:48.982Z] ---> ff5549671627 [2021-09-16T17:55:48.982Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-16T17:55:49.579Z] ---> Running in 719ebd105652 [2021-09-16T17:55:49.579Z] Removing intermediate container 9508e00c5e61 [2021-09-16T17:55:49.579Z] ---> d1a7d6a41fc4 [2021-09-16T17:55:49.579Z] Step 16/24 : WORKDIR / [2021-09-16T17:55:49.853Z] ---> Running in c6e9dc33f7d5 [2021-09-16T17:55:50.129Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-16T17:55:50.129Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-16T17:55:50.401Z] Removing intermediate container 719ebd105652 [2021-09-16T17:55:50.401Z] ---> 5df4048d11a2 [2021-09-16T17:55:50.401Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-16T17:55:51.000Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-16T17:55:51.000Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-16T17:55:51.000Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T17:55:51.000Z] Executing ca-certificates-20191127-r4.trigger [2021-09-16T17:55:51.000Z] ---> Running in 50149eab7476 [2021-09-16T17:55:51.284Z] OK: 6 MiB in 16 packages [2021-09-16T17:55:51.284Z] Removing intermediate container c6e9dc33f7d5 [2021-09-16T17:55:51.284Z] ---> ea310957e7eb [2021-09-16T17:55:51.284Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T17:55:51.878Z] Removing intermediate container 50149eab7476 [2021-09-16T17:55:51.878Z] ---> 9599a9d5e687 [2021-09-16T17:55:51.878Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-16T17:55:52.474Z] ---> Running in de065372e174 [2021-09-16T17:55:53.075Z] ---> 409f67530f58 [2021-09-16T17:55:53.075Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-16T17:55:53.349Z] Removing intermediate container de065372e174 [2021-09-16T17:55:53.349Z] ---> 924811bf3a3a [2021-09-16T17:55:53.349Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T17:55:53.951Z] Removing intermediate container f938a92c7266 [2021-09-16T17:55:53.951Z] ---> 15068ec5a130 [2021-09-16T17:55:53.951Z] [2021-09-16T17:55:53.951Z] Step 11/24 : FROM alpine:3.12 [2021-09-16T17:55:53.951Z] ---> afc2cc120ca2 [2021-09-16T17:55:53.951Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-16T17:55:54.241Z] Removing intermediate container e2bf69312214 [2021-09-16T17:55:54.242Z] ---> 925703b3e19a [2021-09-16T17:55:54.242Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-16T17:55:54.514Z] ---> Running in 8a4ad813b406 [2021-09-16T17:55:55.112Z] ---> Running in e49042745eea [2021-09-16T17:55:55.400Z] ---> 1870784f9282 [2021-09-16T17:55:55.400Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-16T17:55:55.400Z] ---> e2cf72d09a60 [2021-09-16T17:55:55.400Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-16T17:55:55.672Z] Removing intermediate container 8a4ad813b406 [2021-09-16T17:55:55.672Z] ---> 846934c2fc60 [2021-09-16T17:55:55.672Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-16T17:55:55.945Z] Removing intermediate container e49042745eea [2021-09-16T17:55:55.945Z] ---> abed60dc325c [2021-09-16T17:55:55.945Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-16T17:55:56.218Z] ---> Running in c353a6af08e0 [2021-09-16T17:55:56.494Z] ---> Running in b9d8ae334fc5 [2021-09-16T17:55:57.097Z] ---> c3c0f3daffcc [2021-09-16T17:55:57.097Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-16T17:55:57.369Z] Removing intermediate container c353a6af08e0 [2021-09-16T17:55:57.369Z] ---> 6bf4c22e59ff [2021-09-16T17:55:57.369Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-16T17:55:57.644Z] ---> Running in b2251426aae2 [2021-09-16T17:55:57.644Z] ---> 309228861d29 [2021-09-16T17:55:57.644Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-16T17:55:57.644Z] Removing intermediate container b9d8ae334fc5 [2021-09-16T17:55:57.644Z] ---> 6168047230c6 [2021-09-16T17:55:57.644Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-16T17:55:57.919Z] ---> Running in 86dbd449da59 [2021-09-16T17:55:57.919Z] ---> Running in 4d83e6d70dfc [2021-09-16T17:55:58.521Z] Removing intermediate container b2251426aae2 [2021-09-16T17:55:58.521Z] ---> 52b488c8d189 [2021-09-16T17:55:58.521Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T17:55:58.809Z] ---> Running in d212d099a1ba [2021-09-16T17:55:58.809Z] Removing intermediate container 86dbd449da59 [2021-09-16T17:55:58.809Z] ---> 13d127908570 [2021-09-16T17:55:58.809Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T17:55:58.809Z] Removing intermediate container 4d83e6d70dfc [2021-09-16T17:55:58.809Z] ---> db0b7bbddb36 [2021-09-16T17:55:58.809Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T17:55:59.095Z] ---> Running in 950e10e1c4b8 [2021-09-16T17:55:59.095Z] ---> 1c92ac2fff93 [2021-09-16T17:55:59.095Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-16T17:55:59.691Z] ---> Running in c88441bcff48 [2021-09-16T17:55:59.691Z] Removing intermediate container d212d099a1ba [2021-09-16T17:55:59.691Z] ---> cab13c53625c [2021-09-16T17:55:59.691Z] Step 22/24 : LABEL arch=arm64 [2021-09-16T17:55:59.691Z] ---> Running in 76c15485df9c [2021-09-16T17:55:59.967Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-16T17:55:59.967Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-16T17:55:59.967Z] ---> df445af6242a [2021-09-16T17:55:59.967Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-16T17:56:00.263Z] ---> Running in 96c398e4fdf8 [2021-09-16T17:56:00.263Z] ---> 6378bc6d567c [2021-09-16T17:56:00.263Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-16T17:56:00.536Z] Removing intermediate container c88441bcff48 [2021-09-16T17:56:00.536Z] ---> 757472d3911c [2021-09-16T17:56:00.536Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T17:56:00.817Z] Removing intermediate container 76c15485df9c [2021-09-16T17:56:00.817Z] ---> 86288b3cdef2 [2021-09-16T17:56:00.817Z] Step 23/24 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f [2021-09-16T17:56:00.817Z] ---> Running in 7310500ce076 [2021-09-16T17:56:00.817Z] ---> Running in d14425739b05 [2021-09-16T17:56:00.817Z] Removing intermediate container 96c398e4fdf8 [2021-09-16T17:56:00.817Z] ---> 199eb91c3d7e [2021-09-16T17:56:00.817Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-16T17:56:01.422Z] ---> Running in eed517853f89 [2021-09-16T17:56:01.694Z] Removing intermediate container 7310500ce076 [2021-09-16T17:56:01.694Z] ---> be21de346593 [2021-09-16T17:56:01.694Z] Step 21/23 : LABEL arch=arm64 [2021-09-16T17:56:01.969Z] Removing intermediate container d14425739b05 [2021-09-16T17:56:01.969Z] ---> 25c0775aeaa8 [2021-09-16T17:56:01.969Z] Step 24/24 : LABEL version=0.0.0 [2021-09-16T17:56:01.969Z] ---> Running in 07296852305c [2021-09-16T17:56:01.969Z] ---> 955a698f2aa8 [2021-09-16T17:56:02.244Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-16T17:56:02.244Z] ---> Running in d2c7a43ad022 [2021-09-16T17:56:02.517Z] Removing intermediate container 950e10e1c4b8 [2021-09-16T17:56:02.517Z] ---> 4833441bd9aa [2021-09-16T17:56:02.517Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-16T17:56:02.791Z] ---> Running in 1831c6fe3d8f [2021-09-16T17:56:03.065Z] Removing intermediate container 07296852305c [2021-09-16T17:56:03.065Z] ---> 60ad9bca5a51 [2021-09-16T17:56:03.065Z] Step 22/23 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f [2021-09-16T17:56:03.065Z] Removing intermediate container d2c7a43ad022 [2021-09-16T17:56:03.065Z] ---> 32db081224e3 [2021-09-16T17:56:03.065Z] [2021-09-16T17:56:03.341Z] ---> Running in ad5fdb8ef904 [2021-09-16T17:56:03.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T17:56:03.629Z] ---> 816b67a168c2 [2021-09-16T17:56:03.629Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-16T17:56:03.629Z] Successfully built 32db081224e3 [2021-09-16T17:56:03.629Z] Successfully tagged core-command-arm64:latest [2021-09-16T17:56:03.629Z]  Building core-command ... done Building security-bootstrapper [2021-09-16T17:56:03.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T17:56:03.905Z] ---> Running in 1f8b3503c97d [2021-09-16T17:56:04.180Z] Removing intermediate container ad5fdb8ef904 [2021-09-16T17:56:04.180Z] ---> a4a8ac8739c1 [2021-09-16T17:56:04.180Z] Step 23/23 : LABEL version=0.0.0 [2021-09-16T17:56:04.456Z] ---> Running in b08bc7a01b1c [2021-09-16T17:56:04.456Z] (1/39) Installing readline (8.1.0-r0) [2021-09-16T17:56:04.456Z] (2/39) Installing bash (5.1.0-r0) [2021-09-16T17:56:04.456Z] Executing bash-5.1.0-r0.post-install [2021-09-16T17:56:04.732Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-16T17:56:04.732Z] Removing intermediate container 1f8b3503c97d [2021-09-16T17:56:04.732Z] ---> 2fb307f9ed94 [2021-09-16T17:56:04.732Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T17:56:04.732Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-16T17:56:04.732Z] (5/39) Installing libcurl (7.79.0-r0) [2021-09-16T17:56:04.732Z] (6/39) Installing curl (7.79.0-r0) [2021-09-16T17:56:04.732Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-16T17:56:04.732Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-16T17:56:04.732Z] (9/39) Installing expat (2.2.10-r1) [2021-09-16T17:56:04.732Z] (10/39) Installing libffi (3.3-r2) [2021-09-16T17:56:04.732Z] (11/39) Installing gdbm (1.19-r0) [2021-09-16T17:56:04.732Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-16T17:56:04.732Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-16T17:56:04.732Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-16T17:56:05.005Z] ---> Running in c1a924cb1b25 [2021-09-16T17:56:05.281Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-16T17:56:05.558Z] Removing intermediate container b08bc7a01b1c [2021-09-16T17:56:05.558Z] ---> b61ed1980f77 [2021-09-16T17:56:05.558Z] [2021-09-16T17:56:05.834Z] Successfully built b61ed1980f77 [2021-09-16T17:56:05.834Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-16T17:56:06.105Z] Successfully tagged support-scheduler-arm64:latest [2021-09-16T17:56:06.105Z] Building security-proxy-setup [2021-09-16T17:56:06.382Z]  Building support-scheduler ... done Removing intermediate container c1a924cb1b25 [2021-09-16T17:56:06.382Z] ---> 4dc4f3ac4ba1 [2021-09-16T17:56:06.382Z] Step 21/23 : LABEL arch=arm64 [2021-09-16T17:56:06.653Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-16T17:56:06.654Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-16T17:56:06.927Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-16T17:56:06.928Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-16T17:56:06.928Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-16T17:56:06.928Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-16T17:56:06.928Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-16T17:56:06.928Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-16T17:56:06.928Z] ---> Running in a3b20f9cb023 [2021-09-16T17:56:06.928Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-16T17:56:07.199Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-16T17:56:07.199Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-16T17:56:07.199Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-16T17:56:07.199Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-16T17:56:07.199Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-16T17:56:07.199Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-16T17:56:07.199Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-16T17:56:07.199Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-16T17:56:07.199Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-16T17:56:07.199Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-16T17:56:07.199Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-16T17:56:07.199Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-16T17:56:07.483Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-16T17:56:07.483Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-16T17:56:07.483Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-16T17:56:07.483Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-16T17:56:07.483Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-16T17:56:07.483Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-16T17:56:07.483Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-16T17:56:07.483Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-16T17:56:07.483Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-16T17:56:07.483Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-16T17:56:07.483Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T17:56:07.483Z] OK: 8 MiB in 20 packages [2021-09-16T17:56:08.095Z] Removing intermediate container a3b20f9cb023 [2021-09-16T17:56:08.095Z] ---> 68e82d1a6487 [2021-09-16T17:56:08.095Z] Step 22/23 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f [2021-09-16T17:56:08.095Z] Executing busybox-1.32.1-r6.trigger [2021-09-16T17:56:08.095Z] OK: 82 MiB in 59 packages [2021-09-16T17:56:08.691Z] ---> Running in 58794d24de75 [2021-09-16T17:56:10.167Z] Removing intermediate container 58794d24de75 [2021-09-16T17:56:10.167Z] ---> 4f3e844b36bb [2021-09-16T17:56:10.167Z] Step 23/23 : LABEL version=0.0.0 [2021-09-16T17:56:10.167Z] Removing intermediate container 1831c6fe3d8f [2021-09-16T17:56:10.167Z] ---> d6746452d62e [2021-09-16T17:56:10.167Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T17:56:10.440Z] ---> Running in c5c3f05ef2ab [2021-09-16T17:56:11.425Z] Removing intermediate container c5c3f05ef2ab [2021-09-16T17:56:11.425Z] ---> 8a73caeb2846 [2021-09-16T17:56:11.425Z] [2021-09-16T17:56:11.425Z] ---> 546b3713e21e [2021-09-16T17:56:11.425Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-16T17:56:11.701Z] Successfully built 8a73caeb2846 [2021-09-16T17:56:11.701Z] Successfully tagged support-notifications-arm64:latest [2021-09-16T17:56:11.701Z]  Building support-notifications ... done Building core-metadata [2021-09-16T17:56:13.157Z] ---> a45d935d5021 [2021-09-16T17:56:13.157Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-16T17:56:14.602Z] ---> e0d9bcedc11a [2021-09-16T17:56:14.602Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-16T17:56:14.874Z] ---> Running in fc205d78fed6 [2021-09-16T17:56:15.853Z] Removing intermediate container fc205d78fed6 [2021-09-16T17:56:15.853Z] ---> 7a3d15011b8f [2021-09-16T17:56:15.853Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T17:56:16.130Z] ---> Running in 1a805993a65a [2021-09-16T17:56:16.419Z] Collecting docker-compose==1.23.2 [2021-09-16T17:56:16.419Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-16T17:56:16.694Z] Removing intermediate container 1a805993a65a [2021-09-16T17:56:16.694Z] ---> 44f44764f923 [2021-09-16T17:56:16.694Z] Step 22/24 : LABEL arch=arm64 [2021-09-16T17:56:16.970Z] ---> Running in f001910fe30d [2021-09-16T17:56:17.570Z] Collecting PyYAML<4,>=3.10 [2021-09-16T17:56:17.570Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-16T17:56:17.570Z] Removing intermediate container f001910fe30d [2021-09-16T17:56:17.570Z] ---> 3534ffc22383 [2021-09-16T17:56:17.570Z] Step 23/24 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f [2021-09-16T17:56:17.841Z] ---> Running in 13326473b75f [2021-09-16T17:56:18.438Z] Removing intermediate container 13326473b75f [2021-09-16T17:56:18.438Z] ---> 561759b2041f [2021-09-16T17:56:18.438Z] Step 24/24 : LABEL version=0.0.0 [2021-09-16T17:56:18.711Z] ---> Running in 0eed6763e874 [2021-09-16T17:56:19.686Z] Removing intermediate container 0eed6763e874 [2021-09-16T17:56:19.686Z] ---> 53a94acd9440 [2021-09-16T17:56:19.686Z] [2021-09-16T17:56:19.959Z] Successfully built 53a94acd9440 [2021-09-16T17:56:19.959Z] Successfully tagged core-data-arm64:latest [2021-09-16T17:56:19.959Z]  Building core-data ... done Building security-secretstore-setup [2021-09-16T17:56:21.395Z] Collecting docker<4.0,>=3.6.0 [2021-09-16T17:56:21.395Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-16T17:56:21.675Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-16T17:56:21.675Z] Collecting texttable<0.10,>=0.9.0 [2021-09-16T17:56:21.675Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-16T17:56:23.651Z] Collecting docopt<0.7,>=0.6.1 [2021-09-16T17:56:23.651Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-16T17:56:26.271Z] Collecting cached-property<2,>=1.2.0 [2021-09-16T17:56:26.271Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-16T17:56:26.271Z] Collecting jsonschema<3,>=2.5.1 [2021-09-16T17:56:26.271Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-16T17:56:26.271Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-16T17:56:26.271Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-16T17:56:28.903Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-16T17:56:28.903Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-16T17:56:30.334Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-16T17:56:30.334Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-16T17:56:30.334Z] Collecting docker-pycreds>=0.4.0 [2021-09-16T17:56:30.334Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-16T17:56:31.315Z] Collecting idna<2.8,>=2.5 [2021-09-16T17:56:31.315Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-16T17:56:31.587Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-16T17:56:31.587Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-16T17:56:32.189Z] Collecting certifi>=2017.4.17 [2021-09-16T17:56:32.189Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-16T17:56:32.787Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-16T17:56:32.787Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-16T17:56:33.062Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-16T17:56:33.062Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-16T17:56:33.336Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-16T17:56:33.336Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-16T17:56:34.321Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-16T17:56:34.321Z] Attempting uninstall: urllib3 [2021-09-16T17:56:34.321Z] Found existing installation: urllib3 1.26.2 [2021-09-16T17:56:34.321Z] Uninstalling urllib3-1.26.2: [2021-09-16T17:56:34.598Z] Successfully uninstalled urllib3-1.26.2 [2021-09-16T17:56:34.871Z] Attempting uninstall: idna [2021-09-16T17:56:35.143Z] Found existing installation: idna 3.1 [2021-09-16T17:56:35.143Z] Uninstalling idna-3.1: [2021-09-16T17:56:35.143Z] Successfully uninstalled idna-3.1 [2021-09-16T17:56:35.736Z] Attempting uninstall: chardet [2021-09-16T17:56:35.736Z] Found existing installation: chardet 4.0.0 [2021-09-16T17:56:35.736Z] Uninstalling chardet-4.0.0: [2021-09-16T17:56:36.008Z] Successfully uninstalled chardet-4.0.0 [2021-09-16T17:56:37.610Z] Attempting uninstall: requests [2021-09-16T17:56:37.610Z] Found existing installation: requests 2.25.1 [2021-09-16T17:56:37.885Z] Uninstalling requests-2.25.1: [2021-09-16T17:56:37.885Z] Successfully uninstalled requests-2.25.1 [2021-09-16T17:56:38.193Z] Running setup.py install for texttable: started [2021-09-16T17:56:40.393Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T17:56:40.394Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-16T17:56:40.394Z] ---> 32b429bf3558 [2021-09-16T17:56:40.394Z] Step 3/32 : WORKDIR /edgex-go [2021-09-16T17:56:40.394Z] ---> Using cache [2021-09-16T17:56:40.394Z] ---> 6c650b3482d8 [2021-09-16T17:56:40.394Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T17:56:40.394Z] ---> Using cache [2021-09-16T17:56:40.394Z] ---> 7c105ec86d82 [2021-09-16T17:56:40.394Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-16T17:56:40.668Z] Running setup.py install for texttable: finished with status 'done' [2021-09-16T17:56:40.668Z] Running setup.py install for PyYAML: started [2021-09-16T17:56:43.306Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-16T17:56:44.292Z] Running setup.py install for docopt: started [2021-09-16T17:56:44.886Z] ---> Running in 9e850dd16eaf [2021-09-16T17:56:46.878Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T17:56:46.878Z] Running setup.py install for docopt: finished with status 'done' [2021-09-16T17:56:46.878Z] Running setup.py install for dockerpty: started [2021-09-16T17:56:46.878Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T17:56:46.878Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-16T17:56:46.878Z] ---> 32b429bf3558 [2021-09-16T17:56:46.878Z] Step 3/22 : WORKDIR /edgex-go [2021-09-16T17:56:46.878Z] ---> Using cache [2021-09-16T17:56:46.878Z] ---> 6c650b3482d8 [2021-09-16T17:56:46.878Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T17:56:46.878Z] ---> Using cache [2021-09-16T17:56:46.878Z] ---> 7c105ec86d82 [2021-09-16T17:56:46.878Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-16T17:56:47.153Z] ---> Running in 492da8ed79f4 [2021-09-16T17:56:47.770Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T17:56:48.775Z] OK: 218 MiB in 52 packages [2021-09-16T17:56:49.054Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T17:56:49.346Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-16T17:56:50.359Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T17:56:50.965Z] OK: 218 MiB in 52 packages [2021-09-16T17:56:51.244Z] Removing intermediate container 9e850dd16eaf [2021-09-16T17:56:51.244Z] ---> dc38702bd1a7 [2021-09-16T17:56:51.244Z] Step 6/32 : COPY go.mod . [2021-09-16T17:56:51.522Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-16T17:56:52.533Z] ---> 5fb6d3f27f0e [2021-09-16T17:56:52.533Z] Step 7/32 : RUN go mod download [2021-09-16T17:56:52.814Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T17:56:52.814Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-16T17:56:52.814Z] ---> 32b429bf3558 [2021-09-16T17:56:52.814Z] Step 3/24 : WORKDIR /edgex-go [2021-09-16T17:56:52.814Z] ---> Using cache [2021-09-16T17:56:52.814Z] ---> 6c650b3482d8 [2021-09-16T17:56:52.814Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T17:56:52.814Z] ---> Using cache [2021-09-16T17:56:52.814Z] ---> 7c105ec86d82 [2021-09-16T17:56:52.814Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-16T17:56:52.814Z] ---> Using cache [2021-09-16T17:56:52.814Z] ---> dc38702bd1a7 [2021-09-16T17:56:52.814Z] Step 6/24 : COPY go.mod . [2021-09-16T17:56:52.814Z] ---> Using cache [2021-09-16T17:56:52.814Z] ---> 5fb6d3f27f0e [2021-09-16T17:56:52.814Z] Step 7/24 : RUN go mod download [2021-09-16T17:56:52.814Z] ---> Running in 2fdd8f33931b [2021-09-16T17:56:53.087Z] ---> Running in 8dda6a6d1f55 [2021-09-16T17:56:53.087Z] Removing intermediate container 492da8ed79f4 [2021-09-16T17:56:53.087Z] ---> 13ce18255644 [2021-09-16T17:56:53.087Z] Step 6/22 : COPY go.mod . [2021-09-16T17:56:55.074Z] ---> ea01a4b86f84 [2021-09-16T17:56:55.074Z] Step 7/22 : RUN go mod download [2021-09-16T17:56:55.357Z] ---> Running in 34c85bf91993 [2021-09-16T17:56:59.681Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-16T17:56:59.681Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-16T17:56:59.681Z] ---> 32b429bf3558 [2021-09-16T17:56:59.681Z] Step 3/26 : WORKDIR /edgex-go [2021-09-16T17:56:59.681Z] ---> Using cache [2021-09-16T17:56:59.681Z] ---> 6c650b3482d8 [2021-09-16T17:56:59.681Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T17:56:59.681Z] ---> Using cache [2021-09-16T17:56:59.681Z] ---> 7c105ec86d82 [2021-09-16T17:56:59.681Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-16T17:56:59.681Z] ---> Using cache [2021-09-16T17:56:59.681Z] ---> 13ce18255644 [2021-09-16T17:56:59.681Z] Step 6/26 : COPY go.mod . [2021-09-16T17:56:59.681Z] ---> Using cache [2021-09-16T17:56:59.681Z] ---> ea01a4b86f84 [2021-09-16T17:56:59.681Z] Step 7/26 : RUN go mod download [2021-09-16T17:56:59.681Z] ---> Running in b85b9bb36291 [2021-09-16T17:56:59.956Z] Removing intermediate container 8dda6a6d1f55 [2021-09-16T17:56:59.956Z] ---> fc38dd736c01 [2021-09-16T17:56:59.956Z] Step 8/32 : COPY . . [2021-09-16T17:57:00.236Z] Removing intermediate container 2fdd8f33931b [2021-09-16T17:57:00.236Z] ---> b6e5cd41e2a6 [2021-09-16T17:57:00.236Z] Step 8/24 : COPY . . [2021-09-16T17:57:01.222Z] Removing intermediate container 34c85bf91993 [2021-09-16T17:57:01.222Z] ---> f4ee1e2d97d3 [2021-09-16T17:57:01.222Z] Step 8/22 : COPY . . [2021-09-16T17:57:07.955Z] Removing intermediate container b85b9bb36291 [2021-09-16T17:57:07.955Z] ---> 29661821e72b [2021-09-16T17:57:07.955Z] Step 8/26 : COPY . . [2021-09-16T17:57:10.580Z] Removing intermediate container eed517853f89 [2021-09-16T17:57:10.580Z] ---> 16395d7906c6 [2021-09-16T17:57:10.580Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-16T17:57:14.893Z] ---> Running in 8aa5437007a5 [2021-09-16T17:57:16.875Z] Removing intermediate container 8aa5437007a5 [2021-09-16T17:57:16.875Z] ---> f0423811b695 [2021-09-16T17:57:16.875Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-16T17:57:17.881Z] ---> Running in b5db4200edc9 [2021-09-16T17:57:18.865Z] Removing intermediate container b5db4200edc9 [2021-09-16T17:57:18.865Z] ---> 039debd28195 [2021-09-16T17:57:18.865Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-16T17:57:18.865Z] ---> 454dfc8f5a08 [2021-09-16T17:57:18.865Z] Step 9/32 : RUN go mod tidy [2021-09-16T17:57:19.462Z] ---> f83e0ab2c562 [2021-09-16T17:57:19.462Z] Step 9/24 : RUN go mod tidy [2021-09-16T17:57:19.462Z] ---> Running in 3e11210d2814 [2021-09-16T17:57:20.448Z] ---> a333afcff7ae [2021-09-16T17:57:20.448Z] Step 9/22 : RUN go mod tidy [2021-09-16T17:57:20.723Z] ---> Running in a6e49335e14d [2021-09-16T17:57:21.319Z] ---> 1ae305273af7 [2021-09-16T17:57:21.319Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-16T17:57:21.592Z] ---> Running in 52d8debd392d [2021-09-16T17:57:23.581Z] ---> 990f97de417b [2021-09-16T17:57:23.581Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-16T17:57:25.571Z] ---> 5f6343aa5978 [2021-09-16T17:57:25.571Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-16T17:57:25.571Z] ---> e61119def890 [2021-09-16T17:57:25.571Z] Step 9/26 : RUN go mod tidy [2021-09-16T17:57:25.571Z] ---> Running in fe2f9d3aec82 [2021-09-16T17:57:25.845Z] ---> Running in 834fb6bd7bbb [2021-09-16T17:57:26.824Z] Removing intermediate container fe2f9d3aec82 [2021-09-16T17:57:26.824Z] ---> a6eb9ce138fe [2021-09-16T17:57:26.824Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T17:57:27.100Z] ---> Running in 85a94c0745fb [2021-09-16T17:57:27.381Z] Removing intermediate container 3e11210d2814 [2021-09-16T17:57:27.381Z] ---> 40ee71dd3258 [2021-09-16T17:57:27.381Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-16T17:57:27.381Z] ---> Running in ac6c3d8e4985 [2021-09-16T17:57:27.991Z] Removing intermediate container 85a94c0745fb [2021-09-16T17:57:27.991Z] Removing intermediate container a6e49335e14d [2021-09-16T17:57:27.991Z] ---> eb9be7ddab9d [2021-09-16T17:57:27.991Z] ---> 2e1d7186c1d5 [2021-09-16T17:57:27.991Z] Step 22/24 : LABEL arch=arm64Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-16T17:57:27.991Z] [2021-09-16T17:57:27.991Z] Removing intermediate container 52d8debd392d [2021-09-16T17:57:27.991Z] ---> 2f808baf52d2 [2021-09-16T17:57:27.991Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-16T17:57:28.266Z] ---> Running in 2e0fd2d6a3bd [2021-09-16T17:57:28.266Z] ---> Running in c4008f2e0f2f [2021-09-16T17:57:28.541Z] ---> Running in c9bb1fec95e1 [2021-09-16T17:57:29.532Z] Removing intermediate container 2e0fd2d6a3bd [2021-09-16T17:57:29.532Z] ---> d153d4ae5465 [2021-09-16T17:57:29.532Z] Step 23/24 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f [2021-09-16T17:57:29.806Z] ---> Running in f331462f0ac3 [2021-09-16T17:57:29.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-16T17:57:30.796Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-16T17:57:30.796Z] Removing intermediate container f331462f0ac3 [2021-09-16T17:57:30.796Z] ---> 9fd62272cd96 [2021-09-16T17:57:30.796Z] Step 24/24 : LABEL version=0.0.0 [2021-09-16T17:57:30.796Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-16T17:57:31.073Z] ---> Running in f43aecb466a1 [2021-09-16T17:57:31.677Z] Removing intermediate container 834fb6bd7bbb [2021-09-16T17:57:31.678Z] ---> 71d02ed5e538 [2021-09-16T17:57:31.678Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-16T17:57:31.678Z] ---> Running in 2cc1c2a1b060 [2021-09-16T17:57:31.954Z] Removing intermediate container f43aecb466a1 [2021-09-16T17:57:31.955Z] ---> 8cfce21f0613 [2021-09-16T17:57:31.955Z] [2021-09-16T17:57:32.554Z] Successfully built 8cfce21f0613 [2021-09-16T17:57:32.554Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-16T17:57:34.018Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-16T17:58:55.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-16T17:59:00.218Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-16T17:59:06.972Z] Removing intermediate container ac6c3d8e4985 [2021-09-16T17:59:06.972Z] ---> 03e58ff58577 [2021-09-16T17:59:06.972Z] [2021-09-16T17:59:06.972Z] Step 11/32 : FROM alpine:3.12 [2021-09-16T17:59:06.972Z] ---> afc2cc120ca2 [2021-09-16T17:59:06.972Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-16T17:59:06.972Z] ---> Running in a5c7e473ddf6 [2021-09-16T17:59:08.413Z] Removing intermediate container a5c7e473ddf6 [2021-09-16T17:59:08.413Z] ---> a8d3d079910a [2021-09-16T17:59:08.413Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-16T17:59:09.014Z] ---> Running in 413fede5a859 [2021-09-16T17:59:09.303Z] Removing intermediate container c9bb1fec95e1 [2021-09-16T17:59:09.303Z] ---> 74a4008ff80b [2021-09-16T17:59:09.303Z] [2021-09-16T17:59:09.303Z] Step 11/22 : FROM alpine:3.12 [2021-09-16T17:59:09.303Z] ---> afc2cc120ca2 [2021-09-16T17:59:09.303Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-16T17:59:10.288Z] ---> Running in f1c8de01ba92 [2021-09-16T17:59:10.894Z] Removing intermediate container 2cc1c2a1b060 [2021-09-16T17:59:10.894Z] ---> 8965b2f3f035 [2021-09-16T17:59:10.894Z] [2021-09-16T17:59:10.894Z] Step 11/26 : FROM alpine:3.12 [2021-09-16T17:59:10.894Z] ---> afc2cc120ca2 [2021-09-16T17:59:10.894Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-16T17:59:10.894Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-16T17:59:11.178Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-16T17:59:11.452Z] ---> Running in 98b505360a13 [2021-09-16T17:59:11.736Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-16T17:59:11.736Z] (2/2) Installing su-exec (0.2-r1) [2021-09-16T17:59:11.736Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T17:59:12.009Z] OK: 5 MiB in 16 packages [2021-09-16T17:59:12.009Z] Removing intermediate container c4008f2e0f2f [2021-09-16T17:59:12.009Z] ---> 6f8a970cb1f7 [2021-09-16T17:59:12.009Z] [2021-09-16T17:59:12.009Z] Step 11/24 : FROM alpine:3.12 [2021-09-16T17:59:12.009Z] ---> afc2cc120ca2 [2021-09-16T17:59:12.009Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-16T17:59:12.009Z] ---> Using cache [2021-09-16T17:59:12.009Z] ---> ff5549671627 [2021-09-16T17:59:12.009Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-16T17:59:12.009Z] ---> Using cache [2021-09-16T17:59:12.009Z] ---> 5df4048d11a2 [2021-09-16T17:59:12.009Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-16T17:59:12.009Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-16T17:59:12.284Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-16T17:59:12.284Z] ---> Running in 99111a2d10e3 [2021-09-16T17:59:12.889Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-16T17:59:12.889Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-16T17:59:12.889Z] (3/4) Installing libcurl (7.79.0-r0) [2021-09-16T17:59:12.889Z] (4/4) Installing curl (7.79.0-r0) [2021-09-16T17:59:12.889Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T17:59:12.889Z] Executing ca-certificates-20191127-r4.trigger [2021-09-16T17:59:13.166Z] Removing intermediate container 99111a2d10e3 [2021-09-16T17:59:13.166Z] OK: 7 MiB in 18 packages [2021-09-16T17:59:13.166Z] ---> bace267b72e8 [2021-09-16T17:59:13.166Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-16T17:59:13.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-16T17:59:13.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-16T17:59:13.736Z] ---> Running in 6145ad01c3fe [2021-09-16T17:59:13.736Z] Removing intermediate container 413fede5a859 [2021-09-16T17:59:13.736Z] ---> 46a26d9aa18d [2021-09-16T17:59:13.736Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-16T17:59:14.013Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-16T17:59:14.013Z] ---> Running in 888212be0133 [2021-09-16T17:59:14.013Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-16T17:59:14.013Z] (3/3) Installing su-exec (0.2-r1) [2021-09-16T17:59:14.013Z] Executing busybox-1.31.1-r20.trigger [2021-09-16T17:59:14.013Z] Executing ca-certificates-20191127-r4.trigger [2021-09-16T17:59:14.294Z] Removing intermediate container 6145ad01c3fe [2021-09-16T17:59:14.294Z] ---> 3806cc501a65 [2021-09-16T17:59:14.294Z] Step 16/24 : WORKDIR / [2021-09-16T17:59:14.294Z] OK: 6 MiB in 17 packages [2021-09-16T17:59:14.569Z] ---> Running in aac9f7d5650d [2021-09-16T17:59:14.845Z] Removing intermediate container 888212be0133 [2021-09-16T17:59:14.845Z] ---> ac88d6e6a197 [2021-09-16T17:59:14.845Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-16T17:59:15.118Z] Removing intermediate container f1c8de01ba92 [2021-09-16T17:59:15.118Z] ---> 68a59cc47ce6 [2021-09-16T17:59:15.118Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-16T17:59:15.118Z] ---> Running in 3ec6a8fd7bb3 [2021-09-16T17:59:15.118Z] ---> Running in 5ad1a00f84e3 [2021-09-16T17:59:15.390Z] Removing intermediate container aac9f7d5650d [2021-09-16T17:59:15.390Z] ---> 6df90097f2f0 [2021-09-16T17:59:15.390Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T17:59:15.665Z] Removing intermediate container 3ec6a8fd7bb3 [2021-09-16T17:59:15.665Z] ---> 716321f8b95e [2021-09-16T17:59:15.665Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-16T17:59:15.941Z] Removing intermediate container 5ad1a00f84e3 [2021-09-16T17:59:15.941Z] ---> b0b0ff09333b [2021-09-16T17:59:15.941Z] Step 14/22 : WORKDIR /edgex [2021-09-16T17:59:16.218Z] ---> Running in 74d1405d4d05 [2021-09-16T17:59:16.218Z] ---> Running in 91a8f485526e [2021-09-16T17:59:16.491Z] Removing intermediate container 98b505360a13 [2021-09-16T17:59:16.491Z] ---> c409506e8ebd [2021-09-16T17:59:16.491Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-16T17:59:16.491Z] ---> 999b4ba7b426 [2021-09-16T17:59:16.491Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-16T17:59:16.764Z] ---> Running in 5db80a420027 [2021-09-16T17:59:17.362Z] Removing intermediate container 91a8f485526e [2021-09-16T17:59:17.362Z] ---> 4984e9878693 [2021-09-16T17:59:17.362Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-16T17:59:17.362Z] Removing intermediate container 5db80a420027 [2021-09-16T17:59:17.362Z] ---> e1df7e204678 [2021-09-16T17:59:17.362Z] Step 14/26 : WORKDIR / [2021-09-16T17:59:17.957Z] ---> Running in 9d159cd4a5a0 [2021-09-16T17:59:18.229Z] ---> f3d3d2885116 [2021-09-16T17:59:18.229Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-16T17:59:18.504Z] ---> 5a0715925282 [2021-09-16T17:59:18.504Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-16T17:59:18.779Z] Removing intermediate container 9d159cd4a5a0 [2021-09-16T17:59:18.779Z] ---> 341360c594aa [2021-09-16T17:59:18.779Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-16T17:59:19.051Z] Removing intermediate container 74d1405d4d05 [2021-09-16T17:59:19.051Z] ---> 12af06b6d849 [2021-09-16T17:59:19.051Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-16T17:59:19.338Z] ---> 76b488410faa [2021-09-16T17:59:19.338Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-16T17:59:19.338Z] ---> Running in 7bde3b336f9b [2021-09-16T17:59:19.609Z] ---> Running in d4f1cfa3bec5 [2021-09-16T17:59:19.883Z] ---> 86ca68baea43 [2021-09-16T17:59:19.883Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-16T17:59:19.883Z] ---> f5fce5931e52 [2021-09-16T17:59:19.883Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-16T17:59:20.159Z] Removing intermediate container 7bde3b336f9b [2021-09-16T17:59:20.159Z] ---> 9a3614e57fa3 [2021-09-16T17:59:20.159Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-16T17:59:20.455Z] Removing intermediate container d4f1cfa3bec5 [2021-09-16T17:59:20.455Z] ---> b718be3f4ea0 [2021-09-16T17:59:20.455Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-16T17:59:20.730Z] ---> Running in 571511e6c1fa [2021-09-16T17:59:21.005Z] ---> d6a60f048bba [2021-09-16T17:59:21.005Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-16T17:59:21.291Z] ---> f2097c78f3cc [2021-09-16T17:59:21.291Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-16T17:59:21.291Z] Removing intermediate container 571511e6c1fa [2021-09-16T17:59:21.291Z] ---> d03f943f3318 [2021-09-16T17:59:21.291Z] Step 22/24 : LABEL arch=arm64 [2021-09-16T17:59:21.291Z] ---> d2b97d65ff01 [2021-09-16T17:59:21.291Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-16T17:59:21.565Z] ---> Running in 97542d71a414 [2021-09-16T17:59:21.565Z] ---> Running in a21cd9ff0fa4 [2021-09-16T17:59:21.565Z] ---> Running in f56ad79f538a [2021-09-16T17:59:22.165Z] ---> 0b1296736ad9 [2021-09-16T17:59:22.165Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-16T17:59:22.437Z] Removing intermediate container 97542d71a414 [2021-09-16T17:59:22.437Z] ---> d3b23371f193 [2021-09-16T17:59:22.437Z] Step 19/22 : CMD ["--init=true"] [2021-09-16T17:59:22.437Z] Removing intermediate container a21cd9ff0fa4 [2021-09-16T17:59:22.437Z] ---> f80905e844e6 [2021-09-16T17:59:22.437Z] Step 23/24 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f [2021-09-16T17:59:22.437Z] ---> Running in e9a96c2b2b90 [2021-09-16T17:59:22.712Z] ---> Running in 281b8da58d47 [2021-09-16T17:59:23.307Z] Removing intermediate container e9a96c2b2b90 [2021-09-16T17:59:23.307Z] ---> dce5573a33e0 [2021-09-16T17:59:23.307Z] Step 20/22 : LABEL arch=arm64 [2021-09-16T17:59:23.307Z] Removing intermediate container 281b8da58d47 [2021-09-16T17:59:23.307Z] ---> 778f114235bf [2021-09-16T17:59:23.307Z] Step 24/24 : LABEL version=0.0.0 [2021-09-16T17:59:23.307Z] ---> 13c2adb66b59 [2021-09-16T17:59:23.307Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-16T17:59:23.586Z] ---> Running in fd9acdc17d06 [2021-09-16T17:59:23.586Z] ---> Running in 3f60a51b1969 [2021-09-16T17:59:24.569Z] Removing intermediate container 3f60a51b1969 [2021-09-16T17:59:24.569Z] Removing intermediate container fd9acdc17d06 [2021-09-16T17:59:24.569Z] ---> 302ac06c18bf [2021-09-16T17:59:24.569Z] [2021-09-16T17:59:24.569Z] ---> b00901aa654e [2021-09-16T17:59:24.569Z] Step 21/22 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f [2021-09-16T17:59:24.569Z] Successfully built 302ac06c18bf [2021-09-16T17:59:24.842Z] Successfully tagged core-metadata-arm64:latest [2021-09-16T17:59:24.842Z]  Building core-metadata ... done  ---> Running in 3473425c2de9 [2021-09-16T17:59:24.842Z] Removing intermediate container f56ad79f538a [2021-09-16T17:59:24.842Z] ---> c44af01098b4 [2021-09-16T17:59:24.842Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-16T17:59:25.131Z] ---> fa782c57f29a [2021-09-16T17:59:25.131Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-16T17:59:25.404Z] Removing intermediate container 3473425c2de9 [2021-09-16T17:59:25.404Z] ---> 2274eb84bca6 [2021-09-16T17:59:25.404Z] Step 22/22 : LABEL version=0.0.0 [2021-09-16T17:59:25.678Z] ---> Running in 662fd4846462 [2021-09-16T17:59:25.949Z] ---> 0f93e42bc971 [2021-09-16T17:59:25.949Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-16T17:59:26.226Z] Removing intermediate container 662fd4846462 [2021-09-16T17:59:26.226Z] ---> 2e768e5be1ea [2021-09-16T17:59:26.226Z] [2021-09-16T17:59:26.500Z] Successfully built 2e768e5be1ea [2021-09-16T17:59:26.500Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-16T17:59:27.097Z]  Building security-proxy-setup ... done  ---> f28fd4b44e7c [2021-09-16T17:59:27.097Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-16T17:59:27.689Z] ---> a23abe947b07 [2021-09-16T17:59:27.689Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-16T17:59:27.966Z] ---> b7dabc18e45d [2021-09-16T17:59:27.966Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-16T17:59:27.966Z] ---> Running in 305b03adfa58 [2021-09-16T17:59:28.565Z] ---> a65370610064 [2021-09-16T17:59:28.565Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-16T17:59:29.538Z] ---> 0e56140387b9 [2021-09-16T17:59:29.538Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-16T17:59:30.134Z] ---> e48373502105 [2021-09-16T17:59:30.134Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-16T17:59:30.406Z] Removing intermediate container 305b03adfa58 [2021-09-16T17:59:30.406Z] ---> 137f3f73d3b9 [2021-09-16T17:59:30.406Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-16T17:59:30.680Z] ---> Running in a64cb7a5f24c [2021-09-16T17:59:30.680Z] ---> Running in e2177a471794 [2021-09-16T17:59:31.276Z] Removing intermediate container a64cb7a5f24c [2021-09-16T17:59:31.276Z] ---> 44ea392515d0 [2021-09-16T17:59:31.276Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-16T17:59:31.276Z] Removing intermediate container e2177a471794 [2021-09-16T17:59:31.276Z] ---> a15b5ee0d21f [2021-09-16T17:59:31.276Z] Step 24/26 : LABEL arch=arm64 [2021-09-16T17:59:31.556Z] ---> Running in 1b8365b2fb0f [2021-09-16T17:59:32.158Z] Removing intermediate container 1b8365b2fb0f [2021-09-16T17:59:32.158Z] ---> a60fe940683f [2021-09-16T17:59:32.158Z] Step 25/26 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f [2021-09-16T17:59:32.158Z] ---> 58482dba3334 [2021-09-16T17:59:32.158Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-16T17:59:32.158Z] ---> Running in ad43eb3d46b9 [2021-09-16T17:59:32.431Z] ---> Running in 74d437d98e92 [2021-09-16T17:59:32.705Z] Removing intermediate container ad43eb3d46b9 [2021-09-16T17:59:32.705Z] ---> c047cf97af11 [2021-09-16T17:59:32.705Z] Step 26/26 : LABEL version=0.0.0 [2021-09-16T17:59:32.976Z] ---> Running in 01af619b4e60 [2021-09-16T17:59:33.574Z] Removing intermediate container 01af619b4e60 [2021-09-16T17:59:33.574Z] ---> 39580886a4f0 [2021-09-16T17:59:33.574Z] [2021-09-16T17:59:33.846Z] Successfully built 39580886a4f0 [2021-09-16T17:59:33.846Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-16T17:59:34.833Z]  Building security-secretstore-setup ... done Removing intermediate container 74d437d98e92 [2021-09-16T17:59:34.833Z] ---> 07a38a2bea18 [2021-09-16T17:59:34.833Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-16T17:59:35.431Z] ---> Running in 75fea55da10b [2021-09-16T17:59:36.032Z] Removing intermediate container 75fea55da10b [2021-09-16T17:59:36.032Z] ---> a372ee728161 [2021-09-16T17:59:36.032Z] Step 29/32 : CMD ["gate"] [2021-09-16T17:59:36.307Z] ---> Running in a29ae6d4d850 [2021-09-16T17:59:36.912Z] Removing intermediate container a29ae6d4d850 [2021-09-16T17:59:36.912Z] ---> 0e9f008b1155 [2021-09-16T17:59:36.912Z] Step 30/32 : LABEL arch=arm64 [2021-09-16T17:59:37.188Z] ---> Running in 65c4e05ee8e5 [2021-09-16T17:59:37.788Z] Removing intermediate container 65c4e05ee8e5 [2021-09-16T17:59:37.788Z] ---> 5baae6c72ace [2021-09-16T17:59:37.788Z] Step 31/32 : LABEL git_sha=0505b8724c48e736eb469e87a39b8651fc480a9f [2021-09-16T17:59:38.060Z] ---> Running in 610c1cc3d67c [2021-09-16T17:59:38.658Z] Removing intermediate container 610c1cc3d67c [2021-09-16T17:59:38.658Z] ---> e47935aa61b0 [2021-09-16T17:59:38.658Z] Step 32/32 : LABEL version=0.0.0 [2021-09-16T17:59:39.258Z] ---> Running in c225b5bca1d4 [2021-09-16T17:59:39.534Z] Removing intermediate container c225b5bca1d4 [2021-09-16T17:59:39.534Z] ---> ce0c6ce40b0c [2021-09-16T17:59:39.534Z] [2021-09-16T17:59:40.130Z] Successfully built ce0c6ce40b0c [2021-09-16T17:59:40.130Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-16T17:59:40.147Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-09-16T17:59:40.172Z] $ docker stop --time=1 d571faa1d5dccb21b5e4126f0a69973cc05e7dcd55045001f106a8c0766a28d3 [2021-09-16T17:59:42.080Z] $ docker rm -f d571faa1d5dccb21b5e4126f0a69973cc05e7dcd55045001f106a8c0766a28d3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-16T17:59:42.685Z] + docker images [2021-09-16T17:59:42.956Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-16T17:59:42.956Z] security-bootstrapper-arm64 latest ce0c6ce40b0c 3 seconds ago 17.7MB [2021-09-16T17:59:42.956Z] security-secretstore-setup-arm64 latest 39580886a4f0 9 seconds ago 26.5MB [2021-09-16T17:59:42.956Z] security-proxy-setup-arm64 latest 2e768e5be1ea 17 seconds ago 24.6MB [2021-09-16T17:59:42.956Z] core-metadata-arm64 latest 302ac06c18bf 18 seconds ago 15.8MB [2021-09-16T17:59:42.956Z] 6f8a970cb1f7 31 seconds ago 1.57GB [2021-09-16T17:59:42.956Z] 8965b2f3f035 32 seconds ago 1.57GB [2021-09-16T17:59:42.956Z] 74a4008ff80b 34 seconds ago 1.57GB [2021-09-16T17:59:42.956Z] 03e58ff58577 37 seconds ago 1.57GB [2021-09-16T17:59:42.956Z] sys-mgmt-agent-arm64 latest 8cfce21f0613 2 minutes ago 312MB [2021-09-16T17:59:42.956Z] core-data-arm64 latest 53a94acd9440 3 minutes ago 19.3MB [2021-09-16T17:59:42.956Z] support-notifications-arm64 latest 8a73caeb2846 3 minutes ago 15.9MB [2021-09-16T17:59:42.956Z] support-scheduler-arm64 latest b61ed1980f77 3 minutes ago 15.2MB [2021-09-16T17:59:42.956Z] core-command-arm64 latest 32db081224e3 3 minutes ago 15.2MB [2021-09-16T17:59:42.956Z] 15068ec5a130 3 minutes ago 1.57GB [2021-09-16T17:59:42.956Z] 972d75880dd6 3 minutes ago 1.57GB [2021-09-16T17:59:42.956Z] ee12ab9826ab 3 minutes ago 1.57GB [2021-09-16T17:59:42.956Z] faa75fb6353c 4 minutes ago 1.57GB [2021-09-16T17:59:42.956Z] 0e91563f9d4a 4 minutes ago 1.56GB [2021-09-16T17:59:42.956Z] ci-base-image-arm64 latest 32b429bf3558 14 minutes ago 1.24GB [2021-09-16T17:59:42.956Z] alpine 3.12 afc2cc120ca2 2 weeks ago 5.33MB [2021-09-16T17:59:42.956Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 weeks ago 533MB [2021-09-16T17:59:42.956Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-16T17:59:42.956Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T17:59:43.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-16T17:59:43.941Z] [2021-09-16T17:59:43.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-16T17:59:44.297Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-16T17:59:44.573Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-16T17:59:44.573Z] 448f6bf000e3: Pulling fs layer [2021-09-16T17:59:44.573Z] f757da607395: Pulling fs layer [2021-09-16T17:59:44.573Z] 05883995daec: Pulling fs layer [2021-09-16T17:59:44.573Z] 8603b9c90790: Pulling fs layer [2021-09-16T17:59:44.573Z] 1560dd03e051: Pulling fs layer [2021-09-16T17:59:44.573Z] 27f5ce0e4adf: Pulling fs layer [2021-09-16T17:59:44.573Z] c2d8d7efcc4b: Pulling fs layer [2021-09-16T17:59:44.573Z] 8603b9c90790: Waiting [2021-09-16T17:59:44.573Z] 1560dd03e051: Waiting [2021-09-16T17:59:44.573Z] 27f5ce0e4adf: Waiting [2021-09-16T17:59:44.573Z] c2d8d7efcc4b: Waiting [2021-09-16T17:59:44.573Z] f757da607395: Verifying Checksum [2021-09-16T17:59:44.573Z] f757da607395: Download complete [2021-09-16T17:59:44.847Z] 8603b9c90790: Verifying Checksum [2021-09-16T17:59:44.847Z] 8603b9c90790: Download complete [2021-09-16T17:59:44.847Z] 1560dd03e051: Verifying Checksum [2021-09-16T17:59:44.847Z] 1560dd03e051: Download complete [2021-09-16T17:59:44.847Z] 27f5ce0e4adf: Download complete [2021-09-16T17:59:45.447Z] 05883995daec: Verifying Checksum [2021-09-16T17:59:45.447Z] 05883995daec: Download complete [2021-09-16T17:59:46.041Z] 448f6bf000e3: Verifying Checksum [2021-09-16T17:59:46.041Z] 448f6bf000e3: Download complete [2021-09-16T17:59:48.661Z] c2d8d7efcc4b: Verifying Checksum [2021-09-16T17:59:48.661Z] c2d8d7efcc4b: Download complete [2021-09-16T17:59:49.257Z] 448f6bf000e3: Pull complete [2021-09-16T17:59:50.236Z] f757da607395: Pull complete [2021-09-16T17:59:51.673Z] 05883995daec: Pull complete [2021-09-16T17:59:51.946Z] 8603b9c90790: Pull complete [2021-09-16T17:59:52.930Z] 1560dd03e051: Pull complete [2021-09-16T17:59:53.524Z] 27f5ce0e4adf: Pull complete [2021-09-16T18:00:08.616Z] c2d8d7efcc4b: Pull complete [2021-09-16T18:00:08.616Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-16T18:00:08.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-16T18:00:08.616Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-16T18:00:08.859Z] prd-ubuntu18.04-docker-arm64-4c-16g-380 does not seem to be running inside a container [2021-09-16T18:00:08.964Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-16T18:00:13.261Z] $ docker top f1e0fd76fe01eed60b3f77f8badd5830c708715c495da7636460ff663d2d981f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T18:00:14.310Z] ---> job-cost.sh [2021-09-16T18:00:14.310Z] lf-activate-venv: SKIPPING [2021-09-16T18:00:14.310Z] INFO: No Stack... [2021-09-16T18:00:15.296Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-16T18:00:15.567Z] INFO: Archiving Costs [Pipeline] sh [2021-09-16T18:00:16.229Z] + cut -d, -f6 [2021-09-16T18:00:16.229Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2021-09-16T18:00:16.299Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3711-2-stack-cost] [2021-09-16T18:00:16.309Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3711-2-stack-cost] did not exist. Created. [2021-09-16T18:00:16.309Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3711-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-16T18:00:16.992Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-16T18:00:17.192Z] Stashed 1 file(s) [Pipeline] } [2021-09-16T18:00:17.208Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3711-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-16T18:00:17.257Z] $ docker stop --time=1 f1e0fd76fe01eed60b3f77f8badd5830c708715c495da7636460ff663d2d981f [2021-09-16T18:00:19.008Z] $ docker rm -f f1e0fd76fe01eed60b3f77f8badd5830c708715c495da7636460ff663d2d981f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-16T18:04:10.294Z] lxd 4.18 from Canonical* installed [2021-09-16T18:04:10.295Z] + sudo lxd init --auto [2021-09-16T18:04:20.360Z] + sudo snap install --classic snapcraft [2021-09-16T18:11:57.591Z] snapcraft 5.0 from Canonical* installed [2021-09-16T18:11:57.591Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-16T18:11:57.591Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-16T18:11:57.591Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-16T18:11:57.591Z] Dload Upload Total Spent Left Speed [2021-09-16T18:11:57.591Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3522 0 --:--:-- --:--:-- --:--:-- 3522 [2021-09-16T18:11:57.591Z] 100 3325k 100 3325k 0 0 9287k 0 --:--:-- --:--:-- --:--:-- 9287k [2021-09-16T18:11:57.591Z] ./yq_linux_amd64 [2021-09-16T18:11:57.591Z] + sudo snapcraft prime --use-lxd [2021-09-16T18:11:57.591Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-16T18:11:57.591Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-09-16T18:11:57.592Z] - README.md [2021-09-16T18:11:57.592Z] [2021-09-16T18:11:57.592Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-16T18:11:57.592Z] Launching a container. [2021-09-16T18:11:59.534Z] Waiting for container to be ready [2021-09-16T18:12:00.116Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-16T18:12:00.116Z] [2021-09-16T18:12:03.456Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-16T18:12:03.723Z] Waiting for network to be ready... [2021-09-16T18:12:04.305Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-16T18:12:04.580Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-16T18:12:04.580Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1869 kB] [2021-09-16T18:12:04.580Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [341 kB] [2021-09-16T18:12:04.580Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-16T18:12:04.580Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-16T18:12:04.580Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [438 kB] [2021-09-16T18:12:04.849Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.8 kB] [2021-09-16T18:12:04.849Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-16T18:12:04.849Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-16T18:12:05.116Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-16T18:12:05.116Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-16T18:12:05.699Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-16T18:12:05.699Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-16T18:12:05.699Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-16T18:12:05.699Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-16T18:12:05.699Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-16T18:12:05.699Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-16T18:12:05.966Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-16T18:12:06.232Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2217 kB] [2021-09-16T18:12:06.232Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [433 kB] [2021-09-16T18:12:06.232Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-16T18:12:06.232Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-16T18:12:06.232Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [462 kB] [2021-09-16T18:12:06.232Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [62.5 kB] [2021-09-16T18:12:06.232Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-16T18:12:06.232Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-16T18:12:08.813Z] Fetched 25.2 MB in 4s (5719 kB/s) [2021-09-16T18:12:09.398Z] Reading package lists... [2021-09-16T18:12:09.665Z] Reading package lists... [2021-09-16T18:12:09.931Z] Building dependency tree... [2021-09-16T18:12:09.931Z] Reading state information... [2021-09-16T18:12:09.931Z] The following additional packages will be installed: [2021-09-16T18:12:09.931Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-16T18:12:09.931Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-16T18:12:09.931Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-16T18:12:09.931Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-16T18:12:09.931Z] Suggested packages: [2021-09-16T18:12:09.931Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-16T18:12:09.931Z] Recommended packages: [2021-09-16T18:12:09.931Z] gnupg libsasl2-modules [2021-09-16T18:12:09.931Z] The following NEW packages will be installed: [2021-09-16T18:12:09.931Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-16T18:12:09.931Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-16T18:12:09.931Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-16T18:12:09.931Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-16T18:12:09.931Z] The following packages will be upgraded: [2021-09-16T18:12:09.931Z] gpg gpg-agent gpgconf libudev1 [2021-09-16T18:12:09.931Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-16T18:12:09.931Z] Need to get 3527 kB of archives. [2021-09-16T18:12:09.931Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-16T18:12:09.931Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-09-16T18:12:10.197Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-09-16T18:12:10.197Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-16T18:12:10.197Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-09-16T18:12:10.197Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-16T18:12:10.463Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-16T18:12:11.047Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-16T18:12:11.047Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-16T18:12:11.047Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-16T18:12:11.047Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-16T18:12:11.047Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-16T18:12:11.047Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-16T18:12:11.047Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-16T18:12:11.047Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-16T18:12:11.047Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-16T18:12:11.047Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-16T18:12:11.047Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-16T18:12:11.047Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-16T18:12:11.047Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-16T18:12:11.047Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-16T18:12:11.047Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-16T18:12:11.047Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-16T18:12:11.313Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-16T18:12:11.313Z] Fetched 3527 kB in 1s (3129 kB/s) [2021-09-16T18:12:11.313Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-16T18:12:11.313Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-16T18:12:11.313Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-16T18:12:11.313Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-16T18:12:11.313Z] Selecting previously unselected package udev. [2021-09-16T18:12:11.313Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-16T18:12:11.313Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-16T18:12:11.313Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-16T18:12:11.580Z] Selecting previously unselected package libfuse2:amd64. [2021-09-16T18:12:11.580Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-16T18:12:11.580Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-16T18:12:11.580Z] Selecting previously unselected package fuse. [2021-09-16T18:12:11.580Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-16T18:12:11.580Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-16T18:12:11.580Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-16T18:12:11.580Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-16T18:12:11.846Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-16T18:12:11.846Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-16T18:12:11.846Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-16T18:12:11.846Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-16T18:12:11.846Z] Selecting previously unselected package libksba8:amd64. [2021-09-16T18:12:11.846Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-16T18:12:11.846Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-16T18:12:12.114Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-16T18:12:12.114Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-16T18:12:12.114Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-16T18:12:12.114Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-16T18:12:12.114Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-16T18:12:12.114Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-16T18:12:12.114Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-16T18:12:12.114Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-16T18:12:12.114Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-16T18:12:12.114Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-16T18:12:12.114Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-16T18:12:12.114Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-16T18:12:12.114Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-16T18:12:12.114Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-16T18:12:12.114Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-16T18:12:12.383Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-16T18:12:12.383Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-16T18:12:12.383Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-16T18:12:12.383Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-16T18:12:12.383Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-16T18:12:12.383Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-16T18:12:12.383Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-16T18:12:12.383Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-16T18:12:12.383Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-16T18:12:12.383Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-16T18:12:12.383Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-16T18:12:12.383Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-16T18:12:12.383Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-16T18:12:12.383Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-16T18:12:12.383Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-16T18:12:12.383Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-16T18:12:12.383Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-16T18:12:12.383Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-16T18:12:12.651Z] Selecting previously unselected package libldap-common. [2021-09-16T18:12:12.651Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-16T18:12:12.651Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-16T18:12:12.651Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-16T18:12:12.651Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-16T18:12:12.651Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-16T18:12:12.651Z] Selecting previously unselected package dirmngr. [2021-09-16T18:12:12.651Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-16T18:12:12.651Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-16T18:12:12.651Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-16T18:12:12.651Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-16T18:12:12.651Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-16T18:12:12.651Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-16T18:12:12.651Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-16T18:12:12.651Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-16T18:12:12.651Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-16T18:12:12.918Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-16T18:12:12.918Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-16T18:12:12.918Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-16T18:12:13.186Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-16T18:12:13.186Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-16T18:12:13.186Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-16T18:12:13.186Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-16T18:12:13.186Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-16T18:12:13.186Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-16T18:12:13.186Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-16T18:12:13.186Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-16T18:12:13.186Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-16T18:12:13.186Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-16T18:12:13.186Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-16T18:12:13.186Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-16T18:12:13.453Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-16T18:12:13.453Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-16T18:12:13.453Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-16T18:12:13.721Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-16T18:12:13.721Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-16T18:12:13.721Z] This means they are not meant to be enabled using systemctl. [2021-09-16T18:12:13.721Z] Possible reasons for having this kind of units are: [2021-09-16T18:12:13.721Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-16T18:12:13.721Z] .wants/ or .requires/ directory. [2021-09-16T18:12:13.721Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-16T18:12:13.721Z] a requirement dependency on it. [2021-09-16T18:12:13.721Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-16T18:12:13.721Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-16T18:12:13.721Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-16T18:12:13.721Z] instance name specified. [2021-09-16T18:12:13.988Z] Reading package lists... [2021-09-16T18:12:14.254Z] Building dependency tree... [2021-09-16T18:12:14.254Z] Reading state information... [2021-09-16T18:12:14.254Z] The following additional packages will be installed: [2021-09-16T18:12:14.254Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-16T18:12:14.254Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-16T18:12:14.254Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-16T18:12:14.254Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-16T18:12:14.254Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-16T18:12:14.254Z] Suggested packages: [2021-09-16T18:12:14.254Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-16T18:12:14.254Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-16T18:12:14.254Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-16T18:12:14.254Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-16T18:12:14.254Z] systemd-container policykit-1 [2021-09-16T18:12:14.254Z] Recommended packages: [2021-09-16T18:12:14.254Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-16T18:12:14.254Z] The following NEW packages will be installed: [2021-09-16T18:12:14.254Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-16T18:12:14.254Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-16T18:12:14.254Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-16T18:12:14.254Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-16T18:12:14.254Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-16T18:12:14.254Z] The following packages will be upgraded: [2021-09-16T18:12:14.254Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-16T18:12:14.254Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-16T18:12:14.254Z] Need to get 36.7 MB of archives. [2021-09-16T18:12:14.254Z] After this operation, 147 MB of additional disk space will be used. [2021-09-16T18:12:14.254Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-16T18:12:14.520Z] 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-09-16T18:12:14.520Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-16T18:12:14.520Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-16T18:12:14.520Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-16T18:12:14.520Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-16T18:12:14.785Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-16T18:12:14.785Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-16T18:12:14.785Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-16T18:12:14.785Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-16T18:12:14.785Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-16T18:12:14.785Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-16T18:12:14.785Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-16T18:12:14.785Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-16T18:12:14.785Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-16T18:12:14.785Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-16T18:12:14.785Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-16T18:12:15.366Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-16T18:12:15.366Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-16T18:12:15.366Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-16T18:12:15.366Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-16T18:12:15.366Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-16T18:12:15.366Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-16T18:12:15.366Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-16T18:12:15.366Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-16T18:12:15.366Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-16T18:12:15.366Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-16T18:12:15.631Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-16T18:12:15.631Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-16T18:12:15.631Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-16T18:12:16.590Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-16T18:12:16.590Z] Fetched 36.7 MB in 2s (17.3 MB/s) [2021-09-16T18:12:16.590Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-16T18:12:16.590Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-16T18:12:16.855Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-16T18:12:17.121Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-16T18:12:17.121Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-16T18:12:17.121Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-16T18:12:17.387Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-16T18:12:17.387Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-16T18:12:17.387Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-16T18:12:17.387Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-16T18:12:17.387Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-16T18:12:17.387Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-16T18:12:17.387Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-16T18:12:17.654Z] Setting up apt (1.6.14) ... [2021-09-16T18:12:17.654Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-16T18:12:17.920Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-16T18:12:18.187Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-16T18:12:18.187Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-16T18:12:18.187Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-16T18:12:18.187Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-16T18:12:18.187Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-16T18:12:18.187Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-16T18:12:18.453Z] Selecting previously unselected package libexpat1:amd64. [2021-09-16T18:12:18.454Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-16T18:12:18.454Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-16T18:12:18.454Z] Selecting previously unselected package python3.6-minimal. [2021-09-16T18:12:18.454Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-16T18:12:18.454Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-16T18:12:18.719Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-16T18:12:18.719Z] Checking for services that may need to be restarted...done. [2021-09-16T18:12:18.719Z] Checking for services that may need to be restarted...done. [2021-09-16T18:12:18.719Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-16T18:12:18.719Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-16T18:12:18.719Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-16T18:12:19.300Z] Selecting previously unselected package python3-minimal. [2021-09-16T18:12:19.300Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-16T18:12:19.300Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-16T18:12:19.300Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-16T18:12:19.300Z] Selecting previously unselected package mime-support. [2021-09-16T18:12:19.300Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-16T18:12:19.300Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-16T18:12:19.300Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-16T18:12:19.300Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-16T18:12:19.300Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-16T18:12:19.300Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-16T18:12:19.300Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-16T18:12:19.300Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-16T18:12:19.566Z] Selecting previously unselected package python3.6. [2021-09-16T18:12:19.566Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-16T18:12:19.566Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-16T18:12:19.566Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-16T18:12:19.566Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-16T18:12:19.566Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-16T18:12:19.831Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-16T18:12:19.831Z] Selecting previously unselected package python3. [2021-09-16T18:12:19.831Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-16T18:12:19.831Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-16T18:12:19.831Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-16T18:12:19.831Z] Selecting previously unselected package multiarch-support. [2021-09-16T18:12:19.831Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-16T18:12:20.097Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-16T18:12:20.097Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-16T18:12:20.097Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-16T18:12:20.097Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-16T18:12:20.097Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-16T18:12:20.097Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-16T18:12:20.097Z] Selecting previously unselected package libbsd0:amd64. [2021-09-16T18:12:20.097Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-16T18:12:20.097Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-16T18:12:20.097Z] Selecting previously unselected package sudo. [2021-09-16T18:12:20.097Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-16T18:12:20.097Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-16T18:12:20.364Z] Selecting previously unselected package apparmor. [2021-09-16T18:12:20.364Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-16T18:12:20.364Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-16T18:12:20.364Z] Selecting previously unselected package libedit2:amd64. [2021-09-16T18:12:20.364Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-16T18:12:20.364Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-16T18:12:20.364Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-16T18:12:20.364Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-16T18:12:20.364Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-16T18:12:20.631Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-16T18:12:20.631Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-16T18:12:20.631Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-16T18:12:20.631Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-16T18:12:20.631Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-16T18:12:20.631Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-16T18:12:20.631Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-16T18:12:20.631Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-16T18:12:20.631Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-16T18:12:20.631Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-16T18:12:20.631Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-16T18:12:20.631Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-16T18:12:20.631Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-16T18:12:20.631Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-16T18:12:20.898Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-16T18:12:20.898Z] Selecting previously unselected package openssh-client. [2021-09-16T18:12:20.898Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-16T18:12:20.898Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-16T18:12:21.164Z] Selecting previously unselected package squashfs-tools. [2021-09-16T18:12:21.164Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-16T18:12:21.164Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-16T18:12:21.164Z] Selecting previously unselected package snapd. [2021-09-16T18:12:21.164Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-16T18:12:21.164Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-16T18:12:23.102Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-16T18:12:23.102Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-16T18:12:23.102Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-16T18:12:23.102Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-16T18:12:23.102Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-16T18:12:23.369Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-16T18:12:23.369Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-16T18:12:23.369Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-16T18:12:23.369Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-16T18:12:23.954Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-16T18:12:23.954Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-16T18:12:23.954Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-16T18:12:23.954Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-16T18:12:23.954Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-16T18:12:23.954Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-16T18:12:24.536Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-16T18:12:24.536Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-16T18:12:24.536Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-16T18:12:24.536Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-16T18:12:24.536Z] running python rtupdate hooks for python3.6... [2021-09-16T18:12:24.536Z] running python post-rtupdate hooks for python3.6... [2021-09-16T18:12:24.536Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-16T18:12:25.118Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-16T18:12:25.118Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-16T18:12:25.118Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-16T18:12:25.383Z] Setting up snapd (2.49.2+18.04) ... [2021-09-16T18:12:25.650Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-16T18:12:25.916Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-16T18:12:25.916Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-16T18:12:26.183Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-16T18:12:26.452Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-16T18:12:26.453Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-16T18:12:26.453Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-16T18:12:26.719Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-16T18:12:26.719Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-16T18:12:26.986Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-16T18:12:27.252Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-09-16T18:12:27.252Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-16T18:12:27.252Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-16T18:12:27.832Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-16T18:12:28.097Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-16T18:12:28.097Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-16T18:12:29.055Z] Reading package lists... [2021-09-16T18:12:29.323Z] Reading package lists... [2021-09-16T18:12:29.591Z] Building dependency tree... [2021-09-16T18:12:29.591Z] Reading state information... [2021-09-16T18:12:29.591Z] Calculating upgrade... [2021-09-16T18:12:29.864Z] The following packages will be upgraded: [2021-09-16T18:12:29.864Z] advancecomp base-files bash binutils binutils-common [2021-09-16T18:12:29.864Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-16T18:12:29.864Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-16T18:12:29.864Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-16T18:12:29.864Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-16T18:12:29.864Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-16T18:12:29.864Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-16T18:12:29.864Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-16T18:12:29.864Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-16T18:12:29.864Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-16T18:12:29.864Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-16T18:12:29.864Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-16T18:12:29.864Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-16T18:12:29.864Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-16T18:12:29.864Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-16T18:12:29.864Z] ubuntu-keyring util-linux [2021-09-16T18:12:29.864Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-16T18:12:29.864Z] Need to get 64.2 MB of archives. [2021-09-16T18:12:29.864Z] After this operation, 5139 kB of additional disk space will be used. [2021-09-16T18:12:29.864Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] [2021-09-16T18:12:29.864Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-16T18:12:29.864Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-16T18:12:29.864Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-16T18:12:29.864Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-16T18:12:29.864Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-16T18:12:29.864Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-16T18:12:29.864Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-16T18:12:29.864Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-16T18:12:29.864Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-16T18:12:29.864Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-16T18:12:29.864Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-16T18:12:30.132Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-16T18:12:30.132Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-16T18:12:30.132Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-16T18:12:30.132Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-16T18:12:30.132Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-16T18:12:30.132Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-16T18:12:30.132Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-16T18:12:30.132Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-16T18:12:30.132Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-16T18:12:30.132Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-16T18:12:30.132Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-09-16T18:12:30.132Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-16T18:12:30.132Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-16T18:12:30.132Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-16T18:12:30.132Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-16T18:12:30.132Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-16T18:12:30.132Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-16T18:12:30.132Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-16T18:12:30.132Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-16T18:12:30.132Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-16T18:12:30.132Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-16T18:12:30.132Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-16T18:12:30.132Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-16T18:12:30.132Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-16T18:12:30.132Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-16T18:12:30.132Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-16T18:12:30.132Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-16T18:12:30.132Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-16T18:12:30.132Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-16T18:12:30.132Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-16T18:12:30.402Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-16T18:12:30.402Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-16T18:12:30.402Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-16T18:12:30.402Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-16T18:12:30.402Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-16T18:12:30.402Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-16T18:12:30.402Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-16T18:12:30.402Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-16T18:12:30.402Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-16T18:12:30.402Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-16T18:12:30.402Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-16T18:12:30.402Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-16T18:12:30.402Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-16T18:12:30.402Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-16T18:12:30.402Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-16T18:12:30.402Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-16T18:12:30.668Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-16T18:12:30.668Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-16T18:12:30.668Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-16T18:12:30.935Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-16T18:12:30.935Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-16T18:12:30.935Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-16T18:12:30.935Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-16T18:12:30.935Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-16T18:12:30.935Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-16T18:12:30.935Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-16T18:12:30.935Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-16T18:12:30.935Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-16T18:12:30.935Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-16T18:12:31.201Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-16T18:12:31.201Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-16T18:12:31.201Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-16T18:12:31.201Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-16T18:12:31.201Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-16T18:12:31.201Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-16T18:12:31.201Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-16T18:12:31.201Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-16T18:12:31.201Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-16T18:12:31.201Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-16T18:12:31.201Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-16T18:12:31.201Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-16T18:12:31.201Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-16T18:12:31.201Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-16T18:12:31.201Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-16T18:12:31.201Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-16T18:12:31.469Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-16T18:12:31.469Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-16T18:12:31.469Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-16T18:12:31.469Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-16T18:12:31.469Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-16T18:12:31.469Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-16T18:12:31.469Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-16T18:12:31.469Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-16T18:12:31.469Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-16T18:12:31.469Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-09-16T18:12:31.469Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-16T18:12:31.469Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-16T18:12:31.469Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-16T18:12:31.734Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-16T18:12:31.734Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-16T18:12:31.734Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-16T18:12:31.734Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-16T18:12:32.000Z] Fetched 64.2 MB in 2s (33.3 MB/s) [2021-09-16T18:12:32.000Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-16T18:12:32.000Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-16T18:12:32.000Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-16T18:12:32.584Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-16T18:12:32.584Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-16T18:12:32.584Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... [2021-09-16T18:12:32.584Z] Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... [2021-09-16T18:12:32.850Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-16T18:12:32.850Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-16T18:12:32.850Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-16T18:12:32.850Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-16T18:12:32.850Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-16T18:12:32.850Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-16T18:12:32.850Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-16T18:12:32.850Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-16T18:12:33.115Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-16T18:12:33.115Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-16T18:12:33.115Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-16T18:12:33.115Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-16T18:12:33.115Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-16T18:12:33.115Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-16T18:12:33.115Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-16T18:12:33.115Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-16T18:12:33.115Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-16T18:12:33.115Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-16T18:12:33.379Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-16T18:12:33.379Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-16T18:12:33.379Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-16T18:12:33.379Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-16T18:12:33.379Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-16T18:12:33.379Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-16T18:12:33.379Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-16T18:12:33.379Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-16T18:12:33.644Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-16T18:12:33.644Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-16T18:12:33.644Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-16T18:12:33.910Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-16T18:12:34.176Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-16T18:12:34.176Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-16T18:12:34.176Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-16T18:12:34.176Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-16T18:12:34.176Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-16T18:12:34.442Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-16T18:12:34.442Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-16T18:12:34.442Z] Installing new version of config file /etc/issue ... [2021-09-16T18:12:34.442Z] Installing new version of config file /etc/issue.net ... [2021-09-16T18:12:34.442Z] Installing new version of config file /etc/lsb-release ... [2021-09-16T18:12:34.442Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-16T18:12:34.707Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-16T18:12:34.707Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-16T18:12:34.707Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-16T18:12:34.974Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-16T18:12:34.974Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-16T18:12:34.974Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-16T18:12:34.974Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-16T18:12:34.974Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-09-16T18:12:34.974Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-16T18:12:34.974Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-16T18:12:34.974Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-16T18:12:35.238Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-16T18:12:35.238Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-16T18:12:35.238Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-16T18:12:35.238Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-16T18:12:35.238Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-16T18:12:35.238Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-16T18:12:35.238Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-16T18:12:35.238Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-16T18:12:35.507Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-16T18:12:35.507Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-16T18:12:35.507Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-16T18:12:35.507Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-16T18:12:35.774Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-16T18:12:35.774Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-16T18:12:35.774Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-16T18:12:35.774Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-16T18:12:35.774Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-16T18:12:35.774Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-16T18:12:35.774Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-16T18:12:35.774Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-16T18:12:36.040Z] Setting up grep (3.1-2build1) ... [2021-09-16T18:12:36.040Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-16T18:12:36.040Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-16T18:12:36.040Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-16T18:12:36.040Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-16T18:12:36.040Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-16T18:12:36.040Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-16T18:12:36.040Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-16T18:12:36.306Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-16T18:12:36.306Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-16T18:12:36.306Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-16T18:12:36.306Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-16T18:12:36.306Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-16T18:12:36.306Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-16T18:12:36.306Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-16T18:12:36.306Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-16T18:12:36.886Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-16T18:12:36.886Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-16T18:12:36.886Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-16T18:12:36.886Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-16T18:12:37.151Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-16T18:12:37.151Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-16T18:12:37.151Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-16T18:12:37.151Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-16T18:12:37.731Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-16T18:12:37.731Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-16T18:12:37.731Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-16T18:12:37.731Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-16T18:12:37.995Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-16T18:12:37.995Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-16T18:12:37.995Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-16T18:12:37.995Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-16T18:12:37.995Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-16T18:12:38.260Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-16T18:12:38.260Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-16T18:12:38.260Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-16T18:12:38.260Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-16T18:12:38.260Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-16T18:12:38.260Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-16T18:12:38.260Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-16T18:12:38.260Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-16T18:12:38.260Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-16T18:12:38.260Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-16T18:12:38.260Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-16T18:12:38.529Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-16T18:12:38.529Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-16T18:12:38.529Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-16T18:12:38.529Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-16T18:12:38.529Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-16T18:12:38.529Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-16T18:12:38.529Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-16T18:12:38.529Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-16T18:12:38.797Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-16T18:12:38.797Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-16T18:12:38.797Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-16T18:12:38.797Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-16T18:12:38.797Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-16T18:12:38.797Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-16T18:12:38.797Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-16T18:12:38.797Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-16T18:12:38.797Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-16T18:12:38.797Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-16T18:12:39.063Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-16T18:12:39.063Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-16T18:12:39.063Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-16T18:12:39.063Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-16T18:12:39.063Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-16T18:12:39.063Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-16T18:12:39.063Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-16T18:12:39.330Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-16T18:12:39.597Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-16T18:12:39.865Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-16T18:12:40.140Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-16T18:12:40.140Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-16T18:12:40.140Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-16T18:12:40.140Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-16T18:12:40.140Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-16T18:12:40.408Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-16T18:12:40.408Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-16T18:12:40.408Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-16T18:12:40.408Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-16T18:12:40.408Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-16T18:12:40.408Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-16T18:12:40.408Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-16T18:12:40.676Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-16T18:12:40.676Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-16T18:12:40.676Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-16T18:12:40.676Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-16T18:12:40.676Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-16T18:12:40.944Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-16T18:12:40.944Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-16T18:12:40.944Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-16T18:12:40.944Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-16T18:12:40.944Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-16T18:12:40.944Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-16T18:12:40.944Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-16T18:12:40.944Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-16T18:12:41.210Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-16T18:12:41.210Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-16T18:12:41.210Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-16T18:12:41.210Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-16T18:12:41.210Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-16T18:12:41.210Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-16T18:12:41.476Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-16T18:12:41.476Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-16T18:12:41.476Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-16T18:12:41.476Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-16T18:12:41.476Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-16T18:12:41.476Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-16T18:12:41.476Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-16T18:12:41.744Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-16T18:12:41.744Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-16T18:12:41.744Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-16T18:12:41.744Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-16T18:12:41.744Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-16T18:12:41.744Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-16T18:12:41.744Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-16T18:12:42.010Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-16T18:12:42.010Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-16T18:12:42.010Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-16T18:12:42.010Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-16T18:12:42.010Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-16T18:12:42.010Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-16T18:12:42.010Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-16T18:12:42.010Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-16T18:12:42.277Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-16T18:12:42.277Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-16T18:12:42.277Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-16T18:12:42.277Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-16T18:12:42.277Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-16T18:12:42.277Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-16T18:12:42.277Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-16T18:12:42.547Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-16T18:12:42.547Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-16T18:12:42.547Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-16T18:12:42.547Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-16T18:12:42.813Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-16T18:12:42.813Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-16T18:12:42.813Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-16T18:12:42.813Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-16T18:12:42.813Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-16T18:12:43.080Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-16T18:12:43.080Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-16T18:12:43.080Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-16T18:12:43.080Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-16T18:12:43.080Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-16T18:12:43.080Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-16T18:12:43.080Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-16T18:12:43.080Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-16T18:12:43.080Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-16T18:12:43.080Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-16T18:12:43.080Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-16T18:12:43.346Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-16T18:12:43.346Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-16T18:12:43.346Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-16T18:12:43.346Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-16T18:12:43.346Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-16T18:12:43.346Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-16T18:12:43.346Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-16T18:12:43.346Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-16T18:12:43.613Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-16T18:12:43.613Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-16T18:12:43.613Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-16T18:12:43.613Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-16T18:12:43.613Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-16T18:12:43.613Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-16T18:12:43.613Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-16T18:12:43.613Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-16T18:12:43.880Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-16T18:12:43.880Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-16T18:12:43.880Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-16T18:12:43.880Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-16T18:12:43.880Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-16T18:12:43.880Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-16T18:12:43.880Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-16T18:12:43.880Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-16T18:12:43.880Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-16T18:12:43.880Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-16T18:12:44.154Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-16T18:12:44.154Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-16T18:12:44.154Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-16T18:12:44.154Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-16T18:12:44.421Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-16T18:12:44.422Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-16T18:12:44.422Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-16T18:12:44.422Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-16T18:12:44.422Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-16T18:12:44.422Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-16T18:12:44.422Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-16T18:12:44.422Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-16T18:12:44.688Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-16T18:12:44.688Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-16T18:12:44.688Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-16T18:12:44.688Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-16T18:12:44.688Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-16T18:12:44.688Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-16T18:12:44.688Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-16T18:12:44.688Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-16T18:12:44.954Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-16T18:12:44.954Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-16T18:12:45.219Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-16T18:12:45.219Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-16T18:12:45.219Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-16T18:12:45.219Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-16T18:12:45.486Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-16T18:12:45.486Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-16T18:12:45.486Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-16T18:12:45.486Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-16T18:12:45.486Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-16T18:12:45.486Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-16T18:12:45.751Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-16T18:12:45.751Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-16T18:12:45.751Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-16T18:12:45.751Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-16T18:12:45.751Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-16T18:12:45.751Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-16T18:12:46.017Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-16T18:12:46.017Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-16T18:12:46.599Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-16T18:12:46.866Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-16T18:12:47.452Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-16T18:12:47.452Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-16T18:12:47.718Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-16T18:12:47.718Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-16T18:12:47.984Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-16T18:12:47.984Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-16T18:12:48.944Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-16T18:12:48.944Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-16T18:12:48.944Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-16T18:12:48.944Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-16T18:12:48.944Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-16T18:12:48.944Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-16T18:12:48.944Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-16T18:12:48.944Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-16T18:12:48.944Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-16T18:12:48.944Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-16T18:12:49.211Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-16T18:12:49.211Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-16T18:12:49.211Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-16T18:12:49.211Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-16T18:12:49.211Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-16T18:12:49.211Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-16T18:12:49.211Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-16T18:12:49.211Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-16T18:12:49.211Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-16T18:12:49.211Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-16T18:12:49.211Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-16T18:12:49.479Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-16T18:12:49.479Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-16T18:12:49.479Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-16T18:12:49.479Z] [2021-09-16T18:12:49.479Z] Current default time zone: 'Etc/UTC' [2021-09-16T18:12:49.479Z] Local time is now: Thu Sep 16 18:12:49 UTC 2021. [2021-09-16T18:12:49.479Z] Universal Time is now: Thu Sep 16 18:12:49 UTC 2021. [2021-09-16T18:12:49.479Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-16T18:12:49.479Z] [2021-09-16T18:12:49.479Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-16T18:12:49.479Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-16T18:12:49.479Z] Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... [2021-09-16T18:12:49.479Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-16T18:12:49.479Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-16T18:12:49.479Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-16T18:12:49.479Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-16T18:12:49.479Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-16T18:12:49.479Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-16T18:12:49.479Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-16T18:12:49.479Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-16T18:12:49.479Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-16T18:12:49.746Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-16T18:12:49.746Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-16T18:12:49.746Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-16T18:12:49.746Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-16T18:12:49.746Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-16T18:12:49.746Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-16T18:12:49.746Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-16T18:12:49.746Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-16T18:12:49.746Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-16T18:12:49.746Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-16T18:12:49.746Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-16T18:12:51.684Z] Updating certificates in /etc/ssl/certs... [2021-09-16T18:12:52.276Z] 23 added, 27 removed; done. [2021-09-16T18:12:52.276Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-16T18:12:52.276Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-16T18:12:52.276Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-16T18:12:52.276Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-16T18:12:52.276Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-16T18:12:52.276Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-16T18:12:52.276Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-16T18:12:52.276Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-16T18:12:52.276Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-16T18:12:52.276Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-16T18:12:52.543Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-16T18:12:52.543Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-16T18:12:52.543Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-16T18:12:52.543Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-16T18:12:52.543Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-16T18:12:52.543Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-16T18:12:52.543Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-16T18:12:52.543Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-16T18:12:52.543Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-16T18:12:52.543Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-16T18:12:52.543Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-16T18:12:52.543Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-16T18:12:52.543Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-16T18:12:52.543Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-16T18:12:52.543Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-16T18:12:52.543Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-16T18:12:52.810Z] Updating certificates in /etc/ssl/certs... [2021-09-16T18:12:53.392Z] 0 added, 0 removed; done. [2021-09-16T18:12:53.392Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-16T18:12:53.392Z] done. [2021-09-16T18:12:53.657Z] Reading package lists... [2021-09-16T18:12:53.923Z] Building dependency tree... [2021-09-16T18:12:53.923Z] Reading state information... [2021-09-16T18:12:53.923Z] The following NEW packages will be installed: [2021-09-16T18:12:53.923Z] apt-transport-https [2021-09-16T18:12:53.923Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-16T18:12:54.188Z] Need to get 4348 B of archives. [2021-09-16T18:12:54.188Z] After this operation, 154 kB of additional disk space will be used. [2021-09-16T18:12:54.188Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-16T18:12:54.188Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-16T18:12:54.188Z] Fetched 4348 B in 0s (23.8 kB/s) [2021-09-16T18:12:54.454Z] Selecting previously unselected package apt-transport-https. [2021-09-16T18:12:54.454Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-16T18:12:54.454Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-16T18:12:54.454Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-16T18:12:54.454Z] Setting up apt-transport-https (1.6.14) ... [2021-09-16T18:12:54.721Z] Waiting for network to be ready... [2021-09-16T18:13:00.449Z] 2021-09-16T18:12:58Z INFO Waiting for automatic snapd restart... [2021-09-16T18:13:01.851Z] snapd 2.51.4 from Canonical* installed [2021-09-16T18:13:02.812Z] "snapd" switched to the "latest/stable" channel [2021-09-16T18:13:02.812Z] [2021-09-16T18:13:05.387Z] core18 20210722 from Canonical* installed [2021-09-16T18:13:05.387Z] "core18" switched to the "latest/stable" channel [2021-09-16T18:13:05.387Z] [2021-09-16T18:13:07.963Z] snapcraft 5.0 from Canonical* installed [2021-09-16T18:13:07.963Z] "snapcraft" switched to the "latest/stable" channel [2021-09-16T18:13:07.963Z] [2021-09-16T18:13:12.214Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-09-16T18:13:12.214Z] - README.md [2021-09-16T18:13:12.214Z] [2021-09-16T18:13:12.214Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-16T18:13:12.214Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-16T18:13:12.480Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-16T18:13:12.480Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-16T18:13:13.703Z] Reading package lists... [2021-09-16T18:13:13.968Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.15 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-09-16T18:13:13.968Z] Reading package lists... [2021-09-16T18:13:14.234Z] Building dependency tree... [2021-09-16T18:13:14.234Z] Reading state information... [2021-09-16T18:13:14.501Z] Suggested packages: [2021-09-16T18:13:14.501Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-16T18:13:14.501Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-16T18:13:14.501Z] Recommended packages: [2021-09-16T18:13:14.501Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-16T18:13:14.501Z] The following NEW packages will be installed: [2021-09-16T18:13:14.501Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-16T18:13:14.501Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-16T18:13:14.501Z] pkg-config zip [2021-09-16T18:13:14.501Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-16T18:13:14.501Z] Need to get 7670 kB of archives. [2021-09-16T18:13:14.501Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-16T18:13:14.501Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-09-16T18:13:14.766Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-16T18:13:14.766Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.15 [218 kB] [2021-09-16T18:13:14.766Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-16T18:13:14.766Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-16T18:13:14.766Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-16T18:13:14.766Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-16T18:13:14.766Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-16T18:13:15.030Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-16T18:13:15.030Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-16T18:13:15.030Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-16T18:13:15.030Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-16T18:13:15.297Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-16T18:13:15.297Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-16T18:13:15.297Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-16T18:13:15.297Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-16T18:13:15.297Z] Fetched 7670 kB in 1s (10.3 MB/s) [2021-09-16T18:13:15.297Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-16T18:13:15.297Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-16T18:13:15.297Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-16T18:13:15.562Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-16T18:13:15.562Z] Selecting previously unselected package libpsl5:amd64. [2021-09-16T18:13:15.562Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-16T18:13:15.562Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-16T18:13:15.562Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-16T18:13:15.562Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-16T18:13:15.562Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-16T18:13:15.562Z] Selecting previously unselected package librtmp1:amd64. [2021-09-16T18:13:15.562Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-16T18:13:15.562Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-16T18:13:15.828Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-16T18:13:15.828Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.15_amd64.deb ... [2021-09-16T18:13:15.828Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.15) ... [2021-09-16T18:13:15.828Z] Selecting previously unselected package liberror-perl. [2021-09-16T18:13:15.828Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-16T18:13:15.828Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-16T18:13:15.828Z] Selecting previously unselected package git-man. [2021-09-16T18:13:15.828Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-16T18:13:15.828Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-16T18:13:15.828Z] Selecting previously unselected package git. [2021-09-16T18:13:15.828Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-16T18:13:16.093Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-16T18:13:16.357Z] Selecting previously unselected package libnorm1:amd64. [2021-09-16T18:13:16.357Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-16T18:13:16.357Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-16T18:13:16.357Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-16T18:13:16.357Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-16T18:13:16.357Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-16T18:13:16.623Z] Selecting previously unselected package libsodium23:amd64. [2021-09-16T18:13:16.623Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-16T18:13:16.623Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-16T18:13:16.623Z] Selecting previously unselected package libzmq5:amd64. [2021-09-16T18:13:16.623Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-16T18:13:16.623Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-16T18:13:16.623Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-16T18:13:16.623Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-16T18:13:16.623Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-16T18:13:16.888Z] Selecting previously unselected package pkg-config. [2021-09-16T18:13:16.888Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-16T18:13:16.888Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-16T18:13:16.888Z] Selecting previously unselected package zip. [2021-09-16T18:13:16.888Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-16T18:13:16.888Z] Unpacking zip (3.0-11build1) ... [2021-09-16T18:13:16.888Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-16T18:13:16.888Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-16T18:13:16.888Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-16T18:13:16.888Z] Setting up liberror-perl (0.17025-1) ... [2021-09-16T18:13:16.888Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-16T18:13:16.888Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-16T18:13:16.888Z] No schema files found: doing nothing. [2021-09-16T18:13:16.888Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-16T18:13:16.888Z] Setting up zip (3.0-11build1) ... [2021-09-16T18:13:16.888Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-16T18:13:16.888Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-16T18:13:16.888Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-16T18:13:17.154Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-16T18:13:17.154Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.15) ... [2021-09-16T18:13:17.154Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-16T18:13:17.154Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-16T18:13:17.154Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-16T18:13:17.736Z] git set to automatically installed. [2021-09-16T18:13:17.736Z] git-man set to automatically installed. [2021-09-16T18:13:17.736Z] libcurl3-gnutls set to automatically installed. [2021-09-16T18:13:17.736Z] liberror-perl set to automatically installed. [2021-09-16T18:13:17.736Z] libglib2.0-0 set to automatically installed. [2021-09-16T18:13:17.736Z] libnghttp2-14 set to automatically installed. [2021-09-16T18:13:17.736Z] libnorm1 set to automatically installed. [2021-09-16T18:13:17.736Z] libpgm-5.2-0 set to automatically installed. [2021-09-16T18:13:17.736Z] libpsl5 set to automatically installed. [2021-09-16T18:13:17.736Z] librtmp1 set to automatically installed. [2021-09-16T18:13:17.736Z] libsodium23 set to automatically installed. [2021-09-16T18:13:17.736Z] libzmq3-dev set to automatically installed. [2021-09-16T18:13:17.736Z] libzmq5 set to automatically installed. [2021-09-16T18:13:17.736Z] pkg-config set to automatically installed. [2021-09-16T18:13:17.736Z] zip set to automatically installed. [2021-09-16T18:13:18.694Z] snapd is not logged in, snap install commands will use sudo [2021-09-16T18:23:10.916Z] go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed [2021-09-16T18:23:10.916Z] snapd is not logged in, snap install commands will use sudo [2021-09-16T18:23:10.916Z] snap "core18" has no updates available [2021-09-16T18:23:10.916Z] Pulling config-common [2021-09-16T18:23:10.916Z] + snapcraftctl pull [2021-09-16T18:23:10.916Z] Pulling go-build-helper [2021-09-16T18:23:10.916Z] + snapcraftctl pull [2021-09-16T18:23:10.916Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-16T18:23:10.916Z] Skipping pull go-build-helper (already ran) [2021-09-16T18:23:10.916Z] Building go-build-helper [2021-09-16T18:23:10.916Z] + snapcraftctl build [2021-09-16T18:23:10.916Z] Staging go-build-helper [2021-09-16T18:23:10.916Z] + snapcraftctl stage [2021-09-16T18:23:17.554Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-16T18:23:17.554Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-16T18:23:17.554Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1869 kB] [2021-09-16T18:23:17.554Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-16T18:23:17.554Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [341 kB] [2021-09-16T18:23:17.554Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-16T18:23:17.554Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-16T18:23:17.554Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [438 kB] [2021-09-16T18:23:17.554Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.8 kB] [2021-09-16T18:23:17.554Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-16T18:23:17.554Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-16T18:23:17.554Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-16T18:23:17.554Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-16T18:23:17.554Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-16T18:23:17.554Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-16T18:23:17.554Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-16T18:23:17.554Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-16T18:23:17.554Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-16T18:23:17.554Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-16T18:23:17.554Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2217 kB] [2021-09-16T18:23:17.554Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [433 kB] [2021-09-16T18:23:17.554Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-16T18:23:17.554Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-16T18:23:17.554Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [462 kB] [2021-09-16T18:23:17.554Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [62.5 kB] [2021-09-16T18:23:17.554Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-16T18:23:17.554Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-16T18:23:17.554Z] Fetched 25.2 MB in 0s (0 B/s) [2021-09-16T18:23:17.555Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-16T18:23:17.555Z] Fetched 224 kB in 0s (0 B/s) [2021-09-16T18:23:17.555Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-16T18:23:17.555Z] Fetched 157 kB in 0s (0 B/s) [2021-09-16T18:23:17.555Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-16T18:23:17.555Z] Fetched 221 kB in 0s (0 B/s) [2021-09-16T18:23:17.555Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-16T18:23:17.555Z] Fetched 143 kB in 0s (0 B/s) [2021-09-16T18:23:17.555Z] Pulling edgex-go [2021-09-16T18:23:17.555Z] + snapcraftctl pull [2021-09-16T18:23:17.822Z] Pulling hooks [2021-09-16T18:23:17.822Z] + snapcraftctl pull [2021-09-16T18:23:36.017Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-16T18:23:36.017Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-16T18:23:36.017Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-16T18:23:36.017Z] Fetched 0 B in 0s (0 B/s) [2021-09-16T18:23:36.017Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-16T18:23:36.017Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-16T18:23:36.017Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-16T18:23:36.017Z] Fetched 279 kB in 0s (0 B/s) [2021-09-16T18:23:36.017Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-16T18:23:36.017Z] Fetched 122 kB in 0s (0 B/s) [2021-09-16T18:23:36.017Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-16T18:23:36.017Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-16T18:23:36.018Z] Fetched 8848 B in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-16T18:23:36.018Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-16T18:23:36.018Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-16T18:23:36.018Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libcurl4_7.58.0-2ubuntu3.15_amd64.deb [219 kB] [2021-09-16T18:23:36.018Z] Fetched 219 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-16T18:23:36.018Z] Fetched 154 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-16T18:23:36.018Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-16T18:23:36.018Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-16T18:23:36.018Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-16T18:23:36.018Z] Fetched 499 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-16T18:23:36.018Z] Fetched 111 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-16T18:23:36.018Z] Fetched 240 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-16T18:23:36.018Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-16T18:23:36.018Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-16T18:23:36.018Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-16T18:23:36.018Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-16T18:23:36.018Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-16T18:23:36.018Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-16T18:23:36.018Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-16T18:23:36.018Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-16T18:23:36.018Z] Fetched 8720 B in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-16T18:23:36.018Z] Fetched 140 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-16T18:23:36.018Z] Fetched 119 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-16T18:23:36.018Z] Fetched 111 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-16T18:23:36.018Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-16T18:23:36.018Z] Fetched 646 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-16T18:23:36.018Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-16T18:23:36.018Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-16T18:23:36.018Z] Fetched 368 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-16T18:23:36.018Z] Fetched 187 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-16T18:23:36.018Z] Fetched 175 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-16T18:23:36.018Z] Fetched 206 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-16T18:23:36.018Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-16T18:23:36.018Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 curl_7.58.0-2ubuntu3.15_amd64.deb [159 kB] [2021-09-16T18:23:36.018Z] Fetched 159 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-16T18:23:36.018Z] Fetched 107 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-16T18:23:36.018Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-16T18:23:36.018Z] Pulling static-packages [2021-09-16T18:23:36.018Z] + snapcraftctl pull [2021-09-16T18:23:36.018Z] Pulling version [2021-09-16T18:23:36.018Z] + cd /root/project [2021-09-16T18:23:36.018Z] + git describe --tags --abbrev=0 [2021-09-16T18:23:36.018Z] + sed s/v// [2021-09-16T18:23:36.018Z] + GIT_VERSION=2.0.1-dev.46 [2021-09-16T18:23:36.018Z] + [ -z 2.0.1-dev.46 ] [2021-09-16T18:23:36.018Z] + snapcraftctl set-version 2.0.1-dev.46 [2021-09-16T18:23:36.018Z] Building config-common [2021-09-16T18:23:36.018Z] + snapcraftctl build [2021-09-16T18:23:37.956Z] Skipping build go-build-helper (already ran) [2021-09-16T18:23:38.223Z] Building edgex-go [2021-09-16T18:23:38.492Z] + cd /root/parts/edgex-go/src [2021-09-16T18:23:38.493Z] + git describe --tags --abbrev=0 [2021-09-16T18:23:38.493Z] + sed s/v// [2021-09-16T18:23:38.493Z] + GIT_VERSION=2.0.1-dev.46 [2021-09-16T18:23:38.493Z] + [ -z 2.0.1-dev.46 ] [2021-09-16T18:23:38.493Z] + echo 2.0.1-dev.46 [2021-09-16T18:23:38.493Z] + make build [2021-09-16T18:23:38.493Z] go mod tidy [2021-09-16T18:23:41.827Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-16T18:23:41.827Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-16T18:23:41.827Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-16T18:23:41.827Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-16T18:23:41.827Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-16T18:23:41.827Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-16T18:23:41.827Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-16T18:23:41.827Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-16T18:23:41.827Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-16T18:23:41.827Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-16T18:23:41.827Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-16T18:23:41.827Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-16T18:23:41.827Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-16T18:23:41.827Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-16T18:23:41.827Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-16T18:23:42.407Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-16T18:23:42.407Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-16T18:23:42.988Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-16T18:23:42.988Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-16T18:23:42.988Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-16T18:23:42.988Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-16T18:23:42.988Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-16T18:23:42.988Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-16T18:23:42.988Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-16T18:23:42.988Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-16T18:23:43.267Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-16T18:23:43.267Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-16T18:23:43.267Z] go: downloading golang.org/x/text v0.3.6 [2021-09-16T18:23:43.267Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-16T18:23:43.267Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-16T18:23:43.267Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-16T18:23:43.267Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-16T18:23:43.267Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-16T18:23:43.267Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-16T18:23:43.851Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-16T18:23:43.851Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-16T18:23:43.851Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-16T18:23:43.851Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-16T18:23:43.851Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-16T18:23:43.851Z] go: downloading github.com/kr/text v0.2.0 [2021-09-16T18:23:43.851Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-16T18:23:43.851Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-16T18:23:43.851Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-16T18:23:44.117Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-16T18:23:44.117Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-16T18:23:44.117Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-16T18:23:44.117Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-16T18:23:44.117Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-16T18:23:44.383Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-16T18:23:44.383Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-16T18:23:44.383Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-16T18:23:44.383Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-16T18:23:44.383Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-16T18:23:44.383Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-16T18:23:44.383Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-16T18:23:44.383Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-16T18:23:44.383Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-16T18:23:44.383Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-16T18:23:44.383Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-16T18:23:44.383Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-16T18:23:44.649Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-16T18:23:44.649Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-16T18:23:44.649Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-16T18:23:44.649Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-16T18:23:44.649Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-16T18:23:44.649Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-16T18:23:44.649Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-16T18:23:44.649Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-16T18:23:44.649Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-16T18:23:44.649Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-16T18:23:44.649Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-16T18:23:44.649Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-16T18:23:44.649Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-16T18:23:44.649Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-16T18:23:44.649Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-16T18:23:44.649Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-16T18:23:44.649Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-16T18:23:44.915Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-data/core-data ./cmd/core-data [2021-09-16T18:23:53.099Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-16T18:23:57.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-command/core-command ./cmd/core-command [2021-09-16T18:23:58.508Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-16T18:23:59.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-16T18:23:59.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-16T18:24:00.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-16T18:24:02.093Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-16T18:24:03.061Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-16T18:24:04.017Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-16T18:24:04.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-16T18:24:05.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-16T18:24:07.873Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-16T18:24:07.873Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-16T18:24:07.873Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-16T18:24:07.873Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-16T18:24:07.873Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-16T18:24:07.873Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-16T18:24:07.873Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-16T18:24:07.873Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-16T18:24:07.873Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-16T18:24:07.873Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-16T18:24:07.873Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-16T18:24:07.873Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-16T18:24:07.873Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-16T18:24:07.873Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-16T18:24:07.873Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-16T18:24:07.873Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-16T18:24:07.873Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-16T18:24:07.873Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-09-16T18:24:07.873Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-16T18:24:07.873Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-16T18:24:07.873Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-16T18:24:07.873Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-16T18:24:07.873Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-16T18:24:07.873Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-09-16T18:24:07.873Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-16T18:24:07.873Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-16T18:24:07.873Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-09-16T18:24:08.833Z] Building hooks [2021-09-16T18:24:08.833Z] + cd /root/parts/hooks/src [2021-09-16T18:24:08.833Z] + make build [2021-09-16T18:24:08.833Z] go mod tidy [2021-09-16T18:24:09.414Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-16T18:24:09.679Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-16T18:24:09.679Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-16T18:24:09.679Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-16T18:24:09.679Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-16T18:24:10.633Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-16T18:24:10.899Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-16T18:24:10.899Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-16T18:24:14.247Z] Building static-packages [2021-09-16T18:24:14.247Z] + snapcraftctl build [2021-09-16T18:24:15.650Z] Building version [2021-09-16T18:24:15.650Z] + snapcraftctl build [2021-09-16T18:24:18.227Z] Staging config-common [2021-09-16T18:24:18.227Z] + snapcraftctl stage [2021-09-16T18:24:18.810Z] Skipping stage go-build-helper (already ran) [2021-09-16T18:24:18.810Z] Staging edgex-go [2021-09-16T18:24:18.810Z] + snapcraftctl stage [2021-09-16T18:24:19.770Z] Staging hooks [2021-09-16T18:24:19.770Z] + snapcraftctl stage [2021-09-16T18:24:21.178Z] Staging static-packages [2021-09-16T18:24:21.178Z] + snapcraftctl stage [2021-09-16T18:24:22.140Z] Staging version [2021-09-16T18:24:22.140Z] + snapcraftctl stage [2021-09-16T18:24:23.096Z] Priming config-common [2021-09-16T18:24:23.096Z] + snapcraftctl prime [2021-09-16T18:24:24.052Z] Priming go-build-helper [2021-09-16T18:24:24.052Z] + snapcraftctl prime [2021-09-16T18:24:25.009Z] Priming edgex-go [2021-09-16T18:24:25.009Z] + snapcraftctl prime [2021-09-16T18:24:26.414Z] Priming hooks [2021-09-16T18:24:26.414Z] + snapcraftctl prime [2021-09-16T18:24:27.821Z] Priming static-packages [2021-09-16T18:24:27.821Z] + snapcraftctl prime [2021-09-16T18:24:30.400Z] Priming version [2021-09-16T18:24:30.400Z] + snapcraftctl prime [2021-09-16T18:24:31.359Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-16T18:24:33.564Z] provisioning config files... [2021-09-16T18:24:33.580Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config9212087021605787643tmp [Pipeline] { [Pipeline] sh [2021-09-16T18:24:33.917Z] + set +x [2021-09-16T18:24:33.917Z] + curl -s https://codecov.io/bash [2021-09-16T18:24:33.917Z] + bash -s -- [2021-09-16T18:24:34.184Z] [2021-09-16T18:24:34.184Z] _____ _ [2021-09-16T18:24:34.184Z] / ____| | | [2021-09-16T18:24:34.184Z] | | ___ __| | ___ ___ _____ __ [2021-09-16T18:24:34.184Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-16T18:24:34.184Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-16T18:24:34.184Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-16T18:24:34.184Z] Bash-1.0.6 [2021-09-16T18:24:34.184Z] [2021-09-16T18:24:34.184Z] [2021-09-16T18:24:34.184Z] ==> git version 2.24.4 found [2021-09-16T18:24:34.184Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-16T18:24:34.184Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-16T18:24:34.184Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-16T18:24:34.184Z] ==> Jenkins CI detected. [2021-09-16T18:24:34.184Z] current dir:  /w/workspace/edgex-go/2 [2021-09-16T18:24:34.184Z] project root: . [2021-09-16T18:24:34.184Z] --> token set from env [2021-09-16T18:24:34.184Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-16T18:24:34.184Z] ==> Running gcov in . (disable via -X gcov) [2021-09-16T18:24:34.184Z] ==> Python coveragepy not found [2021-09-16T18:24:34.184Z] ==> Searching for coverage reports in: [2021-09-16T18:24:34.184Z] + . [2021-09-16T18:24:34.184Z] -> Found 1 reports [2021-09-16T18:24:34.184Z] ==> Detecting git/mercurial file structure [2021-09-16T18:24:34.184Z] ==> Reading reports [2021-09-16T18:24:34.184Z] + ./coverage.out bytes=403630 [2021-09-16T18:24:34.184Z] ==> Appending adjustments [2021-09-16T18:24:34.184Z] https://docs.codecov.io/docs/fixing-reports [2021-09-16T18:24:35.148Z] + Found adjustments [2021-09-16T18:24:35.148Z] ==> Gzipping contents [2021-09-16T18:24:35.148Z] 56K /tmp/codecov.ghVRs1.gz [2021-09-16T18:24:35.148Z] ==> Uploading reports [2021-09-16T18:24:35.148Z] url: https://codecov.io [2021-09-16T18:24:35.148Z] query: branch=PR-3711&commit=0505b8724c48e736eb469e87a39b8651fc480a9f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3711%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3711&job=&cmd_args= [2021-09-16T18:24:35.148Z] -> Pinging Codecov [2021-09-16T18:24:35.148Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3711&commit=0505b8724c48e736eb469e87a39b8651fc480a9f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3711%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3711&job=&cmd_args= [2021-09-16T18:24:36.111Z] -> Uploading to [2021-09-16T18:24:36.112Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-16/00271124DB129430A58F1EEE437C3FCB/0505b8724c48e736eb469e87a39b8651fc480a9f/0c91c8ef-6d24-4dad-80d2-e6579983f5c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210916%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210916T182435Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba40ecd8c93e5c949444a94e40b28a31416728bd6d92a9068a12fbca72a6cba1 [2021-09-16T18:24:36.112Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-16T18:24:36.112Z] Dload Upload Total Spent Left Speed [2021-09-16T18:24:36.378Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54412 0 0 100 54412 0 144k --:--:-- --:--:-- --:--:-- 145k [2021-09-16T18:24:36.378Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0505b8724c48e736eb469e87a39b8651fc480a9f [Pipeline] } [2021-09-16T18:24:36.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-16T18:24:37.624Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-16T18:24:37.955Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T18:24:38.557Z] ---> package-listing.sh [2021-09-16T18:24:38.557Z] ++ facter osfamily [2021-09-16T18:24:38.557Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-16T18:24:38.828Z] + OS_FAMILY=redhat [2021-09-16T18:24:38.828Z] + workspace=/w/workspace/edgex-go/2 [2021-09-16T18:24:38.828Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-16T18:24:38.828Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-16T18:24:38.828Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-16T18:24:38.828Z] + PACKAGES=/tmp/packages_start.txt [2021-09-16T18:24:38.828Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-16T18:24:38.828Z] + PACKAGES=/tmp/packages_end.txt [2021-09-16T18:24:38.828Z] + case "${OS_FAMILY}" in [2021-09-16T18:24:38.828Z] + rpm -qa [2021-09-16T18:24:38.828Z] + sort [2021-09-16T18:24:40.785Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-16T18:24:40.785Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-16T18:24:40.785Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-16T18:24:40.785Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-16T18:24:40.785Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-09-16T18:24:40.785Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-09-16T18:24:40.800Z] 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-09-16T18:24:41.100Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:24:41.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T18:24:41.686Z] [2021-09-16T18:24:41.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T18:24:42.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T18:24:42.282Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-16T18:24:42.282Z] b4d181a07f80: Pulling fs layer [2021-09-16T18:24:42.282Z] a1111a8f2ec3: Pulling fs layer [2021-09-16T18:24:42.282Z] ed53099fbce6: Pulling fs layer [2021-09-16T18:24:42.282Z] dc539afda2c1: Pulling fs layer [2021-09-16T18:24:42.282Z] 77bc0d833cb6: Pulling fs layer [2021-09-16T18:24:42.282Z] 9065ff56babe: Pulling fs layer [2021-09-16T18:24:42.282Z] d287ab97295c: Pulling fs layer [2021-09-16T18:24:42.282Z] 77bc0d833cb6: Waiting [2021-09-16T18:24:42.282Z] 9065ff56babe: Waiting [2021-09-16T18:24:42.282Z] d287ab97295c: Waiting [2021-09-16T18:24:42.282Z] dc539afda2c1: Waiting [2021-09-16T18:24:42.549Z] a1111a8f2ec3: Verifying Checksum [2021-09-16T18:24:42.549Z] a1111a8f2ec3: Download complete [2021-09-16T18:24:42.549Z] dc539afda2c1: Verifying Checksum [2021-09-16T18:24:42.549Z] dc539afda2c1: Download complete [2021-09-16T18:24:42.816Z] 77bc0d833cb6: Verifying Checksum [2021-09-16T18:24:42.816Z] 77bc0d833cb6: Download complete [2021-09-16T18:24:42.816Z] 9065ff56babe: Verifying Checksum [2021-09-16T18:24:42.816Z] 9065ff56babe: Download complete [2021-09-16T18:24:43.774Z] ed53099fbce6: Verifying Checksum [2021-09-16T18:24:43.774Z] ed53099fbce6: Download complete [2021-09-16T18:24:44.358Z] b4d181a07f80: Verifying Checksum [2021-09-16T18:24:44.358Z] b4d181a07f80: Download complete [2021-09-16T18:24:45.785Z] b4d181a07f80: Pull complete [2021-09-16T18:24:45.785Z] a1111a8f2ec3: Pull complete [2021-09-16T18:24:46.050Z] ed53099fbce6: Pull complete [2021-09-16T18:24:46.321Z] dc539afda2c1: Pull complete [2021-09-16T18:24:46.588Z] 77bc0d833cb6: Pull complete [2021-09-16T18:24:46.588Z] 9065ff56babe: Pull complete [2021-09-16T18:24:48.538Z] d287ab97295c: Verifying Checksum [2021-09-16T18:24:48.538Z] d287ab97295c: Download complete [2021-09-16T18:24:52.844Z] d287ab97295c: Pull complete [2021-09-16T18:24:52.844Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-16T18:24:52.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T18:24:52.844Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-16T18:24:52.941Z] prd-centos7-docker-4c-2g-379 does not seem to be running inside a container [2021-09-16T18:24:53.002Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-16T18:24:56.171Z] $ docker top 19b0a964d526440f5a703985ac1d1e38d318b5f3f24c341e00e96c266793706b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T18:24:56.595Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-16T18:24:57.132Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-16T18:24:57.465Z] + ls /var/log/sa-host [2021-09-16T18:24:57.466Z] + sadf -c /var/log/sa-host/sa05 [2021-09-16T18:24:57.466Z] file_magic: OK [2021-09-16T18:24:57.466Z] HZ: Using current value: 100 [2021-09-16T18:24:57.466Z] file_header: OK [2021-09-16T18:24:57.466Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-16T18:24:57.466Z] Statistics: [2021-09-16T18:24:57.466Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-16T18:24:57.466Z] File successfully converted to sysstat format version 12.0.3 [2021-09-16T18:24:57.466Z] + sadf -c /var/log/sa-host/sa16 [2021-09-16T18:24:57.466Z] file_magic: OK [2021-09-16T18:24:57.466Z] HZ: Using current value: 100 [2021-09-16T18:24:57.466Z] file_header: OK [2021-09-16T18:24:57.466Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-16T18:24:57.466Z] Statistics: [2021-09-16T18:24:57.466Z] 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... [2021-09-16T18:24:57.466Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T18:24:58.096Z] provisioning config files... [2021-09-16T18:24:58.114Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5714112466365599685tmp [Pipeline] { [Pipeline] echo [2021-09-16T18:24:58.140Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T18:24:58.462Z] ---> create-netrc.sh [Pipeline] } [2021-09-16T18:24:58.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-16T18:24:58.913Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-16T18:24:58.928Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T18:24:59.388Z] ---> sudo-logs.sh [2021-09-16T18:24:59.388Z] Archiving 'sudo' log.. [2021-09-16T18:24:59.388Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-379.vexxhost.local: Name or service not known [2021-09-16T18:24:59.388Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-379.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-16T18:24:59.446Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T18:24:59.759Z] ---> job-cost.sh [2021-09-16T18:24:59.759Z] lf-activate-venv: SKIPPING [2021-09-16T18:24:59.759Z] DEBUG: total: 0.10999999940395355 [2021-09-16T18:24:59.759Z] INFO: Retrieving Stack Cost... [2021-09-16T18:25:01.167Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-16T18:25:01.436Z] INFO: Archiving Costs [Pipeline] echo [2021-09-16T18:25:01.455Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T18:25:01.779Z] ---> logs-deploy.sh [2021-09-16T18:25:01.779Z] lf-activate-venv: SKIPPING [2021-09-16T18:25:01.779Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3711/2 [2021-09-16T18:25:01.779Z] INFO: archiving workspace using pattern(s): [2021-09-16T18:25:02.365Z] Archives upload complete. [2021-09-16T18:25:02.635Z] INFO: archiving logs to Nexus