jpwhitemn commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 4cad5cd81cf0d107b2231968e615f9be779164c8+4428e4d1b6445bf1b64e4b4ca5eff36de518c634 (40c33bf690d1ca503b5899bbf8889b807c579ed1) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2557230676914116378.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5180844638220590854.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 6a41506d72e8e131afc862d141935157bee59f41 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-3591/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3591/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6240606659948057137.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2779089158962122704.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3591/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3591/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4077100242392800676.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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_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 ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-953 in /w/workspace/edgexfoundry_edgex-go_PR-3591 [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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8701083463165605126.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4cad5cd81cf0d107b2231968e615f9be779164c8 Merge succeeded, producing 4cad5cd81cf0d107b2231968e615f9be779164c8 Checking out Revision 4cad5cd81cf0d107b2231968e615f9be779164c8 (PR-3591) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh277443705383490542.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3591/head:refs/remotes/origin/PR-3591 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4cad5cd81cf0d107b2231968e615f9be779164c8 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3639111157282965962.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 Commit message: "docs: add Changelog for Ireland release" > git rev-list --no-walk 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-23T18:57:51.319Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-23T18:57:51.422Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-23T18:57:51.451Z] ========================================================= [2021-06-23T18:57:51.451Z] EdgeX Global Pipelines Version Info [2021-06-23T18:57:51.451Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-23T18:57:52.922Z] ------------------- [2021-06-23T18:57:52.922Z] stable info: [2021-06-23T18:57:52.922Z] ------------------- [2021-06-23T18:57:52.922Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-23T18:57:52.922Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T18:57:52.922Z] Message: update stable to v1.0.195 [2021-06-23T18:57:53.497Z] ------------------- [2021-06-23T18:57:53.497Z] experimental info: [2021-06-23T18:57:53.497Z] ------------------- [2021-06-23T18:57:53.497Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-23T18:57:53.497Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T18:57:53.497Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-23T18:57:53.625Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-23T18:57:53.648Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-23T18:57:53.672Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-23T18:57:53.695Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-23T18:57:53.718Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-23T18:57:53.742Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-23T18:57:53.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-23T18:57:53.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-23T18:57:53.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-23T18:57:53.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-23T18:57:53.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-23T18:57:53.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-23T18:57:53.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-23T18:57:53.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-23T18:57:53.952Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-23T18:57:53.978Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-23T18:57:54.002Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-23T18:57:54.025Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-23T18:57:54.048Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-23T18:57:54.072Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-23T18:57:54.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-23T18:57:54.144Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-23T18:57:54.168Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3591 [Pipeline] echo [2021-06-23T18:57:54.190Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3591 [Pipeline] echo [2021-06-23T18:57:54.213Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3591 [Pipeline] echo [2021-06-23T18:57:54.236Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4cad5cd81cf0d107b2231968e615f9be779164c8 [Pipeline] echo [2021-06-23T18:57:54.259Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4cad5cd [Pipeline] echo [2021-06-23T18:57:54.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T18:57:54.361Z] provisioning config files... [2021-06-23T18:57:54.378Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config789348967878237168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T18:57:54.714Z] ---> docker-login.sh [2021-06-23T18:57:54.714Z] nexus3.edgexfoundry.org:10001 [2021-06-23T18:57:54.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T18:57:55.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T18:57:55.240Z] Configure a credential helper to remove this warning. See [2021-06-23T18:57:55.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T18:57:55.240Z] [2021-06-23T18:57:55.240Z] Login Succeeded [2021-06-23T18:57:55.240Z] nexus3.edgexfoundry.org:10002 [2021-06-23T18:57:55.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T18:57:55.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T18:57:55.510Z] Configure a credential helper to remove this warning. See [2021-06-23T18:57:55.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T18:57:55.510Z] [2021-06-23T18:57:55.510Z] Login Succeeded [2021-06-23T18:57:55.510Z] nexus3.edgexfoundry.org:10003 [2021-06-23T18:57:55.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T18:57:55.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T18:57:55.510Z] Configure a credential helper to remove this warning. See [2021-06-23T18:57:55.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T18:57:55.510Z] [2021-06-23T18:57:55.510Z] Login Succeeded [2021-06-23T18:57:55.510Z] nexus3.edgexfoundry.org:10004 [2021-06-23T18:57:55.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T18:57:55.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T18:57:55.772Z] Configure a credential helper to remove this warning. See [2021-06-23T18:57:55.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T18:57:55.772Z] [2021-06-23T18:57:55.772Z] Login Succeeded [2021-06-23T18:57:55.772Z] docker.io [2021-06-23T18:57:55.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T18:57:56.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T18:57:56.034Z] Configure a credential helper to remove this warning. See [2021-06-23T18:57:56.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T18:57:56.034Z] [2021-06-23T18:57:56.034Z] Login Succeeded [2021-06-23T18:57:56.034Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T18:57:56.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T18:57:56.386Z] ++ 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-06-23T18:57:56.386Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T18:57:56.386Z] ++ cut -d/ -f2 [2021-06-23T18:57:56.386Z] ++ dirname cmd/core-command/Dockerfile [2021-06-23T18:57:56.386Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-23T18:57:56.386Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T18:57:56.386Z] ++ dirname cmd/core-data/Dockerfile [2021-06-23T18:57:56.386Z] ++ cut -d/ -f2 [2021-06-23T18:57:56.386Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-23T18:57:56.386Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T18:57:56.386Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-23T18:57:56.386Z] ++ cut -d/ -f2 [2021-06-23T18:57:56.386Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-23T18:57:56.386Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T18:57:56.386Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-23T18:57:56.386Z] ++ cut -d/ -f2 [2021-06-23T18:57:56.386Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-23T18:57:56.386Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T18:57:56.386Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-23T18:57:56.386Z] ++ cut -d/ -f2 [2021-06-23T18:57:56.386Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-23T18:57:56.386Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T18:57:56.386Z] ++ cut -d/ -f2 [2021-06-23T18:57:56.386Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-23T18:57:56.386Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-23T18:57:56.386Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T18:57:56.386Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-23T18:57:56.386Z] ++ cut -d/ -f2 [2021-06-23T18:57:56.386Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-23T18:57:56.386Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T18:57:56.386Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-23T18:57:56.386Z] ++ cut -d/ -f2 [2021-06-23T18:57:56.386Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-23T18:57:56.386Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T18:57:56.386Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-23T18:57:56.386Z] ++ cut -d/ -f2 [2021-06-23T18:57:56.386Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-23T18:57:56.437Z] 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-06-23T18:57:57.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T18:57:57.627Z] [2021-06-23T18:57:57.627Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T18:57:57.943Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T18:57:57.943Z] latest: Pulling from edgex-devops/git-semver [2021-06-23T18:57:57.943Z] 31603596830f: Pulling fs layer [2021-06-23T18:57:57.943Z] 54011a49482f: Pulling fs layer [2021-06-23T18:57:57.943Z] a6820b24f6d8: Pulling fs layer [2021-06-23T18:57:57.943Z] f581987b2513: Pulling fs layer [2021-06-23T18:57:57.943Z] f581987b2513: Waiting [2021-06-23T18:57:57.943Z] 54011a49482f: Verifying Checksum [2021-06-23T18:57:57.943Z] 54011a49482f: Download complete [2021-06-23T18:57:58.203Z] 31603596830f: Verifying Checksum [2021-06-23T18:57:58.203Z] 31603596830f: Download complete [2021-06-23T18:57:58.203Z] f581987b2513: Verifying Checksum [2021-06-23T18:57:58.203Z] f581987b2513: Download complete [2021-06-23T18:57:58.203Z] a6820b24f6d8: Verifying Checksum [2021-06-23T18:57:58.203Z] a6820b24f6d8: Download complete [2021-06-23T18:57:58.203Z] 31603596830f: Pull complete [2021-06-23T18:57:58.467Z] 54011a49482f: Pull complete [2021-06-23T18:57:59.047Z] a6820b24f6d8: Pull complete [2021-06-23T18:57:59.310Z] f581987b2513: Pull complete [2021-06-23T18:57:59.310Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-23T18:57:59.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T18:57:59.310Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-23T18:57:59.403Z] prd-centos7-docker-4c-2g-953 does not seem to be running inside a container [2021-06-23T18:57:59.458Z] $ 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-06-23T18:58:00.791Z] $ docker top a54b6f8e9860c3b630978f5ea3de8a74a1ba98f5d7d839cfb0a8418bac85adf7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T18:58:00.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T18:58:00.926Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T18:58:01.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T18:58:01.034Z] $ docker exec a54b6f8e9860c3b630978f5ea3de8a74a1ba98f5d7d839cfb0a8418bac85adf7 ssh-agent [2021-06-23T18:58:01.131Z] SSH_AUTH_SOCK=/tmp/ssh-znVCAdyxyBgg/agent.14 [2021-06-23T18:58:01.131Z] SSH_AGENT_PID=21 [2021-06-23T18:58:01.139Z] Running ssh-add (command line suppressed) [2021-06-23T18:58:01.231Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3679099055401898446.key (/w/workspace/edgex-go/2@tmp/private_key_3679099055401898446.key) [2021-06-23T18:58:01.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T18:58:01.549Z] + git tag --points-at HEAD [Pipeline] } [2021-06-23T18:58:01.564Z] $ docker exec --env ******** --env ******** a54b6f8e9860c3b630978f5ea3de8a74a1ba98f5d7d839cfb0a8418bac85adf7 ssh-agent -k [2021-06-23T18:58:01.681Z] unset SSH_AUTH_SOCK; [2021-06-23T18:58:01.681Z] unset SSH_AGENT_PID; [2021-06-23T18:58:01.681Z] echo Agent pid 21 killed; [2021-06-23T18:58:01.698Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-23T18:58:01.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T18:58:01.742Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T18:58:01.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T18:58:01.855Z] $ docker exec a54b6f8e9860c3b630978f5ea3de8a74a1ba98f5d7d839cfb0a8418bac85adf7 ssh-agent [2021-06-23T18:58:01.958Z] SSH_AUTH_SOCK=/tmp/ssh-VwDcUJBDCabB/agent.56 [2021-06-23T18:58:01.958Z] SSH_AGENT_PID=62 [2021-06-23T18:58:01.963Z] Running ssh-add (command line suppressed) [2021-06-23T18:58:02.056Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3576698535545716534.key (/w/workspace/edgex-go/2@tmp/private_key_3576698535545716534.key) [2021-06-23T18:58:02.077Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T18:58:02.392Z] + git semver init [2021-06-23T18:58:02.392Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T18:58:02.392Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-06-23T18:58:02.392Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-06-23T18:58:02.392Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T18:58:02.392Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T18:58:02.392Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T18:58:02.392Z] # $SEMVER_BRANCH = PR-3591 [2021-06-23T18:58:02.392Z] # $SEMVER_TEMP = /tmp/semver-462315272 [2021-06-23T18:58:02.392Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-23T18:58:17.393Z] # '/tmp/semver-462315272' -> '/w/workspace/edgex-go/2/.semver' [2021-06-23T18:58:17.393Z] # -> Force: false [2021-06-23T18:58:17.393Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-06-23T18:58:17.403Z] $ docker exec --env ******** --env ******** a54b6f8e9860c3b630978f5ea3de8a74a1ba98f5d7d839cfb0a8418bac85adf7 ssh-agent -k [2021-06-23T18:58:17.495Z] unset SSH_AUTH_SOCK; [2021-06-23T18:58:17.498Z] unset SSH_AGENT_PID; [2021-06-23T18:58:17.498Z] echo Agent pid 62 killed; [2021-06-23T18:58:17.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T18:58:17.851Z] + git semver [Pipeline] } [2021-06-23T18:58:17.863Z] $ docker stop --time=1 a54b6f8e9860c3b630978f5ea3de8a74a1ba98f5d7d839cfb0a8418bac85adf7 [2021-06-23T18:58:20.627Z] $ docker rm -f a54b6f8e9860c3b630978f5ea3de8a74a1ba98f5d7d839cfb0a8418bac85adf7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T18:58:21.015Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-23T18:58:21.280Z] Stashed 1 file(s) [Pipeline] echo [2021-06-23T18:58:21.284Z] [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] sh [2021-06-23T18:58:21.890Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-23T18:58:22.185Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T18:58:22.517Z] + sudo service docker restart [2021-06-23T18:58:22.518Z] + true [2021-06-23T18:58:22.518Z] Redirecting to /bin/systemctl restart docker.service [2021-06-23T18:58:36.516Z] Still waiting to schedule task [2021-06-23T18:58:36.517Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-23T18:58:40.691Z] ========================================================= [2021-06-23T18:58:40.692Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-23T18:58:40.692Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T18:58:41.000Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-23T18:58:42.390Z] Sending build context to Docker daemon 329.6MB [2021-06-23T18:58:42.390Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T18:58:42.390Z] Step 2/6 : FROM ${BASE} [2021-06-23T18:58:42.390Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-23T18:58:42.390Z] 540db60ca938: Pulling fs layer [2021-06-23T18:58:42.390Z] adcc1eea9eea: Pulling fs layer [2021-06-23T18:58:42.390Z] 4c4ab2625f07: Pulling fs layer [2021-06-23T18:58:42.390Z] 0510c868ecb4: Pulling fs layer [2021-06-23T18:58:42.390Z] afea3b2eda06: Pulling fs layer [2021-06-23T18:58:42.390Z] 7809a108b3ef: Pulling fs layer [2021-06-23T18:58:42.390Z] f706445af74f: Pulling fs layer [2021-06-23T18:58:42.390Z] 0510c868ecb4: Waiting [2021-06-23T18:58:42.390Z] afea3b2eda06: Waiting [2021-06-23T18:58:42.390Z] 7809a108b3ef: Waiting [2021-06-23T18:58:42.390Z] f706445af74f: Waiting [2021-06-23T18:58:42.390Z] 4c4ab2625f07: Download complete [2021-06-23T18:58:42.390Z] adcc1eea9eea: Verifying Checksum [2021-06-23T18:58:42.390Z] adcc1eea9eea: Download complete [2021-06-23T18:58:42.390Z] afea3b2eda06: Verifying Checksum [2021-06-23T18:58:42.390Z] afea3b2eda06: Download complete [2021-06-23T18:58:42.652Z] 7809a108b3ef: Verifying Checksum [2021-06-23T18:58:42.652Z] 7809a108b3ef: Download complete [2021-06-23T18:58:42.652Z] 540db60ca938: Verifying Checksum [2021-06-23T18:58:42.652Z] 540db60ca938: Download complete [2021-06-23T18:58:42.652Z] 540db60ca938: Pull complete [2021-06-23T18:58:42.915Z] adcc1eea9eea: Pull complete [2021-06-23T18:58:42.915Z] 4c4ab2625f07: Pull complete [2021-06-23T18:58:44.309Z] f706445af74f: Verifying Checksum [2021-06-23T18:58:44.309Z] f706445af74f: Download complete [2021-06-23T18:58:44.892Z] 0510c868ecb4: Verifying Checksum [2021-06-23T18:58:44.892Z] 0510c868ecb4: Download complete [2021-06-23T18:58:48.213Z] 0510c868ecb4: Pull complete [2021-06-23T18:58:48.213Z] afea3b2eda06: Pull complete [2021-06-23T18:58:48.213Z] 7809a108b3ef: Pull complete [2021-06-23T18:58:51.607Z] f706445af74f: Pull complete [2021-06-23T18:58:51.607Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-23T18:58:51.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-23T18:58:51.607Z] ---> b068be0155e3 [2021-06-23T18:58:51.607Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-23T18:58:53.000Z] ---> Running in f524593377b9 [2021-06-23T18:58:53.261Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T18:58:54.203Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T18:58:54.465Z] (1/12) Installing libmagic (5.39-r0) [2021-06-23T18:58:54.727Z] (2/12) Installing file (5.39-r0) [2021-06-23T18:58:54.727Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-23T18:58:54.727Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-23T18:58:58.036Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-23T18:58:58.036Z] (6/12) Installing patch (2.7.6-r7) [2021-06-23T18:58:58.036Z] (7/12) Installing build-base (0.5-r2) [2021-06-23T18:58:58.036Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-23T18:58:58.036Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-23T18:58:58.036Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-23T18:58:58.036Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-23T18:58:58.298Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-23T18:58:58.298Z] Executing busybox-1.32.1-r6.trigger [2021-06-23T18:58:58.298Z] OK: 219 MiB in 52 packages [2021-06-23T18:59:00.850Z] Removing intermediate container f524593377b9 [2021-06-23T18:59:00.850Z] ---> 90303e26ccdc [2021-06-23T18:59:00.850Z] Step 4/6 : WORKDIR /edgex-go [2021-06-23T18:59:00.850Z] ---> Running in 03c8d56b3f60 [2021-06-23T18:59:00.850Z] Removing intermediate container 03c8d56b3f60 [2021-06-23T18:59:00.850Z] ---> 5c8e5b0ca554 [2021-06-23T18:59:00.850Z] Step 5/6 : COPY go.mod . [2021-06-23T18:59:00.850Z] ---> e9a8699b1d62 [2021-06-23T18:59:00.850Z] Step 6/6 : RUN go mod download [2021-06-23T18:59:00.850Z] ---> Running in 12b7fe32345e [2021-06-23T18:59:15.788Z] Removing intermediate container 12b7fe32345e [2021-06-23T18:59:15.788Z] ---> 4f4f42dc3f0e [2021-06-23T18:59:15.788Z] Successfully built 4f4f42dc3f0e [2021-06-23T18:59:15.788Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T18:59:16.106Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T18:59:16.106Z] . [Pipeline] withDockerContainer [2021-06-23T18:59:16.190Z] prd-centos7-docker-4c-2g-953 does not seem to be running inside a container [2021-06-23T18:59:16.233Z] $ 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-06-23T18:59:16.618Z] $ docker top f5f9e5add87894dea5293bc44494660cf6062dfff079b8130ea9a680c22a29ae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T18:59:17.028Z] + go version [2021-06-23T18:59:17.028Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-23T18:59:17.039Z] $ docker stop --time=1 f5f9e5add87894dea5293bc44494660cf6062dfff079b8130ea9a680c22a29ae [2021-06-23T18:59:18.229Z] $ docker rm -f f5f9e5add87894dea5293bc44494660cf6062dfff079b8130ea9a680c22a29ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T18:59:18.900Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T18:59:18.900Z] . [Pipeline] withDockerContainer [2021-06-23T18:59:18.972Z] prd-centos7-docker-4c-2g-953 does not seem to be running inside a container [2021-06-23T18:59:19.008Z] $ 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-06-23T18:59:19.374Z] $ docker top ee928c49d0af1965ea9c62f05479987176b95c59dc08023a7a2d9a7776d10867 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-23T18:59:19.472Z] ========================================================= [2021-06-23T18:59:19.473Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-23T18:59:19.473Z] ========================================================= [Pipeline] sh [2021-06-23T18:59:19.767Z] + go mod tidy [Pipeline] sh [2021-06-23T18:59:20.350Z] + make test [2021-06-23T18:59:20.350Z] go mod tidy [2021-06-23T18:59:20.350Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-23T18:59:25.745Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-23T18:59:44.073Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-23T18:59:46.726Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-23T18:59:48.127Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-23T18:59:48.127Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-23T18:59:50.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-23T18:59:51.086Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-23T18:59:51.086Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-23T18:59:51.086Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-23T18:59:51.669Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-23T18:59:51.669Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-23T18:59:51.932Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-23T18:59:51.932Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-23T18:59:51.932Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-23T18:59:51.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-23T18:59:54.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-06-23T18:59:54.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-23T18:59:54.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-23T18:59:55.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.052s coverage: 100.0% of statements [2021-06-23T18:59:55.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-23T18:59:55.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.052s coverage: 53.1% of statements [2021-06-23T18:59:55.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-23T18:59:55.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-23T18:59:56.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.087s coverage: 87.7% of statements [2021-06-23T18:59:56.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-23T18:59:56.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-23T18:59:56.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.043s coverage: 78.9% of statements [2021-06-23T18:59:58.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.046s coverage: 81.2% of statements [2021-06-23T18:59:58.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-23T18:59:58.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-23T18:59:58.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-23T18:59:58.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-23T18:59:58.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-23T18:59:58.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.228s coverage: 95.1% of statements [2021-06-23T18:59:58.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-23T18:59:58.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-23T18:59:58.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-23T18:59:58.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-23T18:59:58.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-23T18:59:58.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-23T18:59:58.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-23T18:59:58.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-23T18:59:58.455Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements [2021-06-23T18:59:58.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-23T18:59:58.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-23T18:59:58.455Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-23T18:59:59.427Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-06-23T18:59:59.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-23T18:59:59.427Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-06-23T18:59:59.427Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 22.0% of statements [2021-06-23T18:59:59.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-23T18:59:59.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2021-06-23T18:59:59.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 79.5% of statements [2021-06-23T18:59:59.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-06-23T19:00:00.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2021-06-23T19:00:00.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2021-06-23T19:00:12.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements [2021-06-23T19:00:12.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-06-23T19:00:19.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.203s coverage: 81.8% of statements [2021-06-23T19:00:19.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-23T19:00:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-06-23T19:00:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-23T19:00:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-23T19:00:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-23T19:00:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-06-23T19:00:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-23T19:00:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-23T19:00:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-23T19:00:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-23T19:00:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-23T19:00:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-06-23T19:00:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-23T19:00:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-23T19:00:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-06-23T19:00:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-23T19:00:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-06-23T19:00:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-23T19:00:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements [2021-06-23T19:00:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-06-23T19:00:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-06-23T19:00:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements [2021-06-23T19:00:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-23T19:00:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.118s coverage: 64.4% of statements [2021-06-23T19:00:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-23T19:00:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-23T19:00:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-06-23T19:00:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-06-23T19:00:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-06-23T19:00:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-06-23T19:00:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-06-23T19:00:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.159s coverage: 66.9% of statements [2021-06-23T19:00:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-23T19:00:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-23T19:00:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-23T19:00:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.6% of statements [2021-06-23T19:00:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-23T19:00:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-23T19:00:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2021-06-23T19:00:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-23T19:00:37.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2021-06-23T19:00:37.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-23T19:00:44.126Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-954 in /w/workspace/edgexfoundry_edgex-go_PR-3591 [Pipeline] { [Pipeline] ws [2021-06-23T19:00:44.147Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [2021-06-23T19:00:44.150Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 19.3% of statements [2021-06-23T19:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-23T19:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-23T19:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-23T19:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-23T19:00:44.150Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.114s coverage: 91.9% of statements [2021-06-23T19:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-23T19:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-23T19:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-23T19:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-23T19:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-23T19:00:44.150Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-06-23T19:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-23T19:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-23T19:00:44.150Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.6% of statements [2021-06-23T19:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-23T19:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-23T19:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-23T19:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-23T19:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-23T19:00:44.150Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-06-23T19:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-23T19:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-23T19:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-23T19:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-23T19:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-23T19:00:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-23T19:00:44.150Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-06-23T19:00:44.150Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-06-23T19:00:44.150Z] GO111MODULE=on go vet ./... [Pipeline] checkout [2021-06-23T19:00:44.366Z] The recommended git tool is: git [2021-06-23T19:00:49.673Z] using credential edgex-jenkins-ssh [2021-06-23T19:00:49.692Z] Cloning the remote Git repository [2021-06-23T19:00:49.745Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-23T19:00:49.851Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-23T19:00:49.983Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-23T19:00:49.985Z] > git --version # timeout=10 [2021-06-23T19:00:50.016Z] > git --version # 'git version 2.17.1' [2021-06-23T19:00:50.018Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T19:00:50.149Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T19:01:05.776Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T19:01:06.088Z] Merge succeeded, producing 4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T19:01:06.089Z] Checking out Revision 4cad5cd81cf0d107b2231968e615f9be779164c8 (PR-3591) [2021-06-23T19:01:04.731Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-23T19:01:04.749Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T19:01:04.775Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-23T19:01:04.803Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-23T19:01:04.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T19:01:04.814Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3591/head:refs/remotes/origin/PR-3591 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-23T19:01:05.790Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T19:01:05.808Z] > git checkout -f 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 [2021-06-23T19:01:06.010Z] > git remote # timeout=10 [2021-06-23T19:01:06.027Z] > git config --get remote.origin.url # timeout=10 [2021-06-23T19:01:06.041Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T19:01:06.052Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-23T19:01:06.073Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-23T19:01:06.093Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T19:01:06.103Z] > git checkout -f 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 [2021-06-23T19:01:07.046Z] gofmt -l . [2021-06-23T19:01:07.308Z] [ "`gofmt -l .`" = "" ] [2021-06-23T19:01:07.572Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-23T19:01:08.148Z] + ls -al . [2021-06-23T19:01:08.148Z] total 564 [2021-06-23T19:01:08.148Z] drwxrwxr-x 10 1001 1001 4096 Jun 23 19:01 . [2021-06-23T19:01:08.148Z] drwxr-xr-x 4 root root 28 Jun 23 18:59 .. [2021-06-23T19:01:08.148Z] -rw-rw-r-- 1 1001 1001 11 Jun 23 18:57 .dockerignore [2021-06-23T19:01:08.148Z] drwxrwxr-x 8 1001 1001 179 Jun 23 18:57 .git [2021-06-23T19:01:08.148Z] drwxrwxr-x 3 1001 1001 125 Jun 23 18:57 .github [2021-06-23T19:01:08.148Z] -rw-rw-r-- 1 1001 1001 818 Jun 23 18:57 .gitignore [2021-06-23T19:01:08.148Z] drwx------ 3 1001 1001 60 Jun 23 18:58 .semver [2021-06-23T19:01:08.148Z] -rw-rw-r-- 1 1001 1001 166 Jun 23 18:57 .sonarcloud.properties [2021-06-23T19:01:08.148Z] -rw-rw-r-- 1 1001 1001 8609 Jun 23 18:57 Attribution.txt [2021-06-23T19:01:08.148Z] -rw-rw-r-- 1 1001 1001 46988 Jun 23 18:57 CHANGELOG.md [2021-06-23T19:01:08.148Z] -rw-rw-r-- 1 1001 1001 3804 Jun 23 18:57 CONTRIBUTING.md [2021-06-23T19:01:08.148Z] -rw-rw-r-- 1 1001 1001 931 Jun 23 18:57 Dockerfile.build [2021-06-23T19:01:08.148Z] -rw-rw-r-- 1 1001 1001 849 Jun 23 18:57 Jenkinsfile [2021-06-23T19:01:08.148Z] -rw-rw-r-- 1 1001 1001 10775 Jun 23 18:57 LICENSE [2021-06-23T19:01:08.148Z] -rw-rw-r-- 1 1001 1001 5605 Jun 23 18:57 Makefile [2021-06-23T19:01:08.148Z] -rw-rw-r-- 1 1001 1001 7905 Jun 23 18:57 README.md [2021-06-23T19:01:08.148Z] -rw-rw-r-- 1 1001 1001 7071 Jun 23 18:57 SECURITY.md [2021-06-23T19:01:08.148Z] -rw-rw-r-- 1 1001 1001 5 Jun 23 18:58 VERSION [2021-06-23T19:01:08.148Z] -rw-rw-r-- 1 1001 1001 4131 Jun 23 18:57 ZMQWindows.md [2021-06-23T19:01:08.148Z] drwxrwxr-x 2 1001 1001 37 Jun 23 18:57 bin [2021-06-23T19:01:08.148Z] drwxrwxr-x 14 1001 1001 4096 Jun 23 18:57 cmd [2021-06-23T19:01:08.148Z] -rw-r--r-- 1 root root 398095 Jun 23 19:00 coverage.out [2021-06-23T19:01:08.148Z] -rw-rw-r-- 1 1001 1001 841 Jun 23 18:57 go.mod [2021-06-23T19:01:08.148Z] -rw-r--r-- 1 root root 20843 Jun 23 18:59 go.sum [2021-06-23T19:01:08.148Z] drwxrwxr-x 7 1001 1001 114 Jun 23 18:57 internal [2021-06-23T19:01:08.148Z] drwxrwxr-x 3 1001 1001 16 Jun 23 18:57 openapi [2021-06-23T19:01:08.148Z] drwxrwxr-x 4 1001 1001 71 Jun 23 18:57 snap [2021-06-23T19:01:08.148Z] -rw-rw-r-- 1 1001 1001 168 Jun 23 18:57 version.go [Pipeline] sh [2021-06-23T19:01:08.448Z] + '[' -e coverage.out ] [2021-06-23T19:01:08.448Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-23T19:01:08.544Z] Stashed 1 file(s) [Pipeline] sh [2021-06-23T19:01:08.845Z] + make build [2021-06-23T19:01:08.845Z] go mod tidy [2021-06-23T19:01:08.845Z] 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-06-23T19:01:10.240Z] 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-06-23T19:01:10.425Z] Commit message: "docs: add Changelog for Ireland release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T19:01:12.040Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-23T19:01:12.502Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T19:01:12.844Z] + sudo service docker restart [2021-06-23T19:01:12.844Z] + true [2021-06-23T19:01:16.915Z] 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-06-23T19:01:17.501Z] 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-06-23T19:01:18.457Z] 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-06-23T19:01:18.722Z] 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-06-23T19:01:19.674Z] 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-06-23T19:01:20.256Z] 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-06-23T19:01:21.219Z] 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-06-23T19:01:22.164Z] 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-06-23T19:01:22.747Z] 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-06-23T19:01:23.321Z] 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-06-23T19:01:25.258Z] $ docker stop --time=1 ee928c49d0af1965ea9c62f05479987176b95c59dc08023a7a2d9a7776d10867 [2021-06-23T19:01:27.022Z] $ docker rm -f ee928c49d0af1965ea9c62f05479987176b95c59dc08023a7a2d9a7776d10867 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T19:01:31.181Z] provisioning config files... [2021-06-23T19:01:31.208Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5892977369806328731tmp [2021-06-23T19:01:31.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-23T19:01:31.227Z] [2021-06-23T19:01:31.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-23T19:01:31.588Z] ---> docker-login.sh [2021-06-23T19:01:31.588Z] nexus3.edgexfoundry.org:10001 [2021-06-23T19:01:31.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-23T19:01:31.648Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-23T19:01:31.648Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-23T19:01:31.648Z] ca9280d653b3: Pulling fs layer [2021-06-23T19:01:31.648Z] 7e9c9ca2126c: Pulling fs layer [2021-06-23T19:01:31.917Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-23T19:01:31.917Z] cbdbe7a5bc2a: Download complete [2021-06-23T19:01:32.182Z] cbdbe7a5bc2a: Pull complete [2021-06-23T19:01:32.453Z] ca9280d653b3: Verifying Checksum [2021-06-23T19:01:32.453Z] ca9280d653b3: Download complete [2021-06-23T19:01:32.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T19:01:32.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T19:01:32.846Z] Configure a credential helper to remove this warning. See [2021-06-23T19:01:32.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T19:01:32.846Z] [2021-06-23T19:01:32.846Z] Login Succeeded [2021-06-23T19:01:32.846Z] nexus3.edgexfoundry.org:10002 [2021-06-23T19:01:33.035Z] ca9280d653b3: Pull complete [2021-06-23T19:01:33.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T19:01:33.300Z] 7e9c9ca2126c: Download complete [2021-06-23T19:01:33.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T19:01:33.401Z] Configure a credential helper to remove this warning. See [2021-06-23T19:01:33.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T19:01:33.401Z] [2021-06-23T19:01:33.401Z] Login Succeeded [2021-06-23T19:01:33.401Z] nexus3.edgexfoundry.org:10003 [2021-06-23T19:01:33.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T19:01:33.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T19:01:33.964Z] Configure a credential helper to remove this warning. See [2021-06-23T19:01:33.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T19:01:33.964Z] [2021-06-23T19:01:33.964Z] Login Succeeded [2021-06-23T19:01:33.964Z] nexus3.edgexfoundry.org:10004 [2021-06-23T19:01:34.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T19:01:34.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T19:01:34.517Z] Configure a credential helper to remove this warning. See [2021-06-23T19:01:34.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T19:01:34.517Z] [2021-06-23T19:01:34.517Z] Login Succeeded [2021-06-23T19:01:34.517Z] docker.io [2021-06-23T19:01:34.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T19:01:35.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T19:01:35.079Z] Configure a credential helper to remove this warning. See [2021-06-23T19:01:35.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T19:01:35.079Z] [2021-06-23T19:01:35.079Z] Login Succeeded [2021-06-23T19:01:35.079Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T19:01:35.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-23T19:01:35.440Z] ========================================================= [2021-06-23T19:01:35.440Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-23T19:01:35.440Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T19:01:35.789Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-23T19:01:37.534Z] 7e9c9ca2126c: Pull complete [2021-06-23T19:01:37.534Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-23T19:01:37.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-23T19:01:37.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-23T19:01:37.626Z] prd-centos7-docker-4c-2g-953 does not seem to be running inside a container [2021-06-23T19:01:37.669Z] $ 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-06-23T19:01:38.434Z] Sending build context to Docker daemon 166.4MB [2021-06-23T19:01:38.434Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T19:01:38.434Z] Step 2/6 : FROM ${BASE} [2021-06-23T19:01:38.434Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-23T19:01:38.434Z] 595b0fe564bb: Pulling fs layer [2021-06-23T19:01:38.434Z] 3088b5b3c5c0: Pulling fs layer [2021-06-23T19:01:38.434Z] 5b7225fbf94c: Pulling fs layer [2021-06-23T19:01:38.434Z] ba82ee9f976e: Pulling fs layer [2021-06-23T19:01:38.434Z] 506bd15cee9f: Pulling fs layer [2021-06-23T19:01:38.434Z] 75a0a4a0db45: Pulling fs layer [2021-06-23T19:01:38.434Z] 618dc40b7e24: Pulling fs layer [2021-06-23T19:01:38.434Z] ba82ee9f976e: Waiting [2021-06-23T19:01:38.434Z] 506bd15cee9f: Waiting [2021-06-23T19:01:38.434Z] 75a0a4a0db45: Waiting [2021-06-23T19:01:38.434Z] 618dc40b7e24: Waiting [2021-06-23T19:01:38.434Z] 5b7225fbf94c: Verifying Checksum [2021-06-23T19:01:38.434Z] 5b7225fbf94c: Download complete [2021-06-23T19:01:38.434Z] 3088b5b3c5c0: Download complete [2021-06-23T19:01:38.434Z] 506bd15cee9f: Verifying Checksum [2021-06-23T19:01:38.434Z] 506bd15cee9f: Download complete [2021-06-23T19:01:38.434Z] 75a0a4a0db45: Verifying Checksum [2021-06-23T19:01:38.434Z] 75a0a4a0db45: Download complete [2021-06-23T19:01:38.434Z] 595b0fe564bb: Verifying Checksum [2021-06-23T19:01:38.434Z] 595b0fe564bb: Download complete [2021-06-23T19:01:39.033Z] 595b0fe564bb: Pull complete [2021-06-23T19:01:39.641Z] 3088b5b3c5c0: Pull complete [2021-06-23T19:01:40.243Z] 5b7225fbf94c: Pull complete [2021-06-23T19:01:40.531Z] 618dc40b7e24: Verifying Checksum [2021-06-23T19:01:40.531Z] 618dc40b7e24: Download complete [2021-06-23T19:01:41.463Z] $ docker top 30c4f884e3e9199fbdd6e1e2dced2de69aaf8a3d3e954c60320667d6152cb044 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T19:01:41.857Z] + docker-compose build --help [2021-06-23T19:01:41.857Z] + grep parallel [2021-06-23T19:01:41.994Z] ba82ee9f976e: Verifying Checksum [2021-06-23T19:01:41.994Z] ba82ee9f976e: Download complete [2021-06-23T19:01:42.430Z] --parallel Build images in parallel. [Pipeline] } [2021-06-23T19:01:42.438Z] $ docker stop --time=1 30c4f884e3e9199fbdd6e1e2dced2de69aaf8a3d3e954c60320667d6152cb044 [2021-06-23T19:01:43.621Z] $ docker rm -f 30c4f884e3e9199fbdd6e1e2dced2de69aaf8a3d3e954c60320667d6152cb044 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T19:01:44.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-23T19:01:44.067Z] . [Pipeline] withDockerContainer [2021-06-23T19:01:44.142Z] prd-centos7-docker-4c-2g-953 does not seem to be running inside a container [2021-06-23T19:01:44.178Z] $ 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-06-23T19:01:44.512Z] $ docker top b526b4391a846c5a93c26ee7c0f712afaa6eb6610109c472d8c8bc9b9df404c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T19:01:44.892Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-23T19:01:45.465Z] Building core-command ... [2021-06-23T19:01:45.465Z] Building core-data ... [2021-06-23T19:01:45.465Z] Building core-metadata ... [2021-06-23T19:01:45.465Z] Building security-bootstrapper ... [2021-06-23T19:01:45.465Z] Building security-proxy-setup ... [2021-06-23T19:01:45.465Z] Building security-secretstore-setup ... [2021-06-23T19:01:45.465Z] Building support-notifications ... [2021-06-23T19:01:45.465Z] Building support-scheduler ... [2021-06-23T19:01:45.465Z] Building sys-mgmt-agent ... [2021-06-23T19:01:45.465Z] Building core-command [2021-06-23T19:01:45.465Z] Building support-scheduler [2021-06-23T19:01:45.465Z] Building sys-mgmt-agent [2021-06-23T19:01:45.465Z] Building security-bootstrapper [2021-06-23T19:01:45.465Z] Building core-metadata [2021-06-23T19:01:54.425Z] ba82ee9f976e: Pull complete [2021-06-23T19:01:54.426Z] 506bd15cee9f: Pull complete [2021-06-23T19:01:54.426Z] 75a0a4a0db45: Pull complete [2021-06-23T19:01:56.408Z] 618dc40b7e24: Pull complete [2021-06-23T19:01:56.681Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-23T19:01:56.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-23T19:01:56.681Z] ---> a36622ca3599 [2021-06-23T19:01:56.681Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-23T19:01:57.720Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T19:01:57.720Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T19:01:57.720Z] ---> 4f4f42dc3f0e [2021-06-23T19:01:57.720Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T19:01:57.720Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T19:01:57.720Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T19:01:57.720Z] ---> 4f4f42dc3f0e [2021-06-23T19:01:57.720Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T19:01:57.720Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T19:01:57.720Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-23T19:01:57.720Z] ---> 4f4f42dc3f0e [2021-06-23T19:01:57.720Z] Step 3/23 : WORKDIR /edgex-go [2021-06-23T19:01:59.317Z] ---> Running in 79f7cda0395e [2021-06-23T19:02:00.811Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T19:02:01.407Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T19:02:02.387Z] (1/12) Installing libmagic (5.39-r0) [2021-06-23T19:02:02.387Z] (2/12) Installing file (5.39-r0) [2021-06-23T19:02:02.662Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-23T19:02:02.662Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-23T19:02:03.036Z] ---> Running in 446003dfca83 [2021-06-23T19:02:03.036Z] ---> Running in beb7f33bf00e [2021-06-23T19:02:03.036Z] ---> Running in 7ad212e75991 [2021-06-23T19:02:04.431Z] Removing intermediate container 7ad212e75991 [2021-06-23T19:02:04.431Z] ---> 42246abe48fe [2021-06-23T19:02:04.431Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T19:02:04.431Z] Removing intermediate container 446003dfca83 [2021-06-23T19:02:04.431Z] ---> dc7df11f2ec1 [2021-06-23T19:02:04.431Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T19:02:04.431Z] Removing intermediate container beb7f33bf00e [2021-06-23T19:02:04.431Z] ---> 7c3ab063da8b [2021-06-23T19:02:04.431Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T19:02:04.692Z] ---> Running in 504309b7179c [2021-06-23T19:02:04.692Z] ---> Running in 7bc87bf336f4 [2021-06-23T19:02:05.274Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T19:02:05.274Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T19:02:05.274Z] ---> 4f4f42dc3f0e [2021-06-23T19:02:05.274Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T19:02:05.274Z] ---> Using cache [2021-06-23T19:02:05.274Z] ---> 7c3ab063da8b [2021-06-23T19:02:05.274Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T19:02:05.849Z] ---> Running in 499f08b72c31 [2021-06-23T19:02:06.110Z] ---> Running in e1e95a94f8b7 [2021-06-23T19:02:07.521Z] Removing intermediate container 504309b7179c [2021-06-23T19:02:07.521Z] ---> 2367d1678db7 [2021-06-23T19:02:07.521Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-23T19:02:07.521Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T19:02:07.521Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-23T19:02:07.521Z] ---> 4f4f42dc3f0e [2021-06-23T19:02:07.521Z] Step 3/32 : WORKDIR /edgex-go [2021-06-23T19:02:07.521Z] ---> Using cache [2021-06-23T19:02:07.521Z] ---> 7c3ab063da8b [2021-06-23T19:02:07.521Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T19:02:07.521Z] Removing intermediate container 7bc87bf336f4 [2021-06-23T19:02:07.521Z] ---> a734b2e5e4e6 [2021-06-23T19:02:07.521Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-23T19:02:07.793Z] ---> Running in 408c44b15964 [2021-06-23T19:02:07.793Z] ---> Running in 894fd3a26079 [2021-06-23T19:02:07.793Z] ---> Running in 88a7130176bd [2021-06-23T19:02:07.793Z] Removing intermediate container e1e95a94f8b7 [2021-06-23T19:02:07.793Z] ---> e218b00915bd [2021-06-23T19:02:07.793Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-23T19:02:07.793Z] ---> Running in 2a18fe7a18f5 [2021-06-23T19:02:07.793Z] Removing intermediate container 499f08b72c31 [2021-06-23T19:02:07.793Z] ---> 4262802fca8e [2021-06-23T19:02:07.793Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-23T19:02:08.061Z] ---> Running in 2c18599c7e6f [2021-06-23T19:02:08.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T19:02:08.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T19:02:08.589Z] Removing intermediate container 894fd3a26079 [2021-06-23T19:02:08.589Z] ---> 2a12a23990dc [2021-06-23T19:02:08.590Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-23T19:02:08.590Z] ---> Running in b6eeeae05db5 [2021-06-23T19:02:08.590Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T19:02:08.590Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T19:02:08.850Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T19:02:09.110Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T19:02:09.110Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T19:02:09.119Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-23T19:02:09.119Z] (6/12) Installing patch (2.7.6-r7) [2021-06-23T19:02:09.119Z] (7/12) Installing build-base (0.5-r2) [2021-06-23T19:02:09.119Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-23T19:02:09.119Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-23T19:02:09.119Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-23T19:02:09.119Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-23T19:02:09.119Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-23T19:02:09.384Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T19:02:09.384Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T19:02:09.384Z] OK: 219 MiB in 52 packages [2021-06-23T19:02:09.391Z] Executing busybox-1.32.1-r6.trigger [2021-06-23T19:02:09.391Z] OK: 218 MiB in 52 packages [2021-06-23T19:02:09.661Z] OK: 219 MiB in 52 packages [2021-06-23T19:02:09.927Z] OK: 219 MiB in 52 packages [2021-06-23T19:02:09.927Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T19:02:09.927Z] OK: 219 MiB in 52 packages [2021-06-23T19:02:09.927Z] Removing intermediate container 408c44b15964 [2021-06-23T19:02:09.927Z] ---> dac285f9cc54 [2021-06-23T19:02:09.927Z] Step 6/24 : COPY go.mod . [2021-06-23T19:02:09.927Z] Removing intermediate container 88a7130176bd [2021-06-23T19:02:09.927Z] ---> 78e6c4dc8e38 [2021-06-23T19:02:09.927Z] Step 6/24 : COPY go.mod . [2021-06-23T19:02:10.192Z] ---> ea3a94ecd825 [2021-06-23T19:02:10.192Z] Step 7/24 : RUN go mod download [2021-06-23T19:02:10.192Z] ---> fde842521402 [2021-06-23T19:02:10.192Z] Step 7/24 : RUN go mod download [2021-06-23T19:02:10.192Z] ---> Running in c8eda475627a [2021-06-23T19:02:10.192Z] ---> Running in 7632a9aa83ba [2021-06-23T19:02:10.461Z] Removing intermediate container 2c18599c7e6f [2021-06-23T19:02:10.461Z] ---> 1f002bc52cbd [2021-06-23T19:02:10.461Z] Step 6/23 : COPY go.mod . [2021-06-23T19:02:10.461Z] Removing intermediate container 2a18fe7a18f5 [2021-06-23T19:02:10.461Z] ---> b060cef0df73 [2021-06-23T19:02:10.461Z] Step 6/24 : COPY go.mod . [2021-06-23T19:02:10.725Z] ---> ecc4a1d9e278 [2021-06-23T19:02:10.725Z] Step 7/23 : RUN go mod download [2021-06-23T19:02:10.725Z] ---> f2f7451c786a [2021-06-23T19:02:10.725Z] Step 7/24 : RUN go mod download [2021-06-23T19:02:10.725Z] ---> Running in 9791ea81a24f [2021-06-23T19:02:10.725Z] OK: 219 MiB in 52 packages [2021-06-23T19:02:10.725Z] ---> Running in ef350b6c83b8 [2021-06-23T19:02:11.304Z] Removing intermediate container b6eeeae05db5 [2021-06-23T19:02:11.304Z] ---> fa26c95ada3c [2021-06-23T19:02:11.304Z] Step 6/32 : COPY go.mod . [2021-06-23T19:02:11.304Z] Removing intermediate container c8eda475627a [2021-06-23T19:02:11.304Z] ---> 4df8d87fc187 [2021-06-23T19:02:11.304Z] Step 8/24 : COPY . . [2021-06-23T19:02:11.574Z] Removing intermediate container 7632a9aa83ba [2021-06-23T19:02:11.574Z] ---> 6af00da8061c [2021-06-23T19:02:11.574Z] Step 8/24 : COPY . . [2021-06-23T19:02:11.574Z] ---> 404737dbe264 [2021-06-23T19:02:11.574Z] Step 7/32 : RUN go mod download [2021-06-23T19:02:11.574Z] ---> Running in 2836e43e39a8 [2021-06-23T19:02:12.154Z] Removing intermediate container 9791ea81a24f [2021-06-23T19:02:12.154Z] ---> 9daca7943dbc [2021-06-23T19:02:12.154Z] Step 8/23 : COPY . . [2021-06-23T19:02:13.562Z] Removing intermediate container ef350b6c83b8 [2021-06-23T19:02:13.562Z] ---> 3d7dafbeb84d [2021-06-23T19:02:13.562Z] Step 8/24 : COPY . . [2021-06-23T19:02:13.699Z] Removing intermediate container 79f7cda0395e [2021-06-23T19:02:13.699Z] ---> edc94e798464 [2021-06-23T19:02:13.699Z] Step 4/6 : WORKDIR /edgex-go [2021-06-23T19:02:13.699Z] ---> Running in 9518a90b7fca [2021-06-23T19:02:13.699Z] Removing intermediate container 9518a90b7fca [2021-06-23T19:02:13.699Z] ---> abba695842b8 [2021-06-23T19:02:13.699Z] Step 5/6 : COPY go.mod . [2021-06-23T19:02:14.295Z] ---> b55c37d4e42a [2021-06-23T19:02:14.295Z] Step 6/6 : RUN go mod download [2021-06-23T19:02:14.569Z] ---> Running in a84393901297 [2021-06-23T19:02:23.635Z] Removing intermediate container 2836e43e39a8 [2021-06-23T19:02:23.635Z] ---> befae4dd69a5 [2021-06-23T19:02:23.635Z] Step 8/32 : COPY . . [2021-06-23T19:02:23.635Z] ---> 4ffa6f4186cf [2021-06-23T19:02:23.635Z] Step 9/24 : RUN go mod tidy [2021-06-23T19:02:23.635Z] ---> Running in 4272860d63ca [2021-06-23T19:02:31.779Z] ---> 99366147f670 [2021-06-23T19:02:31.779Z] Step 9/24 : RUN go mod tidy [2021-06-23T19:02:31.779Z] ---> 851eec5d30ac [2021-06-23T19:02:31.779Z] Step 9/23 : RUN go mod tidy [2021-06-23T19:02:31.779Z] ---> f3102bd69c20 [2021-06-23T19:02:31.779Z] Step 9/24 : RUN go mod tidy [2021-06-23T19:02:32.040Z] ---> Running in 97166be28fb1 [2021-06-23T19:02:32.040Z] ---> Running in 648e7df353e9 [2021-06-23T19:02:32.301Z] ---> Running in c997ad657fd3 [2021-06-23T19:02:38.893Z] Removing intermediate container c997ad657fd3 [2021-06-23T19:02:38.893Z] ---> 42c50d1d8140 [2021-06-23T19:02:38.893Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-23T19:02:38.893Z] ---> Running in e5c9ba269044 [2021-06-23T19:02:38.893Z] Removing intermediate container 4272860d63ca [2021-06-23T19:02:38.893Z] ---> 87a2f4c24016 [2021-06-23T19:02:38.893Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-23T19:02:38.893Z] ---> Running in 6fe855a2d51b [2021-06-23T19:02:38.893Z] Removing intermediate container 97166be28fb1 [2021-06-23T19:02:38.893Z] ---> 1b2834e0bd81 [2021-06-23T19:02:38.893Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-23T19:02:38.893Z] Removing intermediate container 648e7df353e9 [2021-06-23T19:02:38.893Z] ---> 3989285a012f [2021-06-23T19:02:38.893Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-23T19:02:38.893Z] ---> Running in 7025c466e244 [2021-06-23T19:02:38.893Z] ---> Running in fbd44dab9723 [2021-06-23T19:02:38.893Z] 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-06-23T19:02:38.893Z] 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-06-23T19:02:39.468Z] 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-06-23T19:02:39.468Z] 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-06-23T19:02:41.399Z] Removing intermediate container a84393901297 [2021-06-23T19:02:41.399Z] ---> a727d72c015b [2021-06-23T19:02:41.399Z] Successfully built a727d72c015b [2021-06-23T19:02:41.399Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T19:02:41.751Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T19:02:41.751Z] . [Pipeline] withDockerContainer [2021-06-23T19:02:42.021Z] prd-ubuntu18.04-docker-arm64-4c-16g-954 does not seem to be running inside a container [2021-06-23T19:02:42.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-23T19:02:43.693Z] $ docker top ffe91268a4bdab492c5c21ec8ae081bf6875e4fe1c9661846c78ba4e957d0375 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T19:02:44.633Z] + go version [2021-06-23T19:02:44.633Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-23T19:02:44.655Z] $ docker stop --time=1 ffe91268a4bdab492c5c21ec8ae081bf6875e4fe1c9661846c78ba4e957d0375 [2021-06-23T19:02:46.084Z] ---> 783ce05a4fe1 [2021-06-23T19:02:46.084Z] Step 9/32 : RUN go mod tidy [2021-06-23T19:02:46.084Z] ---> Running in 4735d1abc876 [2021-06-23T19:02:46.508Z] $ docker rm -f ffe91268a4bdab492c5c21ec8ae081bf6875e4fe1c9661846c78ba4e957d0375 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T19:02:47.323Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T19:02:47.323Z] . [Pipeline] withDockerContainer [2021-06-23T19:02:47.510Z] Removing intermediate container 4735d1abc876 [2021-06-23T19:02:47.510Z] ---> 40e39a0ac2f0 [2021-06-23T19:02:47.510Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-23T19:02:47.510Z] ---> Running in 2eb65ce0c37d [2021-06-23T19:02:47.549Z] prd-ubuntu18.04-docker-arm64-4c-16g-954 does not seem to be running inside a container [2021-06-23T19:02:47.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-23T19:02:48.105Z] 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-06-23T19:02:49.012Z] $ docker top c0bea377ba9c5b73a7b640f9a595270bf76a3a5472b5bf604f3071fdb64bdf23 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-23T19:02:49.307Z] ========================================================= [2021-06-23T19:02:49.307Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-23T19:02:49.307Z] ========================================================= [Pipeline] sh [2021-06-23T19:02:49.948Z] + go mod tidy [Pipeline] sh [2021-06-23T19:02:51.203Z] + make test [2021-06-23T19:02:51.203Z] go mod tidy [2021-06-23T19:02:51.800Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-23T19:03:13.998Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-23T19:03:20.373Z] Removing intermediate container fbd44dab9723 [2021-06-23T19:03:20.373Z] ---> 1e6306c0fd51 [2021-06-23T19:03:20.373Z] [2021-06-23T19:03:20.373Z] Step 11/24 : FROM alpine:3.12 [2021-06-23T19:03:20.373Z] 3.12: Pulling from library/alpine [2021-06-23T19:03:20.642Z] Removing intermediate container e5c9ba269044 [2021-06-23T19:03:20.642Z] ---> 97c121ad6d8a [2021-06-23T19:03:20.642Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-23T19:03:20.642Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T19:03:20.642Z] Removing intermediate container 7025c466e244 [2021-06-23T19:03:20.642Z] ---> b3bd55acddce [2021-06-23T19:03:20.642Z] [2021-06-23T19:03:20.642Z] Step 11/23 : FROM alpine:3.12 [2021-06-23T19:03:20.642Z] Status: Downloaded newer image for alpine:3.12 [2021-06-23T19:03:20.642Z] ---> 13621d1b12d4 [2021-06-23T19:03:20.642Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-23T19:03:20.642Z] ---> Running in 3181d313f6c9 [2021-06-23T19:03:20.642Z] ---> Running in e8418e354d9b [2021-06-23T19:03:20.923Z] 3.12: Pulling from library/alpine [2021-06-23T19:03:20.923Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T19:03:20.923Z] Status: Image is up to date for alpine:3.12 [2021-06-23T19:03:20.923Z] ---> 13621d1b12d4 [2021-06-23T19:03:20.923Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-23T19:03:21.202Z] ---> Running in db2a80ae4d6a [2021-06-23T19:03:21.470Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T19:03:21.470Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T19:03:21.470Z] 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-06-23T19:03:21.738Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-23T19:03:21.738Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T19:03:21.738Z] OK: 6 MiB in 15 packages [2021-06-23T19:03:22.001Z] Removing intermediate container 6fe855a2d51b [2021-06-23T19:03:22.001Z] ---> 2037e8f0a5c5 [2021-06-23T19:03:22.001Z] [2021-06-23T19:03:22.001Z] Step 11/24 : FROM alpine:3.12 [2021-06-23T19:03:22.001Z] ---> 13621d1b12d4 [2021-06-23T19:03:22.001Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-23T19:03:22.001Z] ---> Running in 3bc76af6ff75 [2021-06-23T19:03:22.001Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T19:03:22.001Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T19:03:22.271Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-23T19:03:22.271Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T19:03:22.271Z] OK: 6 MiB in 15 packages [2021-06-23T19:03:22.533Z] Removing intermediate container e8418e354d9b [2021-06-23T19:03:22.533Z] ---> d3d42f2f268a [2021-06-23T19:03:22.533Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T19:03:22.533Z] ---> Running in 585a4d278897 [2021-06-23T19:03:22.796Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T19:03:22.796Z] Removing intermediate container 585a4d278897 [2021-06-23T19:03:22.796Z] ---> 2716d86e86b9 [2021-06-23T19:03:22.796Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-23T19:03:22.796Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T19:03:22.796Z] ---> Running in 9b1aee96eb5b [2021-06-23T19:03:22.796Z] Removing intermediate container db2a80ae4d6a [2021-06-23T19:03:22.796Z] ---> b989be7a9131 [2021-06-23T19:03:22.796Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T19:03:22.796Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-23T19:03:22.796Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T19:03:22.796Z] OK: 6 MiB in 15 packages [2021-06-23T19:03:22.796Z] ---> Running in 90924ecf6c1f [2021-06-23T19:03:23.060Z] Removing intermediate container 3181d313f6c9 [2021-06-23T19:03:23.060Z] ---> f9e286daabeb [2021-06-23T19:03:23.060Z] [2021-06-23T19:03:23.060Z] Step 12/24 : FROM docker:20.10.0 [2021-06-23T19:03:23.060Z] Removing intermediate container 9b1aee96eb5b [2021-06-23T19:03:23.060Z] ---> 9aadb50d268e [2021-06-23T19:03:23.060Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-23T19:03:23.060Z] ---> Running in 398b6f2c1455 [2021-06-23T19:03:23.060Z] Removing intermediate container 90924ecf6c1f [2021-06-23T19:03:23.060Z] ---> 0e9cec585cb0 [2021-06-23T19:03:23.060Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-23T19:03:23.060Z] ---> Running in 00181a633c0f [2021-06-23T19:03:23.060Z] Removing intermediate container 398b6f2c1455 [2021-06-23T19:03:23.060Z] ---> c0afa02f6454 [2021-06-23T19:03:23.060Z] Step 16/24 : WORKDIR / [2021-06-23T19:03:23.322Z] 20.10.0: Pulling from library/docker [2021-06-23T19:03:23.322Z] ---> Running in 64d7c29041fc [2021-06-23T19:03:23.582Z] Removing intermediate container 00181a633c0f [2021-06-23T19:03:23.582Z] ---> 737a16925173 [2021-06-23T19:03:23.582Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-23T19:03:23.582Z] Removing intermediate container 3bc76af6ff75 [2021-06-23T19:03:23.582Z] ---> 463c970d884b [2021-06-23T19:03:23.849Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T19:03:23.849Z] ---> Running in 4c76ccccebe3 [2021-06-23T19:03:23.849Z] Removing intermediate container 2eb65ce0c37d [2021-06-23T19:03:23.849Z] ---> f5c8efc3f9d9 [2021-06-23T19:03:23.849Z] [2021-06-23T19:03:23.849Z] Step 11/32 : FROM alpine:3.12 [2021-06-23T19:03:23.849Z] ---> 13621d1b12d4 [2021-06-23T19:03:23.849Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-23T19:03:23.849Z] ---> Running in 7cbb1f6dfa8f [2021-06-23T19:03:23.849Z] Removing intermediate container 64d7c29041fc [2021-06-23T19:03:23.849Z] ---> 7e09e5f60200 [2021-06-23T19:03:23.849Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T19:03:23.849Z] ---> Running in 580b636bc61c [2021-06-23T19:03:23.849Z] Removing intermediate container 4c76ccccebe3 [2021-06-23T19:03:23.849Z] ---> 576d3c576e9d [2021-06-23T19:03:23.849Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T19:03:24.117Z] Removing intermediate container 7cbb1f6dfa8f [2021-06-23T19:03:24.117Z] ---> cefafa88ae38 [2021-06-23T19:03:24.117Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-23T19:03:24.117Z] Removing intermediate container 580b636bc61c [2021-06-23T19:03:24.117Z] ---> fe77a35157c9 [2021-06-23T19:03:24.117Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-23T19:03:24.117Z] ---> Running in e59b84a11479 [2021-06-23T19:03:24.385Z] ---> cd115af146e5 [2021-06-23T19:03:24.385Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-23T19:03:24.385Z] ---> Running in e2cbc1c284f0 [2021-06-23T19:03:24.385Z] ---> 22e27abbd5aa [2021-06-23T19:03:24.385Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-23T19:03:24.385Z] Removing intermediate container e59b84a11479 [2021-06-23T19:03:24.385Z] ---> 32de76c0660e [2021-06-23T19:03:24.385Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-23T19:03:24.650Z] ---> Running in 4bb4e73f60e8 [2021-06-23T19:03:24.650Z] Removing intermediate container 4bb4e73f60e8 [2021-06-23T19:03:24.650Z] ---> a6b674bdcfdb [2021-06-23T19:03:24.650Z] Step 16/24 : WORKDIR / [2021-06-23T19:03:24.914Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T19:03:24.914Z] ---> 0a34ffb13998 [2021-06-23T19:03:24.914Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-23T19:03:24.914Z] ---> Running in 8e0589af4433 [2021-06-23T19:03:24.914Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T19:03:24.914Z] ---> 3e4640a38229 [2021-06-23T19:03:24.914Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-23T19:03:25.183Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-23T19:03:25.183Z] (2/2) Installing su-exec (0.2-r1) [2021-06-23T19:03:25.183Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T19:03:25.183Z] OK: 6 MiB in 16 packages [2021-06-23T19:03:25.183Z] Removing intermediate container 8e0589af4433 [2021-06-23T19:03:25.183Z] ---> 010c2ab7d8ee [2021-06-23T19:03:25.183Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T19:03:25.445Z] ---> 9cd8fe864629 [2021-06-23T19:03:25.445Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-23T19:03:25.445Z] ---> 40ff14eac0cf [2021-06-23T19:03:25.445Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-23T19:03:25.445Z] ---> Running in 8b9427bd3013 [2021-06-23T19:03:25.445Z] ---> Running in 4ff463394edf [2021-06-23T19:03:26.398Z] Removing intermediate container e2cbc1c284f0 [2021-06-23T19:03:26.398Z] ---> 3ac019f7e04d [2021-06-23T19:03:26.398Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-23T19:03:26.969Z] ---> 0e7bb9faaba4 [2021-06-23T19:03:26.969Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-23T19:03:27.555Z] Removing intermediate container 4ff463394edf [2021-06-23T19:03:27.555Z] ---> 24a01a67ed3f [2021-06-23T19:03:27.555Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T19:03:27.555Z] Removing intermediate container 8b9427bd3013 [2021-06-23T19:03:27.555Z] ---> 38c212c383e8 [2021-06-23T19:03:27.555Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T19:03:27.555Z] ---> Running in 47e1676fd786 [2021-06-23T19:03:27.555Z] ---> Running in 24c7d93f42ed [2021-06-23T19:03:27.555Z] ---> edba6918f457 [2021-06-23T19:03:27.555Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-23T19:03:27.555Z] ---> Running in ddc0e2cce9ac [2021-06-23T19:03:27.817Z] Removing intermediate container 47e1676fd786 [2021-06-23T19:03:27.817Z] ---> 46dc70656661 [2021-06-23T19:03:27.817Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-23T19:03:27.817Z] Removing intermediate container 24c7d93f42ed [2021-06-23T19:03:27.817Z] ---> ba94da191c8f [2021-06-23T19:03:27.817Z] Step 22/24 : LABEL arch=x86_64 [2021-06-23T19:03:27.817Z] Removing intermediate container ddc0e2cce9ac [2021-06-23T19:03:27.817Z] ---> d0043b53e738 [2021-06-23T19:03:27.817Z] Step 21/23 : LABEL arch=x86_64 [2021-06-23T19:03:27.817Z] ---> Running in 3d8cf0935589 [2021-06-23T19:03:27.817Z] ---> Running in 23c7cf8e98f0 [2021-06-23T19:03:27.817Z] ---> Running in c5d6c4cd2766 [2021-06-23T19:03:27.817Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-23T19:03:27.817Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-23T19:03:27.817Z] ---> aefe523efa57 [2021-06-23T19:03:27.817Z] 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-06-23T19:03:27.817Z] ---> 3c3472ac744c [2021-06-23T19:03:27.817Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-23T19:03:27.817Z] ---> Running in 5fcf8c29a4f7 [2021-06-23T19:03:27.817Z] Removing intermediate container 3d8cf0935589 [2021-06-23T19:03:27.817Z] ---> 3cd5c44225a6 [2021-06-23T19:03:27.817Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-23T19:03:28.081Z] Removing intermediate container 23c7cf8e98f0 [2021-06-23T19:03:28.081Z] ---> dbc23a327f34 [2021-06-23T19:03:28.081Z] Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T19:03:28.081Z] ---> Running in aa5fc321a906 [2021-06-23T19:03:28.081Z] Removing intermediate container c5d6c4cd2766 [2021-06-23T19:03:28.081Z] ---> 0d9e11d3e80c [2021-06-23T19:03:28.081Z] Step 22/23 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T19:03:28.081Z] ---> Running in 47aff00b6591 [2021-06-23T19:03:28.081Z] ---> Running in e23e0ded690f [2021-06-23T19:03:28.081Z] ---> Running in 1b24dbf311d2 [2021-06-23T19:03:28.081Z] Removing intermediate container 5fcf8c29a4f7 [2021-06-23T19:03:28.081Z] ---> 4d884acfc932 [2021-06-23T19:03:28.081Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-23T19:03:28.081Z] Removing intermediate container aa5fc321a906 [2021-06-23T19:03:28.081Z] ---> 3c4ab47afbff [2021-06-23T19:03:28.081Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T19:03:28.081Z] ---> Running in fbf967d85588 [2021-06-23T19:03:28.081Z] Removing intermediate container e23e0ded690f [2021-06-23T19:03:28.081Z] ---> 0d6714ff4ec6 [2021-06-23T19:03:28.081Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T19:03:28.081Z] ---> Running in e394da03f580 [2021-06-23T19:03:28.081Z] ---> Running in 3cdb69468185 [2021-06-23T19:03:28.346Z] Removing intermediate container 1b24dbf311d2 [2021-06-23T19:03:28.346Z] ---> 494b90848f9c [2021-06-23T19:03:28.346Z] Step 23/23 : LABEL version=0.0.0 [2021-06-23T19:03:28.346Z] ---> Running in 511a82f2cb49 [2021-06-23T19:03:28.346Z] Removing intermediate container e394da03f580 [2021-06-23T19:03:28.346Z] ---> 4a2dea0e5281 [2021-06-23T19:03:28.346Z] Step 22/24 : LABEL arch=x86_64 [2021-06-23T19:03:28.346Z] Removing intermediate container 3cdb69468185 [2021-06-23T19:03:28.346Z] ---> 75e75ca004a8 [2021-06-23T19:03:28.346Z] [2021-06-23T19:03:28.346Z] ---> Running in fdf67523b78c [2021-06-23T19:03:28.615Z] Removing intermediate container 511a82f2cb49 [2021-06-23T19:03:28.615Z] ---> 002d9f3acace [2021-06-23T19:03:28.615Z] [2021-06-23T19:03:28.615Z] Successfully built 75e75ca004a8 [2021-06-23T19:03:28.615Z] Successfully tagged core-command:latest [2021-06-23T19:03:28.615Z] Building support-notifications [2021-06-23T19:03:28.615Z]  Building core-command ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T19:03:28.615Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T19:03:28.615Z] Successfully built 002d9f3acace [2021-06-23T19:03:28.615Z] Successfully tagged support-scheduler:latest [2021-06-23T19:03:28.615Z] Removing intermediate container fdf67523b78c [2021-06-23T19:03:28.615Z] ---> 88a0e44abf01 [2021-06-23T19:03:28.615Z] Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T19:03:28.615Z] Building security-secretstore-setup [2021-06-23T19:03:28.883Z]  Building support-scheduler ... done  ---> Running in ff79fff8232a [2021-06-23T19:03:28.883Z] (1/39) Installing readline (8.0.4-r0) [2021-06-23T19:03:28.883Z] (2/39) Installing bash (5.0.17-r0) [2021-06-23T19:03:28.883Z] Executing bash-5.0.17-r0.post-install [2021-06-23T19:03:28.883Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-23T19:03:28.883Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-23T19:03:28.883Z] (5/39) Installing curl (7.77.0-r0) [2021-06-23T19:03:28.883Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-23T19:03:28.883Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-23T19:03:28.883Z] (8/39) Installing expat (2.2.9-r1) [2021-06-23T19:03:28.883Z] (9/39) Installing libffi (3.3-r2) [2021-06-23T19:03:28.883Z] (10/39) Installing gdbm (1.13-r1) [2021-06-23T19:03:28.883Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-23T19:03:28.883Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-23T19:03:28.883Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-23T19:03:29.143Z] Removing intermediate container 47aff00b6591 [2021-06-23T19:03:29.144Z] ---> 14002c31c099 [2021-06-23T19:03:29.144Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-23T19:03:29.406Z] Removing intermediate container ff79fff8232a [2021-06-23T19:03:29.406Z] ---> 47527f07660d [2021-06-23T19:03:29.406Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T19:03:30.798Z] ---> Running in d976925e57e7 [2021-06-23T19:03:31.060Z] ---> Running in 3e5e1934db28 [2021-06-23T19:03:31.060Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-23T19:03:31.060Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-23T19:03:31.060Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-23T19:03:31.060Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-23T19:03:31.060Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-23T19:03:31.060Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-23T19:03:31.060Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-23T19:03:31.637Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-23T19:03:31.637Z] Removing intermediate container d976925e57e7 [2021-06-23T19:03:31.637Z] ---> 65338ecb5793 [2021-06-23T19:03:31.637Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-23T19:03:31.897Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-23T19:03:31.897Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-23T19:03:31.897Z] Removing intermediate container 3e5e1934db28 [2021-06-23T19:03:31.897Z] ---> 2f32d3502064 [2021-06-23T19:03:31.897Z] [2021-06-23T19:03:31.897Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-23T19:03:31.897Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-23T19:03:31.897Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-23T19:03:31.897Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-23T19:03:31.897Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-23T19:03:31.897Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-23T19:03:31.897Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-23T19:03:31.897Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-23T19:03:31.897Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-23T19:03:31.897Z] Successfully built 2f32d3502064 [2021-06-23T19:03:32.893Z] Successfully tagged core-metadata:latest [2021-06-23T19:03:32.893Z] Building core-data [2021-06-23T19:03:32.893Z]  Building core-metadata ... done (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-23T19:03:32.893Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-23T19:03:32.894Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-23T19:03:32.894Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-23T19:03:32.894Z] ---> 0033961716af [2021-06-23T19:03:32.894Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-23T19:03:32.894Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-23T19:03:32.894Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-23T19:03:32.894Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-23T19:03:32.894Z] ---> Running in e9b98e18a7f6 [2021-06-23T19:03:32.894Z] Executing busybox-1.31.1-r19.trigger [2021-06-23T19:03:32.894Z] OK: 72 MiB in 59 packages [2021-06-23T19:03:33.846Z] Collecting docker-compose==1.23.2 [2021-06-23T19:03:33.846Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-23T19:03:34.797Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-23T19:03:34.797Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-23T19:03:36.185Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-23T19:03:36.185Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-23T19:03:37.577Z] Collecting docker<4.0,>=3.6.0 [2021-06-23T19:03:37.577Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-23T19:03:37.839Z] Collecting PyYAML<4,>=3.10 [2021-06-23T19:03:37.839Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-23T19:03:38.411Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T19:03:38.411Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T19:03:38.411Z] ---> 4f4f42dc3f0e [2021-06-23T19:03:38.411Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T19:03:38.411Z] ---> Using cache [2021-06-23T19:03:38.411Z] ---> 7c3ab063da8b [2021-06-23T19:03:38.411Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T19:03:38.411Z] ---> Using cache [2021-06-23T19:03:38.411Z] ---> 2a12a23990dc [2021-06-23T19:03:38.411Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-23T19:03:38.674Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T19:03:38.674Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-23T19:03:38.674Z] ---> 4f4f42dc3f0e [2021-06-23T19:03:38.674Z] Step 3/26 : WORKDIR /edgex-go [2021-06-23T19:03:38.674Z] ---> Using cache [2021-06-23T19:03:38.674Z] ---> 7c3ab063da8b [2021-06-23T19:03:38.674Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T19:03:38.674Z] ---> Using cache [2021-06-23T19:03:38.674Z] ---> 2a12a23990dc [2021-06-23T19:03:38.674Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-23T19:03:38.674Z] ---> Using cache [2021-06-23T19:03:38.674Z] ---> fa26c95ada3c [2021-06-23T19:03:38.674Z] Step 6/26 : COPY go.mod . [2021-06-23T19:03:38.674Z] ---> Using cache [2021-06-23T19:03:38.674Z] ---> 404737dbe264 [2021-06-23T19:03:38.674Z] Step 7/26 : RUN go mod download [2021-06-23T19:03:38.674Z] ---> Using cache [2021-06-23T19:03:38.674Z] ---> befae4dd69a5 [2021-06-23T19:03:38.674Z] Step 8/26 : COPY . . [2021-06-23T19:03:38.674Z] ---> Using cache [2021-06-23T19:03:38.674Z] ---> 783ce05a4fe1 [2021-06-23T19:03:38.674Z] Step 9/26 : RUN go mod tidy [2021-06-23T19:03:38.674Z] ---> Using cache [2021-06-23T19:03:38.674Z] ---> 40e39a0ac2f0 [2021-06-23T19:03:38.674Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-23T19:03:41.990Z] Collecting jsonschema<3,>=2.5.1 [2021-06-23T19:03:41.990Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-23T19:03:41.990Z] Collecting texttable<0.10,>=0.9.0 [2021-06-23T19:03:41.990Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-23T19:03:41.990Z] ---> Running in 5e200145350e [2021-06-23T19:03:41.990Z] ---> Running in dd5a7ab859a0 [2021-06-23T19:03:42.253Z] Removing intermediate container e9b98e18a7f6 [2021-06-23T19:03:42.253Z] ---> fafbc37c9be4 [2021-06-23T19:03:42.253Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T19:03:42.514Z] 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-06-23T19:03:42.514Z] Collecting cached-property<2,>=1.2.0 [2021-06-23T19:03:42.514Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-23T19:03:42.777Z] Collecting docopt<0.7,>=0.6.1 [2021-06-23T19:03:42.777Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-23T19:03:43.353Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-23T19:03:43.353Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-23T19:03:43.353Z] ---> fd67a8375cfe [2021-06-23T19:03:43.353Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-23T19:03:43.615Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-23T19:03:43.615Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-23T19:03:43.615Z] Collecting idna<2.8,>=2.5 [2021-06-23T19:03:43.615Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-23T19:03:43.881Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-23T19:03:43.881Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-23T19:03:43.881Z] Collecting docker-pycreds>=0.4.0 [2021-06-23T19:03:43.881Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-23T19:03:43.881Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-23T19:03:43.881Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-23T19:03:43.881Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-23T19:03:43.881Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-23T19:03:44.143Z] Installing collected packages: dockerpty, urllib3, idna, requests, docker-pycreds, websocket-client, docker, PyYAML, jsonschema, texttable, cached-property, docopt, docker-compose [2021-06-23T19:03:44.143Z] Running setup.py install for dockerpty: started [2021-06-23T19:03:44.409Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-23T19:03:44.409Z] Attempting uninstall: urllib3 [2021-06-23T19:03:44.409Z] Found existing installation: urllib3 1.25.9 [2021-06-23T19:03:44.409Z] Uninstalling urllib3-1.25.9: [2021-06-23T19:03:44.409Z] Successfully uninstalled urllib3-1.25.9 [2021-06-23T19:03:44.671Z] ---> 30d6ade860f3 [2021-06-23T19:03:44.671Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-23T19:03:44.671Z] 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-06-23T19:03:44.671Z] Attempting uninstall: idna [2021-06-23T19:03:44.671Z] Found existing installation: idna 2.9 [2021-06-23T19:03:44.671Z] Uninstalling idna-2.9: [2021-06-23T19:03:44.671Z] Successfully uninstalled idna-2.9 [2021-06-23T19:03:44.934Z] Attempting uninstall: requests [2021-06-23T19:03:44.934Z] Found existing installation: requests 2.23.0 [2021-06-23T19:03:44.934Z] Uninstalling requests-2.23.0: [2021-06-23T19:03:44.934Z] Successfully uninstalled requests-2.23.0 [2021-06-23T19:03:45.196Z] ---> 8cd9d3095dbc [2021-06-23T19:03:45.196Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-23T19:03:45.196Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T19:03:45.459Z] ---> 0bb6d0ecbb80 [2021-06-23T19:03:45.459Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-23T19:03:45.459Z] Running setup.py install for PyYAML: started [2021-06-23T19:03:45.728Z] ---> 31712b45be10 [2021-06-23T19:03:45.728Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-23T19:03:45.728Z] ---> Running in 5fd0b519d757 [2021-06-23T19:03:45.994Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-23T19:03:45.994Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T19:03:46.258Z] Removing intermediate container 5fd0b519d757 [2021-06-23T19:03:46.258Z] ---> 153363546272 [2021-06-23T19:03:46.258Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-23T19:03:46.258Z] Running setup.py install for texttable: started [2021-06-23T19:03:46.524Z] ---> b91bfbfab100 [2021-06-23T19:03:46.524Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-23T19:03:46.524Z] ---> Running in c102c43b4daf [2021-06-23T19:03:46.786Z] OK: 219 MiB in 52 packages [2021-06-23T19:03:46.786Z] Running setup.py install for texttable: finished with status 'done' [2021-06-23T19:03:46.786Z] Running setup.py install for docopt: started [2021-06-23T19:03:47.366Z] Removing intermediate container dd5a7ab859a0 [2021-06-23T19:03:47.366Z] ---> 337619e78e95 [2021-06-23T19:03:47.366Z] Step 6/24 : COPY go.mod . [2021-06-23T19:03:47.627Z] Running setup.py install for docopt: finished with status 'done' [2021-06-23T19:03:47.892Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-23T19:03:48.157Z] ---> f0a699ca6872 [2021-06-23T19:03:48.157Z] Step 7/24 : RUN go mod download [2021-06-23T19:03:48.734Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T19:03:48.734Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-23T19:03:48.734Z] ---> 4f4f42dc3f0e [2021-06-23T19:03:48.734Z] Step 3/23 : WORKDIR /edgex-go [2021-06-23T19:03:48.734Z] ---> Using cache [2021-06-23T19:03:48.734Z] ---> 7c3ab063da8b [2021-06-23T19:03:48.734Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T19:03:48.734Z] ---> Using cache [2021-06-23T19:03:48.734Z] ---> 2a12a23990dc [2021-06-23T19:03:48.734Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-23T19:03:48.996Z] Removing intermediate container c102c43b4daf [2021-06-23T19:03:48.996Z] ---> 9de8e45b65e2 [2021-06-23T19:03:48.996Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-23T19:03:48.996Z] ---> Running in 53720272726a [2021-06-23T19:03:48.996Z] ---> Running in e0feb8eee483 [2021-06-23T19:03:49.259Z] ---> Running in 30eff01b45cc [2021-06-23T19:03:49.259Z] Removing intermediate container 30eff01b45cc [2021-06-23T19:03:49.259Z] ---> f8e22aa458ee [2021-06-23T19:03:49.259Z] Step 29/32 : CMD ["gate"] [2021-06-23T19:03:49.537Z] ---> Running in 478e4d5d0d8d [2021-06-23T19:03:49.814Z] Removing intermediate container 478e4d5d0d8d [2021-06-23T19:03:49.814Z] ---> aecb03251670 [2021-06-23T19:03:49.814Z] Step 30/32 : LABEL arch=x86_64 [2021-06-23T19:03:50.093Z] ---> Running in 04cbeb89d349 [2021-06-23T19:03:50.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T19:03:50.370Z] Removing intermediate container 04cbeb89d349 [2021-06-23T19:03:50.370Z] ---> 9bb67440121f [2021-06-23T19:03:50.370Z] Step 31/32 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T19:03:50.992Z] ---> Running in e3c8e876c740 [2021-06-23T19:03:50.992Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T19:03:51.268Z] Removing intermediate container e3c8e876c740 [2021-06-23T19:03:51.268Z] ---> 9742f8fd4abc [2021-06-23T19:03:51.268Z] Step 32/32 : LABEL version=0.0.0 [2021-06-23T19:03:51.268Z] Removing intermediate container 53720272726a [2021-06-23T19:03:51.268Z] ---> 9f832e256301 [2021-06-23T19:03:51.268Z] Step 8/24 : COPY . . [2021-06-23T19:03:51.535Z] ---> Running in 405faf5852fc [2021-06-23T19:03:51.804Z] OK: 219 MiB in 52 packages [2021-06-23T19:03:52.380Z] Removing intermediate container 405faf5852fc [2021-06-23T19:03:52.380Z] ---> 363ed96fa55d [2021-06-23T19:03:52.380Z] [2021-06-23T19:03:52.644Z] Successfully built 363ed96fa55d [2021-06-23T19:03:53.226Z] Successfully tagged security-bootstrapper:latest [2021-06-23T19:03:53.226Z] Building security-proxy-setup [2021-06-23T19:03:53.489Z]  Building security-bootstrapper ... done Removing intermediate container fbf967d85588 [2021-06-23T19:03:53.489Z] ---> 8f7ed0ffd42b [2021-06-23T19:03:53.489Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-23T19:03:54.449Z] Removing intermediate container e0feb8eee483 [2021-06-23T19:03:54.449Z] ---> 65f61718271d [2021-06-23T19:03:54.449Z] Step 6/23 : COPY go.mod . [2021-06-23T19:03:55.417Z] ---> Running in b4c5951234fb [2021-06-23T19:03:57.974Z] ---> 0c61483c885b [2021-06-23T19:03:57.974Z] Step 7/23 : RUN go mod download [2021-06-23T19:03:58.559Z] Removing intermediate container b4c5951234fb [2021-06-23T19:03:58.559Z] ---> 6bbc7b1b2024 [2021-06-23T19:03:58.559Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-23T19:03:58.559Z] ---> Running in 77703c0dee84 [2021-06-23T19:03:59.485Z] ---> Running in 629999b4b980 [2021-06-23T19:03:59.485Z] Removing intermediate container 629999b4b980 [2021-06-23T19:03:59.485Z] ---> b045e15528b8 [2021-06-23T19:03:59.485Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-23T19:03:59.485Z] ---> c5971e1fd4bd [2021-06-23T19:03:59.485Z] Step 9/24 : RUN go mod tidy [2021-06-23T19:03:59.877Z] ---> Running in 8f40a75e19db [2021-06-23T19:04:00.250Z] ---> e2ea038f7410 [2021-06-23T19:04:00.250Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-23T19:04:00.639Z] Removing intermediate container 77703c0dee84 [2021-06-23T19:04:00.639Z] ---> 1ee61898a851 [2021-06-23T19:04:00.639Z] Step 8/23 : COPY . . [2021-06-23T19:04:00.639Z] ---> 853f45c2b52e [2021-06-23T19:04:00.639Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-23T19:04:10.590Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-23T19:04:13.298Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-23T19:04:13.343Z] ---> c3b8aed9178b [2021-06-23T19:04:13.344Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-23T19:04:13.606Z] ---> Running in 2533ec4b5225 [2021-06-23T19:04:13.606Z] Removing intermediate container 8f40a75e19db [2021-06-23T19:04:13.606Z] ---> f5340ba8486b [2021-06-23T19:04:13.606Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-23T19:04:13.606Z] ---> 94339a5cd500 [2021-06-23T19:04:13.606Z] Step 9/23 : RUN go mod tidy [2021-06-23T19:04:13.606Z] ---> Running in bf126bc3e795 [2021-06-23T19:04:13.606Z] Removing intermediate container 2533ec4b5225 [2021-06-23T19:04:13.606Z] ---> b3290e5f1970 [2021-06-23T19:04:13.606Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T19:04:13.606Z] ---> Running in 2fe63e55c007 [2021-06-23T19:04:13.875Z] ---> Running in 5584704a1641 [2021-06-23T19:04:14.147Z] Removing intermediate container 5584704a1641 [2021-06-23T19:04:14.147Z] ---> 0190d4e96f83 [2021-06-23T19:04:14.147Z] Step 22/24 : LABEL arch=x86_64 [2021-06-23T19:04:14.147Z] ---> Running in 079cad37f2fe [2021-06-23T19:04:14.411Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T19:04:14.411Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-23T19:04:14.411Z] ---> 4f4f42dc3f0e [2021-06-23T19:04:14.411Z] Step 3/22 : WORKDIR /edgex-go [2021-06-23T19:04:14.411Z] ---> Using cache [2021-06-23T19:04:14.411Z] ---> 7c3ab063da8b [2021-06-23T19:04:14.411Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T19:04:14.411Z] ---> Using cache [2021-06-23T19:04:14.411Z] ---> 2a12a23990dc [2021-06-23T19:04:14.411Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-23T19:04:14.411Z] ---> Using cache [2021-06-23T19:04:14.411Z] ---> fa26c95ada3c [2021-06-23T19:04:14.411Z] Step 6/22 : COPY go.mod . [2021-06-23T19:04:14.411Z] ---> Using cache [2021-06-23T19:04:14.411Z] ---> 404737dbe264 [2021-06-23T19:04:14.411Z] Step 7/22 : RUN go mod download [2021-06-23T19:04:14.411Z] ---> Using cache [2021-06-23T19:04:14.411Z] ---> befae4dd69a5 [2021-06-23T19:04:14.411Z] Step 8/22 : COPY . . [2021-06-23T19:04:14.411Z] ---> Using cache [2021-06-23T19:04:14.411Z] ---> 783ce05a4fe1 [2021-06-23T19:04:14.411Z] Step 9/22 : RUN go mod tidy [2021-06-23T19:04:14.411Z] ---> Using cache [2021-06-23T19:04:14.411Z] ---> 40e39a0ac2f0 [2021-06-23T19:04:14.411Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-23T19:04:14.411Z] 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-06-23T19:04:14.677Z] ---> Running in 5afd90936381 [2021-06-23T19:04:14.677Z] Removing intermediate container 079cad37f2fe [2021-06-23T19:04:14.677Z] ---> da18b017c490 [2021-06-23T19:04:14.677Z] Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T19:04:14.677Z] ---> Running in bfaa3d14a1f2 [2021-06-23T19:04:14.946Z] Removing intermediate container bfaa3d14a1f2 [2021-06-23T19:04:14.946Z] ---> f3bb51280783 [2021-06-23T19:04:14.946Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T19:04:14.946Z] ---> Running in a4a02bb973af [2021-06-23T19:04:15.216Z] Removing intermediate container a4a02bb973af [2021-06-23T19:04:15.216Z] ---> dc8a251a23d1 [2021-06-23T19:04:15.216Z] [2021-06-23T19:04:15.216Z] 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-06-23T19:04:15.216Z] Successfully built dc8a251a23d1 [2021-06-23T19:04:15.216Z] Successfully tagged sys-mgmt-agent:latest [2021-06-23T19:04:15.485Z]  Building sys-mgmt-agent ... done Removing intermediate container 2fe63e55c007 [2021-06-23T19:04:15.485Z] ---> deb90c65e291 [2021-06-23T19:04:15.485Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-23T19:04:15.485Z] ---> Running in db3431f2ea90 [2021-06-23T19:04:15.755Z] 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-06-23T19:04:16.024Z] 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-06-23T19:04:19.422Z] Removing intermediate container 5e200145350e [2021-06-23T19:04:19.422Z] ---> 3ae7a81cced2 [2021-06-23T19:04:19.422Z] [2021-06-23T19:04:19.422Z] Step 11/26 : FROM alpine:3.12 [2021-06-23T19:04:19.422Z] ---> 13621d1b12d4 [2021-06-23T19:04:19.422Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-23T19:04:19.422Z] ---> Running in 452100b159c7 [2021-06-23T19:04:20.045Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-23T19:04:20.045Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-23T19:04:20.840Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T19:04:20.840Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T19:04:20.840Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-23T19:04:20.840Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-23T19:04:20.840Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-23T19:04:20.840Z] (4/6) Installing curl (7.77.0-r0) [2021-06-23T19:04:20.840Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-23T19:04:20.840Z] (6/6) Installing su-exec (0.2-r1) [2021-06-23T19:04:20.840Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T19:04:20.840Z] Executing ca-certificates-20191127-r4.trigger [2021-06-23T19:04:20.840Z] OK: 7 MiB in 20 packages [2021-06-23T19:04:22.246Z] Removing intermediate container 452100b159c7 [2021-06-23T19:04:22.246Z] ---> 3ea8b0fe6d75 [2021-06-23T19:04:22.246Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-23T19:04:22.246Z] ---> Running in 4a4b97af2fb1 [2021-06-23T19:04:22.508Z] Removing intermediate container 4a4b97af2fb1 [2021-06-23T19:04:22.508Z] ---> 4824661f15c4 [2021-06-23T19:04:22.508Z] Step 14/26 : WORKDIR / [2021-06-23T19:04:22.508Z] ---> Running in e6b955dac94e [2021-06-23T19:04:22.771Z] Removing intermediate container e6b955dac94e [2021-06-23T19:04:22.771Z] ---> 257c81347d16 [2021-06-23T19:04:22.771Z] 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-06-23T19:04:23.035Z] ---> 5098c59eca8e [2021-06-23T19:04:23.035Z] 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-06-23T19:04:23.303Z] ---> 63bceede835a [2021-06-23T19:04:23.303Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-23T19:04:23.567Z] ---> 364b26623e48 [2021-06-23T19:04:23.567Z] 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-06-23T19:04:23.833Z] ---> 674c1a6c72a8 [2021-06-23T19:04:23.833Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-23T19:04:24.096Z] ---> 8bc7f331c0e2 [2021-06-23T19:04:24.096Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-23T19:04:24.677Z] ---> d3ffa80a2ad8 [2021-06-23T19:04:24.677Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-23T19:04:24.944Z] ---> bae413e6f15c [2021-06-23T19:04:24.944Z] 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-06-23T19:04:24.944Z] ---> Running in 089bf87307ae [2021-06-23T19:04:25.896Z] Removing intermediate container 089bf87307ae [2021-06-23T19:04:25.896Z] ---> 3cc11c97ed0d [2021-06-23T19:04:25.896Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-23T19:04:25.896Z] ---> Running in ec43b7231764 [2021-06-23T19:04:26.163Z] Removing intermediate container ec43b7231764 [2021-06-23T19:04:26.163Z] ---> 858faac02544 [2021-06-23T19:04:26.163Z] Step 24/26 : LABEL arch=x86_64 [2021-06-23T19:04:26.163Z] ---> Running in a60a26534955 [2021-06-23T19:04:26.427Z] Removing intermediate container a60a26534955 [2021-06-23T19:04:26.427Z] ---> 9b117e14c749 [2021-06-23T19:04:26.427Z] Step 25/26 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T19:04:26.427Z] ---> Running in 7b4231330f33 [2021-06-23T19:04:26.427Z] Removing intermediate container 7b4231330f33 [2021-06-23T19:04:26.427Z] ---> d59155ff1988 [2021-06-23T19:04:26.427Z] Step 26/26 : LABEL version=0.0.0 [2021-06-23T19:04:26.427Z] ---> Running in ed94f5a329e0 [2021-06-23T19:04:26.691Z] Removing intermediate container ed94f5a329e0 [2021-06-23T19:04:26.691Z] ---> aa7d899c4946 [2021-06-23T19:04:26.691Z] [2021-06-23T19:04:26.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-23T19:04:26.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-23T19:04:26.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-23T19:04:26.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-23T19:04:26.955Z] Successfully built aa7d899c4946 [2021-06-23T19:04:26.955Z] Successfully tagged security-secretstore-setup:latest [2021-06-23T19:04:27.802Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-23T19:04:28.082Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-23T19:04:29.540Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-23T19:04:29.540Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-23T19:04:29.540Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-23T19:04:29.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-23T19:04:39.259Z]  Building security-secretstore-setup ... done 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-06-23T19:04:41.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.196s coverage: 28.7% of statements [2021-06-23T19:04:41.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-23T19:04:41.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-23T19:04:43.547Z] Removing intermediate container db3431f2ea90 [2021-06-23T19:04:43.547Z] ---> ccb5fbd5cd3f [2021-06-23T19:04:43.547Z] [2021-06-23T19:04:43.547Z] Step 11/23 : FROM alpine:3.12 [2021-06-23T19:04:43.547Z] ---> 13621d1b12d4 [2021-06-23T19:04:43.547Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-23T19:04:43.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.344s coverage: 100.0% of statements [2021-06-23T19:04:43.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-23T19:04:44.963Z] ---> Running in 6e6327a5d9b4 [2021-06-23T19:04:44.963Z] Removing intermediate container 5afd90936381 [2021-06-23T19:04:44.963Z] ---> 002a42f6c95d [2021-06-23T19:04:44.963Z] [2021-06-23T19:04:44.963Z] Step 11/22 : FROM alpine:3.12 [2021-06-23T19:04:44.963Z] ---> 13621d1b12d4 [2021-06-23T19:04:44.963Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-23T19:04:45.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.343s coverage: 53.1% of statements [2021-06-23T19:04:45.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-23T19:04:45.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-23T19:04:45.228Z] ---> Running in 0e234ffa79c8 [2021-06-23T19:04:45.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.545s coverage: 87.7% of statements [2021-06-23T19:04:45.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-23T19:04:45.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-23T19:04:45.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.223s coverage: 78.9% of statements [2021-06-23T19:04:45.813Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T19:04:45.813Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T19:04:45.813Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-23T19:04:45.813Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-23T19:04:45.813Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T19:04:45.813Z] Executing ca-certificates-20191127-r4.trigger [2021-06-23T19:04:45.813Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T19:04:45.813Z] OK: 6 MiB in 16 packages [2021-06-23T19:04:46.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T19:04:46.096Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-23T19:04:46.096Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-23T19:04:46.096Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-23T19:04:46.096Z] (4/4) Installing curl (7.77.0-r0) [2021-06-23T19:04:46.096Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T19:04:46.096Z] Executing ca-certificates-20191127-r4.trigger [2021-06-23T19:04:46.096Z] OK: 7 MiB in 18 packages [2021-06-23T19:04:47.049Z] Removing intermediate container bf126bc3e795 [2021-06-23T19:04:47.049Z] ---> 88053ff8f6f9 [2021-06-23T19:04:47.049Z] [2021-06-23T19:04:47.049Z] Step 11/24 : FROM alpine:3.12 [2021-06-23T19:04:47.049Z] ---> 13621d1b12d4 [2021-06-23T19:04:47.049Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-23T19:04:47.049Z] Removing intermediate container 6e6327a5d9b4 [2021-06-23T19:04:47.049Z] ---> 00601aaf9da4 [2021-06-23T19:04:47.049Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T19:04:47.049Z] ---> Running in 5f3701b906a0 [2021-06-23T19:04:47.049Z] Removing intermediate container 0e234ffa79c8 [2021-06-23T19:04:47.049Z] ---> 0af66884fb78 [2021-06-23T19:04:47.049Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-23T19:04:47.049Z] ---> Running in dbc52b057cc5 [2021-06-23T19:04:47.049Z] ---> Running in 0ec8aadd2a0c [2021-06-23T19:04:47.049Z] Removing intermediate container 5f3701b906a0 [2021-06-23T19:04:47.049Z] ---> c21ce2423cb5 [2021-06-23T19:04:47.049Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-23T19:04:47.049Z] Removing intermediate container dbc52b057cc5 [2021-06-23T19:04:47.049Z] ---> 131aa938c3a5 [2021-06-23T19:04:47.049Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-23T19:04:47.049Z] ---> Running in b24848344fdb [2021-06-23T19:04:47.327Z] Removing intermediate container 0ec8aadd2a0c [2021-06-23T19:04:47.327Z] ---> f3b234c4ac9c [2021-06-23T19:04:47.327Z] Step 14/22 : WORKDIR /edgex [2021-06-23T19:04:47.327Z] ---> Running in b4081d0e43b1 [2021-06-23T19:04:47.327Z] ---> Running in df4e645a6b58 [2021-06-23T19:04:47.327Z] Removing intermediate container b24848344fdb [2021-06-23T19:04:47.327Z] ---> de9d57424381 [2021-06-23T19:04:47.327Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-23T19:04:47.327Z] ---> Running in fdfdd166423a [2021-06-23T19:04:47.327Z] Removing intermediate container b4081d0e43b1 [2021-06-23T19:04:47.327Z] ---> 95d046667092 [2021-06-23T19:04:47.327Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-23T19:04:47.327Z] ---> Running in 447f5a6f44ff [2021-06-23T19:04:47.327Z] Removing intermediate container df4e645a6b58 [2021-06-23T19:04:47.327Z] ---> e55a3d097138 [2021-06-23T19:04:47.327Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-23T19:04:47.327Z] Removing intermediate container fdfdd166423a [2021-06-23T19:04:47.327Z] ---> 6e62496809db [2021-06-23T19:04:47.327Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T19:04:47.327Z] ---> Running in f178cf1efb53 [2021-06-23T19:04:47.604Z] Removing intermediate container 447f5a6f44ff [2021-06-23T19:04:47.604Z] ---> 193dfb1eb5b5 [2021-06-23T19:04:47.604Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T19:04:47.604Z] ---> 45ab78c54a1e [2021-06-23T19:04:47.604Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-23T19:04:47.604Z] ---> f13928a2f594 [2021-06-23T19:04:47.604Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-23T19:04:48.192Z] ---> 3f25212b762d [2021-06-23T19:04:48.192Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-23T19:04:48.192Z] ---> 86d5cd885986 [2021-06-23T19:04:48.192Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-23T19:04:48.192Z] Removing intermediate container f178cf1efb53 [2021-06-23T19:04:48.192Z] ---> 51931129bcd6 [2021-06-23T19:04:48.192Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-23T19:04:48.455Z] ---> Running in 019c80c28923 [2021-06-23T19:04:48.455Z] ---> e62e7612cf88 [2021-06-23T19:04:48.455Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-23T19:04:48.455Z] ---> Running in b6323e38ec57 [2021-06-23T19:04:48.455Z] ---> 554547e21b2f [2021-06-23T19:04:48.455Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-23T19:04:48.716Z] ---> Running in d865e6aec9f3 [2021-06-23T19:04:48.716Z] Removing intermediate container b6323e38ec57 [2021-06-23T19:04:48.716Z] ---> 829593a52986 [2021-06-23T19:04:48.716Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T19:04:48.716Z] ---> Running in 06fb1873ce99 [2021-06-23T19:04:48.716Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T19:04:48.716Z] Removing intermediate container d865e6aec9f3 [2021-06-23T19:04:48.716Z] ---> 696a4545c04f [2021-06-23T19:04:48.716Z] Step 19/22 : CMD ["--init=true"] [2021-06-23T19:04:48.716Z] Removing intermediate container 06fb1873ce99 [2021-06-23T19:04:48.716Z] ---> f582055a0c05 [2021-06-23T19:04:48.716Z] Step 21/23 : LABEL arch=x86_64 [2021-06-23T19:04:48.716Z] ---> Running in 0e2669185a44 [2021-06-23T19:04:48.716Z] ---> Running in 08b68e0753d4 [2021-06-23T19:04:48.716Z] Removing intermediate container 0e2669185a44 [2021-06-23T19:04:48.716Z] ---> 8346b1d3c7ab [2021-06-23T19:04:48.716Z] Step 20/22 : LABEL arch=x86_64 [2021-06-23T19:04:49.007Z] ---> Running in 9b9f69c6b162 [2021-06-23T19:04:49.007Z] Removing intermediate container 08b68e0753d4 [2021-06-23T19:04:49.007Z] ---> c351926bba9b [2021-06-23T19:04:49.007Z] Step 22/23 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T19:04:49.007Z] ---> Running in 6d3c40a9ad77 [2021-06-23T19:04:49.007Z] Removing intermediate container 9b9f69c6b162 [2021-06-23T19:04:49.007Z] ---> c43f68baf364 [2021-06-23T19:04:49.007Z] Step 21/22 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T19:04:49.007Z] ---> Running in 788b9fbfd126 [2021-06-23T19:04:49.007Z] Removing intermediate container 6d3c40a9ad77 [2021-06-23T19:04:49.007Z] ---> ac0b40dabae7 [2021-06-23T19:04:49.007Z] Step 23/23 : LABEL version=0.0.0 [2021-06-23T19:04:49.007Z] ---> Running in cd1895425422 [2021-06-23T19:04:49.007Z] Removing intermediate container 788b9fbfd126 [2021-06-23T19:04:49.007Z] ---> 0565cf0cbe1a [2021-06-23T19:04:49.007Z] Step 22/22 : LABEL version=0.0.0 [2021-06-23T19:04:49.272Z] ---> Running in 5888a7e50ba8 [2021-06-23T19:04:49.272Z] Removing intermediate container cd1895425422 [2021-06-23T19:04:49.272Z] ---> 898b1112b64e [2021-06-23T19:04:49.272Z] [2021-06-23T19:04:49.272Z] Removing intermediate container 5888a7e50ba8 [2021-06-23T19:04:49.272Z] ---> c236fb30dbcb [2021-06-23T19:04:49.272Z] [2021-06-23T19:04:49.272Z] Successfully built 898b1112b64e [2021-06-23T19:04:49.272Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T19:04:49.272Z] Successfully tagged support-notifications:latest [2021-06-23T19:04:49.272Z]  Building support-notifications ... done Successfully built c236fb30dbcb [2021-06-23T19:04:49.272Z] Successfully tagged security-proxy-setup:latest [2021-06-23T19:04:49.852Z]  Building security-proxy-setup ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-06-23T19:04:49.852Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-23T19:04:49.852Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-23T19:04:49.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.198s coverage: 81.2% of statements [2021-06-23T19:04:49.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-23T19:04:49.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-23T19:04:49.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-23T19:04:49.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-23T19:04:49.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-23T19:04:50.115Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-23T19:04:51.065Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-23T19:04:51.065Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-23T19:04:51.331Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T19:04:51.331Z] OK: 8 MiB in 20 packages [2021-06-23T19:04:51.593Z] Removing intermediate container 019c80c28923 [2021-06-23T19:04:51.593Z] ---> 179c6c1019c9 [2021-06-23T19:04:51.593Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T19:04:51.593Z] ---> 5b18bcf44faf [2021-06-23T19:04:51.593Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-23T19:04:51.858Z] ---> ccb16ae66231 [2021-06-23T19:04:51.858Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-23T19:04:52.122Z] ---> 0e50cac6231e [2021-06-23T19:04:52.122Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-23T19:04:52.122Z] ---> Running in 2ce8c7d65b03 [2021-06-23T19:04:52.122Z] Removing intermediate container 2ce8c7d65b03 [2021-06-23T19:04:52.122Z] ---> ad2bc32bfcfc [2021-06-23T19:04:52.122Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T19:04:52.122Z] ---> Running in d05dc17c8017 [2021-06-23T19:04:52.393Z] Removing intermediate container d05dc17c8017 [2021-06-23T19:04:52.393Z] ---> f9da02c9ef09 [2021-06-23T19:04:52.393Z] Step 22/24 : LABEL arch=x86_64 [2021-06-23T19:04:52.393Z] ---> Running in e6ff829344bd [2021-06-23T19:04:52.393Z] Removing intermediate container e6ff829344bd [2021-06-23T19:04:52.393Z] ---> ce993acf0a39 [2021-06-23T19:04:52.393Z] Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T19:04:52.393Z] ---> Running in bb912571e003 [2021-06-23T19:04:52.393Z] Removing intermediate container bb912571e003 [2021-06-23T19:04:52.393Z] ---> d69ba7066c99 [2021-06-23T19:04:52.393Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T19:04:52.658Z] ---> Running in 18cd1b1723ff [2021-06-23T19:04:52.658Z] Removing intermediate container 18cd1b1723ff [2021-06-23T19:04:52.658Z] ---> 80c1dd8b1ba8 [2021-06-23T19:04:52.658Z] [2021-06-23T19:04:52.658Z] Successfully built 80c1dd8b1ba8 [2021-06-23T19:04:52.658Z] Successfully tagged core-data:latest [2021-06-23T19:04:52.667Z]  Building core-data ... done  [Pipeline] } [2021-06-23T19:04:52.669Z] $ docker stop --time=1 b526b4391a846c5a93c26ee7c0f712afaa6eb6610109c472d8c8bc9b9df404c7 [2021-06-23T19:04:53.906Z] $ docker rm -f b526b4391a846c5a93c26ee7c0f712afaa6eb6610109c472d8c8bc9b9df404c7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T19:04:54.298Z] + docker images [2021-06-23T19:04:54.298Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-23T19:04:54.298Z] core-data latest 80c1dd8b1ba8 2 seconds ago 20.2MB [2021-06-23T19:04:54.298Z] support-notifications latest 898b1112b64e 5 seconds ago 16.7MB [2021-06-23T19:04:54.298Z] security-proxy-setup latest c236fb30dbcb 5 seconds ago 25.7MB [2021-06-23T19:04:54.298Z] 88053ff8f6f9 8 seconds ago 1.15GB [2021-06-23T19:04:54.298Z] 002a42f6c95d 10 seconds ago 1.15GB [2021-06-23T19:04:54.298Z] ccb5fbd5cd3f 12 seconds ago 1.15GB [2021-06-23T19:04:54.298Z] security-secretstore-setup latest aa7d899c4946 28 seconds ago 28.7MB [2021-06-23T19:04:54.298Z] 3ae7a81cced2 35 seconds ago 1.15GB [2021-06-23T19:04:54.298Z] sys-mgmt-agent latest dc8a251a23d1 40 seconds ago 312MB [2021-06-23T19:04:54.298Z] security-bootstrapper latest 363ed96fa55d About a minute ago 18.6MB [2021-06-23T19:04:54.298Z] core-metadata latest 2f32d3502064 About a minute ago 16.6MB [2021-06-23T19:04:54.298Z] support-scheduler latest 002d9f3acace About a minute ago 15.9MB [2021-06-23T19:04:54.298Z] core-command latest 75e75ca004a8 About a minute ago 15.9MB [2021-06-23T19:04:54.298Z] f5c8efc3f9d9 About a minute ago 1.15GB [2021-06-23T19:04:54.298Z] f9e286daabeb About a minute ago 1.15GB [2021-06-23T19:04:54.298Z] 2037e8f0a5c5 About a minute ago 1.15GB [2021-06-23T19:04:54.298Z] b3bd55acddce About a minute ago 1.15GB [2021-06-23T19:04:54.298Z] 1e6306c0fd51 About a minute ago 1.14GB [2021-06-23T19:04:54.298Z] ci-base-image-x86_64 latest 4f4f42dc3f0e 5 minutes ago 647MB [2021-06-23T19:04:54.298Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB [2021-06-23T19:04:54.298Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB [2021-06-23T19:04:54.298Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-23T19:04:54.298Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-23T19:04:54.298Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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-06-23T19:04:55.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.322s coverage: 95.1% of statements [2021-06-23T19:04:55.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-23T19:04:55.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-23T19:04:55.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-23T19:04:55.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-23T19:04:55.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-23T19:04:55.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-23T19:04:55.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-23T19:04:55.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-23T19:04:55.427Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.173s coverage: 60.0% of statements [2021-06-23T19:04:55.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-23T19:04:55.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-23T19:04:55.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-23T19:04:55.427Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.377s coverage: 0.8% of statements [2021-06-23T19:04:55.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-23T19:04:55.427Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.147s coverage: 58.8% of statements [2021-06-23T19:04:55.427Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.322s coverage: 22.0% of statements [2021-06-23T19:04:55.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-23T19:04:55.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.212s coverage: 47.1% of statements [2021-06-23T19:04:55.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.243s coverage: 79.5% of statements [2021-06-23T19:04:55.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.164s coverage: 94.1% of statements [2021-06-23T19:04:56.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.277s coverage: 96.3% of statements [2021-06-23T19:04:57.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.166s coverage: 87.5% of statements [2021-06-23T19:05:10.050Z] Still waiting to schedule task [2021-06-23T19:05:10.051Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-23T19:05:10.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.183s coverage: 94.4% of statements [2021-06-23T19:05:10.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.159s coverage: 44.8% of statements [2021-06-23T19:05:14.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.543s coverage: 81.8% of statements [2021-06-23T19:05:14.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-23T19:05:23.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.229s coverage: 92.9% of statements [2021-06-23T19:05:23.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-23T19:05:23.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-23T19:05:23.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-23T19:05:23.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-06-23T19:05:23.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-23T19:05:23.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-23T19:05:23.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-23T19:05:23.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-23T19:05:23.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-23T19:05:23.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.166s coverage: 87.2% of statements [2021-06-23T19:05:23.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-23T19:05:23.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-23T19:05:23.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.139s coverage: 100.0% of statements [2021-06-23T19:05:23.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-23T19:05:23.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.187s coverage: 58.8% of statements [2021-06-23T19:05:23.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-23T19:05:23.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.261s coverage: 80.0% of statements [2021-06-23T19:05:23.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.236s coverage: 87.2% of statements [2021-06-23T19:05:23.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.269s coverage: 85.4% of statements [2021-06-23T19:05:23.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.284s coverage: 91.2% of statements [2021-06-23T19:05:23.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-23T19:05:23.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.667s coverage: 64.4% of statements [2021-06-23T19:05:23.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-23T19:05:23.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-23T19:05:23.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.146s coverage: 100.0% of statements [2021-06-23T19:05:23.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements [2021-06-23T19:05:23.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements [2021-06-23T19:05:23.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements [2021-06-23T19:05:23.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-06-23T19:05:28.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.037s coverage: 66.9% of statements [2021-06-23T19:05:28.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-23T19:05:28.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-23T19:05:28.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-23T19:05:29.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.776s coverage: 43.6% of statements [2021-06-23T19:05:29.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-23T19:05:29.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-23T19:05:29.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.252s coverage: 89.5% of statements [2021-06-23T19:05:29.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-23T19:05:29.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.201s coverage: 84.8% of statements [2021-06-23T19:05:29.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-23T19:05:37.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.224s coverage: 19.3% of statements [2021-06-23T19:05:37.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-23T19:05:37.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-23T19:05:37.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-23T19:05:37.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-23T19:05:37.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.501s coverage: 91.9% of statements [2021-06-23T19:05:37.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-23T19:05:37.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-23T19:05:37.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-23T19:05:37.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-23T19:05:37.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-23T19:05:37.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.211s coverage: 62.7% of statements [2021-06-23T19:05:37.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-23T19:05:37.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-23T19:05:37.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.363s coverage: 97.6% of statements [2021-06-23T19:05:37.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-23T19:05:37.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-23T19:05:37.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-23T19:05:37.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-23T19:05:37.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-23T19:05:37.821Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements [2021-06-23T19:05:37.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-23T19:05:37.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-23T19:05:37.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-23T19:05:37.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-23T19:05:37.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-23T19:05:37.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-23T19:05:37.821Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.168s coverage: 100.0% of statements [2021-06-23T19:05:37.821Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-06-23T19:05:38.811Z] GO111MODULE=on go vet ./... [2021-06-23T19:07:00.735Z] gofmt -l . [2021-06-23T19:07:00.735Z] [ "`gofmt -l .`" = "" ] [2021-06-23T19:07:00.735Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-23T19:07:01.408Z] + ls -al . [2021-06-23T19:07:01.408Z] total 592 [2021-06-23T19:07:01.408Z] drwxrwxr-x 9 1001 1001 4096 Jun 23 19:06 . [2021-06-23T19:07:01.408Z] drwxr-xr-x 4 root root 4096 Jun 23 19:02 .. [2021-06-23T19:07:01.408Z] -rw-rw-r-- 1 1001 1001 11 Jun 23 19:01 .dockerignore [2021-06-23T19:07:01.408Z] drwxrwxr-x 8 1001 1001 4096 Jun 23 19:01 .git [2021-06-23T19:07:01.408Z] drwxrwxr-x 3 1001 1001 4096 Jun 23 19:01 .github [2021-06-23T19:07:01.408Z] -rw-rw-r-- 1 1001 1001 818 Jun 23 19:01 .gitignore [2021-06-23T19:07:01.408Z] -rw-rw-r-- 1 1001 1001 166 Jun 23 19:01 .sonarcloud.properties [2021-06-23T19:07:01.408Z] -rw-rw-r-- 1 1001 1001 8609 Jun 23 19:01 Attribution.txt [2021-06-23T19:07:01.408Z] -rw-rw-r-- 1 1001 1001 46988 Jun 23 19:01 CHANGELOG.md [2021-06-23T19:07:01.408Z] -rw-rw-r-- 1 1001 1001 3804 Jun 23 19:01 CONTRIBUTING.md [2021-06-23T19:07:01.408Z] -rw-rw-r-- 1 1001 1001 931 Jun 23 19:01 Dockerfile.build [2021-06-23T19:07:01.408Z] -rw-rw-r-- 1 1001 1001 849 Jun 23 19:01 Jenkinsfile [2021-06-23T19:07:01.408Z] -rw-rw-r-- 1 1001 1001 10775 Jun 23 19:01 LICENSE [2021-06-23T19:07:01.408Z] -rw-rw-r-- 1 1001 1001 5605 Jun 23 19:01 Makefile [2021-06-23T19:07:01.408Z] -rw-rw-r-- 1 1001 1001 7905 Jun 23 19:01 README.md [2021-06-23T19:07:01.408Z] -rw-rw-r-- 1 1001 1001 7071 Jun 23 19:01 SECURITY.md [2021-06-23T19:07:01.408Z] -rw-rw-r-- 1 1001 1001 5 Jun 23 18:58 VERSION [2021-06-23T19:07:01.408Z] -rw-rw-r-- 1 1001 1001 4131 Jun 23 19:01 ZMQWindows.md [2021-06-23T19:07:01.408Z] drwxrwxr-x 2 1001 1001 4096 Jun 23 19:01 bin [2021-06-23T19:07:01.408Z] drwxrwxr-x 14 1001 1001 4096 Jun 23 19:01 cmd [2021-06-23T19:07:01.408Z] -rw-r--r-- 1 root root 398095 Jun 23 19:05 coverage.out [2021-06-23T19:07:01.408Z] -rw-rw-r-- 1 1001 1001 841 Jun 23 19:01 go.mod [2021-06-23T19:07:01.408Z] -rw-r--r-- 1 root root 20843 Jun 23 19:02 go.sum [2021-06-23T19:07:01.408Z] drwxrwxr-x 7 1001 1001 4096 Jun 23 19:01 internal [2021-06-23T19:07:01.408Z] drwxrwxr-x 3 1001 1001 4096 Jun 23 19:01 openapi [2021-06-23T19:07:01.408Z] drwxrwxr-x 4 1001 1001 4096 Jun 23 19:01 snap [2021-06-23T19:07:01.408Z] -rw-rw-r-- 1 1001 1001 168 Jun 23 19:01 version.go [Pipeline] sh [2021-06-23T19:07:02.086Z] + '[' -e coverage.out ] [2021-06-23T19:07:02.086Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-23T19:07:02.125Z] Warning: overwriting stash ‘coverage-report’ [2021-06-23T19:07:02.988Z] Stashed 1 file(s) [Pipeline] sh [2021-06-23T19:07:03.649Z] + make build [2021-06-23T19:07:03.649Z] go mod tidy [2021-06-23T19:07:04.253Z] 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-06-23T19:07:10.987Z] 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-06-23T19:07:33.227Z] 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-06-23T19:07:33.501Z] 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-06-23T19:07:37.844Z] 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-06-23T19:07:38.455Z] 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-06-23T19:07:41.862Z] 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-06-23T19:07:45.262Z] 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-06-23T19:07:47.889Z] 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-06-23T19:07:52.208Z] 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-06-23T19:07:54.184Z] 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-06-23T19:07:57.588Z] 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-06-23T19:07:59.757Z] Running on prd-ubuntu18.04-docker-8c-8g-956 in /w/workspace/edgexfoundry_edgex-go_PR-3591 [Pipeline] { [Pipeline] ws [2021-06-23T19:07:59.777Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-23T19:07:59.956Z] The recommended git tool is: git [2021-06-23T19:08:02.415Z] using credential edgex-jenkins-ssh [2021-06-23T19:08:02.433Z] Cloning the remote Git repository [Pipeline] } [2021-06-23T19:08:03.032Z] $ docker stop --time=1 c0bea377ba9c5b73a7b640f9a595270bf76a3a5472b5bf604f3071fdb64bdf23 [2021-06-23T19:08:02.447Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-23T19:08:02.519Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-23T19:08:02.568Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-23T19:08:02.569Z] > git --version # timeout=10 [2021-06-23T19:08:02.575Z] > git --version # 'git version 2.17.1' [2021-06-23T19:08:02.576Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T19:08:02.602Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T19:08:05.571Z] $ docker rm -f c0bea377ba9c5b73a7b640f9a595270bf76a3a5472b5bf604f3071fdb64bdf23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T19:08:07.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-23T19:08:07.183Z] [2021-06-23T19:08:07.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T19:08:07.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-23T19:08:07.821Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-23T19:08:07.821Z] 29e5d40040c1: Pulling fs layer [2021-06-23T19:08:07.821Z] 1ce36da41761: Pulling fs layer [2021-06-23T19:08:07.821Z] 25b303627fd3: Pulling fs layer [2021-06-23T19:08:08.093Z] 29e5d40040c1: Verifying Checksum [2021-06-23T19:08:08.093Z] 29e5d40040c1: Download complete [2021-06-23T19:08:08.690Z] 29e5d40040c1: Pull complete [2021-06-23T19:08:08.963Z] 1ce36da41761: Verifying Checksum [2021-06-23T19:08:08.963Z] 1ce36da41761: Download complete [2021-06-23T19:08:09.949Z] 1ce36da41761: Pull complete [2021-06-23T19:08:10.222Z] 25b303627fd3: Verifying Checksum [2021-06-23T19:08:10.222Z] 25b303627fd3: Download complete [2021-06-23T19:08:15.958Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-23T19:08:15.964Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T19:08:15.973Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-23T19:08:15.986Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-23T19:08:15.986Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T19:08:15.995Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3591/head:refs/remotes/origin/PR-3591 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-23T19:08:16.700Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T19:08:16.833Z] Merge succeeded, producing 4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T19:08:16.834Z] Checking out Revision 4cad5cd81cf0d107b2231968e615f9be779164c8 (PR-3591) [2021-06-23T19:08:16.697Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T19:08:16.703Z] > git checkout -f 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 [2021-06-23T19:08:16.761Z] > git remote # timeout=10 [2021-06-23T19:08:16.795Z] > git config --get remote.origin.url # timeout=10 [2021-06-23T19:08:16.800Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T19:08:16.804Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-23T19:08:16.811Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-23T19:08:16.823Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T19:08:16.826Z] > git checkout -f 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 [2021-06-23T19:08:20.402Z] 25b303627fd3: Pull complete [2021-06-23T19:08:20.402Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-23T19:08:20.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-23T19:08:20.402Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-23T19:08:20.470Z] Commit message: "docs: add Changelog for Ireland release" [2021-06-23T19:08:20.628Z] prd-ubuntu18.04-docker-arm64-4c-16g-954 does not seem to be running inside a container [2021-06-23T19:08:20.704Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-23T19:08:23.300Z] $ docker top 5bac91811e11aca0ffea77828122cb320915621348b9ef21a43c6634c3811dbc -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T19:08:24.248Z] + docker-compose build --help [2021-06-23T19:08:24.248Z] + grep parallel [2021-06-23T19:08:24.260Z] + echo snap-build.sh [2021-06-23T19:08:24.260Z] snap-build.sh [2021-06-23T19:08:24.260Z] + SNAP_BASE_DIR=. [2021-06-23T19:08:24.260Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-06-23T19:08:24.260Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-06-23T19:08:24.260Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-06-23T19:08:24.260Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-06-23T19:08:24.260Z] + cd /w/workspace/edgex-go/2 [2021-06-23T19:08:24.260Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-23T19:08:24.260Z] Reading package lists... [2021-06-23T19:08:24.260Z] Building dependency tree... [2021-06-23T19:08:24.260Z] Reading state information... [2021-06-23T19:08:24.522Z] The following packages were automatically installed and are no longer required: [2021-06-23T19:08:24.522Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-23T19:08:24.522Z] uidmap xdelta3 [2021-06-23T19:08:24.522Z] Use 'sudo apt autoremove' to remove them. [2021-06-23T19:08:24.522Z] The following packages will be REMOVED: [2021-06-23T19:08:24.522Z] lxd* lxd-client* [2021-06-23T19:08:24.784Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-23T19:08:24.784Z] After this operation, 31.7 MB disk space will be freed. [2021-06-23T19:08:25.577Z] (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-06-23T19:08:25.577Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-23T19:08:26.530Z] Removing lxd dnsmasq configuration [2021-06-23T19:08:26.530Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-23T19:08:26.792Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-23T19:08:27.739Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-23T19:08:27.739Z] (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-06-23T19:08:27.739Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-23T19:08:28.597Z] --parallel Build images in parallel. [Pipeline] } [2021-06-23T19:08:28.607Z] $ docker stop --time=1 5bac91811e11aca0ffea77828122cb320915621348b9ef21a43c6634c3811dbc [2021-06-23T19:08:29.130Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-23T19:08:29.393Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-23T19:08:30.466Z] $ docker rm -f 5bac91811e11aca0ffea77828122cb320915621348b9ef21a43c6634c3811dbc [Pipeline] // withDockerContainer [2021-06-23T19:08:30.784Z] + sudo snap remove --purge lxd [2021-06-23T19:08:30.784Z] snap "lxd" is not installed [2021-06-23T19:08:30.784Z] + sudo groupadd --force --system lxd [2021-06-23T19:08:30.784Z] ++ whoami [2021-06-23T19:08:30.784Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T19:08:31.047Z] + newgrp - lxd [2021-06-23T19:08:31.047Z] + sudo snap install lxd [2021-06-23T19:08:31.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-23T19:08:31.207Z] . [Pipeline] withDockerContainer [2021-06-23T19:08:31.495Z] prd-ubuntu18.04-docker-arm64-4c-16g-954 does not seem to be running inside a container [2021-06-23T19:08:31.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-23T19:08:33.187Z] $ docker top 11fedb4e3dae6d11a6438bb28169ed1a6807fbf1de4f2d62636aca8ff796d0ba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T19:08:34.183Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-23T19:08:38.499Z] Building core-command ... [2021-06-23T19:08:38.499Z] Building core-data ... [2021-06-23T19:08:38.499Z] Building core-metadata ... [2021-06-23T19:08:38.499Z] Building security-bootstrapper ... [2021-06-23T19:08:38.499Z] Building security-proxy-setup ... [2021-06-23T19:08:38.499Z] Building security-secretstore-setup ... [2021-06-23T19:08:38.499Z] Building support-notifications ... [2021-06-23T19:08:38.499Z] Building support-scheduler ... [2021-06-23T19:08:38.499Z] Building sys-mgmt-agent ... [2021-06-23T19:08:38.499Z] Building support-notifications [2021-06-23T19:08:38.499Z] Building sys-mgmt-agent [2021-06-23T19:08:38.499Z] Building security-bootstrapper [2021-06-23T19:08:38.499Z] Building security-secretstore-setup [2021-06-23T19:08:38.499Z] Building core-command [2021-06-23T19:08:41.065Z] 2021-06-23T19:08:38Z INFO Waiting for automatic snapd restart... [2021-06-23T19:08:59.212Z] lxd 4.15 from Canonical* installed [2021-06-23T19:08:59.212Z] + sudo lxd init --auto [2021-06-23T19:09:09.258Z] + sudo snap install --classic snapcraft [2021-06-23T19:09:19.263Z] snapcraft 4.8.2 from Canonical* installed [2021-06-23T19:09:19.263Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-23T19:09:19.263Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-23T19:09:19.263Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-23T19:09:19.263Z] Dload Upload Total Spent Left Speed [2021-06-23T19:09:19.263Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3624 0 --:--:-- --:--:-- --:--:-- 3624 [2021-06-23T19:09:19.263Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 11.0M 0 --:--:-- --:--:-- --:--:-- 66.2M [2021-06-23T19:09:19.263Z] ./yq_linux_amd64 [2021-06-23T19:09:19.263Z] + sudo snapcraft prime --use-lxd [2021-06-23T19:09:20.208Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-23T19:09:20.208Z] 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-06-23T19:09:20.208Z] - README.md [2021-06-23T19:09:20.208Z] [2021-06-23T19:09:20.208Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-23T19:09:21.152Z] Launching a container. [2021-06-23T19:09:27.763Z] Waiting for container to be ready [2021-06-23T19:09:27.763Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-23T19:09:27.763Z] [2021-06-23T19:09:31.979Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-23T19:09:31.979Z] Waiting for network to be ready... [2021-06-23T19:09:32.242Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-23T19:09:32.242Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-23T19:09:32.242Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-23T19:09:32.505Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-23T19:09:32.505Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-23T19:09:32.505Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-23T19:09:32.505Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-23T19:09:32.505Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-23T19:09:32.505Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-23T19:09:32.505Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-23T19:09:32.766Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-23T19:09:33.027Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-23T19:09:33.027Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-23T19:09:33.027Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-23T19:09:33.289Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-23T19:09:33.289Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-23T19:09:33.289Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-23T19:09:33.289Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-23T19:09:33.550Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-23T19:09:33.811Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] [2021-06-23T19:09:34.073Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-23T19:09:34.073Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-23T19:09:34.073Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-23T19:09:34.073Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-23T19:09:34.073Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-23T19:09:34.073Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-23T19:09:34.073Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-23T19:09:36.624Z] Fetched 24.8 MB in 4s (6053 kB/s) [2021-06-23T19:09:36.885Z] Reading package lists... [2021-06-23T19:09:37.146Z] Reading package lists... [2021-06-23T19:09:37.409Z] Building dependency tree... [2021-06-23T19:09:37.409Z] Reading state information... [2021-06-23T19:09:37.409Z] The following additional packages will be installed: [2021-06-23T19:09:37.409Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-23T19:09:37.409Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-23T19:09:37.409Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-23T19:09:37.409Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-23T19:09:37.409Z] Suggested packages: [2021-06-23T19:09:37.409Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-23T19:09:37.409Z] Recommended packages: [2021-06-23T19:09:37.409Z] gnupg libsasl2-modules [2021-06-23T19:09:37.671Z] The following NEW packages will be installed: [2021-06-23T19:09:37.671Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-23T19:09:37.671Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-23T19:09:37.671Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-23T19:09:37.671Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-23T19:09:37.671Z] The following packages will be upgraded: [2021-06-23T19:09:37.671Z] gpg gpg-agent gpgconf libudev1 [2021-06-23T19:09:37.671Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-23T19:09:37.671Z] Need to get 3530 kB of archives. [2021-06-23T19:09:37.671Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-23T19:09:37.671Z] 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-06-23T19:09:37.671Z] 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-06-23T19:09:37.671Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-23T19:09:37.671Z] 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-06-23T19:09:38.030Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-23T19:09:38.534Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-23T19:09:38.534Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-23T19:09:38.534Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-23T19:09:38.534Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-23T19:09:38.534Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-23T19:09:38.534Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-23T19:09:38.534Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-23T19:09:38.534Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-23T19:09:38.534Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-23T19:09:38.534Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-23T19:09:38.534Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-23T19:09:38.826Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-23T19:09:38.826Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-23T19:09:38.826Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-23T19:09:38.826Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-23T19:09:38.826Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-23T19:09:38.826Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-23T19:09:38.826Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-23T19:09:38.826Z] Fetched 3530 kB in 1s (3210 kB/s) [2021-06-23T19:09:38.826Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-23T19:09:38.826Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-23T19:09:38.826Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-23T19:09:38.826Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-23T19:09:39.088Z] Selecting previously unselected package udev. [2021-06-23T19:09:39.088Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-23T19:09:39.088Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-23T19:09:39.088Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-23T19:09:39.350Z] Selecting previously unselected package libfuse2:amd64. [2021-06-23T19:09:39.351Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-23T19:09:39.351Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-23T19:09:39.351Z] Selecting previously unselected package fuse. [2021-06-23T19:09:39.351Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-23T19:09:39.351Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-23T19:09:39.351Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-23T19:09:39.351Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-23T19:09:39.612Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-23T19:09:39.612Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-23T19:09:39.612Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-23T19:09:39.612Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-23T19:09:39.873Z] Selecting previously unselected package libksba8:amd64. [2021-06-23T19:09:39.873Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-23T19:09:39.873Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-23T19:09:39.873Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-23T19:09:39.873Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T19:09:39.873Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T19:09:40.135Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-23T19:09:40.135Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T19:09:40.135Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T19:09:40.135Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-23T19:09:40.135Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T19:09:40.135Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T19:09:40.397Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-23T19:09:40.397Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T19:09:40.398Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T19:09:40.398Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-23T19:09:40.398Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T19:09:40.398Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T19:09:40.398Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-23T19:09:40.398Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T19:09:40.398Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T19:09:40.660Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-23T19:09:40.660Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T19:09:40.660Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T19:09:40.660Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-23T19:09:40.660Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T19:09:40.660Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T19:09:40.660Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-23T19:09:40.660Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T19:09:40.660Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T19:09:40.922Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-23T19:09:40.922Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-23T19:09:40.922Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-23T19:09:40.922Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-23T19:09:40.922Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-23T19:09:40.922Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-23T19:09:41.186Z] Selecting previously unselected package libldap-common. [2021-06-23T19:09:41.186Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-23T19:09:41.186Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-23T19:09:41.186Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-23T19:09:41.186Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-23T19:09:41.186Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-23T19:09:41.186Z] Selecting previously unselected package dirmngr. [2021-06-23T19:09:41.186Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-23T19:09:41.448Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-23T19:09:41.448Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-23T19:09:41.448Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-23T19:09:41.448Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-23T19:09:41.448Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-23T19:09:41.448Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-23T19:09:41.448Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-23T19:09:41.448Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T19:09:41.448Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-23T19:09:41.448Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-23T19:09:41.448Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-23T19:09:41.710Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-23T19:09:41.973Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T19:09:41.973Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-23T19:09:41.973Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-23T19:09:41.973Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-23T19:09:41.973Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T19:09:41.973Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T19:09:41.973Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T19:09:41.973Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T19:09:41.973Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T19:09:41.973Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T19:09:42.238Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T19:09:42.238Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-23T19:09:42.238Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-23T19:09:42.238Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-23T19:09:42.500Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-23T19:09:42.500Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-23T19:09:42.500Z] This means they are not meant to be enabled using systemctl. [2021-06-23T19:09:42.500Z] Possible reasons for having this kind of units are: [2021-06-23T19:09:42.500Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-23T19:09:42.500Z] .wants/ or .requires/ directory. [2021-06-23T19:09:42.500Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-23T19:09:42.500Z] a requirement dependency on it. [2021-06-23T19:09:42.500Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-23T19:09:42.500Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-23T19:09:42.500Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-23T19:09:42.500Z] instance name specified. [2021-06-23T19:09:42.761Z] Reading package lists... [2021-06-23T19:09:43.020Z] Building dependency tree... [2021-06-23T19:09:43.020Z] Reading state information... [2021-06-23T19:09:43.020Z] The following additional packages will be installed: [2021-06-23T19:09:43.020Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-23T19:09:43.020Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-23T19:09:43.020Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-23T19:09:43.020Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-23T19:09:43.020Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-23T19:09:43.020Z] Suggested packages: [2021-06-23T19:09:43.020Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-23T19:09:43.020Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-23T19:09:43.020Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-23T19:09:43.020Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-23T19:09:43.020Z] systemd-container policykit-1 [2021-06-23T19:09:43.020Z] Recommended packages: [2021-06-23T19:09:43.020Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-23T19:09:43.020Z] The following NEW packages will be installed: [2021-06-23T19:09:43.020Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-23T19:09:43.020Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-23T19:09:43.020Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-23T19:09:43.020Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-23T19:09:43.020Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-23T19:09:43.020Z] The following packages will be upgraded: [2021-06-23T19:09:43.020Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-23T19:09:43.279Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-23T19:09:43.279Z] Need to get 36.7 MB of archives. [2021-06-23T19:09:43.279Z] After this operation, 147 MB of additional disk space will be used. [2021-06-23T19:09:43.280Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-23T19:09:43.280Z] 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-06-23T19:09:43.280Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-23T19:09:43.280Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-23T19:09:43.280Z] 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-06-23T19:09:43.280Z] 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-06-23T19:09:43.542Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-23T19:09:43.542Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-23T19:09:43.543Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-23T19:09:43.543Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-23T19:09:43.543Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-23T19:09:43.543Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-23T19:09:43.543Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-23T19:09:43.543Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-23T19:09:43.543Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-23T19:09:43.543Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-23T19:09:44.116Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-23T19:09:44.116Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-23T19:09:44.116Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-23T19:09:44.116Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-23T19:09:44.116Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-23T19:09:44.116Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-23T19:09:44.116Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-23T19:09:44.116Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-23T19:09:44.116Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-23T19:09:44.116Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-23T19:09:44.116Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-23T19:09:44.378Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-23T19:09:44.378Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-23T19:09:44.378Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-23T19:09:45.769Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-23T19:09:45.769Z] Fetched 36.7 MB in 2s (16.3 MB/s) [2021-06-23T19:09:45.769Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-23T19:09:45.769Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-23T19:09:45.769Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-23T19:09:46.341Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-23T19:09:46.341Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-23T19:09:46.498Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T19:09:46.498Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-23T19:09:46.498Z] ---> a727d72c015b [2021-06-23T19:09:46.498Z] Step 3/32 : WORKDIR /edgex-go [2021-06-23T19:09:46.603Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-23T19:09:46.604Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-23T19:09:46.604Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-23T19:09:46.604Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-23T19:09:46.866Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-23T19:09:46.866Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-23T19:09:46.866Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-23T19:09:46.866Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-23T19:09:47.100Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T19:09:47.100Z] [2021-06-23T19:09:47.100Z] Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T19:09:47.100Z] [2021-06-23T19:09:47.100Z] ---> a727d72c015b [2021-06-23T19:09:47.100Z] ---> a727d72c015b [2021-06-23T19:09:47.100Z] Step 3/24 : WORKDIR /edgex-goStep 3/24 : WORKDIR /edgex-go [2021-06-23T19:09:47.100Z] [2021-06-23T19:09:47.100Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T19:09:47.100Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-23T19:09:47.100Z] ---> a727d72c015b [2021-06-23T19:09:47.100Z] Step 3/23 : WORKDIR /edgex-go [2021-06-23T19:09:47.100Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T19:09:47.100Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-23T19:09:47.100Z] ---> a727d72c015b [2021-06-23T19:09:47.100Z] Step 3/26 : WORKDIR /edgex-go [2021-06-23T19:09:47.128Z] Setting up apt (1.6.13) ... [2021-06-23T19:09:47.128Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-23T19:09:47.389Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-23T19:09:47.651Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-23T19:09:47.651Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-23T19:09:47.651Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-23T19:09:47.927Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-23T19:09:47.927Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-23T19:09:47.927Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T19:09:47.927Z] Selecting previously unselected package libexpat1:amd64. [2021-06-23T19:09:47.927Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-23T19:09:47.927Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-23T19:09:48.188Z] Selecting previously unselected package python3.6-minimal. [2021-06-23T19:09:48.188Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-23T19:09:48.188Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T19:09:48.451Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-23T19:09:48.451Z] Checking for services that may need to be restarted...done. [2021-06-23T19:09:48.451Z] Checking for services that may need to be restarted...done. [2021-06-23T19:09:48.451Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T19:09:48.451Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-23T19:09:48.451Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T19:09:48.561Z] ---> Running in 43d50f4bb4dd [2021-06-23T19:09:48.561Z] ---> Running in f3f3013967c3 [2021-06-23T19:09:48.561Z] ---> Running in e8278053050a [2021-06-23T19:09:48.561Z] ---> Running in 1ec56a67c34e [2021-06-23T19:09:48.561Z] ---> Running in 47dfd8fc3018 [2021-06-23T19:09:49.024Z] Selecting previously unselected package python3-minimal. [2021-06-23T19:09:49.025Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-23T19:09:49.025Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-23T19:09:49.025Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-23T19:09:49.025Z] Selecting previously unselected package mime-support. [2021-06-23T19:09:49.025Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-23T19:09:49.025Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-23T19:09:49.025Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-23T19:09:49.025Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-23T19:09:49.025Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-23T19:09:49.170Z] Removing intermediate container f3f3013967c3 [2021-06-23T19:09:49.170Z] ---> 84438b32fcd7 [2021-06-23T19:09:49.170Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T19:09:49.170Z] Removing intermediate container e8278053050a [2021-06-23T19:09:49.170Z] ---> 325e642f259b [2021-06-23T19:09:49.170Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T19:09:49.170Z] Removing intermediate container 43d50f4bb4dd [2021-06-23T19:09:49.170Z] ---> ecd72343a831 [2021-06-23T19:09:49.170Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T19:09:49.170Z] ---> Running in bd3043e9bf0a [2021-06-23T19:09:49.286Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-23T19:09:49.287Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-23T19:09:49.287Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T19:09:49.444Z] Removing intermediate container 1ec56a67c34e [2021-06-23T19:09:49.444Z] ---> 3d5b16ef0c84 [2021-06-23T19:09:49.444Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T19:09:49.444Z] Removing intermediate container 47dfd8fc3018 [2021-06-23T19:09:49.444Z] ---> 3c0615d3f996 [2021-06-23T19:09:49.444Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T19:09:49.444Z] ---> Running in a3083591aabb [2021-06-23T19:09:49.444Z] ---> Running in 04923f8adf12 [2021-06-23T19:09:49.548Z] Selecting previously unselected package python3.6. [2021-06-23T19:09:49.548Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-23T19:09:49.548Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T19:09:49.548Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-23T19:09:49.548Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-23T19:09:49.548Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-23T19:09:49.548Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-23T19:09:49.721Z] ---> Running in 9af7894e0911 [2021-06-23T19:09:49.721Z] ---> Running in 5f7c8637fa45 [2021-06-23T19:09:49.810Z] Selecting previously unselected package python3. [2021-06-23T19:09:49.810Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-23T19:09:49.810Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-23T19:09:49.810Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-23T19:09:49.810Z] Selecting previously unselected package multiarch-support. [2021-06-23T19:09:49.810Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-23T19:09:49.810Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-23T19:09:49.810Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-23T19:09:49.810Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-23T19:09:49.810Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-23T19:09:49.810Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-23T19:09:49.810Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-23T19:09:50.071Z] Selecting previously unselected package libbsd0:amd64. [2021-06-23T19:09:50.071Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-23T19:09:50.071Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-23T19:09:50.071Z] Selecting previously unselected package sudo. [2021-06-23T19:09:50.071Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-23T19:09:50.071Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-23T19:09:50.071Z] Selecting previously unselected package apparmor. [2021-06-23T19:09:50.071Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-23T19:09:50.071Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-23T19:09:50.332Z] Selecting previously unselected package libedit2:amd64. [2021-06-23T19:09:50.332Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-23T19:09:50.332Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-23T19:09:50.332Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-23T19:09:50.332Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-23T19:09:50.332Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T19:09:50.332Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-23T19:09:50.332Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-23T19:09:50.332Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T19:09:50.593Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-23T19:09:50.593Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-23T19:09:50.593Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-23T19:09:50.593Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-23T19:09:50.593Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-23T19:09:50.593Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T19:09:50.593Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-23T19:09:50.593Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-23T19:09:50.593Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T19:09:50.593Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-23T19:09:50.593Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-23T19:09:50.593Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-23T19:09:50.855Z] Selecting previously unselected package openssh-client. [2021-06-23T19:09:50.855Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-23T19:09:50.855Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-23T19:09:50.855Z] Selecting previously unselected package squashfs-tools. [2021-06-23T19:09:50.855Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-23T19:09:50.855Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-23T19:09:51.116Z] Selecting previously unselected package snapd. [2021-06-23T19:09:51.116Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-23T19:09:51.116Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-23T19:09:53.036Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-23T19:09:53.036Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-23T19:09:53.036Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-23T19:09:53.036Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-23T19:09:53.036Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-23T19:09:53.036Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T19:09:53.036Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-23T19:09:53.134Z] Removing intermediate container bd3043e9bf0a [2021-06-23T19:09:53.134Z] ---> f6c016b7b117 [2021-06-23T19:09:53.134Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-23T19:09:53.297Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-23T19:09:53.297Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-23T19:09:53.412Z] ---> Running in a04d83107dd8 [2021-06-23T19:09:53.412Z] Removing intermediate container a3083591aabb [2021-06-23T19:09:53.412Z] ---> 0781f9d42795 [2021-06-23T19:09:53.412Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-23T19:09:53.686Z] ---> Running in 4396e1cec6cd [2021-06-23T19:09:53.869Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-23T19:09:53.869Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-23T19:09:53.869Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-23T19:09:53.869Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T19:09:53.869Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T19:09:53.869Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T19:09:53.959Z] Removing intermediate container 9af7894e0911 [2021-06-23T19:09:53.960Z] ---> 84da682ab737 [2021-06-23T19:09:53.960Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-23T19:09:54.238Z] Removing intermediate container 04923f8adf12 [2021-06-23T19:09:54.238Z] ---> bfa5d81ad82f [2021-06-23T19:09:54.238Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-23T19:09:54.238Z] Removing intermediate container 5f7c8637fa45 [2021-06-23T19:09:54.238Z] ---> 3d9779187da6 [2021-06-23T19:09:54.238Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-23T19:09:54.238Z] ---> Running in 606e53974947 [2021-06-23T19:09:54.238Z] ---> Running in 3d3cca4e7eb8 [2021-06-23T19:09:54.443Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-23T19:09:54.443Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T19:09:54.443Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-23T19:09:54.443Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-23T19:09:54.443Z] running python rtupdate hooks for python3.6... [2021-06-23T19:09:54.443Z] running python post-rtupdate hooks for python3.6... [2021-06-23T19:09:54.513Z] ---> Running in bd036139b30b [2021-06-23T19:09:54.705Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-23T19:09:55.278Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-23T19:09:55.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T19:09:55.540Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T19:09:55.540Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-23T19:09:55.783Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T19:09:55.801Z] Setting up snapd (2.49.2+18.04) ... [2021-06-23T19:09:56.065Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-23T19:09:56.325Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-23T19:09:56.325Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-23T19:09:56.386Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T19:09:56.386Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T19:09:56.386Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T19:09:56.386Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T19:09:56.586Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-23T19:09:56.587Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-23T19:09:56.587Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-23T19:09:56.661Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T19:09:56.847Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-23T19:09:57.107Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-23T19:09:57.264Z] OK: 218 MiB in 52 packages [2021-06-23T19:09:57.264Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T19:09:57.264Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T19:09:57.264Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T19:09:57.369Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-23T19:09:57.370Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-23T19:09:57.631Z] /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-06-23T19:09:57.631Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-23T19:09:57.871Z] OK: 218 MiB in 52 packages [2021-06-23T19:09:58.489Z] OK: 218 MiB in 52 packages [2021-06-23T19:09:58.489Z] OK: 218 MiB in 52 packages [2021-06-23T19:09:58.489Z] OK: 218 MiB in 52 packages [2021-06-23T19:09:58.576Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-23T19:09:58.765Z] Removing intermediate container a04d83107dd8 [2021-06-23T19:09:58.765Z] ---> 0e3aa9e9df6e [2021-06-23T19:09:58.765Z] Step 6/23 : COPY go.mod . [2021-06-23T19:09:59.758Z] Removing intermediate container 4396e1cec6cd [2021-06-23T19:09:59.758Z] ---> 3501edaf28c8 [2021-06-23T19:09:59.758Z] Step 6/24 : COPY go.mod . [2021-06-23T19:10:00.030Z] Removing intermediate container 3d3cca4e7eb8 [2021-06-23T19:10:00.030Z] ---> 1ba03d82edc3 [2021-06-23T19:10:00.030Z] Step 6/32 : COPY go.mod . [2021-06-23T19:10:00.030Z] ---> 23038a6d5b38 [2021-06-23T19:10:00.030Z] Step 7/23 : RUN go mod download [2021-06-23T19:10:00.308Z] ---> Running in 53bb98175280 [2021-06-23T19:10:00.308Z] Removing intermediate container 606e53974947 [2021-06-23T19:10:00.308Z] ---> 356d83fdf1f9 [2021-06-23T19:10:00.308Z] Step 6/24 : COPY go.mod . [2021-06-23T19:10:00.496Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-23T19:10:00.583Z] Removing intermediate container bd036139b30b [2021-06-23T19:10:00.583Z] ---> 30f98766236a [2021-06-23T19:10:00.583Z] Step 6/26 : COPY go.mod . [2021-06-23T19:10:00.757Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-23T19:10:00.757Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-23T19:10:01.180Z] ---> 4b2525283087 [2021-06-23T19:10:01.180Z] Step 7/24 : RUN go mod download [2021-06-23T19:10:01.467Z] ---> 7df8d122f219 [2021-06-23T19:10:01.467Z] Step 7/32 : RUN go mod download [2021-06-23T19:10:01.467Z] ---> Running in 1c89b2d65526 [2021-06-23T19:10:01.740Z] ---> Running in 061f15879d33 [2021-06-23T19:10:01.740Z] ---> 69f0d7abc22b [2021-06-23T19:10:01.740Z] Step 7/24 : RUN go mod download [2021-06-23T19:10:01.963Z] Reading package lists... [2021-06-23T19:10:01.963Z] Reading package lists... [2021-06-23T19:10:02.023Z] ---> 1892f0fd201d [2021-06-23T19:10:02.023Z] Step 7/26 : RUN go mod download [2021-06-23T19:10:02.229Z] Building dependency tree... [2021-06-23T19:10:02.230Z] Reading state information... [2021-06-23T19:10:02.230Z] Calculating upgrade... [2021-06-23T19:10:02.300Z] ---> Running in df2757faf1db [2021-06-23T19:10:02.300Z] ---> Running in 339cbf76b4f5 [2021-06-23T19:10:02.496Z] The following packages will be upgraded: [2021-06-23T19:10:02.496Z] advancecomp base-files bash binutils binutils-common [2021-06-23T19:10:02.496Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-23T19:10:02.496Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-23T19:10:02.496Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-23T19:10:02.496Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-23T19:10:02.496Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-23T19:10:02.496Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-23T19:10:02.496Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-23T19:10:02.496Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-23T19:10:02.496Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-23T19:10:02.496Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-23T19:10:02.496Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-23T19:10:02.496Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-23T19:10:02.496Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-23T19:10:02.496Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-23T19:10:02.496Z] ubuntu-keyring util-linux [2021-06-23T19:10:02.757Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-23T19:10:02.757Z] Need to get 64.1 MB of archives. [2021-06-23T19:10:02.757Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-23T19:10:02.757Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-23T19:10:03.018Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-23T19:10:03.019Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-23T19:10:03.019Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-23T19:10:03.019Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-23T19:10:03.019Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-23T19:10:03.280Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-23T19:10:03.280Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-23T19:10:03.280Z] 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-06-23T19:10:03.280Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-23T19:10:03.280Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-23T19:10:03.280Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-23T19:10:03.280Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-23T19:10:03.280Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-23T19:10:03.280Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-23T19:10:03.280Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-23T19:10:03.280Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-23T19:10:03.280Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-23T19:10:03.280Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-23T19:10:03.280Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-23T19:10:03.280Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-23T19:10:03.280Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-23T19:10:03.280Z] 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-06-23T19:10:03.280Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-23T19:10:03.280Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-23T19:10:03.280Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-23T19:10:03.280Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-23T19:10:03.280Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-23T19:10:03.280Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-23T19:10:03.280Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-23T19:10:03.280Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-23T19:10:03.280Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-23T19:10:03.280Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-23T19:10:03.280Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-23T19:10:03.280Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-23T19:10:03.280Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-23T19:10:03.280Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-23T19:10:03.541Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-23T19:10:03.541Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-23T19:10:03.541Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-23T19:10:03.541Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-23T19:10:03.541Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-23T19:10:03.541Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-23T19:10:03.541Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-23T19:10:03.541Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-23T19:10:03.541Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-23T19:10:03.541Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-23T19:10:03.541Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-23T19:10:03.541Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-23T19:10:03.541Z] 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-06-23T19:10:03.541Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-23T19:10:03.541Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-23T19:10:03.541Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-23T19:10:03.541Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-23T19:10:03.541Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-23T19:10:03.541Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-23T19:10:03.541Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-23T19:10:03.541Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-23T19:10:03.541Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-23T19:10:03.541Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-23T19:10:03.541Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-23T19:10:03.541Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-23T19:10:03.801Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-23T19:10:03.801Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-23T19:10:03.801Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-23T19:10:03.801Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-23T19:10:03.801Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-23T19:10:03.801Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-23T19:10:03.801Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-23T19:10:03.801Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-23T19:10:03.801Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-23T19:10:03.801Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-23T19:10:04.064Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-23T19:10:04.064Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-23T19:10:04.064Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-23T19:10:04.064Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-23T19:10:04.064Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-23T19:10:04.064Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-23T19:10:04.064Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-23T19:10:04.064Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-23T19:10:04.064Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-23T19:10:04.064Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-23T19:10:04.064Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-23T19:10:04.064Z] Get:84 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-06-23T19:10:04.064Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-23T19:10:04.064Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-23T19:10:04.064Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-23T19:10:04.064Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-23T19:10:04.064Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-23T19:10:04.064Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-23T19:10:04.064Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-23T19:10:04.064Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-23T19:10:04.323Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-23T19:10:04.323Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-23T19:10:04.323Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-23T19:10:04.323Z] Get:96 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-06-23T19:10:04.323Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-23T19:10:04.323Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-23T19:10:04.323Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-23T19:10:04.323Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-23T19:10:04.323Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-23T19:10:04.323Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-23T19:10:04.584Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-23T19:10:04.584Z] Fetched 64.1 MB in 2s (33.8 MB/s) [2021-06-23T19:10:04.584Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-23T19:10:04.584Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-23T19:10:04.584Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-23T19:10:04.963Z] Removing intermediate container 53bb98175280 [2021-06-23T19:10:04.964Z] ---> 67bb7046e6fb [2021-06-23T19:10:04.964Z] Step 8/23 : COPY . . [2021-06-23T19:10:05.973Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-23T19:10:06.237Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-23T19:10:06.237Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-23T19:10:06.237Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-23T19:10:06.404Z] Removing intermediate container 1c89b2d65526 [2021-06-23T19:10:06.405Z] ---> b53ed3bdb0c4 [2021-06-23T19:10:06.405Z] Step 8/24 : COPY . . [2021-06-23T19:10:06.811Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T19:10:07.072Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T19:10:07.072Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T19:10:07.072Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T19:10:07.072Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T19:10:07.072Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T19:10:07.336Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T19:10:07.336Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T19:10:07.336Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T19:10:07.336Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T19:10:07.336Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T19:10:07.336Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T19:10:07.336Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T19:10:07.336Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T19:10:07.402Z] Removing intermediate container 061f15879d33 [2021-06-23T19:10:07.402Z] ---> b0815b01ce48 [2021-06-23T19:10:07.402Z] Step 8/32 : COPY . . [2021-06-23T19:10:07.599Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T19:10:07.600Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-23T19:10:07.600Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T19:10:07.600Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-23T19:10:07.600Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-23T19:10:07.600Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-23T19:10:07.600Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T19:10:07.600Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T19:10:07.861Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T19:10:07.861Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T19:10:07.861Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T19:10:07.861Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T19:10:07.861Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T19:10:08.005Z] Removing intermediate container df2757faf1db [2021-06-23T19:10:08.005Z] ---> fca85158b66c [2021-06-23T19:10:08.005Z] Step 8/24 : COPY . . [2021-06-23T19:10:08.123Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-23T19:10:08.123Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-23T19:10:08.124Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-23T19:10:08.282Z] Removing intermediate container 339cbf76b4f5 [2021-06-23T19:10:08.282Z] ---> 24fe2ca8a27a [2021-06-23T19:10:08.282Z] Step 8/26 : COPY . . [2021-06-23T19:10:08.696Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-23T19:10:08.696Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-23T19:10:08.696Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-23T19:10:08.958Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-23T19:10:08.958Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-23T19:10:08.958Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-23T19:10:09.219Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-23T19:10:09.219Z] Installing new version of config file /etc/issue ... [2021-06-23T19:10:09.219Z] Installing new version of config file /etc/issue.net ... [2021-06-23T19:10:09.219Z] Installing new version of config file /etc/lsb-release ... [2021-06-23T19:10:09.219Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-23T19:10:09.481Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-23T19:10:09.481Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-23T19:10:09.481Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-23T19:10:09.481Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T19:10:09.481Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-23T19:10:09.481Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-23T19:10:09.745Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-23T19:10:09.745Z] 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-06-23T19:10:09.745Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T19:10:09.746Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T19:10:09.746Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-23T19:10:09.746Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-23T19:10:10.007Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T19:10:10.007Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-23T19:10:10.007Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-23T19:10:10.007Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-23T19:10:10.007Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T19:10:10.007Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-23T19:10:10.268Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-23T19:10:10.530Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-23T19:10:10.530Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T19:10:10.530Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-23T19:10:10.530Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-23T19:10:10.793Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-23T19:10:10.793Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T19:10:10.793Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-23T19:10:10.793Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-23T19:10:11.367Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-23T19:10:11.367Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T19:10:11.367Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-23T19:10:11.367Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-23T19:10:11.367Z] Setting up grep (3.1-2build1) ... [2021-06-23T19:10:11.628Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T19:10:11.628Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-23T19:10:11.628Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-23T19:10:11.628Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-23T19:10:11.628Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T19:10:11.628Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-23T19:10:11.628Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-23T19:10:11.890Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-23T19:10:11.890Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T19:10:11.890Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-23T19:10:11.890Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-23T19:10:12.463Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-23T19:10:12.463Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-23T19:10:12.463Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-23T19:10:12.463Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-23T19:10:12.724Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-23T19:10:12.725Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T19:10:12.725Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-23T19:10:12.725Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-23T19:10:13.297Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-23T19:10:13.297Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-23T19:10:13.297Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-23T19:10:13.297Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-23T19:10:13.297Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-23T19:10:13.297Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T19:10:13.297Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-23T19:10:13.297Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-23T19:10:13.560Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-23T19:10:13.560Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T19:10:13.560Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T19:10:13.560Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T19:10:13.560Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-23T19:10:13.560Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T19:10:13.560Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T19:10:13.560Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T19:10:13.821Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-23T19:10:13.821Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T19:10:13.821Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T19:10:13.821Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T19:10:13.821Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-23T19:10:13.821Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T19:10:13.821Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T19:10:13.821Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T19:10:14.083Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-23T19:10:14.083Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T19:10:14.083Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-23T19:10:14.083Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-23T19:10:14.083Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-23T19:10:14.083Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-23T19:10:14.345Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-23T19:10:14.345Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T19:10:14.345Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-23T19:10:14.345Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-23T19:10:14.608Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-23T19:10:14.608Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T19:10:14.608Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T19:10:14.608Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T19:10:14.608Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-23T19:10:14.608Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T19:10:14.608Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T19:10:14.870Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T19:10:14.870Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-23T19:10:14.870Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T19:10:14.870Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T19:10:14.870Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T19:10:15.443Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-23T19:10:15.705Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-23T19:10:15.967Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-23T19:10:15.967Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T19:10:15.967Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-23T19:10:15.967Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-23T19:10:16.228Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-23T19:10:16.228Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T19:10:16.228Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-23T19:10:16.228Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-23T19:10:16.489Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-23T19:10:16.489Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-23T19:10:16.489Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-23T19:10:16.489Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-23T19:10:16.489Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-23T19:10:16.751Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-23T19:10:16.751Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-23T19:10:16.751Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-23T19:10:16.751Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-23T19:10:17.013Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-23T19:10:17.013Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-23T19:10:17.013Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-23T19:10:17.013Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-23T19:10:17.013Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-23T19:10:17.013Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-23T19:10:17.013Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-23T19:10:17.275Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-23T19:10:17.275Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-23T19:10:17.275Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-23T19:10:17.275Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-23T19:10:17.537Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-23T19:10:17.537Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-23T19:10:17.537Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-23T19:10:17.537Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-23T19:10:17.799Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-23T19:10:17.799Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T19:10:17.799Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T19:10:17.799Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T19:10:17.799Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-23T19:10:18.062Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-23T19:10:18.062Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-23T19:10:18.062Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-23T19:10:18.062Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-23T19:10:18.062Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T19:10:18.062Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-23T19:10:18.062Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-23T19:10:18.323Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-23T19:10:18.323Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T19:10:18.323Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-23T19:10:18.323Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-23T19:10:18.585Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-23T19:10:18.847Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T19:10:18.847Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-23T19:10:19.111Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-23T19:10:19.111Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-23T19:10:19.372Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T19:10:19.372Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-23T19:10:19.372Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-23T19:10:19.645Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-23T19:10:19.645Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T19:10:19.645Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-23T19:10:19.645Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-23T19:10:19.646Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-23T19:10:19.922Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T19:10:19.922Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-23T19:10:19.922Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-23T19:10:20.185Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-23T19:10:20.447Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T19:10:20.447Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-23T19:10:20.447Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-23T19:10:20.447Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-23T19:10:20.447Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T19:10:20.447Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-23T19:10:20.447Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-23T19:10:20.710Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-23T19:10:20.710Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T19:10:20.710Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-23T19:10:20.710Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-23T19:10:20.710Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-23T19:10:20.972Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T19:10:20.972Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-23T19:10:20.972Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-23T19:10:20.972Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-23T19:10:20.972Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T19:10:20.972Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-23T19:10:21.234Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-23T19:10:21.234Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-23T19:10:21.234Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T19:10:21.234Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-23T19:10:21.234Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-23T19:10:21.496Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-23T19:10:21.496Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T19:10:21.496Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-23T19:10:21.496Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-23T19:10:21.496Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-23T19:10:21.758Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T19:10:21.758Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-23T19:10:21.758Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-23T19:10:21.758Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-23T19:10:21.758Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T19:10:21.758Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-23T19:10:21.758Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-23T19:10:21.758Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-23T19:10:21.758Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-23T19:10:21.758Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-23T19:10:22.020Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-23T19:10:22.020Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-23T19:10:22.020Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-23T19:10:22.281Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-23T19:10:22.281Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-23T19:10:22.281Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-23T19:10:22.281Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-23T19:10:22.545Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-23T19:10:22.545Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-23T19:10:22.545Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-23T19:10:22.545Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-23T19:10:22.809Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-23T19:10:22.809Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-23T19:10:22.809Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-23T19:10:22.809Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-23T19:10:22.809Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-23T19:10:22.809Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-23T19:10:22.809Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-23T19:10:22.809Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-23T19:10:23.070Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-23T19:10:23.070Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-23T19:10:23.070Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-23T19:10:23.070Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-23T19:10:23.644Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-23T19:10:23.644Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-23T19:10:23.644Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-23T19:10:23.644Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-23T19:10:23.644Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-23T19:10:23.644Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-23T19:10:23.906Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-23T19:10:23.906Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-23T19:10:24.167Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-23T19:10:24.167Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-23T19:10:24.167Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-23T19:10:24.167Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-23T19:10:24.167Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T19:10:24.167Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T19:10:24.429Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T19:10:24.429Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T19:10:24.429Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T19:10:24.429Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T19:10:24.429Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T19:10:24.429Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T19:10:25.399Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T19:10:25.399Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T19:10:26.342Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T19:10:26.342Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T19:10:26.604Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T19:10:26.604Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T19:10:26.864Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T19:10:26.864Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T19:10:27.809Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T19:10:27.809Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T19:10:27.809Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-23T19:10:27.809Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-23T19:10:28.071Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-23T19:10:28.071Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-23T19:10:28.071Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-23T19:10:28.071Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-23T19:10:28.332Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-23T19:10:28.332Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-23T19:10:28.332Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-23T19:10:28.332Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-23T19:10:28.593Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-23T19:10:28.593Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-23T19:10:28.593Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-23T19:10:28.593Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-23T19:10:28.854Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T19:10:28.854Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-23T19:10:28.854Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T19:10:28.854Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T19:10:28.854Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T19:10:28.854Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-23T19:10:28.854Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-23T19:10:28.854Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-23T19:10:28.854Z] [2021-06-23T19:10:28.854Z] Current default time zone: 'Etc/UTC' [2021-06-23T19:10:28.854Z] Local time is now: Wed Jun 23 19:10:28 UTC 2021. [2021-06-23T19:10:28.854Z] Universal Time is now: Wed Jun 23 19:10:28 UTC 2021. [2021-06-23T19:10:28.854Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-23T19:10:28.854Z] [2021-06-23T19:10:29.116Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-23T19:10:29.116Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T19:10:29.116Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-23T19:10:29.116Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-23T19:10:29.116Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-23T19:10:29.116Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-23T19:10:29.116Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-23T19:10:29.116Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-23T19:10:29.116Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-23T19:10:29.116Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-23T19:10:29.116Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T19:10:29.116Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-23T19:10:29.378Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T19:10:29.378Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-23T19:10:29.378Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T19:10:29.378Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-23T19:10:29.378Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-23T19:10:29.378Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-23T19:10:29.378Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-23T19:10:29.378Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-23T19:10:29.378Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-23T19:10:29.378Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-23T19:10:29.378Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-23T19:10:30.493Z] ---> 3547d55e6034 [2021-06-23T19:10:30.493Z] Step 9/23 : RUN go mod tidy [2021-06-23T19:10:30.493Z] ---> 6d30cbbb850a [2021-06-23T19:10:30.493Z] Step 9/24 : RUN go mod tidy [2021-06-23T19:10:30.493Z] ---> Running in 7675b003ca02 [2021-06-23T19:10:30.493Z] ---> 718a2bcbcce5 [2021-06-23T19:10:30.493Z] Step 9/26 : RUN go mod tidy [2021-06-23T19:10:30.493Z] ---> 0753f15ef0e9 [2021-06-23T19:10:30.493Z] Step 9/24 : RUN go mod tidy [2021-06-23T19:10:30.493Z] ---> c47aaf661703 [2021-06-23T19:10:30.493Z] Step 9/32 : RUN go mod tidy [2021-06-23T19:10:30.493Z] ---> Running in 86791344cd8f [2021-06-23T19:10:30.771Z] ---> Running in 6ae7adff4dbe [2021-06-23T19:10:30.771Z] ---> Running in 03111db310b1 [2021-06-23T19:10:30.771Z] ---> Running in 553f2bb2d86a [2021-06-23T19:10:31.295Z] Updating certificates in /etc/ssl/certs... [2021-06-23T19:10:31.870Z] 23 added, 27 removed; done. [2021-06-23T19:10:32.132Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-23T19:10:32.132Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T19:10:32.132Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-23T19:10:32.132Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-23T19:10:32.132Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-23T19:10:32.132Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T19:10:32.132Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-23T19:10:32.132Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T19:10:32.132Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T19:10:32.132Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T19:10:32.132Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T19:10:32.132Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T19:10:32.132Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-23T19:10:32.132Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-23T19:10:32.132Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-23T19:10:32.393Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-23T19:10:32.393Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-23T19:10:32.393Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T19:10:32.393Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T19:10:32.393Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-23T19:10:32.393Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-23T19:10:32.393Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-23T19:10:32.393Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-23T19:10:32.393Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-23T19:10:32.657Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-23T19:10:32.657Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-23T19:10:32.657Z] Updating certificates in /etc/ssl/certs... [2021-06-23T19:10:33.230Z] 0 added, 0 removed; done. [2021-06-23T19:10:33.230Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-23T19:10:33.230Z] done. [2021-06-23T19:10:33.491Z] Reading package lists... [2021-06-23T19:10:33.753Z] Building dependency tree... [2021-06-23T19:10:33.753Z] Reading state information... [2021-06-23T19:10:33.753Z] The following NEW packages will be installed: [2021-06-23T19:10:33.753Z] apt-transport-https [2021-06-23T19:10:34.014Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-23T19:10:34.014Z] Need to get 1692 B of archives. [2021-06-23T19:10:34.014Z] After this operation, 154 kB of additional disk space will be used. [2021-06-23T19:10:34.014Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-23T19:10:34.275Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-23T19:10:34.275Z] Fetched 1692 B in 0s (8573 B/s) [2021-06-23T19:10:34.275Z] Selecting previously unselected package apt-transport-https. [2021-06-23T19:10:34.275Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-23T19:10:34.275Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-23T19:10:34.275Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-23T19:10:34.275Z] Setting up apt-transport-https (1.6.13) ... [2021-06-23T19:10:34.536Z] Waiting for network to be ready... [2021-06-23T19:10:37.518Z] Removing intermediate container 7675b003ca02 [2021-06-23T19:10:37.518Z] ---> 2af536063b0d [2021-06-23T19:10:37.518Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-23T19:10:37.518Z] ---> Running in 70dbce0293d5 [2021-06-23T19:10:37.518Z] Removing intermediate container 86791344cd8f [2021-06-23T19:10:37.518Z] ---> 7990c4ac955c [2021-06-23T19:10:37.518Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-23T19:10:37.518Z] ---> Running in b637c50b23e4 [2021-06-23T19:10:37.518Z] Removing intermediate container 553f2bb2d86a [2021-06-23T19:10:37.518Z] ---> de8f19538dea [2021-06-23T19:10:37.518Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-23T19:10:37.791Z] Removing intermediate container 03111db310b1 [2021-06-23T19:10:37.791Z] ---> bda2de6b3efa [2021-06-23T19:10:37.791Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-23T19:10:37.791Z] ---> Running in 4ff04ddde77a [2021-06-23T19:10:38.070Z] ---> Running in 759d4203eb37 [2021-06-23T19:10:38.070Z] Removing intermediate container 6ae7adff4dbe [2021-06-23T19:10:38.070Z] ---> 0ee236991992 [2021-06-23T19:10:38.070Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-23T19:10:38.342Z] ---> Running in 32d738445278 [2021-06-23T19:10:38.943Z] 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-06-23T19:10:39.544Z] 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-06-23T19:10:40.148Z] 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-06-23T19:10:40.422Z] 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-06-23T19:10:40.698Z] 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-06-23T19:10:41.139Z] 2021-06-23T19:10:37Z INFO Waiting for automatic snapd restart... [2021-06-23T19:10:41.400Z] snapd 2.51 from Canonical* installed [2021-06-23T19:10:42.352Z] "snapd" switched to the "latest/stable" channel [2021-06-23T19:10:42.352Z] [2021-06-23T19:10:44.949Z] core18 20210611 from Canonical* installed [2021-06-23T19:10:45.209Z] "core18" switched to the "latest/stable" channel [2021-06-23T19:10:45.209Z] [2021-06-23T19:10:48.551Z] snapcraft 4.8.2 from Canonical* installed [2021-06-23T19:10:48.813Z] "snapcraft" switched to the "latest/stable" channel [2021-06-23T19:10:48.813Z] [2021-06-23T19:10:53.285Z] 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-06-23T19:10:53.286Z] - README.md [2021-06-23T19:10:53.286Z] [2021-06-23T19:10:53.286Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-23T19:10:53.286Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-23T19:10:53.286Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-23T19:10:53.286Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-23T19:10:54.575Z] Reading package lists... [2021-06-23T19:10:54.836Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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-06-23T19:10:54.836Z] Reading package lists... [2021-06-23T19:10:54.836Z] Building dependency tree... [2021-06-23T19:10:54.836Z] Reading state information... [2021-06-23T19:10:55.098Z] Suggested packages: [2021-06-23T19:10:55.098Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-23T19:10:55.098Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-23T19:10:55.098Z] Recommended packages: [2021-06-23T19:10:55.098Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-23T19:10:55.098Z] The following NEW packages will be installed: [2021-06-23T19:10:55.098Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-23T19:10:55.098Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-23T19:10:55.098Z] pkg-config zip [2021-06-23T19:10:55.098Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-23T19:10:55.098Z] Need to get 7663 kB of archives. [2021-06-23T19:10:55.098Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-23T19:10:55.098Z] 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-06-23T19:10:55.359Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-23T19:10:55.359Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-23T19:10:55.359Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-23T19:10:55.359Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-23T19:10:55.359Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-23T19:10:55.359Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-23T19:10:55.620Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-23T19:10:55.620Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-23T19:10:55.620Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-23T19:10:55.620Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-23T19:10:55.881Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-23T19:10:55.881Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-23T19:10:55.881Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-23T19:10:55.881Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-23T19:10:55.881Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-23T19:10:55.882Z] Fetched 7663 kB in 1s (10.4 MB/s) [2021-06-23T19:10:56.150Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-23T19:10:56.150Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-23T19:10:56.150Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-23T19:10:56.150Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-23T19:10:56.150Z] Selecting previously unselected package libpsl5:amd64. [2021-06-23T19:10:56.150Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-23T19:10:56.150Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-23T19:10:56.411Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-23T19:10:56.411Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-23T19:10:56.411Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-23T19:10:56.411Z] Selecting previously unselected package librtmp1:amd64. [2021-06-23T19:10:56.411Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-23T19:10:56.411Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-23T19:10:56.673Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-23T19:10:56.673Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-23T19:10:56.673Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-23T19:10:56.673Z] Selecting previously unselected package liberror-perl. [2021-06-23T19:10:56.673Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-23T19:10:56.673Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-23T19:10:56.673Z] Selecting previously unselected package git-man. [2021-06-23T19:10:56.673Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-23T19:10:56.673Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-23T19:10:56.933Z] Selecting previously unselected package git. [2021-06-23T19:10:56.933Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-23T19:10:56.933Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-23T19:10:57.886Z] Selecting previously unselected package libnorm1:amd64. [2021-06-23T19:10:57.886Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-23T19:10:57.886Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-23T19:10:57.886Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-23T19:10:57.886Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-23T19:10:57.886Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-23T19:10:57.886Z] Selecting previously unselected package libsodium23:amd64. [2021-06-23T19:10:57.886Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-23T19:10:57.886Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-23T19:10:58.147Z] Selecting previously unselected package libzmq5:amd64. [2021-06-23T19:10:58.147Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-23T19:10:58.147Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-23T19:10:58.147Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-23T19:10:58.147Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-23T19:10:58.147Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-23T19:10:58.147Z] Selecting previously unselected package pkg-config. [2021-06-23T19:10:58.147Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-23T19:10:58.410Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-23T19:10:58.410Z] Selecting previously unselected package zip. [2021-06-23T19:10:58.410Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-23T19:10:58.410Z] Unpacking zip (3.0-11build1) ... [2021-06-23T19:10:58.410Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-23T19:10:58.410Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-23T19:10:58.410Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-23T19:10:58.410Z] Setting up liberror-perl (0.17025-1) ... [2021-06-23T19:10:58.410Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-23T19:10:58.410Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-23T19:10:58.410Z] No schema files found: doing nothing. [2021-06-23T19:10:58.410Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-23T19:10:58.672Z] Setting up zip (3.0-11build1) ... [2021-06-23T19:10:58.672Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-23T19:10:58.672Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-23T19:10:58.672Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-23T19:10:58.672Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-23T19:10:58.672Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-23T19:10:58.672Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-23T19:10:58.672Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-23T19:10:58.672Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-23T19:10:59.246Z] git set to automatically installed. [2021-06-23T19:10:59.246Z] git-man set to automatically installed. [2021-06-23T19:10:59.246Z] libcurl3-gnutls set to automatically installed. [2021-06-23T19:10:59.246Z] liberror-perl set to automatically installed. [2021-06-23T19:10:59.246Z] libglib2.0-0 set to automatically installed. [2021-06-23T19:10:59.246Z] libnghttp2-14 set to automatically installed. [2021-06-23T19:10:59.246Z] libnorm1 set to automatically installed. [2021-06-23T19:10:59.246Z] libpgm-5.2-0 set to automatically installed. [2021-06-23T19:10:59.246Z] libpsl5 set to automatically installed. [2021-06-23T19:10:59.246Z] librtmp1 set to automatically installed. [2021-06-23T19:10:59.246Z] libsodium23 set to automatically installed. [2021-06-23T19:10:59.246Z] libzmq3-dev set to automatically installed. [2021-06-23T19:10:59.246Z] libzmq5 set to automatically installed. [2021-06-23T19:10:59.246Z] pkg-config set to automatically installed. [2021-06-23T19:10:59.246Z] zip set to automatically installed. [2021-06-23T19:11:00.629Z] snapd is not logged in, snap install commands will use sudo [2021-06-23T19:11:01.204Z] snap "core18" has no updates available [2021-06-23T19:11:02.148Z] snapd is not logged in, snap install commands will use sudo [2021-06-23T19:11:10.330Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-23T19:11:10.330Z] Downloading snap 'edgex-app-service-configurable' [2021-06-23T19:11:11.726Z] 2021/06/23 19:11:11.313132 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_567.snap: 7311360 [2021-06-23T19:11:12.724Z] Pulling app-service-config [2021-06-23T19:11:12.724Z] + snapcraftctl pull [2021-06-23T19:11:13.675Z] Pulling config-common [2021-06-23T19:11:13.675Z] + snapcraftctl pull [2021-06-23T19:11:14.633Z] Pulling go-build-helper [2021-06-23T19:11:14.633Z] + snapcraftctl pull [2021-06-23T19:11:16.017Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-23T19:11:16.017Z] Skipping pull go-build-helper (already ran) [2021-06-23T19:11:16.017Z] Building go-build-helper [2021-06-23T19:11:16.017Z] + snapcraftctl build [2021-06-23T19:11:17.930Z] Staging go-build-helper [2021-06-23T19:11:17.930Z] + snapcraftctl stage [2021-06-23T19:11:26.094Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-23T19:11:26.094Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-23T19:11:26.094Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-23T19:11:26.094Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-23T19:11:26.094Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-23T19:11:26.094Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-23T19:11:26.094Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-23T19:11:26.094Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-23T19:11:26.094Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-23T19:11:26.094Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-23T19:11:26.094Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-23T19:11:26.094Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-23T19:11:26.094Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-23T19:11:26.094Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-23T19:11:26.094Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-23T19:11:26.094Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-23T19:11:26.094Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-23T19:11:26.094Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-23T19:11:26.094Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-23T19:11:26.094Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] [2021-06-23T19:11:26.094Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-23T19:11:26.094Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-23T19:11:26.094Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-23T19:11:26.094Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-23T19:11:26.094Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-23T19:11:26.094Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-23T19:11:26.094Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-23T19:11:26.094Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-23T19:11:26.094Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-23T19:11:26.094Z] Fetched 224 kB in 0s (0 B/s) [2021-06-23T19:11:26.094Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-23T19:11:26.094Z] Fetched 157 kB in 0s (0 B/s) [2021-06-23T19:11:26.094Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-23T19:11:26.094Z] Fetched 221 kB in 0s (0 B/s) [2021-06-23T19:11:26.094Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-23T19:11:26.094Z] Fetched 143 kB in 0s (0 B/s) [2021-06-23T19:11:26.094Z] Pulling edgex-go [2021-06-23T19:11:26.094Z] + snapcraftctl pull [2021-06-23T19:11:44.247Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-23T19:11:44.247Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-23T19:11:44.247Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-23T19:11:44.247Z] Fetched 0 B in 0s (0 B/s) [2021-06-23T19:11:44.247Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-23T19:11:44.247Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-23T19:11:44.247Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-23T19:11:44.247Z] Fetched 279 kB in 0s (0 B/s) [2021-06-23T19:11:44.247Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-23T19:11:44.247Z] Fetched 122 kB in 0s (0 B/s) [2021-06-23T19:11:44.247Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-23T19:11:44.247Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-23T19:11:44.247Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-23T19:11:44.247Z] Fetched 8848 B in 0s (0 B/s) [2021-06-23T19:11:44.247Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-23T19:11:44.247Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-23T19:11:44.247Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-23T19:11:44.247Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-23T19:11:44.247Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-23T19:11:44.247Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-23T19:11:44.247Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-23T19:11:44.247Z] Fetched 219 kB in 0s (0 B/s) [2021-06-23T19:11:44.247Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-23T19:11:44.247Z] Fetched 154 kB in 0s (0 B/s) [2021-06-23T19:11:44.247Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-23T19:11:44.247Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-23T19:11:44.247Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-23T19:11:44.247Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-23T19:11:44.247Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-23T19:11:44.248Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-23T19:11:44.248Z] Fetched 499 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-23T19:11:44.248Z] Fetched 111 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-23T19:11:44.248Z] Fetched 240 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-23T19:11:44.248Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-23T19:11:44.248Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-23T19:11:44.248Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-23T19:11:44.248Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-23T19:11:44.248Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-23T19:11:44.248Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-23T19:11:44.248Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-23T19:11:44.248Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-23T19:11:44.248Z] Fetched 8720 B in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-23T19:11:44.248Z] Fetched 140 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-23T19:11:44.248Z] Fetched 119 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-23T19:11:44.248Z] Fetched 111 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-23T19:11:44.248Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-23T19:11:44.248Z] Fetched 645 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-23T19:11:44.248Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-23T19:11:44.248Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-23T19:11:44.248Z] Fetched 368 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-23T19:11:44.248Z] Fetched 187 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-23T19:11:44.248Z] Fetched 175 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-23T19:11:44.248Z] Fetched 206 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-23T19:11:44.248Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-23T19:11:44.248Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-23T19:11:44.248Z] Fetched 159 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-23T19:11:44.248Z] Fetched 107 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-23T19:11:44.248Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-23T19:11:44.248Z] Pulling static-packages [2021-06-23T19:11:44.248Z] + snapcraftctl pull [2021-06-23T19:11:44.248Z] Pulling version [2021-06-23T19:11:44.248Z] + cd /root/project [2021-06-23T19:11:44.248Z] + git describe --tags --abbrev=0 [2021-06-23T19:11:44.248Z] + sed s/v// [2021-06-23T19:11:44.248Z] + GIT_VERSION=2.0.0-dev.271 [2021-06-23T19:11:44.248Z] + [ -z 2.0.0-dev.271 ] [2021-06-23T19:11:44.248Z] + snapcraftctl set-version 2.0.0-dev.271 [2021-06-23T19:11:44.248Z] Building app-service-config [2021-06-23T19:11:44.248Z] + snapcraftctl build [2021-06-23T19:11:46.245Z] Building config-common [2021-06-23T19:11:46.245Z] + snapcraftctl build [2021-06-23T19:11:48.155Z] Skipping build go-build-helper (already ran) [2021-06-23T19:11:48.416Z] Building edgex-go [2021-06-23T19:11:48.678Z] + cd /root/parts/edgex-go/src [2021-06-23T19:11:48.678Z] + make build [2021-06-23T19:11:48.678Z] go mod tidy [2021-06-23T19:11:50.065Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-23T19:11:50.065Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-06-23T19:11:50.065Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 [2021-06-23T19:11:50.065Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-23T19:11:50.327Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-23T19:11:50.327Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 [2021-06-23T19:11:50.327Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-23T19:11:50.327Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-23T19:11:50.327Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-23T19:11:50.327Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-23T19:11:50.327Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-23T19:11:50.327Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-23T19:11:50.327Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-23T19:11:50.327Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-23T19:11:50.588Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-23T19:11:50.588Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-23T19:11:50.588Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 [2021-06-23T19:11:51.162Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-06-23T19:11:51.732Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-23T19:11:51.732Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-23T19:11:51.732Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-23T19:11:51.732Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-23T19:11:51.732Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-23T19:11:51.732Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-23T19:11:51.732Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-23T19:11:51.732Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-23T19:11:51.994Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-23T19:11:51.994Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-23T19:11:51.994Z] go: downloading golang.org/x/text v0.3.2 [2021-06-23T19:11:51.994Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-23T19:11:51.994Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-23T19:11:52.264Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-23T19:11:52.264Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-23T19:11:52.264Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-23T19:11:52.550Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-23T19:11:52.550Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-23T19:11:52.550Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-23T19:11:52.550Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-23T19:11:52.811Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-23T19:11:52.811Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-23T19:11:52.811Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-23T19:11:52.811Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-23T19:11:52.811Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-23T19:11:53.071Z] go: downloading github.com/kr/text v0.1.0 [2021-06-23T19:11:53.071Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-23T19:11:53.071Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-23T19:11:53.071Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-23T19:11:53.071Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-23T19:11:53.330Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-23T19:11:53.330Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-23T19:11:53.330Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-23T19:11:53.330Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-23T19:11:53.330Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-23T19:11:53.330Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-23T19:11:53.330Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-23T19:11:53.330Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-23T19:11:53.330Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-23T19:11:53.597Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-23T19:11:53.597Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-23T19:11:53.597Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-23T19:11:53.597Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-23T19:11:53.597Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-23T19:11:53.597Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-23T19:11:53.597Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-23T19:11:53.597Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-23T19:11:53.597Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-23T19:11:53.597Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-23T19:11:53.597Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-23T19:11:53.597Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-23T19:11:53.597Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-23T19:11:53.597Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-23T19:11:53.597Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-23T19:11:53.597Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-23T19:11:53.597Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-23T19:11:53.597Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-23T19:11:53.597Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-23T19:11:53.597Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-23T19:11:53.859Z] 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-06-23T19:12:03.868Z] 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-06-23T19:12:06.445Z] 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-06-23T19:12:07.391Z] 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-06-23T19:12:08.342Z] 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-06-23T19:12:08.919Z] 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-06-23T19:12:09.868Z] 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-06-23T19:12:10.819Z] 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-06-23T19:12:11.770Z] 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-06-23T19:12:13.163Z] 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-06-23T19:12:14.113Z] 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-06-23T19:12:14.690Z] 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-06-23T19:12:16.616Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-23T19:12:16.616Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-23T19:12:16.616Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-23T19:12:16.616Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-23T19:12:16.616Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-23T19:12:16.616Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-23T19:12:16.616Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-23T19:12:16.616Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-23T19:12:16.616Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-23T19:12:16.616Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-23T19:12:16.616Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-23T19:12:16.616Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-23T19:12:16.616Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-23T19:12:16.616Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-23T19:12:16.616Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-23T19:12:16.616Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-23T19:12:16.616Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-23T19:12:16.616Z] + 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-06-23T19:12:16.616Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-23T19:12:16.616Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-23T19:12:16.616Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-23T19:12:16.616Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-23T19:12:16.616Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-23T19:12:16.616Z] + 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-06-23T19:12:16.616Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-23T19:12:16.616Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-23T19:12:16.616Z] + 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-06-23T19:12:19.174Z] Building static-packages [2021-06-23T19:12:19.174Z] + snapcraftctl build [2021-06-23T19:12:21.109Z] Building version [2021-06-23T19:12:21.109Z] + snapcraftctl build [2021-06-23T19:12:23.672Z] Staging app-service-config [2021-06-23T19:12:23.672Z] + snapcraftctl stage [2021-06-23T19:12:24.304Z] Staging config-common [2021-06-23T19:12:24.304Z] + snapcraftctl stage [2021-06-23T19:12:25.344Z] Skipping stage go-build-helper (already ran) [2021-06-23T19:12:25.344Z] Staging edgex-go [2021-06-23T19:12:25.344Z] + snapcraftctl stage [2021-06-23T19:12:26.306Z] Staging static-packages [2021-06-23T19:12:26.306Z] + snapcraftctl stage [2021-06-23T19:12:27.248Z] Staging version [2021-06-23T19:12:27.248Z] + snapcraftctl stage [2021-06-23T19:12:28.189Z] Priming app-service-config [2021-06-23T19:12:28.189Z] + snapcraftctl prime [2021-06-23T19:12:29.579Z] Priming config-common [2021-06-23T19:12:29.579Z] + snapcraftctl prime [2021-06-23T19:12:30.522Z] Priming go-build-helper [2021-06-23T19:12:30.522Z] + snapcraftctl prime [2021-06-23T19:12:31.463Z] Priming edgex-go [2021-06-23T19:12:31.463Z] + snapcraftctl prime [2021-06-23T19:12:32.635Z] 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-06-23T19:12:32.845Z] Priming static-packages [2021-06-23T19:12:32.845Z] + snapcraftctl prime [2021-06-23T19:12:32.907Z] Removing intermediate container b637c50b23e4 [2021-06-23T19:12:32.907Z] ---> 2f88f7385481 [2021-06-23T19:12:32.907Z] [2021-06-23T19:12:32.907Z] Step 11/24 : FROM alpine:3.12 [2021-06-23T19:12:33.181Z] Removing intermediate container 4ff04ddde77a [2021-06-23T19:12:33.181Z] ---> 6fef9761fccf [2021-06-23T19:12:33.181Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-23T19:12:33.454Z] 3.12: Pulling from library/alpine [2021-06-23T19:12:33.742Z] ---> Running in f25a1cba2a30 [2021-06-23T19:12:35.395Z] Priming version [2021-06-23T19:12:35.396Z] + snapcraftctl prime [2021-06-23T19:12:35.732Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T19:12:35.732Z] Status: Downloaded newer image for alpine:3.12 [2021-06-23T19:12:35.732Z] ---> c4fd0aeabfcf [2021-06-23T19:12:35.732Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-23T19:12:35.732Z] 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-06-23T19:12:36.339Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-06-23T19:12:36.724Z] ---> Running in fe0f5006f012 [2021-06-23T19:12:37.341Z] Removing intermediate container 70dbce0293d5 [2021-06-23T19:12:37.341Z] ---> f54dd5421697 [2021-06-23T19:12:37.341Z] [2021-06-23T19:12:37.341Z] Step 11/23 : FROM alpine:3.12 [2021-06-23T19:12:37.341Z] ---> c4fd0aeabfcf [2021-06-23T19:12:37.341Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-23T19:12:37.341Z] Removing intermediate container 759d4203eb37 [2021-06-23T19:12:37.341Z] ---> 0dea938d80c4 [2021-06-23T19:12:37.341Z] [2021-06-23T19:12:37.341Z] Step 11/32 : FROM alpine:3.12 [2021-06-23T19:12:37.341Z] ---> c4fd0aeabfcf [2021-06-23T19:12:37.341Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-23T19:12:37.341Z] Removing intermediate container 32d738445278 [2021-06-23T19:12:37.341Z] ---> 76e4c82e982c [2021-06-23T19:12:37.341Z] [2021-06-23T19:12:37.341Z] Step 11/26 : FROM alpine:3.12 [2021-06-23T19:12:37.341Z] ---> c4fd0aeabfcf [2021-06-23T19:12:37.341Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-23T19:12:37.617Z] ---> Running in 4b58be34b6d6 [2021-06-23T19:12:37.618Z] ---> Running in 9c39ae5f1ee2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-06-23T19:12:37.894Z] ---> Running in 0b469424b243 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-23T19:12:38.506Z] Removing intermediate container 9c39ae5f1ee2 [2021-06-23T19:12:38.506Z] ---> eafadc1d979e [2021-06-23T19:12:38.506Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-23T19:12:38.506Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T19:12:38.786Z] ---> Running in 9818516f8472 [2021-06-23T19:12:38.786Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T19:12:39.061Z] Removing intermediate container f25a1cba2a30 [2021-06-23T19:12:39.061Z] ---> a6153fe865db [2021-06-23T19:12:39.061Z] [2021-06-23T19:12:39.061Z] Step 12/24 : FROM docker:20.10.0 [2021-06-23T19:12:39.061Z] 20.10.0: Pulling from library/docker [2021-06-23T19:12:39.673Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-23T19:12:39.673Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T19:12:39.673Z] OK: 5 MiB in 15 packages [2021-06-23T19:12:39.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T19:12:39.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T19:12:40.221Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T19:12:40.499Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T19:12:40.499Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-23T19:12:40.772Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-23T19:12:40.772Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T19:12:40.772Z] Executing ca-certificates-20191127-r4.trigger [2021-06-23T19:12:41.051Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T19:12:41.051Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-23T19:12:41.051Z] OK: 6 MiB in 16 packages [2021-06-23T19:12:41.051Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-23T19:12:41.051Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-23T19:12:41.051Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T19:12:41.325Z] (4/6) Installing curl (7.77.0-r0) [2021-06-23T19:12:41.325Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-23T19:12:41.325Z] (6/6) Installing su-exec (0.2-r1) [2021-06-23T19:12:41.325Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T19:12:41.325Z] Executing ca-certificates-20191127-r4.trigger [2021-06-23T19:12:41.602Z] OK: 7 MiB in 20 packages [2021-06-23T19:12:41.878Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-23T19:12:41.878Z] (2/2) Installing su-exec (0.2-r1) [2021-06-23T19:12:41.878Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T19:12:41.878Z] OK: 5 MiB in 16 packages [2021-06-23T19:12:41.878Z] Removing intermediate container fe0f5006f012 [2021-06-23T19:12:41.878Z] ---> adcaf9c98258 [2021-06-23T19:12:41.878Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T19:12:42.479Z] ---> Running in 51faffcec717 [2021-06-23T19:12:43.456Z] Removing intermediate container 51faffcec717 [2021-06-23T19:12:43.456Z] ---> dfb174398a45 [2021-06-23T19:12:43.456Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-23T19:12:43.728Z] ---> Running in bb4be880bac8 [2021-06-23T19:12:44.001Z] Removing intermediate container 9818516f8472 [2021-06-23T19:12:44.001Z] ---> 1efab3d41672 [2021-06-23T19:12:44.001Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-23T19:12:44.001Z] Removing intermediate container 4b58be34b6d6 [2021-06-23T19:12:44.001Z] ---> 56a0a37e534f [2021-06-23T19:12:44.001Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T19:12:44.001Z] Removing intermediate container 0b469424b243 [2021-06-23T19:12:44.001Z] ---> f2bf2448388e [2021-06-23T19:12:44.001Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-23T19:12:44.276Z] ---> Running in 97924775b25c [2021-06-23T19:12:44.276Z] ---> Running in b68beeda91a3 [2021-06-23T19:12:44.276Z] ---> Running in 5d5964446d1e [2021-06-23T19:12:44.547Z] Removing intermediate container bb4be880bac8 [2021-06-23T19:12:44.548Z] ---> 1ef26a31a181 [2021-06-23T19:12:44.548Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-23T19:12:44.820Z] ---> Running in 7c9340d862c2 [2021-06-23T19:12:44.820Z] Removing intermediate container 97924775b25c [2021-06-23T19:12:44.820Z] ---> 7d3b23946da4 [2021-06-23T19:12:44.820Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-23T19:12:45.092Z] ---> Running in 2db6cee14024 [2021-06-23T19:12:45.092Z] Removing intermediate container b68beeda91a3 [2021-06-23T19:12:45.092Z] ---> e8f9d4c895ac [2021-06-23T19:12:45.092Z] Step 14/26 : WORKDIR / [2021-06-23T19:12:45.375Z] Removing intermediate container 5d5964446d1e [2021-06-23T19:12:45.375Z] ---> 05d678e0d784 [2021-06-23T19:12:45.375Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-23T19:12:45.375Z] ---> Running in 9c7a39aa18ec [2021-06-23T19:12:45.375Z] Removing intermediate container 7c9340d862c2 [2021-06-23T19:12:45.375Z] ---> 0ef54db4c7ed [2021-06-23T19:12:45.375Z] Step 16/24 : WORKDIR / [2021-06-23T19:12:45.646Z] ---> Running in e6002ee986ff [2021-06-23T19:12:45.918Z] ---> Running in 3fb346da9676 [2021-06-23T19:12:45.918Z] Removing intermediate container 2db6cee14024 [2021-06-23T19:12:45.918Z] ---> d7d525af73df [2021-06-23T19:12:45.918Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-23T19:12:46.192Z] ---> Running in 30ebf04a37ed [2021-06-23T19:12:46.464Z] Removing intermediate container e6002ee986ff [2021-06-23T19:12:46.464Z] ---> 7b2effd86e86 [2021-06-23T19:12:46.464Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-23T19:12:46.464Z] Removing intermediate container 9c7a39aa18ec [2021-06-23T19:12:46.464Z] ---> ea0c91a628a9 [2021-06-23T19:12:46.464Z] 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-06-23T19:12:46.739Z] ---> Running in b1d2ff531dc6 [2021-06-23T19:12:47.011Z] Removing intermediate container 3fb346da9676 [2021-06-23T19:12:47.011Z] ---> 079d63318225 [2021-06-23T19:12:47.011Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T19:12:47.989Z] Removing intermediate container b1d2ff531dc6 [2021-06-23T19:12:47.989Z] ---> e1bad10b10f4 [2021-06-23T19:12:47.989Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T19:12:47.989Z] ---> 550b67f98c0d [2021-06-23T19:12:47.989Z] 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-06-23T19:12:48.265Z] ---> d304b373317e [2021-06-23T19:12:48.265Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-23T19:12:49.247Z] ---> 11ffeaffb17f [2021-06-23T19:12:49.247Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-23T19:12:49.520Z] ---> 5535cf08594e [2021-06-23T19:12:49.520Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-23T19:12:49.520Z] Removing intermediate container 30ebf04a37ed [2021-06-23T19:12:49.520Z] ---> 99bba41fc298 [2021-06-23T19:12:49.520Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-23T19:12:50.114Z] ---> Running in 6cda22dea91b [2021-06-23T19:12:50.403Z] ---> aa04fff15608 [2021-06-23T19:12:50.403Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-23T19:12:50.674Z] ---> 7c7a12a80204 [2021-06-23T19:12:50.674Z] 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-06-23T19:12:50.947Z] Removing intermediate container 6cda22dea91b [2021-06-23T19:12:50.947Z] ---> b6d604ca2d0c [2021-06-23T19:12:50.947Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-23T19:12:51.223Z] ---> 11d61fe188ec [2021-06-23T19:12:51.223Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-23T19:12:51.500Z] ---> b66dba1313f5 [2021-06-23T19:12:51.500Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-23T19:12:51.774Z] ---> Running in 8793cff6afa1 [2021-06-23T19:12:52.049Z] ---> 2c4c5e23ed89 [2021-06-23T19:12:52.049Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-23T19:12:52.323Z] ---> 6f39908aa359 [2021-06-23T19:12:52.323Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-23T19:12:52.323Z] ---> 518bf9124fb6 [2021-06-23T19:12:52.323Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-23T19:12:52.612Z] ---> Running in 24b9966cf966 [2021-06-23T19:12:52.612Z] Removing intermediate container 8793cff6afa1 [2021-06-23T19:12:52.612Z] ---> 8a00fd062c36 [2021-06-23T19:12:52.612Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T19:12:52.897Z] ---> Running in b47e5b6607c4 [2021-06-23T19:12:52.897Z] ---> Running in f24a2893f1df [2021-06-23T19:12:53.889Z] ---> 4cd2dd7aea5a [2021-06-23T19:12:53.889Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-23T19:12:53.889Z] Removing intermediate container b47e5b6607c4 [2021-06-23T19:12:53.889Z] ---> 4d57d0d65d75 [2021-06-23T19:12:53.889Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T19:12:53.889Z] Removing intermediate container f24a2893f1df [2021-06-23T19:12:53.889Z] ---> 62a00572abf2 [2021-06-23T19:12:53.889Z] Step 22/24 : LABEL arch=arm64 [2021-06-23T19:12:54.169Z] ---> Running in 73226278fcfc [2021-06-23T19:12:54.169Z] ---> Running in a2f3bf60a6e1 [2021-06-23T19:12:55.158Z] Removing intermediate container a2f3bf60a6e1 [2021-06-23T19:12:55.158Z] ---> 36dd32dbbfaa [2021-06-23T19:12:55.158Z] Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T19:12:55.158Z] Removing intermediate container 73226278fcfc [2021-06-23T19:12:55.158Z] ---> 6723b3f57df7 [2021-06-23T19:12:55.158Z] Step 21/23 : LABEL arch=arm64 [2021-06-23T19:12:55.434Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-23T19:12:55.434Z] ---> Running in 91caabca3a1f [2021-06-23T19:12:55.434Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-23T19:12:55.434Z] ---> eeaf43b92773 [2021-06-23T19:12:55.434Z] 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-06-23T19:12:55.434Z] ---> Running in 3876eb39d293 [2021-06-23T19:12:55.711Z] ---> b313f38463fc [2021-06-23T19:12:55.711Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-23T19:12:55.711Z] ---> Running in 1660d626cb9f [2021-06-23T19:12:56.319Z] Removing intermediate container 91caabca3a1f [2021-06-23T19:12:56.319Z] ---> 474d86b18391 [2021-06-23T19:12:56.319Z] Step 24/24 : LABEL version=0.0.0Removing intermediate container 24b9966cf966 [2021-06-23T19:12:56.319Z] ---> f003e0598349 [2021-06-23T19:12:56.319Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T19:12:56.319Z] [2021-06-23T19:12:56.319Z] Removing intermediate container 3876eb39d293 [2021-06-23T19:12:56.319Z] ---> f76000cf6b5a [2021-06-23T19:12:56.598Z] Step 22/23 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T19:12:56.598Z] ---> Running in bb0911db9fbb [2021-06-23T19:12:56.598Z] Removing intermediate container 1660d626cb9f [2021-06-23T19:12:56.598Z] ---> 8e238b823fa6 [2021-06-23T19:12:56.598Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-23T19:12:56.598Z] ---> Running in 901fb6fa8f90 [2021-06-23T19:12:56.877Z] ---> Running in b0057e3cbae1 [2021-06-23T19:12:56.877Z] ---> b1cf5265c5b7 [2021-06-23T19:12:56.877Z] 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-06-23T19:12:57.172Z] ---> Running in 3755db8b0727 [2021-06-23T19:12:57.452Z] Removing intermediate container bb0911db9fbb [2021-06-23T19:12:57.452Z] ---> b1622bf389d0 [2021-06-23T19:12:57.452Z] [2021-06-23T19:12:57.452Z] Removing intermediate container 901fb6fa8f90 [2021-06-23T19:12:57.452Z] ---> 1e8a6cfab041 [2021-06-23T19:12:57.452Z] Step 23/23 : LABEL version=0.0.0 [2021-06-23T19:12:57.452Z] ---> 2fc7ae9a96b6 [2021-06-23T19:12:57.452Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-23T19:12:57.729Z] ---> Running in 70e6bfb9247f [2021-06-23T19:12:58.331Z] Successfully built b1622bf389d0 [2021-06-23T19:12:58.331Z] Successfully tagged core-command-arm64:latest [2021-06-23T19:12:58.331Z] Building core-data [2021-06-23T19:12:58.930Z]  Building core-command ... done Removing intermediate container 70e6bfb9247f [2021-06-23T19:12:58.930Z] ---> 19971d814f1f [2021-06-23T19:12:58.930Z] [2021-06-23T19:12:58.930Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T19:12:59.209Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T19:12:59.489Z] Successfully built 19971d814f1f [2021-06-23T19:12:59.489Z] Successfully tagged support-notifications-arm64:latest [2021-06-23T19:12:59.489Z] Building support-scheduler [2021-06-23T19:12:59.766Z]  Building support-notifications ... done  ---> 145bd7423a26 [2021-06-23T19:12:59.766Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-23T19:13:00.044Z] (1/39) Installing readline (8.0.4-r0) [2021-06-23T19:13:00.044Z] (2/39) Installing bash (5.0.17-r0) [2021-06-23T19:13:00.044Z] Executing bash-5.0.17-r0.post-install [2021-06-23T19:13:00.044Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-23T19:13:00.044Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-23T19:13:00.044Z] (5/39) Installing curl (7.77.0-r0) [2021-06-23T19:13:00.044Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-23T19:13:00.319Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-23T19:13:00.319Z] (8/39) Installing expat (2.2.9-r1) [2021-06-23T19:13:00.319Z] (9/39) Installing libffi (3.3-r2) [2021-06-23T19:13:00.319Z] (10/39) Installing gdbm (1.13-r1) [2021-06-23T19:13:00.319Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-23T19:13:00.319Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-23T19:13:00.319Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-23T19:13:00.926Z] Removing intermediate container 3755db8b0727 [2021-06-23T19:13:00.926Z] ---> e9943411b032 [2021-06-23T19:13:00.926Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-23T19:13:01.537Z] ---> 439e5c1f9a27 [2021-06-23T19:13:01.537Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-23T19:13:01.537Z] ---> Running in 8aebe1c5618c [2021-06-23T19:13:02.549Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-23T19:13:02.549Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-23T19:13:02.549Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-23T19:13:02.549Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-23T19:13:02.549Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-23T19:13:02.549Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-23T19:13:02.549Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-23T19:13:02.829Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-23T19:13:02.829Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-23T19:13:02.829Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-23T19:13:02.829Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-23T19:13:02.829Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-23T19:13:02.829Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-23T19:13:02.829Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-23T19:13:02.829Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-23T19:13:02.829Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-23T19:13:03.108Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-23T19:13:03.108Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-23T19:13:03.108Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-23T19:13:03.108Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-23T19:13:03.108Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-23T19:13:03.108Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-23T19:13:03.108Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-23T19:13:03.108Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-23T19:13:03.108Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-23T19:13:03.108Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-23T19:13:03.384Z] ---> 9478bfe8e648 [2021-06-23T19:13:03.384Z] Removing intermediate container 8aebe1c5618c [2021-06-23T19:13:03.384Z] ---> 691aa540c278 [2021-06-23T19:13:03.384Z] Step 24/26 : LABEL arch=arm64 [2021-06-23T19:13:03.384Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-23T19:13:03.384Z] Executing busybox-1.31.1-r19.trigger [2021-06-23T19:13:03.384Z] OK: 72 MiB in 59 packages [2021-06-23T19:13:03.985Z] ---> Running in 861aec7665ab [2021-06-23T19:13:04.586Z] ---> f5395e68fa16 [2021-06-23T19:13:04.586Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-23T19:13:04.863Z] Removing intermediate container 861aec7665ab [2021-06-23T19:13:04.863Z] ---> b70c1c4c6e15 [2021-06-23T19:13:04.863Z] Step 25/26 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T19:13:05.137Z] ---> Running in 6e761331a4c4 [2021-06-23T19:13:05.137Z] ---> Running in 69bd01a0cb9e [2021-06-23T19:13:05.743Z] Removing intermediate container 6e761331a4c4 [2021-06-23T19:13:05.743Z] ---> efd6f4a9fbcb [2021-06-23T19:13:05.743Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-23T19:13:06.020Z] Removing intermediate container 69bd01a0cb9e [2021-06-23T19:13:06.020Z] ---> 66ac0337889f [2021-06-23T19:13:06.020Z] Step 26/26 : LABEL version=0.0.0 [2021-06-23T19:13:06.293Z] ---> Running in fb46023e8d33 [2021-06-23T19:13:07.292Z] Removing intermediate container fb46023e8d33 [2021-06-23T19:13:07.292Z] ---> 8592828e7e55 [2021-06-23T19:13:07.292Z] [2021-06-23T19:13:07.577Z] Successfully built 8592828e7e55 [2021-06-23T19:13:07.859Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-23T19:13:07.859Z]  Building security-secretstore-setup ... done Building core-metadata [2021-06-23T19:13:08.132Z] ---> 45924a1356f8 [2021-06-23T19:13:08.133Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-23T19:13:08.409Z] Collecting docker-compose==1.23.2 [2021-06-23T19:13:08.409Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-23T19:13:08.409Z] ---> Running in c2a771523f00 [2021-06-23T19:13:09.405Z] Collecting docopt<0.7,>=0.6.1 [2021-06-23T19:13:09.405Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-23T19:13:11.391Z] Removing intermediate container c2a771523f00 [2021-06-23T19:13:11.391Z] ---> 53da4ce083ea [2021-06-23T19:13:11.391Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-23T19:13:11.989Z] ---> Running in 2b25c1041257 [2021-06-23T19:13:12.266Z] Removing intermediate container 2b25c1041257 [2021-06-23T19:13:12.266Z] ---> 334e7cd647cc [2021-06-23T19:13:12.266Z] Step 29/32 : CMD ["gate"] [2021-06-23T19:13:12.538Z] Collecting PyYAML<4,>=3.10 [2021-06-23T19:13:12.538Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-23T19:13:12.809Z] ---> Running in e0e2461a540e [2021-06-23T19:13:13.408Z] Removing intermediate container e0e2461a540e [2021-06-23T19:13:13.408Z] ---> 61c316caf330 [2021-06-23T19:13:13.408Z] Step 30/32 : LABEL arch=arm64 [2021-06-23T19:13:14.012Z] ---> Running in 18e831f1a1c9 [2021-06-23T19:13:15.002Z] Removing intermediate container 18e831f1a1c9 [2021-06-23T19:13:15.002Z] ---> bee0220655b4 [2021-06-23T19:13:15.002Z] Step 31/32 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T19:13:15.279Z] ---> Running in 26673356ee42 [2021-06-23T19:13:16.275Z] Removing intermediate container 26673356ee42 [2021-06-23T19:13:16.275Z] ---> f297fda78f62 [2021-06-23T19:13:16.275Z] Step 32/32 : LABEL version=0.0.0 [2021-06-23T19:13:16.887Z] ---> Running in 4cc661aa1053 [2021-06-23T19:13:17.492Z] Removing intermediate container 4cc661aa1053 [2021-06-23T19:13:17.492Z] ---> 0fd7066e178b [2021-06-23T19:13:17.492Z] [2021-06-23T19:13:17.492Z] Collecting docker<4.0,>=3.6.0 [2021-06-23T19:13:17.492Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-23T19:13:18.100Z] Successfully built 0fd7066e178b [2021-06-23T19:13:18.100Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-23T19:13:18.100Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-06-23T19:13:18.699Z] Collecting jsonschema<3,>=2.5.1 [2021-06-23T19:13:18.699Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-23T19:13:18.971Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-23T19:13:18.971Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-23T19:13:23.470Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-23T19:13:23.470Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-23T19:13:24.472Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-23T19:13:24.472Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-23T19:13:25.070Z] Collecting cached-property<2,>=1.2.0 [2021-06-23T19:13:25.070Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-23T19:13:25.669Z] Collecting texttable<0.10,>=0.9.0 [2021-06-23T19:13:25.669Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-23T19:13:28.305Z] 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-06-23T19:13:28.305Z] Collecting docker-pycreds>=0.4.0 [2021-06-23T19:13:28.305Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-23T19:13:28.582Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-23T19:13:28.582Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-23T19:13:28.860Z] Collecting idna<2.8,>=2.5 [2021-06-23T19:13:28.860Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-23T19:13:29.851Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-23T19:13:29.851Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-23T19:13:29.851Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-23T19:13:29.851Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-23T19:13:29.851Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-23T19:13:29.851Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-23T19:13:31.289Z] Installing collected packages: docopt, PyYAML, websocket-client, docker-pycreds, idna, urllib3, requests, docker, jsonschema, dockerpty, cached-property, texttable, docker-compose [2021-06-23T19:13:31.289Z] Running setup.py install for docopt: started [2021-06-23T19:13:33.918Z] Running setup.py install for docopt: finished with status 'done' [2021-06-23T19:13:33.918Z] Running setup.py install for PyYAML: started [2021-06-23T19:13:36.560Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-23T19:13:37.161Z] Attempting uninstall: idna [2021-06-23T19:13:37.161Z] Found existing installation: idna 2.9 [2021-06-23T19:13:37.161Z] Uninstalling idna-2.9: [2021-06-23T19:13:37.436Z] Successfully uninstalled idna-2.9 [2021-06-23T19:13:38.039Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T19:13:38.039Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-23T19:13:38.039Z] ---> a727d72c015b [2021-06-23T19:13:38.039Z] Step 3/23 : WORKDIR /edgex-go [2021-06-23T19:13:38.039Z] ---> Using cache [2021-06-23T19:13:38.039Z] ---> 3c0615d3f996 [2021-06-23T19:13:38.039Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T19:13:38.039Z] ---> Using cache [2021-06-23T19:13:38.039Z] ---> 3d9779187da6 [2021-06-23T19:13:38.039Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-23T19:13:38.039Z] ---> Using cache [2021-06-23T19:13:38.039Z] ---> 30f98766236a [2021-06-23T19:13:38.039Z] Step 6/23 : COPY go.mod . [2021-06-23T19:13:38.039Z] ---> Using cache [2021-06-23T19:13:38.039Z] ---> 1892f0fd201d [2021-06-23T19:13:38.039Z] Step 7/23 : RUN go mod download [2021-06-23T19:13:38.039Z] ---> Using cache [2021-06-23T19:13:38.039Z] ---> 24fe2ca8a27a [2021-06-23T19:13:38.039Z] Step 8/23 : COPY . . [2021-06-23T19:13:38.039Z] ---> Using cache [2021-06-23T19:13:38.039Z] ---> 718a2bcbcce5 [2021-06-23T19:13:38.039Z] Step 9/23 : RUN go mod tidy [2021-06-23T19:13:38.039Z] ---> Using cache [2021-06-23T19:13:38.039Z] ---> 0ee236991992 [2021-06-23T19:13:38.039Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-23T19:13:38.637Z] Attempting uninstall: urllib3 [2021-06-23T19:13:38.637Z] Found existing installation: urllib3 1.25.9 [2021-06-23T19:13:38.637Z] Uninstalling urllib3-1.25.9: [2021-06-23T19:13:38.637Z] Successfully uninstalled urllib3-1.25.9 [2021-06-23T19:13:39.235Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T19:13:39.235Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T19:13:39.235Z] ---> a727d72c015b [2021-06-23T19:13:39.235Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T19:13:39.235Z] ---> Using cache [2021-06-23T19:13:39.235Z] ---> 3c0615d3f996 [2021-06-23T19:13:39.235Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T19:13:39.235Z] ---> Using cache [2021-06-23T19:13:39.235Z] ---> 3d9779187da6 [2021-06-23T19:13:39.235Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-23T19:13:40.215Z] Attempting uninstall: requests [2021-06-23T19:13:40.215Z] Found existing installation: requests 2.23.0 [2021-06-23T19:13:40.215Z] Uninstalling requests-2.23.0: [2021-06-23T19:13:40.215Z] Successfully uninstalled requests-2.23.0 [2021-06-23T19:13:42.193Z] ---> Running in 69b12786ee83 [2021-06-23T19:13:42.193Z] ---> Running in 3a7b68735dc8 [2021-06-23T19:13:42.813Z] Running setup.py install for dockerpty: started [2021-06-23T19:13:44.254Z] 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-06-23T19:13:44.254Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T19:13:45.239Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T19:13:45.515Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-23T19:13:45.515Z] Running setup.py install for texttable: started [2021-06-23T19:13:46.114Z] OK: 218 MiB in 52 packages [2021-06-23T19:13:48.767Z] Running setup.py install for texttable: finished with status 'done' [2021-06-23T19:13:49.045Z] Removing intermediate container 3a7b68735dc8 [2021-06-23T19:13:49.045Z] ---> 1b9a00e964f0 [2021-06-23T19:13:49.045Z] Step 6/24 : COPY go.mod . [2021-06-23T19:13:49.645Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-23T19:13:49.923Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T19:13:49.923Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T19:13:49.923Z] ---> a727d72c015b [2021-06-23T19:13:49.923Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T19:13:49.923Z] ---> Using cache [2021-06-23T19:13:49.923Z] ---> 3c0615d3f996 [2021-06-23T19:13:49.923Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T19:13:49.923Z] ---> Using cache [2021-06-23T19:13:49.923Z] ---> 3d9779187da6 [2021-06-23T19:13:49.923Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-23T19:13:49.923Z] ---> Using cache [2021-06-23T19:13:49.923Z] ---> 30f98766236a [2021-06-23T19:13:49.923Z] Step 6/24 : COPY go.mod . [2021-06-23T19:13:49.924Z] ---> Using cache [2021-06-23T19:13:49.924Z] ---> 1892f0fd201d [2021-06-23T19:13:49.924Z] Step 7/24 : RUN go mod download [2021-06-23T19:13:49.924Z] ---> Using cache [2021-06-23T19:13:49.924Z] ---> 24fe2ca8a27a [2021-06-23T19:13:49.924Z] Step 8/24 : COPY . . [2021-06-23T19:13:49.924Z] ---> Using cache [2021-06-23T19:13:49.924Z] ---> 718a2bcbcce5 [2021-06-23T19:13:49.924Z] Step 9/24 : RUN go mod tidy [2021-06-23T19:13:49.924Z] ---> Using cache [2021-06-23T19:13:49.924Z] ---> 0ee236991992 [2021-06-23T19:13:49.924Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-23T19:13:50.920Z] ---> Running in 8c2a75931fcb [2021-06-23T19:13:50.920Z] ---> 43e51d7a0924 [2021-06-23T19:13:50.920Z] Step 7/24 : RUN go mod download [2021-06-23T19:13:51.199Z] ---> Running in d45a82f98ad0 [2021-06-23T19:13:53.847Z] 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-06-23T19:13:58.190Z] Removing intermediate container d45a82f98ad0 [2021-06-23T19:13:58.190Z] ---> 7ad3c3883a62 [2021-06-23T19:13:58.190Z] Step 8/24 : COPY . . [2021-06-23T19:13:58.190Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T19:13:58.190Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-23T19:13:58.190Z] ---> a727d72c015b [2021-06-23T19:13:58.190Z] Step 3/22 : WORKDIR /edgex-go [2021-06-23T19:13:58.190Z] ---> Using cache [2021-06-23T19:13:58.190Z] ---> 3c0615d3f996 [2021-06-23T19:13:58.190Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T19:13:58.190Z] ---> Using cache [2021-06-23T19:13:58.190Z] ---> 3d9779187da6 [2021-06-23T19:13:58.190Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-23T19:13:58.190Z] ---> Using cache [2021-06-23T19:13:58.190Z] ---> 30f98766236a [2021-06-23T19:13:58.190Z] Step 6/22 : COPY go.mod . [2021-06-23T19:13:58.190Z] ---> Using cache [2021-06-23T19:13:58.190Z] ---> 1892f0fd201d [2021-06-23T19:13:58.190Z] Step 7/22 : RUN go mod download [2021-06-23T19:13:58.190Z] ---> Using cache [2021-06-23T19:13:58.190Z] ---> 24fe2ca8a27a [2021-06-23T19:13:58.190Z] Step 8/22 : COPY . . [2021-06-23T19:13:58.795Z] ---> Using cache [2021-06-23T19:13:58.795Z] ---> 718a2bcbcce5 [2021-06-23T19:13:58.795Z] Step 9/22 : RUN go mod tidy [2021-06-23T19:13:58.795Z] ---> Using cache [2021-06-23T19:13:58.795Z] ---> 0ee236991992 [2021-06-23T19:13:58.795Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-23T19:13:59.073Z] ---> Running in 4b7e67a79666 [2021-06-23T19:14:02.489Z] 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-06-23T19:14:09.241Z] Removing intermediate container b0057e3cbae1 [2021-06-23T19:14:09.241Z] ---> 5fbc48d7209d [2021-06-23T19:14:09.241Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-23T19:14:09.241Z] ---> Running in 1fa4246c2096 [2021-06-23T19:14:10.240Z] Removing intermediate container 1fa4246c2096 [2021-06-23T19:14:10.240Z] ---> ffa8c304405d [2021-06-23T19:14:10.240Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-23T19:14:10.515Z] ---> Running in e47fc00ee2c9 [2021-06-23T19:14:11.498Z] Removing intermediate container e47fc00ee2c9 [2021-06-23T19:14:11.498Z] ---> 6e92ace36163 [2021-06-23T19:14:11.498Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-23T19:14:14.902Z] ---> 839b1d92d555 [2021-06-23T19:14:14.902Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-23T19:14:16.352Z] ---> 77671617ae9f [2021-06-23T19:14:16.352Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-23T19:14:19.007Z] ---> d158d13bd154 [2021-06-23T19:14:19.008Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-23T19:14:19.282Z] ---> Running in 86b11c6647a9 [2021-06-23T19:14:20.769Z] Removing intermediate container 86b11c6647a9 [2021-06-23T19:14:20.769Z] ---> 210fc88b5ed9 [2021-06-23T19:14:20.769Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T19:14:21.054Z] ---> Running in 3ae2c572b27e [2021-06-23T19:14:22.532Z] Removing intermediate container 3ae2c572b27e [2021-06-23T19:14:22.532Z] ---> 2d87f2781b12 [2021-06-23T19:14:22.532Z] Step 22/24 : LABEL arch=arm64 [2021-06-23T19:14:22.811Z] ---> Running in 0ab9d1b0c943 [2021-06-23T19:14:23.099Z] ---> 1fa459fdc84b [2021-06-23T19:14:23.099Z] Step 9/24 : RUN go mod tidy [2021-06-23T19:14:23.381Z] ---> Running in 5e18f181accd [2021-06-23T19:14:23.993Z] Removing intermediate container 0ab9d1b0c943 [2021-06-23T19:14:23.993Z] ---> f38393e66e47 [2021-06-23T19:14:23.993Z] Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T19:14:24.272Z] ---> Running in 12eccbb77aea [2021-06-23T19:14:25.278Z] Removing intermediate container 12eccbb77aea [2021-06-23T19:14:25.278Z] ---> e13763db9625 [2021-06-23T19:14:25.278Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T19:14:25.278Z] ---> Running in ac7ab651f125 [2021-06-23T19:14:26.277Z] Removing intermediate container ac7ab651f125 [2021-06-23T19:14:26.277Z] ---> d2a6f65ff515 [2021-06-23T19:14:26.277Z] [2021-06-23T19:14:26.557Z] Successfully built d2a6f65ff515 [2021-06-23T19:14:26.557Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-23T19:14:30.018Z]  Building sys-mgmt-agent ... done Removing intermediate container 5e18f181accd [2021-06-23T19:14:30.018Z] ---> 48b84270b2cd [2021-06-23T19:14:30.018Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-23T19:14:30.299Z] ---> Running in c9dca0db1809 [2021-06-23T19:14:32.955Z] 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-06-23T19:15:29.619Z] Removing intermediate container 69b12786ee83 [2021-06-23T19:15:29.619Z] ---> 2515f26d7b8d [2021-06-23T19:15:29.619Z] [2021-06-23T19:15:29.619Z] Step 11/23 : FROM alpine:3.12 [2021-06-23T19:15:29.619Z] ---> c4fd0aeabfcf [2021-06-23T19:15:29.619Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-23T19:15:29.619Z] ---> Using cache [2021-06-23T19:15:29.619Z] ---> adcaf9c98258 [2021-06-23T19:15:29.619Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T19:15:29.619Z] ---> Using cache [2021-06-23T19:15:29.619Z] ---> dfb174398a45 [2021-06-23T19:15:29.619Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-23T19:15:29.619Z] ---> Running in c266df5e193f [2021-06-23T19:15:29.619Z] Removing intermediate container c266df5e193f [2021-06-23T19:15:29.619Z] ---> 2e6450cad77a [2021-06-23T19:15:29.619Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-23T19:15:29.619Z] ---> Running in 9c4327c96e03 [2021-06-23T19:15:29.619Z] Removing intermediate container 9c4327c96e03 [2021-06-23T19:15:29.619Z] ---> b9ee039dc808 [2021-06-23T19:15:29.619Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T19:15:29.619Z] ---> 1ffc346db336 [2021-06-23T19:15:29.619Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-23T19:15:29.619Z] ---> 15062171a86c [2021-06-23T19:15:29.619Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-23T19:15:29.619Z] ---> 459dffdd7796 [2021-06-23T19:15:29.619Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-23T19:15:29.896Z] ---> Running in 973f914112d5 [2021-06-23T19:15:30.513Z] Removing intermediate container 973f914112d5 [2021-06-23T19:15:30.513Z] ---> 3886dedd0b46 [2021-06-23T19:15:30.513Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T19:15:30.790Z] 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-06-23T19:15:30.790Z] ---> Running in f1862f251b5f [2021-06-23T19:15:31.398Z] Removing intermediate container f1862f251b5f [2021-06-23T19:15:31.398Z] ---> ba96db1ae1e3 [2021-06-23T19:15:31.680Z] Step 21/23 : LABEL arch=arm64 [2021-06-23T19:15:31.680Z] ---> Running in c4f7d4f5bf00 [2021-06-23T19:15:32.696Z] Removing intermediate container c4f7d4f5bf00 [2021-06-23T19:15:32.696Z] ---> e1eaeb62334b [2021-06-23T19:15:32.696Z] Step 22/23 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T19:15:32.696Z] ---> Running in 261c3cc14d10 [2021-06-23T19:15:33.300Z] Removing intermediate container 261c3cc14d10 [2021-06-23T19:15:33.300Z] ---> f4401593afab [2021-06-23T19:15:33.300Z] Step 23/23 : LABEL version=0.0.0 [2021-06-23T19:15:33.584Z] ---> Running in 501b003b7206 [2021-06-23T19:15:34.578Z] Removing intermediate container 501b003b7206 [2021-06-23T19:15:34.578Z] ---> b6a1535d9254 [2021-06-23T19:15:34.578Z] [2021-06-23T19:15:34.855Z] Successfully built b6a1535d9254 [2021-06-23T19:15:34.856Z] Successfully tagged support-scheduler-arm64:latest [2021-06-23T19:15:41.748Z]  Building support-scheduler ... done Removing intermediate container 8c2a75931fcb [2021-06-23T19:15:41.748Z] ---> 740273e62cb3 [2021-06-23T19:15:41.748Z] [2021-06-23T19:15:41.748Z] Step 11/24 : FROM alpine:3.12 [2021-06-23T19:15:41.748Z] ---> c4fd0aeabfcf [2021-06-23T19:15:41.748Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-23T19:15:41.748Z] ---> Using cache [2021-06-23T19:15:41.748Z] ---> adcaf9c98258 [2021-06-23T19:15:41.748Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T19:15:41.748Z] ---> Using cache [2021-06-23T19:15:41.748Z] ---> dfb174398a45 [2021-06-23T19:15:41.748Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-23T19:15:41.748Z] ---> Running in 13058f8a1d67 [2021-06-23T19:15:42.747Z] Removing intermediate container 13058f8a1d67 [2021-06-23T19:15:42.747Z] ---> f31bc0e36dbd [2021-06-23T19:15:42.747Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-23T19:15:43.025Z] ---> Running in c92dda388558 [2021-06-23T19:15:44.504Z] Removing intermediate container c92dda388558 [2021-06-23T19:15:44.504Z] ---> 672e3b0568d5 [2021-06-23T19:15:44.504Z] Step 16/24 : WORKDIR / [2021-06-23T19:15:44.504Z] Removing intermediate container 4b7e67a79666 [2021-06-23T19:15:44.504Z] ---> 3887468bc8af [2021-06-23T19:15:44.504Z] [2021-06-23T19:15:44.504Z] Step 11/22 : FROM alpine:3.12 [2021-06-23T19:15:44.504Z] ---> c4fd0aeabfcf [2021-06-23T19:15:44.504Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-23T19:15:44.779Z] ---> Running in c113cb45c61a [2021-06-23T19:15:44.779Z] ---> Running in 983dbf7e8adc [2021-06-23T19:15:45.773Z] Removing intermediate container c113cb45c61a [2021-06-23T19:15:45.773Z] ---> e155fa6e6992 [2021-06-23T19:15:45.773Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T19:15:46.781Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T19:15:46.781Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T19:15:47.059Z] ---> 3fcc2a6bf742 [2021-06-23T19:15:47.059Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-23T19:15:47.337Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-23T19:15:47.618Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-23T19:15:47.618Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-23T19:15:47.618Z] (4/4) Installing curl (7.77.0-r0) [2021-06-23T19:15:47.618Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T19:15:47.618Z] Executing ca-certificates-20191127-r4.trigger [2021-06-23T19:15:47.897Z] OK: 7 MiB in 18 packages [2021-06-23T19:15:49.358Z] ---> 836d352c4b41 [2021-06-23T19:15:49.358Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-23T19:15:49.978Z] Removing intermediate container 983dbf7e8adc [2021-06-23T19:15:49.978Z] ---> 79773c79f911 [2021-06-23T19:15:49.978Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-23T19:15:50.257Z] ---> 87190ef81fc8 [2021-06-23T19:15:50.257Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-23T19:15:50.257Z] ---> Running in 71ff802dc1e6 [2021-06-23T19:15:50.257Z] ---> Running in 732cde816b89 [2021-06-23T19:15:50.863Z] Removing intermediate container 71ff802dc1e6 [2021-06-23T19:15:50.863Z] ---> 58dc644fecff [2021-06-23T19:15:50.863Z] Step 14/22 : WORKDIR /edgex [2021-06-23T19:15:51.142Z] Removing intermediate container 732cde816b89 [2021-06-23T19:15:51.143Z] ---> 60d9ef1adb88 [2021-06-23T19:15:51.143Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T19:15:51.143Z] ---> Running in 3ec0c2754ac5 [2021-06-23T19:15:51.143Z] ---> Running in 067cef5b3171 [2021-06-23T19:15:51.745Z] Removing intermediate container 3ec0c2754ac5 [2021-06-23T19:15:51.745Z] ---> 56e2f45387ed [2021-06-23T19:15:51.745Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-23T19:15:52.030Z] Removing intermediate container 067cef5b3171 [2021-06-23T19:15:52.030Z] ---> d03271f328d8 [2021-06-23T19:15:52.030Z] Step 22/24 : LABEL arch=arm64 [2021-06-23T19:15:52.311Z] ---> Running in 86f46385f32d [2021-06-23T19:15:52.922Z] Removing intermediate container 86f46385f32d [2021-06-23T19:15:52.922Z] ---> 5e3ce80b5c5f [2021-06-23T19:15:52.922Z] Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T19:15:52.922Z] ---> 5da3de123cc2 [2021-06-23T19:15:52.922Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-23T19:15:53.201Z] ---> Running in 690542ba1585 [2021-06-23T19:15:53.807Z] Removing intermediate container 690542ba1585 [2021-06-23T19:15:53.807Z] ---> aa19309795ff [2021-06-23T19:15:53.807Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T19:15:54.086Z] ---> Running in cb11ce45108d [2021-06-23T19:15:54.369Z] ---> d3259f066bbe [2021-06-23T19:15:54.369Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-23T19:15:54.649Z] Removing intermediate container cb11ce45108d [2021-06-23T19:15:54.649Z] ---> d1bb24565d96 [2021-06-23T19:15:54.649Z] [2021-06-23T19:15:55.288Z] Successfully built d1bb24565d96 [2021-06-23T19:15:55.288Z] Successfully tagged core-metadata-arm64:latest [2021-06-23T19:15:55.578Z]  Building core-metadata ... done  ---> bfdea4003595 [2021-06-23T19:15:55.579Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-23T19:15:55.864Z] ---> Running in fb4c733b979d [2021-06-23T19:15:56.472Z] Removing intermediate container fb4c733b979d [2021-06-23T19:15:56.472Z] ---> e422a851950d [2021-06-23T19:15:56.472Z] Step 19/22 : CMD ["--init=true"] [2021-06-23T19:15:56.754Z] ---> Running in 411aef9f8b44 [2021-06-23T19:15:57.031Z] Removing intermediate container 411aef9f8b44 [2021-06-23T19:15:57.031Z] ---> fdb1593b9140 [2021-06-23T19:15:57.031Z] Step 20/22 : LABEL arch=arm64 [2021-06-23T19:15:57.636Z] ---> Running in 56510a70536d [2021-06-23T19:15:58.245Z] Removing intermediate container 56510a70536d [2021-06-23T19:15:58.245Z] ---> 2ebaca624f42 [2021-06-23T19:15:58.245Z] Step 21/22 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T19:15:58.849Z] ---> Running in 34d1b60bc015 [2021-06-23T19:15:59.131Z] Removing intermediate container c9dca0db1809 [2021-06-23T19:15:59.131Z] ---> 6f3b506d97f9 [2021-06-23T19:15:59.131Z] [2021-06-23T19:15:59.131Z] Step 11/24 : FROM alpine:3.12 [2021-06-23T19:15:59.131Z] ---> c4fd0aeabfcf [2021-06-23T19:15:59.131Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-23T19:15:59.411Z] Removing intermediate container 34d1b60bc015 [2021-06-23T19:15:59.411Z] ---> f0cb162ac2fd [2021-06-23T19:15:59.411Z] Step 22/22 : LABEL version=0.0.0 [2021-06-23T19:15:59.411Z] ---> Running in 896ac45c478d [2021-06-23T19:15:59.411Z] ---> Running in e9c5143935cb [2021-06-23T19:16:00.020Z] Removing intermediate container 896ac45c478d [2021-06-23T19:16:00.020Z] ---> ad3384babcc3 [2021-06-23T19:16:00.020Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-23T19:16:00.020Z] Removing intermediate container e9c5143935cb [2021-06-23T19:16:00.020Z] ---> c15f24f2656d [2021-06-23T19:16:00.020Z] [2021-06-23T19:16:00.020Z] ---> Running in d32d423ba9cb [2021-06-23T19:16:00.626Z] Successfully built c15f24f2656d [2021-06-23T19:16:00.626Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-23T19:16:00.903Z]  Building security-proxy-setup ... done Removing intermediate container d32d423ba9cb [2021-06-23T19:16:00.903Z] ---> 1268b2b1cd1f [2021-06-23T19:16:00.903Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-23T19:16:00.903Z] ---> Running in 311e7e1fc717 [2021-06-23T19:16:01.508Z] Removing intermediate container 311e7e1fc717 [2021-06-23T19:16:01.508Z] ---> 4557d03e38e5 [2021-06-23T19:16:01.508Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T19:16:01.508Z] ---> Running in 33bf94e6dc0b [2021-06-23T19:16:04.155Z] Removing intermediate container 33bf94e6dc0b [2021-06-23T19:16:04.155Z] ---> 9fedf0585060 [2021-06-23T19:16:04.155Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-23T19:16:04.155Z] ---> Running in e26d987ee458 [2021-06-23T19:16:05.592Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T19:16:06.187Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T19:16:07.163Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-23T19:16:07.163Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-23T19:16:07.163Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-23T19:16:07.435Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-23T19:16:07.707Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-23T19:16:07.981Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-23T19:16:07.981Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T19:16:07.981Z] OK: 8 MiB in 20 packages [2021-06-23T19:16:09.420Z] Removing intermediate container e26d987ee458 [2021-06-23T19:16:09.420Z] ---> 529345343b2a [2021-06-23T19:16:09.420Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T19:16:10.401Z] ---> 249ce8c4e537 [2021-06-23T19:16:10.401Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-23T19:16:11.385Z] ---> 36a611ebc17b [2021-06-23T19:16:11.385Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-23T19:16:12.366Z] ---> b0762ed3ad5e [2021-06-23T19:16:12.366Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-23T19:16:12.639Z] ---> Running in 6b0d16c3799d [2021-06-23T19:16:12.914Z] Removing intermediate container 6b0d16c3799d [2021-06-23T19:16:12.914Z] ---> fb2227a73451 [2021-06-23T19:16:12.914Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T19:16:13.190Z] ---> Running in 940b5f988797 [2021-06-23T19:16:13.796Z] Removing intermediate container 940b5f988797 [2021-06-23T19:16:13.797Z] ---> 10d66e536561 [2021-06-23T19:16:13.797Z] Step 22/24 : LABEL arch=arm64 [2021-06-23T19:16:13.797Z] ---> Running in d9e3f74f22dd [2021-06-23T19:16:14.406Z] Removing intermediate container d9e3f74f22dd [2021-06-23T19:16:14.406Z] ---> 67b58f8f656d [2021-06-23T19:16:14.406Z] Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T19:16:14.406Z] ---> Running in a066bedcdc35 [2021-06-23T19:16:15.021Z] Removing intermediate container a066bedcdc35 [2021-06-23T19:16:15.021Z] ---> 4d9ee0f242e6 [2021-06-23T19:16:15.021Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T19:16:15.295Z] ---> Running in 985996ff0398 [2021-06-23T19:16:15.573Z] Removing intermediate container 985996ff0398 [2021-06-23T19:16:15.573Z] ---> 295b7febcdac [2021-06-23T19:16:15.573Z] [2021-06-23T19:16:16.175Z] Successfully built 295b7febcdac [2021-06-23T19:16:16.175Z] Successfully tagged core-data-arm64:latest [2021-06-23T19:16:16.477Z]  Building core-data ... done  [Pipeline] } [2021-06-23T19:16:16.471Z] $ docker stop --time=1 11fedb4e3dae6d11a6438bb28169ed1a6807fbf1de4f2d62636aca8ff796d0ba [2021-06-23T19:16:18.412Z] $ docker rm -f 11fedb4e3dae6d11a6438bb28169ed1a6807fbf1de4f2d62636aca8ff796d0ba [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T19:16:19.061Z] + docker images [2021-06-23T19:16:19.335Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-23T19:16:19.335Z] core-data-arm64 latest 295b7febcdac 4 seconds ago 19.1MB [2021-06-23T19:16:19.335Z] security-proxy-setup-arm64 latest c15f24f2656d 20 seconds ago 24.2MB [2021-06-23T19:16:19.335Z] 6f3b506d97f9 21 seconds ago 975MB [2021-06-23T19:16:19.335Z] core-metadata-arm64 latest d1bb24565d96 25 seconds ago 15.7MB [2021-06-23T19:16:19.335Z] 3887468bc8af 36 seconds ago 973MB [2021-06-23T19:16:19.335Z] 740273e62cb3 39 seconds ago 972MB [2021-06-23T19:16:19.335Z] support-scheduler-arm64 latest b6a1535d9254 45 seconds ago 15.1MB [2021-06-23T19:16:19.335Z] 2515f26d7b8d 57 seconds ago 968MB [2021-06-23T19:16:19.335Z] sys-mgmt-agent-arm64 latest d2a6f65ff515 About a minute ago 299MB [2021-06-23T19:16:19.335Z] security-bootstrapper-arm64 latest 0fd7066e178b 3 minutes ago 17.5MB [2021-06-23T19:16:19.335Z] security-secretstore-setup-arm64 latest 8592828e7e55 3 minutes ago 27.1MB [2021-06-23T19:16:19.335Z] support-notifications-arm64 latest 19971d814f1f 3 minutes ago 15.7MB [2021-06-23T19:16:19.335Z] core-command-arm64 latest b1622bf389d0 3 minutes ago 15MB [2021-06-23T19:16:19.335Z] a6153fe865db 3 minutes ago 969MB [2021-06-23T19:16:19.335Z] f54dd5421697 3 minutes ago 969MB [2021-06-23T19:16:19.335Z] 76e4c82e982c 3 minutes ago 976MB [2021-06-23T19:16:19.335Z] 0dea938d80c4 3 minutes ago 970MB [2021-06-23T19:16:19.335Z] 2f88f7385481 3 minutes ago 967MB [2021-06-23T19:16:19.335Z] ci-base-image-arm64 latest a727d72c015b 13 minutes ago 641MB [2021-06-23T19:16:19.335Z] alpine 3.12 c4fd0aeabfcf 7 days ago 5.32MB [2021-06-23T19:16:19.335Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-23T19:16:19.335Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-23T19:16:19.335Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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] libraryResource [Pipeline] sh [2021-06-23T19:16:20.258Z] ---> job-cost.sh [2021-06-23T19:16:20.259Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rKo6 [2021-06-23T19:17:07.203Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-23T19:19:14.116Z] lf-activate-venv(): INFO: Adding /tmp/venv-rKo6/bin to PATH [2021-06-23T19:19:14.116Z] INFO: No Stack... [2021-06-23T19:19:14.116Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-23T19:19:14.116Z] INFO: Archiving Costs [Pipeline] sh [2021-06-23T19:19:14.486Z] + + cat /w/workspace/edgex-go/2/archives/cost.csvcut [2021-06-23T19:19:14.486Z] -d, -f6 [Pipeline] lock [2021-06-23T19:19:14.564Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3591-2-stack-cost] [2021-06-23T19:19:14.583Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3591-2-stack-cost] did not exist. Created. [2021-06-23T19:19:14.583Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3591-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T19:19:14.970Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-23T19:19:15.251Z] Stashed 1 file(s) [Pipeline] } [2021-06-23T19:19:15.275Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3591-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-23T19:19:16.358Z] provisioning config files... [2021-06-23T19:19:16.366Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6436623748250922995tmp [Pipeline] { [Pipeline] sh [2021-06-23T19:19:16.688Z] + set +x [2021-06-23T19:19:16.688Z] + bash -s -- [2021-06-23T19:19:16.688Z] + curl -s https://codecov.io/bash [2021-06-23T19:19:16.688Z] [2021-06-23T19:19:16.688Z] _____ _ [2021-06-23T19:19:16.688Z] / ____| | | [2021-06-23T19:19:16.688Z] | | ___ __| | ___ ___ _____ __ [2021-06-23T19:19:16.688Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-23T19:19:16.688Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-23T19:19:16.688Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-23T19:19:16.688Z] Bash-1.0.3 [2021-06-23T19:19:16.688Z] [2021-06-23T19:19:16.688Z] [2021-06-23T19:19:16.688Z] ==> git version 2.24.4 found [2021-06-23T19:19:16.688Z] ==> 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-06-23T19:19:16.689Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-23T19:19:16.689Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-23T19:19:16.689Z] ==> Jenkins CI detected. [2021-06-23T19:19:16.689Z] project root: . [2021-06-23T19:19:16.689Z] --> token set from env [2021-06-23T19:19:16.689Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-23T19:19:16.951Z] ==> Running gcov in . (disable via -X gcov) [2021-06-23T19:19:16.951Z] ==> Python coveragepy not found [2021-06-23T19:19:16.951Z] ==> Searching for coverage reports in: [2021-06-23T19:19:16.951Z] + . [2021-06-23T19:19:16.951Z] -> Found 1 reports [2021-06-23T19:19:16.951Z] ==> Detecting git/mercurial file structure [2021-06-23T19:19:16.951Z] ==> Reading reports [2021-06-23T19:19:16.951Z] + ./coverage.out bytes=398095 [2021-06-23T19:19:16.951Z] ==> Appending adjustments [2021-06-23T19:19:16.951Z] https://docs.codecov.io/docs/fixing-reports [2021-06-23T19:19:17.900Z] + Found adjustments [2021-06-23T19:19:17.900Z] ==> Gzipping contents [2021-06-23T19:19:17.900Z] 56K /tmp/codecov.QjwdGL.gz [2021-06-23T19:19:17.900Z] ==> Uploading reports [2021-06-23T19:19:17.900Z] url: https://codecov.io [2021-06-23T19:19:17.900Z] query: branch=PR-3591&commit=4cad5cd81cf0d107b2231968e615f9be779164c8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3591%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3591&job=&cmd_args= [2021-06-23T19:19:17.900Z] -> Pinging Codecov [2021-06-23T19:19:17.900Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3591&commit=4cad5cd81cf0d107b2231968e615f9be779164c8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3591%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3591&job=&cmd_args= [2021-06-23T19:19:18.847Z] -> Uploading to [2021-06-23T19:19:18.847Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-23/00271124DB129430A58F1EEE437C3FCB/4cad5cd81cf0d107b2231968e615f9be779164c8/d9d9ff51-323d-43a0-af48-8307562c9935.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T191918Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d48b2587b454eb20d4db1a703f78a937771b933825edeaccbbcd219540bfda07 [2021-06-23T19:19:18.847Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-23T19:19:18.847Z] Dload Upload Total Spent Left Speed [2021-06-23T19:19:19.108Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54535 0 0 100 54535 0 113k --:--:-- --:--:-- --:--:-- 113k [2021-06-23T19:19:19.108Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4cad5cd81cf0d107b2231968e615f9be779164c8 [Pipeline] } [2021-06-23T19:19:19.118Z] 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] libraryResource [Pipeline] sh [2021-06-23T19:19:20.704Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T19:19:21.282Z] ---> package-listing.sh [2021-06-23T19:19:21.282Z] ++ facter osfamily [2021-06-23T19:19:21.282Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-23T19:19:21.544Z] + OS_FAMILY=redhat [2021-06-23T19:19:21.544Z] + workspace=/w/workspace/edgex-go/2 [2021-06-23T19:19:21.544Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-23T19:19:21.544Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-23T19:19:21.544Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-23T19:19:21.544Z] + PACKAGES=/tmp/packages_start.txt [2021-06-23T19:19:21.544Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-23T19:19:21.544Z] + PACKAGES=/tmp/packages_end.txt [2021-06-23T19:19:21.544Z] + case "${OS_FAMILY}" in [2021-06-23T19:19:21.544Z] + sort [2021-06-23T19:19:21.544Z] + rpm -qa [2021-06-23T19:19:23.463Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-23T19:19:23.463Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-23T19:19:23.463Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-23T19:19:23.463Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-23T19:19:23.463Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-06-23T19:19:23.463Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-06-23T19:19:23.477Z] 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-06-23T19:19:23.766Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-23T19:19:24.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T19:19:24.340Z] [2021-06-23T19:19:24.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-23T19:19:24.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T19:19:24.659Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-23T19:19:24.659Z] df20fa9351a1: Pulling fs layer [2021-06-23T19:19:24.659Z] 36b3adc4ff6f: Pulling fs layer [2021-06-23T19:19:24.659Z] 8ad3a11d3b57: Pulling fs layer [2021-06-23T19:19:24.659Z] 46f8f816bc3b: Pulling fs layer [2021-06-23T19:19:24.659Z] 93b61091891f: Pulling fs layer [2021-06-23T19:19:24.659Z] 93b9cdb0e59b: Pulling fs layer [2021-06-23T19:19:24.659Z] 5e14af77c1be: Pulling fs layer [2021-06-23T19:19:24.659Z] 01666e4c0597: Pulling fs layer [2021-06-23T19:19:24.659Z] aa168da1d23b: Pulling fs layer [2021-06-23T19:19:24.659Z] 5e14af77c1be: Waiting [2021-06-23T19:19:24.659Z] 01666e4c0597: Waiting [2021-06-23T19:19:24.659Z] aa168da1d23b: Waiting [2021-06-23T19:19:24.659Z] 46f8f816bc3b: Waiting [2021-06-23T19:19:24.659Z] 93b9cdb0e59b: Waiting [2021-06-23T19:19:24.659Z] 93b61091891f: Waiting [2021-06-23T19:19:24.659Z] 36b3adc4ff6f: Verifying Checksum [2021-06-23T19:19:24.659Z] 36b3adc4ff6f: Download complete [2021-06-23T19:19:24.659Z] 46f8f816bc3b: Verifying Checksum [2021-06-23T19:19:24.659Z] 46f8f816bc3b: Download complete [2021-06-23T19:19:24.924Z] df20fa9351a1: Verifying Checksum [2021-06-23T19:19:24.924Z] df20fa9351a1: Download complete [2021-06-23T19:19:24.924Z] 93b9cdb0e59b: Verifying Checksum [2021-06-23T19:19:24.924Z] 93b9cdb0e59b: Download complete [2021-06-23T19:19:24.924Z] 5e14af77c1be: Download complete [2021-06-23T19:19:24.924Z] 93b61091891f: Verifying Checksum [2021-06-23T19:19:24.924Z] 93b61091891f: Download complete [2021-06-23T19:19:24.924Z] 01666e4c0597: Verifying Checksum [2021-06-23T19:19:24.924Z] 01666e4c0597: Download complete [2021-06-23T19:19:24.924Z] 8ad3a11d3b57: Verifying Checksum [2021-06-23T19:19:24.924Z] 8ad3a11d3b57: Download complete [2021-06-23T19:19:24.924Z] df20fa9351a1: Pull complete [2021-06-23T19:19:25.187Z] 36b3adc4ff6f: Pull complete [2021-06-23T19:19:25.447Z] 8ad3a11d3b57: Pull complete [2021-06-23T19:19:25.709Z] 46f8f816bc3b: Pull complete [2021-06-23T19:19:25.709Z] 93b61091891f: Pull complete [2021-06-23T19:19:25.971Z] 93b9cdb0e59b: Pull complete [2021-06-23T19:19:25.971Z] 5e14af77c1be: Pull complete [2021-06-23T19:19:25.971Z] 01666e4c0597: Pull complete [2021-06-23T19:19:26.921Z] aa168da1d23b: Verifying Checksum [2021-06-23T19:19:26.921Z] aa168da1d23b: Download complete [2021-06-23T19:19:31.183Z] aa168da1d23b: Pull complete [2021-06-23T19:19:31.183Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-23T19:19:31.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T19:19:31.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-23T19:19:31.262Z] prd-centos7-docker-4c-2g-953 does not seem to be running inside a container [2021-06-23T19:19:31.304Z] $ 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:alpine cat [2021-06-23T19:19:33.830Z] $ docker top a4fc8cc8594dab3e3c9bdb98e058230984330ff1189edbe304fe3821f4a2c8cc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T19:19:34.241Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-23T19:19:34.544Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-23T19:19:34.840Z] + ls /var/log/sa-host [2021-06-23T19:19:34.840Z] + sadf -c /var/log/sa-host/sa05 [2021-06-23T19:19:34.840Z] file_magic: OK [2021-06-23T19:19:34.840Z] HZ: Using current value: 100 [2021-06-23T19:19:34.840Z] file_header: OK [2021-06-23T19:19:34.840Z] 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-06-23T19:19:34.840Z] Statistics: [2021-06-23T19:19:34.840Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-23T19:19:34.840Z] File successfully converted to sysstat format version 12.2.1 [2021-06-23T19:19:34.840Z] + sadf -c /var/log/sa-host/sa23 [2021-06-23T19:19:34.840Z] file_magic: OK [2021-06-23T19:19:34.840Z] HZ: Using current value: 100 [2021-06-23T19:19:34.840Z] file_header: OK [2021-06-23T19:19:34.840Z] 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-06-23T19:19:34.840Z] Statistics: [2021-06-23T19:19:34.840Z] 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... [2021-06-23T19:19:34.840Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T19:19:35.559Z] provisioning config files... [2021-06-23T19:19:35.574Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config835936689827205493tmp [Pipeline] { [Pipeline] echo [2021-06-23T19:19:35.615Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T19:19:35.935Z] ---> create-netrc.sh [Pipeline] } [2021-06-23T19:19:35.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-23T19:19:36.359Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-23T19:19:36.374Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T19:19:36.680Z] ---> sudo-logs.sh [2021-06-23T19:19:36.681Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-23T19:19:36.713Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T19:19:37.018Z] ---> job-cost.sh [2021-06-23T19:19:37.018Z] lf-activate-venv: SKIPPING [2021-06-23T19:19:37.018Z] DEBUG: total: 0.18000000715255737 [2021-06-23T19:19:37.018Z] INFO: Retrieving Stack Cost... [2021-06-23T19:19:37.962Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-23T19:19:38.535Z] INFO: Archiving Costs [Pipeline] echo [2021-06-23T19:19:38.548Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T19:19:38.843Z] ---> logs-deploy.sh [2021-06-23T19:19:38.843Z] lf-activate-venv: SKIPPING [2021-06-23T19:19:38.843Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3591/2 [2021-06-23T19:19:38.843Z] INFO: archiving workspace using pattern(s): [2021-06-23T19:19:39.787Z] Archives upload complete. [2021-06-23T19:19:39.787Z] INFO: archiving logs to Nexus