Pull request #3525 updated 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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from bf3bad98830956d6b4193a94d0019bd9836f354f+e6c052569f26998dcb3a7df84d37141e1787d2eb (b92fe487698af60680d3bc05108c4de552d425c6) 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-ssh5786169510336779960.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh2734358724551740875.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 9d0281235b943b7ad605f650702698f9078b2862 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-3525/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-3525/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4203722609794171700.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh4756518670774369605.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3525/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-3525/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7545316560167181359.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-20’ is offline ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-22 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [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-ssh1766576023283552639.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2526180572146555972.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit bf3bad98830956d6b4193a94d0019bd9836f354f Merge succeeded, producing bf3bad98830956d6b4193a94d0019bd9836f354f Checking out Revision bf3bad98830956d6b4193a94d0019bd9836f354f (PR-3525) > git config core.sparsecheckout # timeout=10 > git checkout -f bf3bad98830956d6b4193a94d0019bd9836f354f # 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-ssh8995332151607502237.key > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf3bad98830956d6b4193a94d0019bd9836f354f # timeout=10 Commit message: "fix(snap): go 1.16 update" First time build. Skipping changelog. > git rev-list --no-walk 524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-02T01:39:28.194Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-02T01:39:28.287Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-02T01:39:28.317Z] ========================================================= [2021-06-02T01:39:28.317Z] EdgeX Global Pipelines Version Info [2021-06-02T01:39:28.317Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-02T01:39:29.836Z] ------------------- [2021-06-02T01:39:29.836Z] stable info: [2021-06-02T01:39:29.836Z] ------------------- [2021-06-02T01:39:29.836Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-02T01:39:29.836Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-06-02T01:39:29.836Z] Message: update stable to v1.0.192 [2021-06-02T01:39:30.414Z] ------------------- [2021-06-02T01:39:30.414Z] experimental info: [2021-06-02T01:39:30.414Z] ------------------- [2021-06-02T01:39:30.415Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-02T01:39:30.415Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-06-02T01:39:30.415Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-02T01:39:30.543Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-02T01:39:30.564Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-02T01:39:30.584Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-02T01:39:30.606Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-02T01:39:30.627Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-02T01:39:30.649Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-02T01:39:30.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-02T01:39:30.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-02T01:39:30.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-02T01:39:30.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-02T01:39:30.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-02T01:39:30.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-02T01:39:30.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-02T01:39:30.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-02T01:39:30.849Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-02T01:39:30.870Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-02T01:39:30.900Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-02T01:39:30.921Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-02T01:39:30.974Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-02T01:39:30.996Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-02T01:39:31.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-02T01:39:31.050Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-02T01:39:31.072Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3525 [Pipeline] echo [2021-06-02T01:39:31.095Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3525 [Pipeline] echo [2021-06-02T01:39:31.117Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3525 [Pipeline] echo [2021-06-02T01:39:31.139Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf3bad98830956d6b4193a94d0019bd9836f354f [Pipeline] echo [2021-06-02T01:39:31.162Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf3bad9 [Pipeline] echo [2021-06-02T01:39:31.184Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T01:39:31.263Z] provisioning config files... [2021-06-02T01:39:31.280Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3147570139758185622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T01:39:31.619Z] ---> docker-login.sh [2021-06-02T01:39:31.620Z] nexus3.edgexfoundry.org:10001 [2021-06-02T01:39:31.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:39:32.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:39:32.147Z] Configure a credential helper to remove this warning. See [2021-06-02T01:39:32.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:39:32.147Z] [2021-06-02T01:39:32.147Z] Login Succeeded [2021-06-02T01:39:32.147Z] nexus3.edgexfoundry.org:10002 [2021-06-02T01:39:32.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:39:32.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:39:32.147Z] Configure a credential helper to remove this warning. See [2021-06-02T01:39:32.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:39:32.147Z] [2021-06-02T01:39:32.147Z] Login Succeeded [2021-06-02T01:39:32.147Z] nexus3.edgexfoundry.org:10003 [2021-06-02T01:39:32.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:39:32.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:39:32.412Z] Configure a credential helper to remove this warning. See [2021-06-02T01:39:32.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:39:32.412Z] [2021-06-02T01:39:32.412Z] Login Succeeded [2021-06-02T01:39:32.412Z] nexus3.edgexfoundry.org:10004 [2021-06-02T01:39:32.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:39:32.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:39:32.412Z] Configure a credential helper to remove this warning. See [2021-06-02T01:39:32.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:39:32.412Z] [2021-06-02T01:39:32.412Z] Login Succeeded [2021-06-02T01:39:32.412Z] docker.io [2021-06-02T01:39:32.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:39:32.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:39:32.677Z] Configure a credential helper to remove this warning. See [2021-06-02T01:39:32.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:39:32.677Z] [2021-06-02T01:39:32.677Z] Login Succeeded [2021-06-02T01:39:32.677Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T01:39:32.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T01:39:33.025Z] ++ 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-02T01:39:33.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T01:39:33.025Z] ++ dirname cmd/core-command/Dockerfile [2021-06-02T01:39:33.025Z] ++ cut -d/ -f2 [2021-06-02T01:39:33.025Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-02T01:39:33.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T01:39:33.025Z] ++ dirname cmd/core-data/Dockerfile [2021-06-02T01:39:33.025Z] ++ cut -d/ -f2 [2021-06-02T01:39:33.025Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-02T01:39:33.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T01:39:33.025Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-02T01:39:33.025Z] ++ cut -d/ -f2 [2021-06-02T01:39:33.025Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-02T01:39:33.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T01:39:33.025Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-02T01:39:33.025Z] ++ cut -d/ -f2 [2021-06-02T01:39:33.025Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-02T01:39:33.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T01:39:33.025Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-02T01:39:33.025Z] ++ cut -d/ -f2 [2021-06-02T01:39:33.025Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-02T01:39:33.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T01:39:33.025Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-02T01:39:33.025Z] ++ cut -d/ -f2 [2021-06-02T01:39:33.025Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-02T01:39:33.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T01:39:33.025Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-02T01:39:33.025Z] ++ cut -d/ -f2 [2021-06-02T01:39:33.025Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-02T01:39:33.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T01:39:33.025Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-02T01:39:33.025Z] ++ cut -d/ -f2 [2021-06-02T01:39:33.025Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-02T01:39:33.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T01:39:33.025Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-02T01:39:33.025Z] ++ cut -d/ -f2 [2021-06-02T01:39:33.025Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-02T01:39:33.077Z] 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-02T01:39:34.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T01:39:34.706Z] [2021-06-02T01:39:34.706Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:39:35.030Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T01:39:35.031Z] latest: Pulling from edgex-devops/git-semver [2021-06-02T01:39:35.031Z] 31603596830f: Pulling fs layer [2021-06-02T01:39:35.031Z] 54011a49482f: Pulling fs layer [2021-06-02T01:39:35.031Z] a6820b24f6d8: Pulling fs layer [2021-06-02T01:39:35.031Z] f581987b2513: Pulling fs layer [2021-06-02T01:39:35.031Z] f581987b2513: Waiting [2021-06-02T01:39:35.031Z] 54011a49482f: Verifying Checksum [2021-06-02T01:39:35.031Z] 54011a49482f: Download complete [2021-06-02T01:39:35.031Z] 31603596830f: Verifying Checksum [2021-06-02T01:39:35.031Z] 31603596830f: Download complete [2021-06-02T01:39:35.296Z] f581987b2513: Verifying Checksum [2021-06-02T01:39:35.296Z] f581987b2513: Download complete [2021-06-02T01:39:35.296Z] a6820b24f6d8: Verifying Checksum [2021-06-02T01:39:35.296Z] a6820b24f6d8: Download complete [2021-06-02T01:39:35.296Z] 31603596830f: Pull complete [2021-06-02T01:39:35.557Z] 54011a49482f: Pull complete [2021-06-02T01:39:36.138Z] a6820b24f6d8: Pull complete [2021-06-02T01:39:36.399Z] f581987b2513: Pull complete [2021-06-02T01:39:36.399Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-02T01:39:36.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T01:39:36.399Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-02T01:39:36.480Z] prd-centos7-docker-4c-2g-22 does not seem to be running inside a container [2021-06-02T01:39:36.518Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-02T01:39:37.735Z] $ docker top 04c702abc230e7b561d84e66ee17eee70da9908f7386e1c1a474708aaaff8227 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-02T01:39:37.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T01:39:37.866Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T01:39:37.963Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T01:39:37.960Z] $ docker exec 04c702abc230e7b561d84e66ee17eee70da9908f7386e1c1a474708aaaff8227 ssh-agent [2021-06-02T01:39:38.080Z] SSH_AUTH_SOCK=/tmp/ssh-9nSk7hGyef6d/agent.13 [2021-06-02T01:39:38.080Z] SSH_AGENT_PID=20 [2021-06-02T01:39:38.090Z] Running ssh-add (command line suppressed) [2021-06-02T01:39:38.177Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5869952264376495420.key (/w/workspace/edgex-go/2@tmp/private_key_5869952264376495420.key) [2021-06-02T01:39:38.201Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T01:39:38.515Z] + git tag --points-at HEAD [Pipeline] } [2021-06-02T01:39:38.526Z] $ docker exec --env ******** --env ******** 04c702abc230e7b561d84e66ee17eee70da9908f7386e1c1a474708aaaff8227 ssh-agent -k [2021-06-02T01:39:38.622Z] unset SSH_AUTH_SOCK; [2021-06-02T01:39:38.622Z] unset SSH_AGENT_PID; [2021-06-02T01:39:38.622Z] echo Agent pid 20 killed; [2021-06-02T01:39:38.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-02T01:39:38.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T01:39:38.682Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T01:39:38.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T01:39:38.786Z] $ docker exec 04c702abc230e7b561d84e66ee17eee70da9908f7386e1c1a474708aaaff8227 ssh-agent [2021-06-02T01:39:38.900Z] SSH_AUTH_SOCK=/tmp/ssh-bJpRe87eIbPn/agent.55 [2021-06-02T01:39:38.901Z] SSH_AGENT_PID=61 [2021-06-02T01:39:38.907Z] Running ssh-add (command line suppressed) [2021-06-02T01:39:39.000Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3577043640007762653.key (/w/workspace/edgex-go/2@tmp/private_key_3577043640007762653.key) [2021-06-02T01:39:39.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T01:39:39.334Z] + git semver init [2021-06-02T01:39:39.334Z] # -> Open(): unable to determine branch for HEAD [2021-06-02T01:39:39.334Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-06-02T01:39:39.334Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-06-02T01:39:39.334Z] # $SEMVER_REMOTE_NAME = origin [2021-06-02T01:39:39.334Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-02T01:39:39.334Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-02T01:39:39.334Z] # $SEMVER_BRANCH = PR-3525 [2021-06-02T01:39:39.334Z] # $SEMVER_TEMP = /tmp/semver-663180865 [2021-06-02T01:39:39.334Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-02T01:40:01.316Z] # '/tmp/semver-663180865' -> '/w/workspace/edgex-go/2/.semver' [2021-06-02T01:40:01.316Z] # -> Force: false [2021-06-02T01:40:01.316Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-06-02T01:40:01.328Z] $ docker exec --env ******** --env ******** 04c702abc230e7b561d84e66ee17eee70da9908f7386e1c1a474708aaaff8227 ssh-agent -k [2021-06-02T01:40:01.424Z] unset SSH_AUTH_SOCK; [2021-06-02T01:40:01.425Z] unset SSH_AGENT_PID; [2021-06-02T01:40:01.425Z] echo Agent pid 61 killed; [2021-06-02T01:40:01.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T01:40:01.811Z] + git semver [Pipeline] } [2021-06-02T01:40:01.823Z] $ docker stop --time=1 04c702abc230e7b561d84e66ee17eee70da9908f7386e1c1a474708aaaff8227 [2021-06-02T01:40:12.055Z] $ docker rm -f 04c702abc230e7b561d84e66ee17eee70da9908f7386e1c1a474708aaaff8227 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T01:40:12.466Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-02T01:40:12.734Z] Stashed 1 file(s) [Pipeline] echo [2021-06-02T01:40:12.738Z] [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-02T01:40:13.400Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-02T01:40:13.698Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-02T01:40:14.006Z] + true [2021-06-02T01:40:14.006Z] + sudo service docker restart [2021-06-02T01:40:14.006Z] Redirecting to /bin/systemctl restart docker.service [2021-06-02T01:40:28.033Z] Still waiting to schedule task [2021-06-02T01:40:28.034Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-02T01:40:32.203Z] ========================================================= [2021-06-02T01:40:32.203Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-02T01:40:32.203Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:40:32.526Z] + 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-02T01:40:33.976Z] Sending build context to Docker daemon 330.9MB [2021-06-02T01:40:33.976Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-02T01:40:33.976Z] Step 2/6 : FROM ${BASE} [2021-06-02T01:40:33.976Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-02T01:40:33.976Z] 540db60ca938: Pulling fs layer [2021-06-02T01:40:33.976Z] adcc1eea9eea: Pulling fs layer [2021-06-02T01:40:33.976Z] 4c4ab2625f07: Pulling fs layer [2021-06-02T01:40:33.976Z] 0510c868ecb4: Pulling fs layer [2021-06-02T01:40:33.976Z] afea3b2eda06: Pulling fs layer [2021-06-02T01:40:33.976Z] 7809a108b3ef: Pulling fs layer [2021-06-02T01:40:33.976Z] f706445af74f: Pulling fs layer [2021-06-02T01:40:33.976Z] afea3b2eda06: Waiting [2021-06-02T01:40:33.976Z] 7809a108b3ef: Waiting [2021-06-02T01:40:33.976Z] f706445af74f: Waiting [2021-06-02T01:40:33.976Z] 0510c868ecb4: Waiting [2021-06-02T01:40:33.976Z] 4c4ab2625f07: Verifying Checksum [2021-06-02T01:40:33.976Z] 4c4ab2625f07: Download complete [2021-06-02T01:40:33.976Z] adcc1eea9eea: Verifying Checksum [2021-06-02T01:40:33.976Z] adcc1eea9eea: Download complete [2021-06-02T01:40:33.976Z] afea3b2eda06: Verifying Checksum [2021-06-02T01:40:33.976Z] afea3b2eda06: Download complete [2021-06-02T01:40:33.976Z] 7809a108b3ef: Download complete [2021-06-02T01:40:35.367Z] 540db60ca938: Verifying Checksum [2021-06-02T01:40:35.368Z] 540db60ca938: Download complete [2021-06-02T01:40:35.368Z] 540db60ca938: Pull complete [2021-06-02T01:40:35.368Z] adcc1eea9eea: Pull complete [2021-06-02T01:40:35.632Z] 4c4ab2625f07: Pull complete [2021-06-02T01:40:36.203Z] f706445af74f: Verifying Checksum [2021-06-02T01:40:36.203Z] f706445af74f: Download complete [2021-06-02T01:40:37.151Z] 0510c868ecb4: Verifying Checksum [2021-06-02T01:40:37.151Z] 0510c868ecb4: Download complete [2021-06-02T01:40:42.486Z] 0510c868ecb4: Pull complete [2021-06-02T01:40:42.486Z] afea3b2eda06: Pull complete [2021-06-02T01:40:42.486Z] 7809a108b3ef: Pull complete [2021-06-02T01:40:49.099Z] f706445af74f: Pull complete [2021-06-02T01:40:49.099Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-02T01:40:49.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-02T01:40:49.099Z] ---> b068be0155e3 [2021-06-02T01:40:49.099Z] 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-02T01:40:53.329Z] ---> Running in 2589dcd725b3 [2021-06-02T01:40:53.329Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:40:54.281Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:40:54.855Z] (1/12) Installing libmagic (5.39-r0) [2021-06-02T01:40:55.115Z] (2/12) Installing file (5.39-r0) [2021-06-02T01:40:55.376Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-02T01:40:55.376Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-02T01:41:01.976Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-02T01:41:02.238Z] (6/12) Installing patch (2.7.6-r6) [2021-06-02T01:41:02.238Z] (7/12) Installing build-base (0.5-r2) [2021-06-02T01:41:02.238Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-02T01:41:02.501Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-02T01:41:02.501Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-02T01:41:02.765Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-02T01:41:02.765Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-02T01:41:03.025Z] Executing busybox-1.32.1-r6.trigger [2021-06-02T01:41:03.025Z] OK: 219 MiB in 52 packages [2021-06-02T01:41:05.573Z] Removing intermediate container 2589dcd725b3 [2021-06-02T01:41:05.573Z] ---> 595b9d84d54e [2021-06-02T01:41:05.573Z] Step 4/6 : WORKDIR /edgex-go [2021-06-02T01:41:05.573Z] ---> Running in be834300505f [2021-06-02T01:41:05.573Z] Removing intermediate container be834300505f [2021-06-02T01:41:05.573Z] ---> 249404921f9e [2021-06-02T01:41:05.573Z] Step 5/6 : COPY go.mod . [2021-06-02T01:41:05.573Z] ---> c46726a29637 [2021-06-02T01:41:05.573Z] Step 6/6 : RUN go mod download [2021-06-02T01:41:05.573Z] ---> Running in 391693a264ef [2021-06-02T01:41:32.193Z] Removing intermediate container 391693a264ef [2021-06-02T01:41:32.193Z] ---> 6b7f5e44903b [2021-06-02T01:41:32.193Z] Successfully built 6b7f5e44903b [2021-06-02T01:41:32.193Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:41:32.507Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-02T01:41:32.508Z] . [Pipeline] withDockerContainer [2021-06-02T01:41:32.593Z] prd-centos7-docker-4c-2g-22 does not seem to be running inside a container [2021-06-02T01:41:32.639Z] $ 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 ******** ci-base-image-x86_64 cat [2021-06-02T01:41:33.083Z] $ docker top 9cc2b768745b162379c877cc109244aa90a105caf5a6223b0fab56dea9270efd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T01:41:33.467Z] + go version [2021-06-02T01:41:33.467Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-02T01:41:33.474Z] $ docker stop --time=1 9cc2b768745b162379c877cc109244aa90a105caf5a6223b0fab56dea9270efd [2021-06-02T01:41:34.751Z] $ docker rm -f 9cc2b768745b162379c877cc109244aa90a105caf5a6223b0fab56dea9270efd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:41:35.355Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-02T01:41:35.355Z] . [Pipeline] withDockerContainer [2021-06-02T01:41:35.438Z] prd-centos7-docker-4c-2g-22 does not seem to be running inside a container [2021-06-02T01:41:35.470Z] $ 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 ******** ci-base-image-x86_64 cat [2021-06-02T01:41:36.716Z] $ docker top 115cfbbcb0c01f762d75e5c38164652357d1ae8f323f8d00c5969841a314004d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-02T01:41:36.823Z] ========================================================= [2021-06-02T01:41:36.823Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-02T01:41:36.823Z] ========================================================= [Pipeline] sh [2021-06-02T01:41:37.114Z] + go mod tidy [Pipeline] sh [2021-06-02T01:41:37.681Z] + make test [2021-06-02T01:41:37.681Z] go mod tidy [2021-06-02T01:41:37.681Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-02T01:41:44.301Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-02T01:42:02.548Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-02T01:42:06.821Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-02T01:42:08.798Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-02T01:42:09.069Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-02T01:42:15.696Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-02T01:42:16.638Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-02T01:42:16.638Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-02T01:42:16.899Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-02T01:42:18.830Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-02T01:42:20.216Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-02T01:42:24.481Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-02T01:42:24.481Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-02T01:42:24.481Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-02T01:42:25.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.072s coverage: 46.1% of statements [2021-06-02T01:42:25.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-02T01:42:25.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-02T01:42:25.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-06-02T01:42:25.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-06-02T01:42:25.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-06-02T01:42:25.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-02T01:42:25.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.055s coverage: 28.7% of statements [2021-06-02T01:42:27.355Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.062s coverage: 100.0% of statements [2021-06-02T01:42:28.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.104s coverage: 27.7% of statements [2021-06-02T01:42:28.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-02T01:42:28.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-02T01:42:28.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-06-02T01:42:28.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-06-02T01:42:28.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-06-02T01:42:29.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements [2021-06-02T01:42:29.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-02T01:42:29.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.052s coverage: 100.0% of statements [2021-06-02T01:42:29.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-06-02T01:42:29.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements [2021-06-02T01:42:29.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-06-02T01:42:29.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-02T01:42:30.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.053s coverage: 53.4% of statements [2021-06-02T01:42:30.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-02T01:42:30.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-02T01:42:30.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.079s coverage: 87.7% of statements [2021-06-02T01:42:30.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-02T01:42:30.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T01:42:30.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.042s coverage: 78.9% of statements [2021-06-02T01:42:30.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-02T01:42:32.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.211s coverage: 28.6% of statements [2021-06-02T01:42:32.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-02T01:42:32.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-02T01:42:32.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-06-02T01:42:32.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-06-02T01:42:32.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-06-02T01:42:32.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.055s coverage: 100.0% of statements [2021-06-02T01:42:32.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-06-02T01:42:32.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.056s coverage: 100.0% of statements [2021-06-02T01:42:32.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-06-02T01:42:33.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.084s coverage: 86.7% of statements [2021-06-02T01:42:33.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-06-02T01:42:33.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.079s coverage: 97.5% of statements [2021-06-02T01:42:33.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-06-02T01:42:34.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.053s coverage: 78.3% of statements [2021-06-02T01:42:34.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-06-02T01:42:34.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-02T01:42:34.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-02T01:42:34.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-02T01:42:36.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.245s coverage: 95.1% of statements [2021-06-02T01:42:36.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-02T01:42:36.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T01:42:36.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-02T01:42:36.162Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-02T01:42:36.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-02T01:42:36.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-06-02T01:42:36.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-06-02T01:42:36.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-02T01:42:36.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-02T01:42:36.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-06-02T01:42:36.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-02T01:42:36.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-06-02T01:42:36.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-02T01:42:36.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-06-02T01:42:36.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-02T01:42:36.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-06-02T01:42:36.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-06-02T01:42:36.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-06-02T01:42:36.162Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-06-02T01:42:36.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-02T01:42:36.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-06-02T01:42:36.162Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.048s coverage: 0.8% of statements [2021-06-02T01:42:36.162Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-02T01:42:36.426Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.044s coverage: 21.7% of statements [2021-06-02T01:42:36.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-02T01:42:36.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-06-02T01:42:36.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements [2021-06-02T01:42:37.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-06-02T01:42:37.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-06-02T01:42:37.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-06-02T01:42:50.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2021-06-02T01:42:50.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-06-02T01:42:55.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.273s coverage: 81.8% of statements [2021-06-02T01:42:55.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-02T01:43:13.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-06-02T01:43:13.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-02T01:43:13.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-02T01:43:13.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-02T01:43:13.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 65.1% of statements [2021-06-02T01:43:13.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-02T01:43:13.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-02T01:43:13.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-02T01:43:13.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-02T01:43:13.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-02T01:43:13.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.046s coverage: 87.2% of statements [2021-06-02T01:43:13.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-02T01:43:13.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-02T01:43:13.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-06-02T01:43:13.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-02T01:43:13.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 76.0% of statements [2021-06-02T01:43:13.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-02T01:43:13.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-02T01:43:13.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.084s coverage: 87.2% of statements [2021-06-02T01:43:13.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements [2021-06-02T01:43:13.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 91.2% of statements [2021-06-02T01:43:13.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-02T01:43:13.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.133s coverage: 64.4% of statements [2021-06-02T01:43:13.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-02T01:43:13.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-02T01:43:13.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2021-06-02T01:43:13.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements [2021-06-02T01:43:13.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2021-06-02T01:43:13.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-06-02T01:43:13.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-06-02T01:43:14.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.166s coverage: 66.9% of statements [2021-06-02T01:43:14.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-02T01:43:14.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-02T01:43:14.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-02T01:43:14.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.104s coverage: 43.5% of statements [2021-06-02T01:43:14.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-02T01:43:14.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-02T01:43:15.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.029s coverage: 89.5% of statements [2021-06-02T01:43:15.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-02T01:43:15.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.023s coverage: 84.8% of statements [2021-06-02T01:43:16.331Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.092s coverage: 46.8% of statements [2021-06-02T01:43:16.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-02T01:43:16.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-02T01:43:16.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-06-02T01:43:16.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-06-02T01:43:16.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-06-02T01:43:16.331Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.033s coverage: 100.0% of statements [2021-06-02T01:43:16.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-06-02T01:43:16.599Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.033s coverage: 100.0% of statements [2021-06-02T01:43:16.599Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-06-02T01:43:16.599Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-02T01:43:20.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.050s coverage: 18.8% of statements [2021-06-02T01:43:20.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-02T01:43:20.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-02T01:43:20.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-02T01:43:20.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.121s coverage: 91.9% of statements [2021-06-02T01:43:20.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-02T01:43:20.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T01:43:20.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-02T01:43:20.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.605s coverage: 28.7% of statements [2021-06-02T01:43:20.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-02T01:43:20.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-02T01:43:20.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-06-02T01:43:20.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-06-02T01:43:20.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-06-02T01:43:20.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.049s coverage: 99.0% of statements [2021-06-02T01:43:20.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-06-02T01:43:20.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements [2021-06-02T01:43:20.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-06-02T01:43:20.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-02T01:43:20.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-02T01:43:21.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.047s coverage: 63.4% of statements [2021-06-02T01:43:21.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-02T01:43:22.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.112s coverage: 97.6% of statements [2021-06-02T01:43:22.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-02T01:43:22.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T01:43:22.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-02T01:43:22.049Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements [2021-06-02T01:43:22.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-02T01:43:22.049Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.019s coverage: 100.0% of statements [2021-06-02T01:43:22.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-02T01:43:22.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-02T01:43:22.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-02T01:43:22.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-02T01:43:22.049Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.025s coverage: 87.9% of statements [2021-06-02T01:43:22.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-02T01:43:22.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-02T01:43:22.310Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.020s coverage: 100.0% of statements [2021-06-02T01:43:22.576Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.043s coverage: 28.1% of statements [2021-06-02T01:43:22.576Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-02T01:43:22.576Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-02T01:43:22.838Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.045s coverage: 27.9% of statements [2021-06-02T01:43:22.838Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-02T01:43:22.838Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-02T01:43:22.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-02T01:43:22.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-02T01:43:22.839Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-02T01:43:23.102Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2021-06-02T01:43:23.363Z] GO111MODULE=on go vet ./... [2021-06-02T01:43:55.569Z] gofmt -l . [2021-06-02T01:43:55.569Z] [ "`gofmt -l .`" = "" ] [2021-06-02T01:43:55.569Z] ./bin/test-go-mod-tidy.sh [2021-06-02T01:43:55.569Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-02T01:43:55.885Z] + ls -al . [2021-06-02T01:43:55.886Z] total 852 [2021-06-02T01:43:55.886Z] drwxrwxr-x 10 1001 1001 4096 Jun 2 01:43 . [2021-06-02T01:43:55.886Z] drwxr-xr-x 4 root root 28 Jun 2 01:41 .. [2021-06-02T01:43:55.886Z] -rw-rw-r-- 1 1001 1001 11 Jun 2 01:39 .dockerignore [2021-06-02T01:43:55.886Z] drwxrwxr-x 8 1001 1001 179 Jun 2 01:39 .git [2021-06-02T01:43:55.886Z] drwxrwxr-x 3 1001 1001 125 Jun 2 01:39 .github [2021-06-02T01:43:55.886Z] -rw-rw-r-- 1 1001 1001 818 Jun 2 01:39 .gitignore [2021-06-02T01:43:55.886Z] drwx------ 3 1001 1001 60 Jun 2 01:39 .semver [2021-06-02T01:43:55.886Z] -rw-rw-r-- 1 1001 1001 166 Jun 2 01:39 .sonarcloud.properties [2021-06-02T01:43:55.886Z] -rw-rw-r-- 1 1001 1001 8609 Jun 2 01:39 Attribution.txt [2021-06-02T01:43:55.886Z] -rw-rw-r-- 1 1001 1001 3804 Jun 2 01:39 CONTRIBUTING.md [2021-06-02T01:43:55.886Z] -rw-rw-r-- 1 1001 1001 931 Jun 2 01:39 Dockerfile.build [2021-06-02T01:43:55.886Z] -rw-rw-r-- 1 1001 1001 849 Jun 2 01:39 Jenkinsfile [2021-06-02T01:43:55.886Z] -rw-rw-r-- 1 1001 1001 10775 Jun 2 01:39 LICENSE [2021-06-02T01:43:55.886Z] -rw-rw-r-- 1 1001 1001 5632 Jun 2 01:39 Makefile [2021-06-02T01:43:55.886Z] -rw-rw-r-- 1 1001 1001 7978 Jun 2 01:39 README.md [2021-06-02T01:43:55.886Z] -rw-rw-r-- 1 1001 1001 6755 Jun 2 01:39 SECURITY.md [2021-06-02T01:43:55.886Z] -rw-rw-r-- 1 1001 1001 5 Jun 2 01:40 VERSION [2021-06-02T01:43:55.886Z] -rw-rw-r-- 1 1001 1001 4131 Jun 2 01:39 ZMQWindows.md [2021-06-02T01:43:55.886Z] drwxrwxr-x 2 1001 1001 117 Jun 2 01:39 bin [2021-06-02T01:43:55.886Z] drwxrwxr-x 14 1001 1001 4096 Jun 2 01:39 cmd [2021-06-02T01:43:55.886Z] -rw-r--r-- 1 root root 742996 Jun 2 01:43 coverage.out [2021-06-02T01:43:55.886Z] -rw-r--r-- 1 root root 1060 Jun 2 01:43 go.mod [2021-06-02T01:43:55.886Z] -rw-r--r-- 1 root root 21686 Jun 2 01:41 go.sum [2021-06-02T01:43:55.886Z] drwxrwxr-x 8 1001 1001 127 Jun 2 01:39 internal [2021-06-02T01:43:55.886Z] drwxrwxr-x 4 1001 1001 26 Jun 2 01:39 openapi [2021-06-02T01:43:55.886Z] drwxrwxr-x 4 1001 1001 71 Jun 2 01:39 snap [2021-06-02T01:43:55.886Z] -rw-rw-r-- 1 1001 1001 168 Jun 2 01:39 version.go [Pipeline] sh [2021-06-02T01:43:56.186Z] + '[' -e coverage.out ] [2021-06-02T01:43:56.186Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-02T01:43:56.322Z] Stashed 1 file(s) [Pipeline] sh [2021-06-02T01:43:56.612Z] + make build [2021-06-02T01:43:56.612Z] go mod tidy [2021-06-02T01:43:56.613Z] 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-02T01:43:58.546Z] 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-02T01:44:06.791Z] 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-02T01:44:07.053Z] 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-02T01:44:08.458Z] 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-02T01:44:08.459Z] 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-02T01:44:09.856Z] 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-02T01:44:11.266Z] 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-02T01:44:11.853Z] 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-02T01:44:12.801Z] 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-02T01:44:13.387Z] 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-02T01:44:15.955Z] 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-02T01:44:17.347Z] $ docker stop --time=1 115cfbbcb0c01f762d75e5c38164652357d1ae8f323f8d00c5969841a314004d [2021-06-02T01:44:19.709Z] $ docker rm -f 115cfbbcb0c01f762d75e5c38164652357d1ae8f323f8d00c5969841a314004d [2021-06-02T01:44:19.957Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-06-02T01:44:20.022Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [2021-06-02T01:44:20.447Z] The recommended git tool is: git [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:44:23.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T01:44:23.611Z] [2021-06-02T01:44:23.611Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:44:23.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T01:44:23.938Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-02T01:44:23.938Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-02T01:44:23.938Z] ca9280d653b3: Pulling fs layer [2021-06-02T01:44:23.938Z] 7e9c9ca2126c: Pulling fs layer [2021-06-02T01:44:23.938Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-02T01:44:23.938Z] cbdbe7a5bc2a: Download complete [2021-06-02T01:44:24.204Z] cbdbe7a5bc2a: Pull complete [2021-06-02T01:44:24.469Z] ca9280d653b3: Verifying Checksum [2021-06-02T01:44:24.469Z] ca9280d653b3: Download complete [2021-06-02T01:44:25.046Z] ca9280d653b3: Pull complete [2021-06-02T01:44:25.999Z] 7e9c9ca2126c: Verifying Checksum [2021-06-02T01:44:25.999Z] 7e9c9ca2126c: Download complete [2021-06-02T01:44:26.290Z] using credential edgex-jenkins-ssh [2021-06-02T01:44:26.313Z] Cloning the remote Git repository [2021-06-02T01:44:26.353Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-02T01:44:26.480Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-02T01:44:26.560Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T01:44:26.561Z] > git --version # timeout=10 [2021-06-02T01:44:26.578Z] > git --version # 'git version 2.17.1' [2021-06-02T01:44:26.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T01:44:26.650Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T01:44:29.366Z] 7e9c9ca2126c: Pull complete [2021-06-02T01:44:29.366Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-02T01:44:29.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T01:44:29.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-02T01:44:29.452Z] prd-centos7-docker-4c-2g-22 does not seem to be running inside a container [2021-06-02T01:44:29.486Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-02T01:44:36.766Z] $ docker top 293c5a2958269c94e81f53b669b496473e9f10f9aac871b3eb4c7005da1da1fa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T01:44:37.150Z] + docker-compose build --help [2021-06-02T01:44:37.150Z] + grep parallel [2021-06-02T01:44:37.723Z] --parallel Build images in parallel. [Pipeline] } [2021-06-02T01:44:37.734Z] $ docker stop --time=1 293c5a2958269c94e81f53b669b496473e9f10f9aac871b3eb4c7005da1da1fa [2021-06-02T01:44:39.012Z] $ docker rm -f 293c5a2958269c94e81f53b669b496473e9f10f9aac871b3eb4c7005da1da1fa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:44:39.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T01:44:39.498Z] . [Pipeline] withDockerContainer [2021-06-02T01:44:39.576Z] prd-centos7-docker-4c-2g-22 does not seem to be running inside a container [2021-06-02T01:44:39.617Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-02T01:44:40.341Z] $ docker top 608921812bd681004ecaae0f4d74a2e8c05913937f905e62e1634d4fadf4b8c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T01:44:40.737Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-02T01:44:41.314Z] Building core-command ... [2021-06-02T01:44:41.315Z] Building core-data ... [2021-06-02T01:44:41.315Z] Building core-metadata ... [2021-06-02T01:44:41.315Z] Building security-bootstrapper ... [2021-06-02T01:44:41.315Z] Building security-proxy-setup ... [2021-06-02T01:44:41.315Z] Building security-secretstore-setup ... [2021-06-02T01:44:41.315Z] Building support-notifications ... [2021-06-02T01:44:41.315Z] Building support-scheduler ... [2021-06-02T01:44:41.315Z] Building sys-mgmt-agent ... [2021-06-02T01:44:41.315Z] Building support-notifications [2021-06-02T01:44:41.315Z] Building core-metadata [2021-06-02T01:44:41.315Z] Building support-scheduler [2021-06-02T01:44:41.315Z] Building security-secretstore-setup [2021-06-02T01:44:41.315Z] Building security-proxy-setup [2021-06-02T01:44:59.495Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:44:59.495Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:44:59.495Z] ---> 6b7f5e44903b [2021-06-02T01:44:59.495Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T01:44:59.495Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:44:59.495Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:44:59.495Z] ---> 6b7f5e44903b [2021-06-02T01:44:59.495Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T01:44:59.495Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:44:59.495Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:44:59.495Z] ---> 6b7f5e44903b [2021-06-02T01:44:59.495Z] Step 3/22 : WORKDIR /edgex-go [2021-06-02T01:45:07.738Z] Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit bf3bad98830956d6b4193a94d0019bd9836f354f [2021-06-02T01:45:08.211Z] Merge succeeded, producing bf3bad98830956d6b4193a94d0019bd9836f354f [2021-06-02T01:45:08.212Z] Checking out Revision bf3bad98830956d6b4193a94d0019bd9836f354f (PR-3525) [2021-06-02T01:45:06.769Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T01:45:06.788Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T01:45:06.816Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T01:45:06.855Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T01:45:06.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T01:45:06.869Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T01:45:07.750Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T01:45:07.772Z] > git checkout -f bf3bad98830956d6b4193a94d0019bd9836f354f # timeout=10 [2021-06-02T01:45:08.100Z] > git remote # timeout=10 [2021-06-02T01:45:08.119Z] > git config --get remote.origin.url # timeout=10 [2021-06-02T01:45:08.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T01:45:08.151Z] > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 [2021-06-02T01:45:08.178Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-02T01:45:08.213Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T01:45:08.227Z] > git checkout -f bf3bad98830956d6b4193a94d0019bd9836f354f # timeout=10 [2021-06-02T01:45:09.979Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:45:09.979Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:45:09.979Z] ---> 6b7f5e44903b [2021-06-02T01:45:09.979Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T01:45:12.489Z] Commit message: "fix(snap): go 1.16 update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-02T01:45:13.788Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-02T01:45:14.231Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-02T01:45:14.586Z] + sudo service+ docker restart [2021-06-02T01:45:14.586Z] true [2021-06-02T01:45:15.271Z] ---> Running in 52e2a8ec6d13 [2021-06-02T01:45:15.271Z] ---> Running in f9042db88b27 [2021-06-02T01:45:15.271Z] ---> Running in 3077888d3994 [2021-06-02T01:45:15.271Z] ---> Running in 1635a3626336 [2021-06-02T01:45:15.871Z] Removing intermediate container 3077888d3994 [2021-06-02T01:45:15.871Z] ---> 207c6197cddd [2021-06-02T01:45:15.871Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:45:15.871Z] Removing intermediate container f9042db88b27 [2021-06-02T01:45:15.871Z] ---> 0b7b7e7898c4 [2021-06-02T01:45:15.871Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:45:15.871Z] Removing intermediate container 52e2a8ec6d13 [2021-06-02T01:45:15.871Z] ---> 7614ff3a4102 [2021-06-02T01:45:15.871Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:45:15.871Z] Removing intermediate container 1635a3626336 [2021-06-02T01:45:15.871Z] ---> 9956bd93e1b3 [2021-06-02T01:45:15.871Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:45:16.141Z] ---> Running in 88c739077a27 [2021-06-02T01:45:16.141Z] ---> Running in e0f43b47947f [2021-06-02T01:45:16.141Z] ---> Running in b9fbec039c5c [2021-06-02T01:45:16.141Z] ---> Running in 1a8d65c3f962 [2021-06-02T01:45:17.101Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:45:17.101Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:45:17.101Z] ---> 6b7f5e44903b [2021-06-02T01:45:17.101Z] Step 3/26 : WORKDIR /edgex-go [2021-06-02T01:45:17.101Z] ---> Using cache [2021-06-02T01:45:17.101Z] ---> 7614ff3a4102 [2021-06-02T01:45:17.101Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:45:17.366Z] ---> Running in daf951d0d77f [2021-06-02T01:45:17.628Z] Removing intermediate container 88c739077a27 [2021-06-02T01:45:17.628Z] ---> 79898f9b9b75 [2021-06-02T01:45:17.628Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-02T01:45:17.628Z] ---> Running in 686b1f98ab20 [2021-06-02T01:45:17.896Z] Removing intermediate container 1a8d65c3f962 [2021-06-02T01:45:17.896Z] ---> 22885a1f7865 [2021-06-02T01:45:17.896Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T01:45:17.896Z] Removing intermediate container b9fbec039c5c [2021-06-02T01:45:17.896Z] ---> d539a4f125f0 [2021-06-02T01:45:17.896Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-02T01:45:17.896Z] ---> Running in 7e0746525a9b [2021-06-02T01:45:18.157Z] ---> Running in 878ae037d9d0 [2021-06-02T01:45:18.157Z] Removing intermediate container e0f43b47947f [2021-06-02T01:45:18.157Z] ---> 210842d49478 [2021-06-02T01:45:18.157Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-02T01:45:18.157Z] ---> Running in 5c8e689987ab [2021-06-02T01:45:18.427Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:45:18.427Z] Removing intermediate container daf951d0d77f [2021-06-02T01:45:18.427Z] ---> e1e509493e72 [2021-06-02T01:45:18.427Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-02T01:45:18.427Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:45:18.427Z] ---> Running in 963c30083261 [2021-06-02T01:45:18.697Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:45:18.697Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:45:18.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:45:19.549Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:45:19.549Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:45:19.549Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:45:19.549Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:45:19.820Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:45:19.820Z] OK: 219 MiB in 52 packages [2021-06-02T01:45:20.084Z] OK: 219 MiB in 52 packages [2021-06-02T01:45:20.084Z] Removing intermediate container 878ae037d9d0 [2021-06-02T01:45:20.084Z] ---> e417a7ae4439 [2021-06-02T01:45:20.084Z] Step 6/23 : COPY go.mod . [2021-06-02T01:45:20.345Z] OK: 219 MiB in 52 packages [2021-06-02T01:45:20.345Z] ---> bf0421188b28 [2021-06-02T01:45:20.345Z] Step 7/23 : RUN go mod download [2021-06-02T01:45:20.345Z] ---> Running in dee1934a26ce [2021-06-02T01:45:20.345Z] OK: 219 MiB in 52 packages [2021-06-02T01:45:20.606Z] Removing intermediate container 5c8e689987ab [2021-06-02T01:45:20.607Z] ---> 95e486e7f933 [2021-06-02T01:45:20.607Z] Step 6/22 : COPY go.mod . [2021-06-02T01:45:20.607Z] Removing intermediate container 7e0746525a9b [2021-06-02T01:45:20.607Z] ---> 4f7b8aaff86e [2021-06-02T01:45:20.607Z] Step 6/24 : COPY go.mod . [2021-06-02T01:45:20.867Z] ---> e611adbe7c16 [2021-06-02T01:45:20.867Z] Step 7/22 : RUN go mod download [2021-06-02T01:45:20.867Z] ---> b9d6015a6c91 [2021-06-02T01:45:20.867Z] Step 7/24 : RUN go mod download [2021-06-02T01:45:20.867Z] ---> Running in 4bf6c0f47467 [2021-06-02T01:45:20.867Z] ---> Running in 2fc96bf19ab8 [2021-06-02T01:45:20.867Z] Removing intermediate container 963c30083261 [2021-06-02T01:45:20.867Z] ---> 9151781a7768 [2021-06-02T01:45:20.867Z] Step 6/26 : COPY go.mod . [2021-06-02T01:45:21.128Z] OK: 219 MiB in 52 packages [2021-06-02T01:45:21.128Z] ---> 2f5028c5acf0 [2021-06-02T01:45:21.128Z] Step 7/26 : RUN go mod download [2021-06-02T01:45:21.389Z] ---> Running in 7c0e8d92be0e [2021-06-02T01:45:21.389Z] Removing intermediate container 686b1f98ab20 [2021-06-02T01:45:21.389Z] ---> 62bcf4c5111a [2021-06-02T01:45:21.389Z] Step 6/23 : COPY go.mod . [2021-06-02T01:45:21.670Z] ---> 3431b0205eca [2021-06-02T01:45:21.670Z] Step 7/23 : RUN go mod download [2021-06-02T01:45:21.670Z] ---> Running in f89c3445dca0 [2021-06-02T01:45:21.670Z] Removing intermediate container dee1934a26ce [2021-06-02T01:45:21.670Z] ---> 7675fc3e263a [2021-06-02T01:45:21.670Z] Step 8/23 : COPY . . [2021-06-02T01:45:21.947Z] Removing intermediate container 4bf6c0f47467 [2021-06-02T01:45:21.947Z] ---> f114ff655c3a [2021-06-02T01:45:21.947Z] Step 8/22 : COPY . . [2021-06-02T01:45:21.947Z] Removing intermediate container 2fc96bf19ab8 [2021-06-02T01:45:21.947Z] ---> 2a5a9f63bde8 [2021-06-02T01:45:21.947Z] Step 8/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T01:45:32.942Z] provisioning config files... [2021-06-02T01:45:32.970Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1585619635355377851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T01:45:33.350Z] ---> docker-login.sh [2021-06-02T01:45:33.350Z] nexus3.edgexfoundry.org:10001 [2021-06-02T01:45:33.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:45:34.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:45:34.665Z] Configure a credential helper to remove this warning. See [2021-06-02T01:45:34.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:45:34.665Z] [2021-06-02T01:45:34.665Z] Login Succeeded [2021-06-02T01:45:34.665Z] nexus3.edgexfoundry.org:10002 [2021-06-02T01:45:35.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:45:35.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:45:35.037Z] Configure a credential helper to remove this warning. See [2021-06-02T01:45:35.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:45:35.037Z] [2021-06-02T01:45:35.037Z] Login Succeeded [2021-06-02T01:45:35.037Z] nexus3.edgexfoundry.org:10003 [2021-06-02T01:45:35.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:45:35.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:45:35.634Z] Configure a credential helper to remove this warning. See [2021-06-02T01:45:35.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:45:35.634Z] [2021-06-02T01:45:35.634Z] Login Succeeded [2021-06-02T01:45:35.634Z] nexus3.edgexfoundry.org:10004 [2021-06-02T01:45:35.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:45:36.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:45:36.191Z] Configure a credential helper to remove this warning. See [2021-06-02T01:45:36.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:45:36.191Z] [2021-06-02T01:45:36.191Z] Login Succeeded [2021-06-02T01:45:36.191Z] docker.io [2021-06-02T01:45:36.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:45:36.900Z] Removing intermediate container 7c0e8d92be0e [2021-06-02T01:45:36.900Z] ---> e224cc3e2cdc [2021-06-02T01:45:36.900Z] Step 8/26 : COPY . . [2021-06-02T01:45:36.900Z] Removing intermediate container f89c3445dca0 [2021-06-02T01:45:36.900Z] ---> dc616c027d83 [2021-06-02T01:45:36.900Z] Step 8/23 : COPY . . [2021-06-02T01:45:36.900Z] ---> 762260c157e1 [2021-06-02T01:45:36.900Z] Step 9/23 : RUN go mod tidy [2021-06-02T01:45:36.900Z] ---> 07100e5723b6 [2021-06-02T01:45:36.900Z] Step 9/22 : RUN go mod tidy [2021-06-02T01:45:36.900Z] ---> 172e58b7a24b [2021-06-02T01:45:36.900Z] Step 9/24 : RUN go mod tidy [2021-06-02T01:45:36.900Z] ---> Running in 89061daf8e04 [2021-06-02T01:45:36.900Z] ---> Running in 6e85568e00f5 [2021-06-02T01:45:36.900Z] ---> Running in 45865fdd441e [2021-06-02T01:45:37.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:45:37.061Z] Configure a credential helper to remove this warning. See [2021-06-02T01:45:37.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:45:37.061Z] [2021-06-02T01:45:37.061Z] Login Succeeded [2021-06-02T01:45:37.061Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T01:45:37.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-02T01:45:37.423Z] ========================================================= [2021-06-02T01:45:37.423Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-02T01:45:37.423Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:45:37.813Z] + 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-02T01:45:40.461Z] Sending build context to Docker daemon 168.1MB [2021-06-02T01:45:40.461Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-02T01:45:40.461Z] Step 2/6 : FROM ${BASE} [2021-06-02T01:45:40.461Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-02T01:45:40.461Z] 595b0fe564bb: Pulling fs layer [2021-06-02T01:45:40.461Z] 7186ed65a4f7: Pulling fs layer [2021-06-02T01:45:40.461Z] 316046926c0a: Pulling fs layer [2021-06-02T01:45:40.461Z] 4ebd0625c992: Pulling fs layer [2021-06-02T01:45:40.461Z] 207e8628e3a3: Pulling fs layer [2021-06-02T01:45:40.461Z] c791037a9be2: Pulling fs layer [2021-06-02T01:45:40.461Z] ffd874e62e21: Pulling fs layer [2021-06-02T01:45:40.461Z] 4ebd0625c992: Waiting [2021-06-02T01:45:40.461Z] 207e8628e3a3: Waiting [2021-06-02T01:45:40.461Z] c791037a9be2: Waiting [2021-06-02T01:45:40.461Z] ffd874e62e21: Waiting [2021-06-02T01:45:40.461Z] 316046926c0a: Download complete [2021-06-02T01:45:40.461Z] 7186ed65a4f7: Download complete [2021-06-02T01:45:40.461Z] 207e8628e3a3: Verifying Checksum [2021-06-02T01:45:40.461Z] 207e8628e3a3: Download complete [2021-06-02T01:45:40.461Z] c791037a9be2: Verifying Checksum [2021-06-02T01:45:40.461Z] c791037a9be2: Download complete [2021-06-02T01:45:40.461Z] 595b0fe564bb: Download complete [2021-06-02T01:45:41.497Z] 595b0fe564bb: Pull complete [2021-06-02T01:45:41.778Z] 7186ed65a4f7: Pull complete [2021-06-02T01:45:42.245Z] Removing intermediate container 89061daf8e04 [2021-06-02T01:45:42.245Z] ---> b92f8349bbee [2021-06-02T01:45:42.245Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-02T01:45:42.381Z] 316046926c0a: Pull complete [2021-06-02T01:45:42.504Z] Removing intermediate container 6e85568e00f5 [2021-06-02T01:45:42.504Z] ---> 614d47ce350a [2021-06-02T01:45:42.504Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-02T01:45:42.504Z] Removing intermediate container 45865fdd441e [2021-06-02T01:45:42.504Z] ---> 24699c106d9d [2021-06-02T01:45:42.504Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-02T01:45:42.653Z] ffd874e62e21: Verifying Checksum [2021-06-02T01:45:42.653Z] ffd874e62e21: Download complete [2021-06-02T01:45:42.764Z] ---> Running in 8e772cd698ad [2021-06-02T01:45:43.024Z] ---> Running in 9d952b6cc073 [2021-06-02T01:45:43.024Z] ---> Running in e35c0a3a1f91 [2021-06-02T01:45:44.080Z] 4ebd0625c992: Verifying Checksum [2021-06-02T01:45:44.080Z] 4ebd0625c992: Download complete [2021-06-02T01:45:44.420Z] 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-02T01:45:45.009Z] 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-02T01:45:45.009Z] 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-02T01:45:54.238Z] 4ebd0625c992: Pull complete [2021-06-02T01:45:54.239Z] 207e8628e3a3: Pull complete [2021-06-02T01:45:54.239Z] c791037a9be2: Pull complete [2021-06-02T01:45:57.415Z] ---> d10ba785b0a9 [2021-06-02T01:45:57.415Z] Step 9/26 : RUN go mod tidy [2021-06-02T01:45:57.415Z] ---> Running in 8ac1858c5fe2 [2021-06-02T01:45:57.627Z] ffd874e62e21: Pull complete [2021-06-02T01:45:57.627Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-02T01:45:57.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-02T01:45:57.627Z] ---> cfc18b08335c [2021-06-02T01:45:57.627Z] 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-02T01:45:58.881Z] Removing intermediate container 8ac1858c5fe2 [2021-06-02T01:45:58.881Z] ---> 8a774c292245 [2021-06-02T01:45:58.881Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-02T01:46:00.256Z] ---> Running in 125db4c1f4dd [2021-06-02T01:46:01.699Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:46:02.668Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:46:03.642Z] (1/12) Installing libmagic (5.39-r0) [2021-06-02T01:46:03.642Z] (2/12) Installing file (5.39-r0) [2021-06-02T01:46:03.914Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-02T01:46:03.914Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-02T01:46:04.185Z] ---> Running in bc8975930419 [2021-06-02T01:46:04.185Z] ---> b81b47fdc30f [2021-06-02T01:46:04.185Z] Step 9/23 : RUN go mod tidy [2021-06-02T01:46:04.185Z] ---> Running in 6edc2b35a201 [2021-06-02T01:46:04.455Z] 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-02T01:46:06.409Z] Removing intermediate container 6edc2b35a201 [2021-06-02T01:46:06.409Z] ---> ce00f15ee43a [2021-06-02T01:46:06.409Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-02T01:46:06.409Z] ---> Running in a6be97c6eff5 [2021-06-02T01:46:06.683Z] 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-02T01:46:12.179Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-02T01:46:12.179Z] (6/12) Installing patch (2.7.6-r6) [2021-06-02T01:46:12.451Z] (7/12) Installing build-base (0.5-r2) [2021-06-02T01:46:12.451Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-02T01:46:12.452Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-02T01:46:12.722Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-02T01:46:12.722Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-02T01:46:12.997Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-02T01:46:12.997Z] Executing busybox-1.32.1-r6.trigger [2021-06-02T01:46:12.997Z] OK: 218 MiB in 52 packages [2021-06-02T01:46:16.784Z] 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-02T01:46:17.307Z] Removing intermediate container 125db4c1f4dd [2021-06-02T01:46:17.307Z] ---> 39e4a6ca3576 [2021-06-02T01:46:17.307Z] Step 4/6 : WORKDIR /edgex-go [2021-06-02T01:46:17.307Z] ---> Running in 974c19dd9472 [2021-06-02T01:46:17.307Z] Removing intermediate container 974c19dd9472 [2021-06-02T01:46:17.307Z] ---> e9fc138168cc [2021-06-02T01:46:17.307Z] Step 5/6 : COPY go.mod . [2021-06-02T01:46:18.287Z] ---> d193c5625c2d [2021-06-02T01:46:18.287Z] Step 6/6 : RUN go mod download [2021-06-02T01:46:18.287Z] ---> Running in ce942324624d [2021-06-02T01:46:23.382Z] Removing intermediate container 8e772cd698ad [2021-06-02T01:46:23.382Z] ---> 92c1d9d3df6c [2021-06-02T01:46:23.382Z] [2021-06-02T01:46:23.382Z] Step 11/22 : FROM alpine:3.12 [2021-06-02T01:46:23.382Z] 3.12: Pulling from library/alpine [2021-06-02T01:46:23.644Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T01:46:23.644Z] Status: Downloaded newer image for alpine:3.12 [2021-06-02T01:46:23.644Z] ---> 13621d1b12d4 [2021-06-02T01:46:23.644Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-02T01:46:23.644Z] ---> Running in d1ee883ea3a2 [2021-06-02T01:46:24.221Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:46:24.485Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:46:24.746Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-02T01:46:24.746Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T01:46:24.746Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-02T01:46:24.746Z] (4/4) Installing curl (7.77.0-r0) [2021-06-02T01:46:24.746Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:46:24.746Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T01:46:24.746Z] OK: 7 MiB in 18 packages [2021-06-02T01:46:25.322Z] Removing intermediate container d1ee883ea3a2 [2021-06-02T01:46:25.322Z] ---> 96bf2d6f329d [2021-06-02T01:46:25.322Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T01:46:25.322Z] ---> Running in 6e51258ec40a [2021-06-02T01:46:25.583Z] Removing intermediate container 6e51258ec40a [2021-06-02T01:46:25.583Z] ---> a06b203e4933 [2021-06-02T01:46:25.583Z] Step 14/22 : WORKDIR /edgex [2021-06-02T01:46:25.583Z] ---> Running in 4001e1731f99 [2021-06-02T01:46:25.843Z] Removing intermediate container 4001e1731f99 [2021-06-02T01:46:25.843Z] ---> ae9db143f64c [2021-06-02T01:46:25.843Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-02T01:46:26.424Z] ---> b1d678e28c13 [2021-06-02T01:46:26.424Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-02T01:46:27.369Z] ---> 53ce2d40145b [2021-06-02T01:46:27.369Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-02T01:46:29.286Z] ---> 49c92edc1880 [2021-06-02T01:46:29.286Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-02T01:46:29.286Z] Removing intermediate container 9d952b6cc073 [2021-06-02T01:46:29.286Z] ---> 78d25ba1c0ad [2021-06-02T01:46:29.286Z] [2021-06-02T01:46:29.286Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T01:46:29.286Z] ---> 13621d1b12d4 [2021-06-02T01:46:29.286Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-02T01:46:29.286Z] ---> Running in 70cddbc29ad0 [2021-06-02T01:46:29.286Z] ---> Running in 52c0c5768b95 [2021-06-02T01:46:29.547Z] Removing intermediate container 70cddbc29ad0 [2021-06-02T01:46:29.547Z] ---> b9d3db485c51 [2021-06-02T01:46:29.547Z] Step 19/22 : CMD ["--init=true"] [2021-06-02T01:46:29.547Z] ---> Running in da5bc5ed63d0 [2021-06-02T01:46:29.810Z] Removing intermediate container da5bc5ed63d0 [2021-06-02T01:46:29.810Z] ---> 3651558e8039 [2021-06-02T01:46:29.810Z] Step 20/22 : LABEL arch=x86_64 [2021-06-02T01:46:29.810Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:46:29.810Z] ---> Running in 9d3634f686fb [2021-06-02T01:46:29.810Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:46:30.072Z] Removing intermediate container 9d3634f686fb [2021-06-02T01:46:30.072Z] ---> 10092d787b15 [2021-06-02T01:46:30.072Z] Step 21/22 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f [2021-06-02T01:46:30.072Z] ---> Running in ee8386185142 [2021-06-02T01:46:30.072Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-02T01:46:30.072Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:46:30.072Z] OK: 6 MiB in 15 packages [2021-06-02T01:46:30.341Z] Removing intermediate container ee8386185142 [2021-06-02T01:46:30.341Z] ---> 1744d354ce1b [2021-06-02T01:46:30.341Z] Step 22/22 : LABEL version=0.0.0 [2021-06-02T01:46:30.341Z] ---> Running in 04546ec2e3f6 [2021-06-02T01:46:30.602Z] Removing intermediate container 04546ec2e3f6 [2021-06-02T01:46:30.602Z] ---> 5fb4935f93c2 [2021-06-02T01:46:30.602Z] [2021-06-02T01:46:30.602Z] Successfully built 5fb4935f93c2 [2021-06-02T01:46:30.602Z] Successfully tagged security-proxy-setup:latest [2021-06-02T01:46:30.602Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-06-02T01:46:30.602Z] Removing intermediate container 52c0c5768b95 [2021-06-02T01:46:30.602Z] ---> 821229a12b43 [2021-06-02T01:46:30.602Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T01:46:30.869Z] ---> Running in 95d3d658190d [2021-06-02T01:46:30.869Z] Removing intermediate container 95d3d658190d [2021-06-02T01:46:30.869Z] ---> 69a7338086dd [2021-06-02T01:46:30.869Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-02T01:46:31.134Z] ---> Running in bb7e84b93677 [2021-06-02T01:46:31.395Z] Removing intermediate container bb7e84b93677 [2021-06-02T01:46:31.395Z] ---> b5d5f11b25fb [2021-06-02T01:46:31.395Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T01:46:33.945Z] ---> Running in aac709b66b49 [2021-06-02T01:46:34.894Z] Removing intermediate container aac709b66b49 [2021-06-02T01:46:34.894Z] ---> 587bc08e066e [2021-06-02T01:46:34.894Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T01:46:37.916Z] ---> 58ab5d94afc3 [2021-06-02T01:46:37.916Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-02T01:46:38.990Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:46:38.990Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:46:38.990Z] ---> 6b7f5e44903b [2021-06-02T01:46:38.990Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T01:46:38.990Z] ---> Using cache [2021-06-02T01:46:38.990Z] ---> 7614ff3a4102 [2021-06-02T01:46:38.990Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:46:38.990Z] ---> Using cache [2021-06-02T01:46:38.990Z] ---> e1e509493e72 [2021-06-02T01:46:38.990Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-02T01:46:40.328Z] 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-02T01:46:40.328Z] ---> ebe03fe46f9c [2021-06-02T01:46:40.328Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-02T01:46:40.328Z] ---> Running in a336f12ffbbe [2021-06-02T01:46:40.328Z] Removing intermediate container e35c0a3a1f91 [2021-06-02T01:46:40.328Z] ---> 6ecb09d73022 [2021-06-02T01:46:40.328Z] [2021-06-02T01:46:40.328Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T01:46:40.328Z] ---> 13621d1b12d4 [2021-06-02T01:46:40.328Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T01:46:40.328Z] ---> Using cache [2021-06-02T01:46:40.328Z] ---> 821229a12b43 [2021-06-02T01:46:40.328Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T01:46:40.328Z] ---> Using cache [2021-06-02T01:46:40.328Z] ---> 69a7338086dd [2021-06-02T01:46:40.328Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-02T01:46:40.328Z] ---> Running in 08a09e0ae5a7 [2021-06-02T01:46:40.328Z] ---> 5f6970d69d42 [2021-06-02T01:46:40.328Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-02T01:46:40.328Z] Removing intermediate container 08a09e0ae5a7 [2021-06-02T01:46:40.328Z] ---> 5af4609f5d9a [2021-06-02T01:46:40.328Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T01:46:40.328Z] ---> Running in ea0d6ebec372 [2021-06-02T01:46:40.596Z] ---> Running in d2a4b631adf2 [2021-06-02T01:46:40.596Z] Removing intermediate container d2a4b631adf2 [2021-06-02T01:46:40.596Z] ---> b0af6fb41b4d [2021-06-02T01:46:40.596Z] Step 16/24 : WORKDIR / [2021-06-02T01:46:40.596Z] ---> Running in fbdf25ee5c09 [2021-06-02T01:46:40.596Z] Removing intermediate container ea0d6ebec372 [2021-06-02T01:46:40.596Z] ---> 3246e9cafd75 [2021-06-02T01:46:40.596Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T01:46:40.860Z] ---> Running in fe317a78e919 [2021-06-02T01:46:40.860Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:46:40.860Z] Removing intermediate container fbdf25ee5c09 [2021-06-02T01:46:40.860Z] ---> 1bcc3c91b57f [2021-06-02T01:46:40.860Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T01:46:41.126Z] Removing intermediate container fe317a78e919 [2021-06-02T01:46:41.126Z] ---> 5296cbaf4a5f [2021-06-02T01:46:41.126Z] Step 21/23 : LABEL arch=x86_64 [2021-06-02T01:46:41.126Z] ---> Running in 17c0e83cd803 [2021-06-02T01:46:41.126Z] ---> baa9feb5c617 [2021-06-02T01:46:41.126Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-02T01:46:41.126Z] Removing intermediate container 17c0e83cd803 [2021-06-02T01:46:41.126Z] ---> 4804537353c9 [2021-06-02T01:46:41.126Z] Step 22/23 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f [2021-06-02T01:46:41.389Z] ---> Running in d885da22d453 [2021-06-02T01:46:41.650Z] Removing intermediate container d885da22d453 [2021-06-02T01:46:41.650Z] ---> a3dc47699376 [2021-06-02T01:46:41.650Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T01:46:41.650Z] ---> Running in 838cd859b4d6 [2021-06-02T01:46:41.650Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:46:41.912Z] ---> 8f986fb9c1ec [2021-06-02T01:46:41.912Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-02T01:46:41.912Z] Removing intermediate container 838cd859b4d6 [2021-06-02T01:46:41.912Z] ---> 43d14fdcb5e9 [2021-06-02T01:46:41.912Z] [2021-06-02T01:46:42.179Z] Successfully built 43d14fdcb5e9 [2021-06-02T01:46:42.179Z] Successfully tagged support-scheduler:latest [2021-06-02T01:46:42.179Z]  Building support-scheduler ... done Building core-command [2021-06-02T01:46:42.179Z] ---> 0da991e9bcb1 [2021-06-02T01:46:42.179Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-02T01:46:42.447Z] ---> Running in 62ff441e1df3 [2021-06-02T01:46:42.710Z] OK: 219 MiB in 52 packages [2021-06-02T01:46:42.979Z] Removing intermediate container 62ff441e1df3 [2021-06-02T01:46:42.979Z] ---> 6d1c02dd1247 [2021-06-02T01:46:42.979Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T01:46:45.100Z] Removing intermediate container ce942324624d [2021-06-02T01:46:45.100Z] ---> 97e39bf2c982 [2021-06-02T01:46:45.100Z] Successfully built 97e39bf2c982 [2021-06-02T01:46:45.100Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:46:45.445Z] + docker inspect -f . ci-base-image-arm64 [2021-06-02T01:46:45.445Z] . [Pipeline] withDockerContainer [2021-06-02T01:46:45.682Z] prd-ubuntu18.04-docker-arm64-4c-16g-24 does not seem to be running inside a container [2021-06-02T01:46:45.775Z] $ 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 ******** ci-base-image-arm64 cat [2021-06-02T01:46:46.298Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:46:46.298Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:46:46.298Z] ---> 6b7f5e44903b [2021-06-02T01:46:46.298Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T01:46:46.298Z] ---> Using cache [2021-06-02T01:46:46.298Z] ---> 7614ff3a4102 [2021-06-02T01:46:46.298Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:46:46.298Z] ---> Using cache [2021-06-02T01:46:46.298Z] ---> e1e509493e72 [2021-06-02T01:46:46.298Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T01:46:46.298Z] ---> Using cache [2021-06-02T01:46:46.298Z] ---> 9151781a7768 [2021-06-02T01:46:46.298Z] Step 6/24 : COPY go.mod . [2021-06-02T01:46:46.298Z] ---> Using cache [2021-06-02T01:46:46.298Z] ---> 2f5028c5acf0 [2021-06-02T01:46:46.298Z] Step 7/24 : RUN go mod download [2021-06-02T01:46:46.298Z] ---> Using cache [2021-06-02T01:46:46.298Z] ---> e224cc3e2cdc [2021-06-02T01:46:46.298Z] Step 8/24 : COPY . . [2021-06-02T01:46:46.298Z] ---> Using cache [2021-06-02T01:46:46.298Z] ---> d10ba785b0a9 [2021-06-02T01:46:46.298Z] Step 9/24 : RUN go mod tidy [2021-06-02T01:46:46.298Z] ---> Using cache [2021-06-02T01:46:46.298Z] ---> 8a774c292245 [2021-06-02T01:46:46.298Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-02T01:46:47.336Z] $ docker top 97a886a2521a69cda4b77a8884ec90946c1e6c3fff00a7bef00a2ddba55040c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T01:46:48.219Z] ---> Running in aa5e6e4a2388 [2021-06-02T01:46:48.219Z] ---> Running in 7ca333db7f6f [2021-06-02T01:46:48.269Z] + go version [2021-06-02T01:46:48.269Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-02T01:46:48.285Z] $ docker stop --time=1 97a886a2521a69cda4b77a8884ec90946c1e6c3fff00a7bef00a2ddba55040c4 [2021-06-02T01:46:48.484Z] Removing intermediate container aa5e6e4a2388 [2021-06-02T01:46:48.484Z] ---> 979c6700b64b [2021-06-02T01:46:48.484Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T01:46:48.751Z] 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-02T01:46:49.030Z] Removing intermediate container a336f12ffbbe [2021-06-02T01:46:49.030Z] ---> a1e67c7f65eb [2021-06-02T01:46:49.030Z] Step 6/24 : COPY go.mod . [2021-06-02T01:46:49.030Z] ---> Running in 1977987cad82 [2021-06-02T01:46:49.030Z] Removing intermediate container bc8975930419 [2021-06-02T01:46:49.030Z] ---> 9ccee9a9d611 [2021-06-02T01:46:49.030Z] [2021-06-02T01:46:49.030Z] Step 11/26 : FROM alpine:3.12 [2021-06-02T01:46:49.030Z] ---> 13621d1b12d4 [2021-06-02T01:46:49.030Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-02T01:46:49.296Z] ---> Running in d6a9fc269c51 [2021-06-02T01:46:49.296Z] Removing intermediate container 1977987cad82 [2021-06-02T01:46:49.296Z] ---> f3fd2cd200d5 [2021-06-02T01:46:49.296Z] Step 23/24 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f [2021-06-02T01:46:49.296Z] ---> Running in 0f52e0e48c99 [2021-06-02T01:46:49.296Z] ---> aa4b5422120b [2021-06-02T01:46:49.296Z] Step 7/24 : RUN go mod download [2021-06-02T01:46:49.561Z] Removing intermediate container 0f52e0e48c99 [2021-06-02T01:46:49.561Z] ---> 5e7460db676f [2021-06-02T01:46:49.561Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T01:46:49.561Z] ---> Running in cd600d188ee3 [2021-06-02T01:46:49.561Z] ---> Running in a6f33bc19f11 [2021-06-02T01:46:49.827Z] Removing intermediate container a6f33bc19f11 [2021-06-02T01:46:49.827Z] ---> a73761706f64 [2021-06-02T01:46:49.827Z] [2021-06-02T01:46:49.827Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:46:49.827Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:46:50.110Z] Successfully built a73761706f64 [2021-06-02T01:46:50.110Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-02T01:46:50.110Z] Successfully tagged core-metadata:latest [2021-06-02T01:46:50.110Z] Building core-data [2021-06-02T01:46:50.110Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T01:46:50.110Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-02T01:46:50.110Z] (4/6) Installing curl (7.77.0-r0) [2021-06-02T01:46:50.110Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-02T01:46:50.110Z] (6/6) Installing su-exec (0.2-r1) [2021-06-02T01:46:50.110Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:46:50.110Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T01:46:50.127Z] $ docker rm -f 97a886a2521a69cda4b77a8884ec90946c1e6c3fff00a7bef00a2ddba55040c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-06-02T01:46:50.398Z]  Building core-metadata ... done OK: 7 MiB in 20 packages [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:46:50.934Z] + docker inspect -f . ci-base-image-arm64 [2021-06-02T01:46:50.934Z] . [Pipeline] withDockerContainer [2021-06-02T01:46:51.201Z] prd-ubuntu18.04-docker-arm64-4c-16g-24 does not seem to be running inside a container [2021-06-02T01:46:51.285Z] $ 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 ******** ci-base-image-arm64 cat [2021-06-02T01:46:52.845Z] $ docker top f99c8c069138b95bb2ec1f52de71dbc97d256495e90f883e7c0cfc069e6c3293 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-02T01:46:53.176Z] ========================================================= [2021-06-02T01:46:53.177Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-02T01:46:53.177Z] ========================================================= [Pipeline] sh [2021-06-02T01:46:53.824Z] + go mod tidy [2021-06-02T01:46:54.627Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:46:54.628Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:46:54.628Z] ---> 6b7f5e44903b [2021-06-02T01:46:54.628Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T01:46:54.628Z] ---> Using cache [2021-06-02T01:46:54.628Z] ---> 7614ff3a4102 [2021-06-02T01:46:54.628Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:46:54.628Z] ---> Using cache [2021-06-02T01:46:54.628Z] ---> e1e509493e72 [2021-06-02T01:46:54.628Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [Pipeline] sh [2021-06-02T01:46:55.473Z] + make test [2021-06-02T01:46:55.474Z] go mod tidy [2021-06-02T01:46:56.071Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-02T01:46:56.554Z] ---> Running in 5aca9dda0815 [2021-06-02T01:46:56.819Z] Removing intermediate container a6be97c6eff5 [2021-06-02T01:46:56.819Z] ---> 59fe4d785fbb [2021-06-02T01:46:56.819Z] [2021-06-02T01:46:56.819Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T01:46:56.819Z] ---> 13621d1b12d4 [2021-06-02T01:46:56.819Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-02T01:46:57.097Z] Removing intermediate container cd600d188ee3 [2021-06-02T01:46:57.097Z] ---> 185fd509461b [2021-06-02T01:46:57.097Z] Step 8/24 : COPY . . [2021-06-02T01:46:57.097Z] ---> Running in 0902f387d160 [2021-06-02T01:46:57.097Z] Removing intermediate container d6a9fc269c51 [2021-06-02T01:46:57.097Z] ---> 5ca9d7081c40 [2021-06-02T01:46:57.097Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T01:46:57.369Z] ---> Running in c5e69fcdf5d5 [2021-06-02T01:46:57.951Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:46:58.529Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:46:58.529Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:46:58.529Z] Removing intermediate container c5e69fcdf5d5 [2021-06-02T01:46:58.529Z] ---> 3c75cca6de05 [2021-06-02T01:46:58.529Z] Step 14/26 : WORKDIR / [2021-06-02T01:46:58.805Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-02T01:46:58.805Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-02T01:46:58.805Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:46:58.805Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T01:46:58.805Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:46:58.805Z] OK: 6 MiB in 16 packages [2021-06-02T01:46:59.392Z] OK: 219 MiB in 52 packages [2021-06-02T01:47:03.636Z] ---> Running in 6e1c3223ee98 [2021-06-02T01:47:04.239Z] ---> 1c28fe4e1b3d [2021-06-02T01:47:04.239Z] Step 9/24 : RUN go mod tidy [2021-06-02T01:47:04.239Z] Removing intermediate container 6e1c3223ee98 [2021-06-02T01:47:04.239Z] ---> 9cfd3f87c562 [2021-06-02T01:47:04.239Z] 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-02T01:47:04.239Z] Removing intermediate container 0902f387d160 [2021-06-02T01:47:04.239Z] ---> 28c5695583aa [2021-06-02T01:47:04.239Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T01:47:04.239Z] Removing intermediate container 5aca9dda0815 [2021-06-02T01:47:04.239Z] ---> 885fbae972e6 [2021-06-02T01:47:04.239Z] Step 6/24 : COPY go.mod . [2021-06-02T01:47:04.239Z] ---> Running in c03aedf809c6 [2021-06-02T01:47:04.239Z] ---> Running in 6938e02047f4 [2021-06-02T01:47:04.503Z] Removing intermediate container 6938e02047f4 [2021-06-02T01:47:04.503Z] ---> 608ea79f3f3e [2021-06-02T01:47:04.503Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-02T01:47:04.503Z] ---> c272c7c7786b [2021-06-02T01:47:04.503Z] 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-02T01:47:04.503Z] ---> Running in 9e47debf525a [2021-06-02T01:47:04.503Z] ---> 0dcf66d93d7b [2021-06-02T01:47:04.503Z] Step 7/24 : RUN go mod download [2021-06-02T01:47:04.765Z] ---> Running in d88da4bad6a6 [2021-06-02T01:47:04.765Z] Removing intermediate container 9e47debf525a [2021-06-02T01:47:04.765Z] ---> f713b15ffff7 [2021-06-02T01:47:04.765Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T01:47:04.765Z] ---> Running in 4d827ce57fa9 [2021-06-02T01:47:05.027Z] ---> d1897bfd62ff [2021-06-02T01:47:05.027Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-02T01:47:05.027Z] Removing intermediate container 4d827ce57fa9 [2021-06-02T01:47:05.027Z] ---> 0505e6ee32c3 [2021-06-02T01:47:05.027Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T01:47:05.604Z] ---> 4888a7771bc5 [2021-06-02T01:47:05.604Z] 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-02T01:47:05.604Z] ---> 3926ee12cbc4 [2021-06-02T01:47:05.604Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-02T01:47:06.569Z] ---> b9a7d9c2d9b5 [2021-06-02T01:47:06.569Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-02T01:47:06.857Z] ---> f3befd8a11bb [2021-06-02T01:47:06.857Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-02T01:47:07.143Z] Removing intermediate container c03aedf809c6 [2021-06-02T01:47:07.143Z] ---> 966b6de84b1a [2021-06-02T01:47:07.143Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-02T01:47:07.143Z] ---> d94cce1ee770 [2021-06-02T01:47:07.143Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-02T01:47:07.143Z] Removing intermediate container d88da4bad6a6 [2021-06-02T01:47:07.143Z] ---> 3173ac5255dc [2021-06-02T01:47:07.143Z] Step 8/24 : COPY . . [2021-06-02T01:47:07.143Z] ---> Running in dc4744c55a47 [2021-06-02T01:47:07.763Z] ---> 6b508b00e0f0 [2021-06-02T01:47:07.763Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-02T01:47:07.763Z] ---> Running in eb47aec76138 [2021-06-02T01:47:08.356Z] 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-02T01:47:10.320Z] ---> cba769f74dd2 [2021-06-02T01:47:10.320Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-02T01:47:13.693Z] Removing intermediate container eb47aec76138 [2021-06-02T01:47:13.693Z] ---> 3bb9bc6bd1b7 [2021-06-02T01:47:13.693Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T01:47:14.280Z] ---> Running in 45a8c7a5c293 [2021-06-02T01:47:14.280Z] ---> 2179a7c7ea1f [2021-06-02T01:47:14.280Z] 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-02T01:47:14.855Z] Removing intermediate container 45a8c7a5c293 [2021-06-02T01:47:14.855Z] ---> b0204b6bfcec [2021-06-02T01:47:14.855Z] Step 21/23 : LABEL arch=x86_64 [2021-06-02T01:47:14.855Z] ---> Running in df3a2354dd1d [2021-06-02T01:47:14.855Z] ---> Running in aa002867941f [2021-06-02T01:47:15.122Z] Removing intermediate container aa002867941f [2021-06-02T01:47:15.122Z] ---> e666c9578f9b [2021-06-02T01:47:15.122Z] Step 22/23 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f [2021-06-02T01:47:15.122Z] ---> 4f55cf55059e [2021-06-02T01:47:15.122Z] Step 9/24 : RUN go mod tidy [2021-06-02T01:47:15.122Z] ---> Running in 70b2857ef2f9 [2021-06-02T01:47:15.122Z] ---> Running in 1b29a99d4629 [2021-06-02T01:47:15.389Z] Removing intermediate container 70b2857ef2f9 [2021-06-02T01:47:15.389Z] ---> f7e0b41ea786 [2021-06-02T01:47:15.389Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T01:47:15.652Z] ---> Running in c950ad297512 [2021-06-02T01:47:15.918Z] Removing intermediate container c950ad297512 [2021-06-02T01:47:15.918Z] ---> aff02383214a [2021-06-02T01:47:15.918Z] [2021-06-02T01:47:15.918Z] Successfully built aff02383214a [2021-06-02T01:47:15.918Z] Successfully tagged support-notifications:latest [2021-06-02T01:47:15.918Z] Building security-bootstrapper [2021-06-02T01:47:16.187Z]  Building support-notifications ... done Removing intermediate container df3a2354dd1d [2021-06-02T01:47:16.187Z] ---> 237af67ae466 [2021-06-02T01:47:16.187Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-02T01:47:16.187Z] ---> Running in 4a64f5af8a65 [2021-06-02T01:47:16.452Z] Removing intermediate container 4a64f5af8a65 [2021-06-02T01:47:16.452Z] ---> 622702a7ffa9 [2021-06-02T01:47:16.452Z] Step 24/26 : LABEL arch=x86_64 [2021-06-02T01:47:16.452Z] ---> Running in 883f10e41529 [2021-06-02T01:47:16.728Z] Removing intermediate container 883f10e41529 [2021-06-02T01:47:16.728Z] ---> d90a5c28d5fc [2021-06-02T01:47:16.728Z] Step 25/26 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f [2021-06-02T01:47:18.682Z] ---> Running in a01f8abbfc09 [2021-06-02T01:47:18.946Z] Removing intermediate container a01f8abbfc09 [2021-06-02T01:47:18.946Z] ---> 9ddbe5b7231d [2021-06-02T01:47:18.946Z] Step 26/26 : LABEL version=0.0.0 [2021-06-02T01:47:18.946Z] ---> Running in 2da4fa1c928f [2021-06-02T01:47:18.946Z] Removing intermediate container 1b29a99d4629 [2021-06-02T01:47:18.946Z] ---> 6e030e8f1f2e [2021-06-02T01:47:18.946Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-02T01:47:19.209Z] ---> Running in a76756e28bf0 [2021-06-02T01:47:19.209Z] Removing intermediate container 2da4fa1c928f [2021-06-02T01:47:19.209Z] ---> bf8f616e5183 [2021-06-02T01:47:19.209Z] [2021-06-02T01:47:19.481Z] Successfully built bf8f616e5183 [2021-06-02T01:47:19.481Z] Successfully tagged security-secretstore-setup:latest [2021-06-02T01:47:19.762Z]  Building security-secretstore-setup ... done 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-02T01:47:22.868Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-02T01:47:23.120Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:47:23.120Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:47:23.120Z] ---> 6b7f5e44903b [2021-06-02T01:47:23.120Z] Step 3/32 : WORKDIR /edgex-go [2021-06-02T01:47:23.120Z] ---> Using cache [2021-06-02T01:47:23.120Z] ---> 7614ff3a4102 [2021-06-02T01:47:23.120Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:47:23.120Z] ---> Using cache [2021-06-02T01:47:23.120Z] ---> e1e509493e72 [2021-06-02T01:47:23.120Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-02T01:47:23.120Z] ---> Using cache [2021-06-02T01:47:23.120Z] ---> 9151781a7768 [2021-06-02T01:47:23.120Z] Step 6/32 : COPY go.mod . [2021-06-02T01:47:23.120Z] ---> Using cache [2021-06-02T01:47:23.120Z] ---> 2f5028c5acf0 [2021-06-02T01:47:23.120Z] Step 7/32 : RUN go mod download [2021-06-02T01:47:23.120Z] ---> Using cache [2021-06-02T01:47:23.120Z] ---> e224cc3e2cdc [2021-06-02T01:47:23.120Z] Step 8/32 : COPY . . [2021-06-02T01:47:23.120Z] ---> Using cache [2021-06-02T01:47:23.120Z] ---> d10ba785b0a9 [2021-06-02T01:47:23.120Z] Step 9/32 : RUN go mod tidy [2021-06-02T01:47:23.120Z] ---> Using cache [2021-06-02T01:47:23.120Z] ---> 8a774c292245 [2021-06-02T01:47:23.120Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-02T01:47:26.508Z] ---> Running in bcaba509ffa2 [2021-06-02T01:47:27.502Z] 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-02T01:47:28.898Z] Removing intermediate container 7ca333db7f6f [2021-06-02T01:47:28.898Z] ---> be9811546b5b [2021-06-02T01:47:28.898Z] [2021-06-02T01:47:28.898Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T01:47:28.898Z] ---> 13621d1b12d4 [2021-06-02T01:47:28.898Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T01:47:28.898Z] ---> Using cache [2021-06-02T01:47:28.898Z] ---> 821229a12b43 [2021-06-02T01:47:28.898Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T01:47:28.898Z] ---> Using cache [2021-06-02T01:47:28.898Z] ---> 69a7338086dd [2021-06-02T01:47:28.898Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-02T01:47:28.898Z] ---> Running in fc5024015672 [2021-06-02T01:47:29.163Z] Removing intermediate container fc5024015672 [2021-06-02T01:47:29.163Z] ---> f77fd8f19c64 [2021-06-02T01:47:29.163Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T01:47:29.163Z] ---> Running in b48cb162981a [2021-06-02T01:47:29.431Z] Removing intermediate container b48cb162981a [2021-06-02T01:47:29.431Z] ---> 8ac6b42ccd3b [2021-06-02T01:47:29.431Z] Step 16/24 : WORKDIR / [2021-06-02T01:47:29.431Z] ---> Running in dd98d755f309 [2021-06-02T01:47:29.698Z] Removing intermediate container dd98d755f309 [2021-06-02T01:47:29.698Z] ---> 33695f2157f9 [2021-06-02T01:47:29.699Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T01:47:29.982Z] ---> 1b97eff97471 [2021-06-02T01:47:29.982Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-02T01:47:30.573Z] ---> 28fcfeba83b6 [2021-06-02T01:47:30.573Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-02T01:47:30.846Z] ---> ea04b802d3f4 [2021-06-02T01:47:30.846Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-02T01:47:30.846Z] ---> Running in 43b21ea7566f [2021-06-02T01:47:31.115Z] Removing intermediate container 43b21ea7566f [2021-06-02T01:47:31.115Z] ---> 1749b3cbd0d5 [2021-06-02T01:47:31.115Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T01:47:31.116Z] ---> Running in 2b23883ce26a [2021-06-02T01:47:31.384Z] Removing intermediate container 2b23883ce26a [2021-06-02T01:47:31.385Z] ---> f7808792623b [2021-06-02T01:47:31.385Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T01:47:31.385Z] ---> Running in 546fa495999b [2021-06-02T01:47:31.654Z] Removing intermediate container 546fa495999b [2021-06-02T01:47:31.654Z] ---> a084a0daab30 [2021-06-02T01:47:31.654Z] Step 23/24 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f [2021-06-02T01:47:31.654Z] ---> Running in 26749d328285 [2021-06-02T01:47:31.926Z] Removing intermediate container 26749d328285 [2021-06-02T01:47:31.926Z] ---> 726b03abcf07 [2021-06-02T01:47:31.926Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T01:47:31.926Z] ---> Running in 5fe8a6a54beb [2021-06-02T01:47:32.186Z] Removing intermediate container 5fe8a6a54beb [2021-06-02T01:47:32.186Z] ---> ac98f5c4a912 [2021-06-02T01:47:32.186Z] [2021-06-02T01:47:32.186Z] Successfully built ac98f5c4a912 [2021-06-02T01:47:32.186Z] Successfully tagged core-command:latest [2021-06-02T01:47:40.464Z]  Building core-command ... done Removing intermediate container dc4744c55a47 [2021-06-02T01:47:40.465Z] ---> 5855632d4731 [2021-06-02T01:47:40.465Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-02T01:47:40.465Z] ---> Running in f9577f32830d [2021-06-02T01:47:40.731Z] 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-02T01:47:42.145Z] Removing intermediate container f9577f32830d [2021-06-02T01:47:42.145Z] ---> af7b02b11039 [2021-06-02T01:47:42.145Z] [2021-06-02T01:47:42.145Z] Step 12/24 : FROM docker:20.10.0 [2021-06-02T01:47:42.145Z] 20.10.0: Pulling from library/docker [2021-06-02T01:47:48.873Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-02T01:47:48.873Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-02T01:47:48.873Z] ---> aefe523efa57 [2021-06-02T01:47:48.873Z] 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-02T01:47:49.846Z] ---> Running in 958e05e02001 [2021-06-02T01:47:50.152Z] Removing intermediate container 958e05e02001 [2021-06-02T01:47:50.153Z] ---> 5d331e25a6d5 [2021-06-02T01:47:50.153Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-02T01:47:50.424Z] ---> Running in e2b2aa7b3aa9 [2021-06-02T01:47:51.002Z] Removing intermediate container bcaba509ffa2 [2021-06-02T01:47:51.002Z] ---> d8473eeda9f4 [2021-06-02T01:47:51.002Z] [2021-06-02T01:47:51.002Z] Step 11/32 : FROM alpine:3.12 [2021-06-02T01:47:51.002Z] ---> 13621d1b12d4 [2021-06-02T01:47:51.002Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-02T01:47:51.002Z] ---> Running in 99d39a499311 [2021-06-02T01:47:51.277Z] Removing intermediate container 99d39a499311 [2021-06-02T01:47:51.277Z] ---> 80c6396b2b91 [2021-06-02T01:47:51.277Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-02T01:47:51.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:47:51.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:47:51.277Z] ---> Running in c48028cfd9df [2021-06-02T01:47:51.277Z] (1/39) Installing readline (8.0.4-r0) [2021-06-02T01:47:51.542Z] (2/39) Installing bash (5.0.17-r0) [2021-06-02T01:47:51.542Z] Executing bash-5.0.17-r0.post-install [2021-06-02T01:47:51.542Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T01:47:51.542Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-02T01:47:51.542Z] (5/39) Installing curl (7.77.0-r0) [2021-06-02T01:47:51.542Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-02T01:47:51.542Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-02T01:47:51.542Z] (8/39) Installing expat (2.2.9-r1) [2021-06-02T01:47:51.542Z] (9/39) Installing libffi (3.3-r2) [2021-06-02T01:47:51.542Z] (10/39) Installing gdbm (1.13-r1) [2021-06-02T01:47:51.542Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-02T01:47:51.542Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-02T01:47:51.542Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-02T01:47:51.542Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:47:51.542Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:47:51.826Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-02T01:47:51.826Z] (2/2) Installing su-exec (0.2-r1) [2021-06-02T01:47:51.826Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:47:51.826Z] OK: 6 MiB in 16 packages [2021-06-02T01:47:55.147Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-02T01:47:55.147Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-02T01:47:55.147Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-02T01:47:55.147Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-02T01:47:55.147Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-02T01:47:55.147Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-02T01:47:55.147Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-02T01:47:55.147Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-02T01:47:55.147Z] Removing intermediate container c48028cfd9df [2021-06-02T01:47:55.147Z] ---> 4630d7fdb0be [2021-06-02T01:47:55.148Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-02T01:47:55.148Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-02T01:47:55.148Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-02T01:47:55.148Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-02T01:47:55.148Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-02T01:47:55.148Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-02T01:47:55.410Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-02T01:47:55.410Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-02T01:47:55.410Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-02T01:47:55.410Z] ---> Running in d2861a606676 [2021-06-02T01:47:55.410Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-02T01:47:55.410Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-02T01:47:55.410Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-02T01:47:55.410Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-02T01:47:55.410Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-02T01:47:55.410Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-02T01:47:55.410Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-02T01:47:55.410Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-02T01:47:55.410Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-02T01:47:55.410Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-02T01:47:55.410Z] Removing intermediate container d2861a606676 [2021-06-02T01:47:55.410Z] ---> 42d76e81bb74 [2021-06-02T01:47:55.410Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-02T01:47:55.782Z] Executing busybox-1.31.1-r19.trigger [2021-06-02T01:47:55.782Z] OK: 72 MiB in 59 packages [2021-06-02T01:47:56.101Z] ---> Running in 0842b26edf15 [2021-06-02T01:47:56.365Z] Removing intermediate container 0842b26edf15 [2021-06-02T01:47:56.365Z] ---> 25645cee93e0 [2021-06-02T01:47:56.365Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-02T01:47:56.365Z] Removing intermediate container a76756e28bf0 [2021-06-02T01:47:56.365Z] ---> 8bd53a112168 [2021-06-02T01:47:56.365Z] [2021-06-02T01:47:56.365Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T01:47:56.365Z] ---> 13621d1b12d4 [2021-06-02T01:47:56.365Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-02T01:47:56.365Z] ---> Running in 534150471eae [2021-06-02T01:47:56.637Z] ---> Running in 5bbd49d3cfdf [2021-06-02T01:47:56.637Z] Removing intermediate container 5bbd49d3cfdf [2021-06-02T01:47:56.637Z] ---> 34c58aee28d0 [2021-06-02T01:47:56.637Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-02T01:47:56.637Z] Collecting docker-compose==1.23.2 [2021-06-02T01:47:56.637Z] ---> Running in fb08baa1a785 [2021-06-02T01:47:56.637Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-02T01:47:56.900Z] Removing intermediate container fb08baa1a785 [2021-06-02T01:47:56.900Z] ---> 007de3dc890d [2021-06-02T01:47:56.900Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-02T01:47:56.900Z] Collecting docker<4.0,>=3.6.0 [2021-06-02T01:47:56.900Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-02T01:47:56.900Z] ---> Running in 3c084bffa744 [2021-06-02T01:47:56.900Z] Collecting texttable<0.10,>=0.9.0 [2021-06-02T01:47:56.900Z] Removing intermediate container 3c084bffa744 [2021-06-02T01:47:56.900Z] ---> a1a5503cd87e [2021-06-02T01:47:56.900Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:47:56.900Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-02T01:47:57.174Z] ---> Running in 4ad1074b461b [2021-06-02T01:47:57.174Z] Removing intermediate container 534150471eae [2021-06-02T01:47:57.174Z] ---> aa9c4333768e [2021-06-02T01:47:57.174Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-02T01:47:57.174Z] ---> Running in 9cae0959e1a9 [2021-06-02T01:47:57.453Z] Removing intermediate container 9cae0959e1a9 [2021-06-02T01:47:57.453Z] ---> 502faf7b7e3b [2021-06-02T01:47:57.453Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-02T01:47:57.453Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-02T01:47:57.453Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-02T01:47:57.453Z] Collecting cached-property<2,>=1.2.0 [2021-06-02T01:47:57.720Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-02T01:47:57.721Z] Collecting docopt<0.7,>=0.6.1 [2021-06-02T01:47:57.721Z] ---> 433676f7a660 [2021-06-02T01:47:57.721Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-02T01:47:57.721Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-02T01:47:57.721Z] ---> Running in ecebf7e2d294 [2021-06-02T01:47:57.721Z] Removing intermediate container 4ad1074b461b [2021-06-02T01:47:57.721Z] ---> 1f313829cfc2 [2021-06-02T01:47:57.721Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-02T01:47:57.721Z] ---> Running in 9a2bb89b9f98 [2021-06-02T01:47:58.305Z] Collecting PyYAML<4,>=3.10 [2021-06-02T01:47:58.305Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:47:58.305Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-02T01:47:58.571Z] Removing intermediate container ecebf7e2d294 [2021-06-02T01:47:58.571Z] ---> e318204b9328 [2021-06-02T01:47:58.571Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T01:47:58.884Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-02T01:47:58.884Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-02T01:47:58.884Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:47:58.884Z] ---> b7441d402a68 [2021-06-02T01:47:58.884Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-02T01:47:59.178Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-02T01:47:59.178Z] ---> 811910fd6d96 [2021-06-02T01:47:59.178Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-02T01:47:59.178Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-02T01:47:59.178Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-02T01:47:59.178Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-02T01:47:59.178Z] Collecting jsonschema<3,>=2.5.1 [2021-06-02T01:47:59.464Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-02T01:47:59.464Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-02T01:47:59.464Z] 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-02T01:47:59.464Z] ---> 5ef38382afc9 [2021-06-02T01:47:59.464Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-02T01:47:59.464Z] Collecting docker-pycreds>=0.4.0 [2021-06-02T01:47:59.464Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-02T01:47:59.464Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-02T01:47:59.464Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-02T01:47:59.464Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-02T01:47:59.464Z] 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-02T01:47:59.464Z] 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-02T01:47:59.464Z] ---> e037c5ec9a06 [2021-06-02T01:47:59.464Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-02T01:47:59.464Z] Collecting idna<2.8,>=2.5 [2021-06-02T01:47:59.464Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-02T01:47:59.778Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-02T01:47:59.778Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-02T01:47:59.778Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-02T01:47:59.778Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-02T01:47:59.778Z] ---> 13180d5c5597 [2021-06-02T01:47:59.778Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-02T01:47:59.778Z] Installing collected packages: docker-pycreds, websocket-client, urllib3, idna, requests, docker, texttable, cached-property, docopt, PyYAML, dockerpty, jsonschema, docker-compose [2021-06-02T01:47:59.778Z] ---> Running in 679fe6326600 [2021-06-02T01:47:59.778Z] Attempting uninstall: urllib3 [2021-06-02T01:47:59.778Z] Found existing installation: urllib3 1.25.9 [2021-06-02T01:47:59.778Z] Uninstalling urllib3-1.25.9: [2021-06-02T01:47:59.778Z] Successfully uninstalled urllib3-1.25.9 [2021-06-02T01:48:00.040Z] Removing intermediate container 679fe6326600 [2021-06-02T01:48:00.040Z] ---> 8e73c9aead59 [2021-06-02T01:48:00.040Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-02T01:48:00.040Z] Attempting uninstall: idna [2021-06-02T01:48:00.040Z] Found existing installation: idna 2.9 [2021-06-02T01:48:00.040Z] Uninstalling idna-2.9: [2021-06-02T01:48:00.040Z] Successfully uninstalled idna-2.9 [2021-06-02T01:48:00.040Z] Attempting uninstall: requests [2021-06-02T01:48:00.040Z] Found existing installation: requests 2.23.0 [2021-06-02T01:48:00.040Z] Uninstalling requests-2.23.0: [2021-06-02T01:48:00.040Z] ---> 98bf18b8c7e7 [2021-06-02T01:48:00.040Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-02T01:48:00.040Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-02T01:48:00.040Z] Successfully uninstalled requests-2.23.0 [2021-06-02T01:48:00.302Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-02T01:48:00.302Z] ---> Running in 81433ece4d10 [2021-06-02T01:48:00.302Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:48:00.302Z] OK: 8 MiB in 20 packages [2021-06-02T01:48:00.302Z] Running setup.py install for texttable: started [2021-06-02T01:48:00.888Z] Running setup.py install for texttable: finished with status 'done' [2021-06-02T01:48:00.888Z] Running setup.py install for docopt: started [2021-06-02T01:48:00.888Z] Removing intermediate container 9a2bb89b9f98 [2021-06-02T01:48:00.888Z] ---> b4387781e372 [2021-06-02T01:48:00.888Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T01:48:00.888Z] Removing intermediate container 81433ece4d10 [2021-06-02T01:48:00.888Z] ---> 77559fffb74f [2021-06-02T01:48:00.888Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-02T01:48:01.160Z] Running setup.py install for docopt: finished with status 'done' [2021-06-02T01:48:01.160Z] Running setup.py install for PyYAML: started [2021-06-02T01:48:01.160Z] ---> Running in 2e8d03059d85 [2021-06-02T01:48:01.160Z] ---> 4eec64f71e71 [2021-06-02T01:48:01.160Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-02T01:48:01.160Z] Removing intermediate container 2e8d03059d85 [2021-06-02T01:48:01.160Z] ---> 66c095d12ca5 [2021-06-02T01:48:01.160Z] Step 29/32 : CMD ["gate"] [2021-06-02T01:48:01.434Z] ---> Running in b3124e43b8bd [2021-06-02T01:48:01.434Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-02T01:48:01.434Z] Running setup.py install for dockerpty: started [2021-06-02T01:48:01.697Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-02T01:48:01.958Z] ---> 7293a9c58a21 [2021-06-02T01:48:01.958Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-02T01:48:01.958Z] Removing intermediate container b3124e43b8bd [2021-06-02T01:48:01.958Z] ---> 043c035f8829 [2021-06-02T01:48:01.958Z] Step 30/32 : LABEL arch=x86_64 [2021-06-02T01:48:01.958Z] ---> Running in cdbbd1a3bdcb [2021-06-02T01:48:02.229Z] ---> 94f5c4bb813a [2021-06-02T01:48:02.229Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-02T01:48:02.229Z] 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-02T01:48:02.229Z] Removing intermediate container cdbbd1a3bdcb [2021-06-02T01:48:02.229Z] ---> 7e6a321eb1b0 [2021-06-02T01:48:02.229Z] Step 31/32 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f [2021-06-02T01:48:02.229Z] ---> Running in e484350f2c12 [2021-06-02T01:48:02.229Z] ---> Running in 2bbfa1245934 [2021-06-02T01:48:02.508Z] Removing intermediate container e484350f2c12 [2021-06-02T01:48:02.508Z] ---> 2b56a627d6ac [2021-06-02T01:48:02.508Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T01:48:02.508Z] Removing intermediate container 2bbfa1245934 [2021-06-02T01:48:02.508Z] ---> 08ae92a5968a [2021-06-02T01:48:02.508Z] Step 32/32 : LABEL version=0.0.0 [2021-06-02T01:48:02.508Z] ---> Running in bed299338d4f [2021-06-02T01:48:02.508Z] ---> Running in 8f220f7e0521 [2021-06-02T01:48:02.508Z] Removing intermediate container bed299338d4f [2021-06-02T01:48:02.508Z] ---> f4cb501c9459 [2021-06-02T01:48:02.508Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T01:48:02.508Z] ---> Running in 198a55556656 [2021-06-02T01:48:02.782Z] Removing intermediate container 8f220f7e0521 [2021-06-02T01:48:02.782Z] ---> 98799828a1e7 [2021-06-02T01:48:02.782Z] [2021-06-02T01:48:02.782Z] Removing intermediate container 198a55556656 [2021-06-02T01:48:02.782Z] ---> b1f7af8cabca [2021-06-02T01:48:02.782Z] Step 23/24 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f [2021-06-02T01:48:02.782Z] Successfully built 98799828a1e7 [2021-06-02T01:48:02.782Z] Successfully tagged security-bootstrapper:latest [2021-06-02T01:48:03.045Z]  Building security-bootstrapper ... done  ---> Running in 498b9b5d8990 [2021-06-02T01:48:03.312Z] Removing intermediate container 498b9b5d8990 [2021-06-02T01:48:03.312Z] ---> 8dacfcdbc1c5 [2021-06-02T01:48:03.312Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T01:48:03.586Z] ---> Running in 70ebea56139e [2021-06-02T01:48:04.162Z] Removing intermediate container 70ebea56139e [2021-06-02T01:48:04.162Z] ---> 5a581d52066f [2021-06-02T01:48:04.162Z] [2021-06-02T01:48:04.423Z] Successfully built 5a581d52066f [2021-06-02T01:48:04.423Z] Successfully tagged core-data:latest [2021-06-02T01:48:04.423Z]  Building core-data ... done Removing intermediate container e2b2aa7b3aa9 [2021-06-02T01:48:04.423Z] ---> cfdbea818df7 [2021-06-02T01:48:04.423Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-02T01:48:04.423Z] ---> Running in c744bd85b7c6 [2021-06-02T01:48:04.692Z] Removing intermediate container c744bd85b7c6 [2021-06-02T01:48:04.692Z] ---> 1f972c4f29d4 [2021-06-02T01:48:04.692Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-02T01:48:04.692Z] ---> Running in f6e366c9e106 [2021-06-02T01:48:04.692Z] Removing intermediate container f6e366c9e106 [2021-06-02T01:48:04.692Z] ---> 8f40281c772c [2021-06-02T01:48:04.692Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-02T01:48:05.265Z] ---> d6979990a46a [2021-06-02T01:48:05.265Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-02T01:48:05.527Z] ---> 70b487a1a3fd [2021-06-02T01:48:05.527Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-02T01:48:05.791Z] ---> ad770af7eb74 [2021-06-02T01:48:05.791Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-02T01:48:05.791Z] ---> Running in a89aba5b9acb [2021-06-02T01:48:05.791Z] Removing intermediate container a89aba5b9acb [2021-06-02T01:48:05.791Z] ---> 2095e999e9f8 [2021-06-02T01:48:05.791Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T01:48:05.791Z] ---> Running in 1c0da7c736d8 [2021-06-02T01:48:05.791Z] Removing intermediate container 1c0da7c736d8 [2021-06-02T01:48:05.791Z] ---> a8fbed7e55c7 [2021-06-02T01:48:05.791Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T01:48:06.067Z] ---> Running in 31693a9a39d1 [2021-06-02T01:48:06.067Z] Removing intermediate container 31693a9a39d1 [2021-06-02T01:48:06.067Z] ---> 40203e531989 [2021-06-02T01:48:06.067Z] Step 23/24 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f [2021-06-02T01:48:06.067Z] ---> Running in be6d7cb0e4ec [2021-06-02T01:48:06.067Z] Removing intermediate container be6d7cb0e4ec [2021-06-02T01:48:06.067Z] ---> f7ec96c84579 [2021-06-02T01:48:06.067Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T01:48:06.067Z] ---> Running in f5a0159dd822 [2021-06-02T01:48:06.330Z] Removing intermediate container f5a0159dd822 [2021-06-02T01:48:06.330Z] ---> 21585053fc17 [2021-06-02T01:48:06.330Z] [2021-06-02T01:48:06.330Z] Successfully built 21585053fc17 [2021-06-02T01:48:06.593Z] Successfully tagged sys-mgmt-agent:latest [2021-06-02T01:48:06.601Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-02T01:48:06.601Z] $ docker stop --time=1 608921812bd681004ecaae0f4d74a2e8c05913937f905e62e1634d4fadf4b8c2 [2021-06-02T01:48:07.916Z] $ docker rm -f 608921812bd681004ecaae0f4d74a2e8c05913937f905e62e1634d4fadf4b8c2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T01:48:08.281Z] + docker images [2021-06-02T01:48:08.281Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-02T01:48:08.281Z] sys-mgmt-agent latest 21585053fc17 2 seconds ago 312MB [2021-06-02T01:48:08.281Z] core-data latest 5a581d52066f 5 seconds ago 21.6MB [2021-06-02T01:48:08.281Z] security-bootstrapper latest 98799828a1e7 6 seconds ago 18.2MB [2021-06-02T01:48:08.281Z] 8bd53a112168 13 seconds ago 1.17GB [2021-06-02T01:48:08.281Z] d8473eeda9f4 18 seconds ago 1.15GB [2021-06-02T01:48:08.281Z] af7b02b11039 27 seconds ago 1.16GB [2021-06-02T01:48:08.281Z] core-command latest ac98f5c4a912 37 seconds ago 17.1MB [2021-06-02T01:48:08.282Z] be9811546b5b 41 seconds ago 1.16GB [2021-06-02T01:48:08.282Z] security-secretstore-setup latest bf8f616e5183 49 seconds ago 25.8MB [2021-06-02T01:48:08.282Z] support-notifications latest aff02383214a 53 seconds ago 17.8MB [2021-06-02T01:48:08.282Z] 59fe4d785fbb About a minute ago 1.16GB [2021-06-02T01:48:08.282Z] core-metadata latest a73761706f64 About a minute ago 18.6MB [2021-06-02T01:48:08.282Z] 9ccee9a9d611 About a minute ago 1.16GB [2021-06-02T01:48:08.282Z] support-scheduler latest 43d14fdcb5e9 About a minute ago 17.1MB [2021-06-02T01:48:08.282Z] 6ecb09d73022 About a minute ago 1.17GB [2021-06-02T01:48:08.282Z] security-proxy-setup latest 5fb4935f93c2 About a minute ago 25.3MB [2021-06-02T01:48:08.282Z] 78d25ba1c0ad About a minute ago 1.16GB [2021-06-02T01:48:08.282Z] 92c1d9d3df6c About a minute ago 1.16GB [2021-06-02T01:48:08.282Z] ci-base-image-x86_64 latest 6b7f5e44903b 6 minutes ago 648MB [2021-06-02T01:48:08.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-06-02T01:48:08.282Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-06-02T01:48:08.282Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-06-02T01:48:08.282Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-02T01:48:08.282Z] 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-02T01:48:19.441Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-02T01:48:23.771Z] Still waiting to schedule task [2021-06-02T01:48:23.772Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-02T01:48:26.183Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-02T01:48:36.378Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-02T01:48:36.378Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-02T01:48:39.810Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-02T01:48:39.810Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-02T01:48:39.810Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-02T01:48:39.810Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-02T01:48:45.246Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-02T01:48:45.246Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-02T01:48:55.438Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-02T01:48:55.438Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-02T01:48:55.438Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-02T01:48:59.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.390s coverage: 46.1% of statements [2021-06-02T01:48:59.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-02T01:48:59.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-02T01:48:59.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-06-02T01:48:59.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-06-02T01:48:59.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-06-02T01:48:59.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-02T01:48:59.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.175s coverage: 28.7% of statements [2021-06-02T01:48:59.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.314s coverage: 100.0% of statements [2021-06-02T01:49:08.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.730s coverage: 27.7% of statements [2021-06-02T01:49:08.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-02T01:49:08.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-02T01:49:08.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-06-02T01:49:08.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-06-02T01:49:08.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-06-02T01:49:08.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.278s coverage: 81.2% of statements [2021-06-02T01:49:08.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-02T01:49:08.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.241s coverage: 100.0% of statements [2021-06-02T01:49:08.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-06-02T01:49:08.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.209s coverage: 100.0% of statements [2021-06-02T01:49:08.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-06-02T01:49:08.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-02T01:49:08.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.375s coverage: 53.4% of statements [2021-06-02T01:49:08.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-02T01:49:08.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-02T01:49:13.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.500s coverage: 87.7% of statements [2021-06-02T01:49:13.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-02T01:49:13.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T01:49:13.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.220s coverage: 78.9% of statements [2021-06-02T01:49:13.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-02T01:49:21.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.188s coverage: 28.6% of statements [2021-06-02T01:49:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-02T01:49:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-02T01:49:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-06-02T01:49:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-06-02T01:49:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-06-02T01:49:21.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.348s coverage: 100.0% of statements [2021-06-02T01:49:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-06-02T01:49:21.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.213s coverage: 100.0% of statements [2021-06-02T01:49:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-06-02T01:49:21.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.614s coverage: 86.7% of statements [2021-06-02T01:49:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-06-02T01:49:21.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.518s coverage: 97.5% of statements [2021-06-02T01:49:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-06-02T01:49:21.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.299s coverage: 78.3% of statements [2021-06-02T01:49:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-06-02T01:49:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-02T01:49:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-02T01:49:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-02T01:49:29.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.247s coverage: 95.1% of statements [2021-06-02T01:49:29.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-02T01:49:29.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T01:49:29.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-02T01:49:29.882Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-02T01:49:29.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-02T01:49:29.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-06-02T01:49:29.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-06-02T01:49:29.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-02T01:49:29.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-02T01:49:29.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-06-02T01:49:29.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-02T01:49:29.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-06-02T01:49:29.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-02T01:49:29.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-06-02T01:49:29.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-02T01:49:29.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-06-02T01:49:29.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-06-02T01:49:29.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-06-02T01:49:29.882Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements [2021-06-02T01:49:29.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-02T01:49:29.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-06-02T01:49:29.882Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.254s coverage: 0.8% of statements [2021-06-02T01:49:29.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-02T01:49:29.882Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.166s coverage: 21.7% of statements [2021-06-02T01:49:29.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-02T01:49:29.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.259s coverage: 47.1% of statements [2021-06-02T01:49:29.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.171s coverage: 79.5% of statements [2021-06-02T01:49:29.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.178s coverage: 94.1% of statements [2021-06-02T01:49:29.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.223s coverage: 96.3% of statements [2021-06-02T01:49:30.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements [2021-06-02T01:49:42.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.213s coverage: 94.4% of statements [2021-06-02T01:49:42.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.165s coverage: 44.8% of statements [2021-06-02T01:49:47.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.591s coverage: 81.8% of statements [2021-06-02T01:49:47.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-02T01:49:54.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements [2021-06-02T01:49:54.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-02T01:49:54.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-02T01:49:54.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-02T01:49:54.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-06-02T01:49:54.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-02T01:49:54.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-02T01:49:54.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-02T01:49:54.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-02T01:49:54.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-02T01:49:54.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2021-06-02T01:49:54.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-02T01:49:54.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-02T01:49:54.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-06-02T01:49:54.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-02T01:49:54.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.200s coverage: 76.0% of statements [2021-06-02T01:49:54.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-02T01:49:54.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.214s coverage: 80.0% of statements [2021-06-02T01:49:54.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.279s coverage: 87.2% of statements [2021-06-02T01:49:54.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.249s coverage: 85.4% of statements [2021-06-02T01:49:54.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.268s coverage: 91.2% of statements [2021-06-02T01:49:54.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-02T01:49:54.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.660s coverage: 64.4% of statements [2021-06-02T01:49:54.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-02T01:49:54.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-02T01:49:54.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.163s coverage: 100.0% of statements [2021-06-02T01:49:54.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements [2021-06-02T01:49:55.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-06-02T01:49:56.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements [2021-06-02T01:49:56.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2021-06-02T01:50:00.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.944s coverage: 66.9% of statements [2021-06-02T01:50:00.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-02T01:50:00.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-02T01:50:00.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-02T01:50:02.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.709s coverage: 43.5% of statements [2021-06-02T01:50:02.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-02T01:50:02.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-02T01:50:02.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.100s coverage: 89.5% of statements [2021-06-02T01:50:02.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-02T01:50:02.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.099s coverage: 84.8% of statements [2021-06-02T01:50:08.795Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.439s coverage: 46.8% of statements [2021-06-02T01:50:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-02T01:50:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-02T01:50:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-06-02T01:50:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-06-02T01:50:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-06-02T01:50:08.795Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.112s coverage: 100.0% of statements [2021-06-02T01:50:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-06-02T01:50:08.795Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.115s coverage: 100.0% of statements [2021-06-02T01:50:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-06-02T01:50:08.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-02T01:50:11.482Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.221s coverage: 18.8% of statements [2021-06-02T01:50:11.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-02T01:50:11.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-02T01:50:11.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-02T01:50:11.482Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.514s coverage: 91.9% of statements [2021-06-02T01:50:11.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-02T01:50:11.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T01:50:11.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-02T01:50:15.803Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.671s coverage: 28.7% of statements [2021-06-02T01:50:15.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-02T01:50:15.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-02T01:50:15.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-06-02T01:50:15.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-06-02T01:50:15.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-06-02T01:50:15.803Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.196s coverage: 99.0% of statements [2021-06-02T01:50:15.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-06-02T01:50:15.803Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.233s coverage: 100.0% of statements [2021-06-02T01:50:15.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-06-02T01:50:15.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-02T01:50:15.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-02T01:50:15.803Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.189s coverage: 63.4% of statements [2021-06-02T01:50:15.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-02T01:50:17.252Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.461s coverage: 97.6% of statements [2021-06-02T01:50:17.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-02T01:50:17.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T01:50:17.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-02T01:50:17.252Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements [2021-06-02T01:50:17.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-02T01:50:17.252Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.064s coverage: 100.0% of statements [2021-06-02T01:50:17.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-02T01:50:17.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-02T01:50:17.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-02T01:50:17.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-02T01:50:18.238Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.082s coverage: 87.9% of statements [2021-06-02T01:50:18.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-02T01:50:18.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-02T01:50:18.239Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-06-02T01:50:18.847Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.198s coverage: 28.1% of statements [2021-06-02T01:50:18.847Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-02T01:50:18.847Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-02T01:50:19.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.165s coverage: 27.9% of statements [2021-06-02T01:50:19.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-02T01:50:19.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-02T01:50:19.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-02T01:50:19.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-02T01:50:19.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-02T01:50:19.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-06-02T01:50:20.809Z] GO111MODULE=on go vet ./... [2021-06-02T01:50:33.005Z] Running on prd-ubuntu18.04-docker-8c-8g-26 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws [2021-06-02T01:50:33.029Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-02T01:50:33.146Z] The recommended git tool is: git [2021-06-02T01:50:35.394Z] using credential edgex-jenkins-ssh [2021-06-02T01:50:35.413Z] Cloning the remote Git repository [2021-06-02T01:50:35.453Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-02T01:50:35.521Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-02T01:50:35.579Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T01:50:35.580Z] > git --version # timeout=10 [2021-06-02T01:50:35.587Z] > git --version # 'git version 2.17.1' [2021-06-02T01:50:35.588Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T01:50:35.620Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T01:50:45.615Z] Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit bf3bad98830956d6b4193a94d0019bd9836f354f [2021-06-02T01:50:45.745Z] Merge succeeded, producing bf3bad98830956d6b4193a94d0019bd9836f354f [2021-06-02T01:50:45.746Z] Checking out Revision bf3bad98830956d6b4193a94d0019bd9836f354f (PR-3525) [2021-06-02T01:50:44.966Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T01:50:44.973Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T01:50:44.983Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T01:50:44.996Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T01:50:44.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T01:50:45.001Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T01:50:45.624Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T01:50:45.635Z] > git checkout -f bf3bad98830956d6b4193a94d0019bd9836f354f # timeout=10 [2021-06-02T01:50:45.711Z] > git remote # timeout=10 [2021-06-02T01:50:45.717Z] > git config --get remote.origin.url # timeout=10 [2021-06-02T01:50:45.722Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T01:50:45.726Z] > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 [2021-06-02T01:50:45.738Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-02T01:50:45.747Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T01:50:45.753Z] > git checkout -f bf3bad98830956d6b4193a94d0019bd9836f354f # timeout=10 [2021-06-02T01:50:49.384Z] Commit message: "fix(snap): go 1.16 update" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T01:50:50.394Z] + echo snap-build.sh [2021-06-02T01:50:50.394Z] snap-build.sh [2021-06-02T01:50:50.394Z] + SNAP_BASE_DIR=. [2021-06-02T01:50:50.394Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-06-02T01:50:50.394Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-06-02T01:50:50.394Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-06-02T01:50:50.394Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-06-02T01:50:50.394Z] + cd /w/workspace/edgex-go/2 [2021-06-02T01:50:50.394Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-02T01:50:50.394Z] Reading package lists... [2021-06-02T01:50:50.394Z] Building dependency tree... [2021-06-02T01:50:50.394Z] Reading state information... [2021-06-02T01:50:50.660Z] The following packages were automatically installed and are no longer required: [2021-06-02T01:50:50.660Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-02T01:50:50.660Z] uidmap xdelta3 [2021-06-02T01:50:50.660Z] Use 'sudo apt autoremove' to remove them. [2021-06-02T01:50:50.660Z] The following packages will be REMOVED: [2021-06-02T01:50:50.660Z] lxd* lxd-client* [2021-06-02T01:50:50.922Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-02T01:50:50.922Z] After this operation, 31.7 MB disk space will be freed. [2021-06-02T01:50:51.705Z] (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-02T01:50:51.705Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-02T01:50:52.681Z] Removing lxd dnsmasq configuration [2021-06-02T01:50:52.681Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-02T01:50:52.943Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-02T01:50:53.517Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-02T01:50:53.779Z] (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-02T01:50:53.779Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-02T01:50:55.199Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-02T01:50:55.199Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-02T01:50:56.588Z] + sudo snap remove --purge lxd [2021-06-02T01:50:56.588Z] snap "lxd" is not installed [2021-06-02T01:50:56.588Z] + sudo groupadd --force --system lxd [2021-06-02T01:50:56.588Z] ++ whoami [2021-06-02T01:50:56.588Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-02T01:50:56.588Z] + newgrp - lxd [2021-06-02T01:50:56.854Z] + sudo snap install lxd [2021-06-02T01:51:05.001Z] 2021-06-02T01:51:03Z INFO Waiting for automatic snapd restart... [2021-06-02T01:51:17.239Z] lxd 4.14 from Canonical* installed [2021-06-02T01:51:17.239Z] + sudo lxd init --auto [2021-06-02T01:51:27.254Z] + sudo snap install --classic snapcraft [2021-06-02T01:51:31.506Z] snapcraft 4.8 from Canonical* installed [2021-06-02T01:51:31.506Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-02T01:51:31.506Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-02T01:51:31.506Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T01:51:31.506Z] Dload Upload Total Spent Left Speed [2021-06-02T01:51:31.506Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4610 0 --:--:-- --:--:-- --:--:-- 4610 [2021-06-02T01:51:31.506Z] 100 3325k 100 3325k 0 0 10.5M 0 --:--:-- --:--:-- --:--:-- 10.5M [2021-06-02T01:51:31.506Z] ./yq_linux_amd64 [2021-06-02T01:51:31.506Z] + sudo snapcraft prime --use-lxd [2021-06-02T01:51:33.431Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-02T01:51:33.431Z] 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-02T01:51:33.431Z] - README.md [2021-06-02T01:51:33.431Z] [2021-06-02T01:51:33.431Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-02T01:51:34.011Z] Launching a container. [2021-06-02T01:51:40.616Z] Waiting for container to be ready [2021-06-02T01:51:41.189Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-02T01:51:41.189Z] [2021-06-02T01:51:45.417Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-02T01:51:45.417Z] Waiting for network to be ready... [2021-06-02T01:51:45.417Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-02T01:51:45.704Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-06-02T01:51:45.704Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-02T01:51:45.705Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-06-02T01:51:45.705Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-02T01:51:45.705Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-02T01:51:45.705Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-06-02T01:51:45.705Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-06-02T01:51:45.705Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-02T01:51:45.705Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-06-02T01:51:46.277Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-02T01:51:46.277Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-02T01:51:46.537Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-02T01:51:46.537Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-02T01:51:46.537Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-02T01:51:46.537Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-02T01:51:46.537Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-02T01:51:46.537Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-02T01:51:46.806Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-02T01:51:47.068Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2072 kB] [2021-06-02T01:51:47.331Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-06-02T01:51:47.331Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-06-02T01:51:47.331Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-06-02T01:51:47.331Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-06-02T01:51:47.331Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-06-02T01:51:47.331Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-02T01:51:47.331Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-06-02T01:51:49.255Z] Fetched 24.6 MB in 4s (6292 kB/s) [2021-06-02T01:51:50.197Z] Reading package lists... [2021-06-02T01:51:50.459Z] Reading package lists... [2021-06-02T01:51:50.721Z] Building dependency tree... [2021-06-02T01:51:50.721Z] Reading state information... [2021-06-02T01:51:50.721Z] The following additional packages will be installed: [2021-06-02T01:51:50.721Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-02T01:51:50.721Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-02T01:51:50.721Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-02T01:51:50.721Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-02T01:51:50.721Z] Suggested packages: [2021-06-02T01:51:50.721Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-02T01:51:50.721Z] Recommended packages: [2021-06-02T01:51:50.721Z] gnupg libsasl2-modules [2021-06-02T01:51:50.721Z] The following NEW packages will be installed: [2021-06-02T01:51:50.721Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-02T01:51:50.721Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-02T01:51:50.721Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-02T01:51:50.721Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-02T01:51:50.721Z] The following packages will be upgraded: [2021-06-02T01:51:50.721Z] gpg gpg-agent gpgconf libudev1 [2021-06-02T01:51:50.721Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-02T01:51:50.721Z] Need to get 3530 kB of archives. [2021-06-02T01:51:50.721Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-02T01:51:50.721Z] 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-02T01:51:50.981Z] 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-02T01:51:50.981Z] 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-02T01:51:50.981Z] 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-02T01:51:50.981Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-02T01:51:51.243Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-02T01:51:51.506Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-02T01:51:51.506Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-02T01:51:51.506Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-02T01:51:51.767Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-02T01:51:51.767Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-02T01:51:51.767Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-02T01:51:51.767Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-02T01:51:51.767Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-02T01:51:51.767Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-02T01:51:51.767Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-02T01:51:51.767Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-02T01:51:51.767Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-02T01:51:51.767Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-02T01:51:51.767Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-02T01:51:51.767Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-02T01:51:51.767Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-02T01:51:51.767Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T01:51:52.028Z] Fetched 3530 kB in 1s (3477 kB/s) [2021-06-02T01:51:52.028Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-02T01:51:52.028Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-02T01:51:52.028Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-02T01:51:52.028Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-02T01:51:52.028Z] Selecting previously unselected package udev. [2021-06-02T01:51:52.308Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-02T01:51:52.308Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-02T01:51:52.308Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-02T01:51:52.568Z] Selecting previously unselected package libfuse2:amd64. [2021-06-02T01:51:52.568Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-02T01:51:52.568Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-02T01:51:52.568Z] Selecting previously unselected package fuse. [2021-06-02T01:51:52.568Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-02T01:51:52.568Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-02T01:51:52.568Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T01:51:52.568Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-02T01:51:52.829Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T01:51:52.829Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-02T01:51:52.829Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T01:51:52.829Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-02T01:51:52.829Z] Selecting previously unselected package libksba8:amd64. [2021-06-02T01:51:52.829Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-02T01:51:52.829Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-02T01:51:52.829Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-02T01:51:52.829Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T01:51:52.829Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:51:53.091Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-02T01:51:53.091Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T01:51:53.091Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:51:53.091Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-02T01:51:53.091Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T01:51:53.091Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:51:53.091Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-02T01:51:53.091Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T01:51:53.091Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:51:53.352Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-02T01:51:53.353Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T01:51:53.353Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:51:53.353Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-02T01:51:53.353Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T01:51:53.353Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:51:53.353Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-02T01:51:53.353Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T01:51:53.353Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:51:53.613Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-02T01:51:53.613Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T01:51:53.613Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:51:53.613Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-02T01:51:53.613Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T01:51:53.613Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:51:53.613Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-02T01:51:53.613Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-02T01:51:53.613Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-02T01:51:53.613Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-02T01:51:53.613Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-02T01:51:53.613Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-02T01:51:53.613Z] Selecting previously unselected package libldap-common. [2021-06-02T01:51:53.613Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-02T01:51:53.873Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-02T01:51:53.874Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-02T01:51:53.874Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-02T01:51:53.874Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-02T01:51:53.874Z] Selecting previously unselected package dirmngr. [2021-06-02T01:51:53.874Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T01:51:53.874Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-02T01:51:54.134Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-02T01:51:54.134Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-02T01:51:54.134Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-02T01:51:54.134Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-02T01:51:54.134Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-02T01:51:54.134Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-02T01:51:54.134Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:51:54.134Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-02T01:51:54.134Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-02T01:51:54.134Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-02T01:51:54.395Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-02T01:51:54.724Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:51:54.724Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-02T01:51:54.724Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-02T01:51:54.724Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-02T01:51:54.724Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:51:54.724Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:51:54.724Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:51:54.724Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:51:54.724Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:51:54.724Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:51:54.724Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T01:51:54.724Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-02T01:51:54.724Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-02T01:51:54.724Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-02T01:51:55.296Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-02T01:51:55.296Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-02T01:51:55.296Z] This means they are not meant to be enabled using systemctl. [2021-06-02T01:51:55.296Z] Possible reasons for having this kind of units are: [2021-06-02T01:51:55.296Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-02T01:51:55.296Z] .wants/ or .requires/ directory. [2021-06-02T01:51:55.296Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-02T01:51:55.296Z] a requirement dependency on it. [2021-06-02T01:51:55.296Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-02T01:51:55.296Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-02T01:51:55.296Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-02T01:51:55.296Z] instance name specified. [2021-06-02T01:51:55.557Z] Reading package lists... [2021-06-02T01:51:55.818Z] Building dependency tree... [2021-06-02T01:51:55.819Z] Reading state information... [2021-06-02T01:51:55.819Z] The following additional packages will be installed: [2021-06-02T01:51:55.819Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-02T01:51:55.819Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-02T01:51:55.819Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-02T01:51:55.819Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-02T01:51:55.819Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-02T01:51:55.819Z] Suggested packages: [2021-06-02T01:51:55.819Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-02T01:51:55.819Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-02T01:51:55.819Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-02T01:51:55.819Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-02T01:51:55.819Z] systemd-container policykit-1 [2021-06-02T01:51:55.819Z] Recommended packages: [2021-06-02T01:51:55.819Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-02T01:51:55.819Z] The following NEW packages will be installed: [2021-06-02T01:51:55.819Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-02T01:51:55.819Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-02T01:51:55.819Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-02T01:51:55.819Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-02T01:51:55.819Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-02T01:51:55.819Z] The following packages will be upgraded: [2021-06-02T01:51:55.819Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-02T01:51:55.819Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-02T01:51:55.819Z] Need to get 35.2 MB of archives. [2021-06-02T01:51:55.819Z] After this operation, 141 MB of additional disk space will be used. [2021-06-02T01:51:55.819Z] 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-02T01:51:56.079Z] 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-02T01:51:56.079Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-02T01:51:56.079Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-02T01:51:56.079Z] 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-02T01:51:56.079Z] 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-02T01:51:56.079Z] 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-02T01:51:56.079Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-02T01:51:56.079Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-02T01:51:56.079Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-02T01:51:56.079Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-02T01:51:56.079Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-02T01:51:56.079Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-02T01:51:56.079Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-02T01:51:56.079Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-02T01:51:56.079Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-02T01:51:56.079Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-06-02T01:51:57.024Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-02T01:51:57.024Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-02T01:51:57.024Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-02T01:51:57.024Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-02T01:51:57.024Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-02T01:51:57.024Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-02T01:51:57.024Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-02T01:51:57.024Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-02T01:51:57.024Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-02T01:51:57.024Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-02T01:51:57.024Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-02T01:51:57.024Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-02T01:51:57.024Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-06-02T01:51:57.285Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T01:51:57.285Z] Fetched 35.2 MB in 1s (28.0 MB/s) [2021-06-02T01:51:57.285Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-02T01:51:57.285Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-02T01:51:57.546Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-02T01:51:57.693Z] gofmt -l . [2021-06-02T01:51:57.693Z] [ "`gofmt -l .`" = "" ] [2021-06-02T01:51:58.129Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-02T01:51:58.129Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-02T01:51:58.129Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-02T01:51:58.129Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-02T01:51:58.129Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-02T01:51:58.129Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-02T01:51:58.391Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-02T01:51:58.391Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-02T01:51:58.391Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-02T01:51:58.391Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-02T01:51:58.965Z] Setting up apt (1.6.13) ... [2021-06-02T01:51:58.965Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-02T01:51:59.225Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-02T01:51:59.225Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-02T01:51:59.225Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-02T01:51:59.225Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-02T01:51:59.486Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-02T01:51:59.486Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-02T01:51:59.486Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T01:51:59.486Z] Selecting previously unselected package libexpat1:amd64. [2021-06-02T01:51:59.486Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-02T01:51:59.486Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-02T01:51:59.749Z] Selecting previously unselected package python3.6-minimal. [2021-06-02T01:51:59.749Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-02T01:51:59.749Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T01:52:00.013Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-02T01:52:00.013Z] Checking for services that may need to be restarted...done. [2021-06-02T01:52:00.013Z] Checking for services that may need to be restarted...done. [2021-06-02T01:52:00.013Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T01:52:00.275Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-02T01:52:00.275Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T01:52:00.536Z] Selecting previously unselected package python3-minimal. [2021-06-02T01:52:00.536Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-02T01:52:00.536Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-02T01:52:00.536Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-02T01:52:00.798Z] Selecting previously unselected package mime-support. [2021-06-02T01:52:00.798Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-02T01:52:00.798Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-02T01:52:00.798Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-02T01:52:00.798Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-02T01:52:00.798Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-02T01:52:00.798Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-02T01:52:00.798Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-02T01:52:00.798Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T01:52:01.060Z] Selecting previously unselected package python3.6. [2021-06-02T01:52:01.060Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-02T01:52:01.060Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T01:52:01.060Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-02T01:52:01.060Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-02T01:52:01.060Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-02T01:52:01.076Z] ./bin/test-go-mod-tidy.sh [2021-06-02T01:52:01.324Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-02T01:52:01.325Z] Selecting previously unselected package python3. [2021-06-02T01:52:01.325Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-02T01:52:01.325Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-02T01:52:01.325Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-02T01:52:01.357Z] ./bin/test-attribution-txt.sh [2021-06-02T01:52:01.586Z] Selecting previously unselected package multiarch-support. [2021-06-02T01:52:01.586Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T01:52:01.586Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-02T01:52:01.586Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-02T01:52:01.586Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-02T01:52:01.586Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-02T01:52:01.586Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-02T01:52:01.586Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-02T01:52:01.586Z] Selecting previously unselected package libbsd0:amd64. [2021-06-02T01:52:01.586Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-02T01:52:01.586Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-02T01:52:01.586Z] Selecting previously unselected package sudo. [2021-06-02T01:52:01.586Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-02T01:52:01.586Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-02T01:52:01.863Z] Selecting previously unselected package apparmor. [2021-06-02T01:52:01.863Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-02T01:52:01.863Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-02T01:52:02.130Z] Selecting previously unselected package libedit2:amd64. [2021-06-02T01:52:02.130Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-02T01:52:02.130Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-02T01:52:02.130Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-02T01:52:02.130Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-02T01:52:02.130Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T01:52:02.130Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-02T01:52:02.130Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-02T01:52:02.130Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T01:52:02.130Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-02T01:52:02.130Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-02T01:52:02.130Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-02T01:52:02.417Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-02T01:52:02.417Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-02T01:52:02.417Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T01:52:02.417Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-02T01:52:02.417Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-02T01:52:02.417Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T01:52:02.678Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-02T01:52:02.678Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-02T01:52:02.678Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-02T01:52:02.940Z] Selecting previously unselected package openssh-client. [2021-06-02T01:52:02.940Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-02T01:52:02.940Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-02T01:52:02.940Z] Selecting previously unselected package squashfs-tools. [2021-06-02T01:52:02.940Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-06-02T01:52:02.940Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-02T01:52:03.201Z] Selecting previously unselected package snapd. [2021-06-02T01:52:03.201Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-06-02T01:52:03.201Z] Unpacking snapd (2.48.3+18.04) ... [Pipeline] sh [2021-06-02T01:52:04.048Z] + ls -al . [2021-06-02T01:52:04.048Z] total 880 [2021-06-02T01:52:04.048Z] drwxrwxr-x 9 1001 1001 4096 Jun 2 01:52 . [2021-06-02T01:52:04.048Z] drwxr-xr-x 4 root root 4096 Jun 2 01:46 .. [2021-06-02T01:52:04.048Z] -rw-rw-r-- 1 1001 1001 11 Jun 2 01:45 .dockerignore [2021-06-02T01:52:04.048Z] drwxrwxr-x 8 1001 1001 4096 Jun 2 01:45 .git [2021-06-02T01:52:04.048Z] drwxrwxr-x 3 1001 1001 4096 Jun 2 01:45 .github [2021-06-02T01:52:04.048Z] -rw-rw-r-- 1 1001 1001 818 Jun 2 01:45 .gitignore [2021-06-02T01:52:04.048Z] -rw-rw-r-- 1 1001 1001 166 Jun 2 01:45 .sonarcloud.properties [2021-06-02T01:52:04.048Z] -rw-rw-r-- 1 1001 1001 8609 Jun 2 01:45 Attribution.txt [2021-06-02T01:52:04.048Z] -rw-rw-r-- 1 1001 1001 3804 Jun 2 01:45 CONTRIBUTING.md [2021-06-02T01:52:04.048Z] -rw-rw-r-- 1 1001 1001 931 Jun 2 01:45 Dockerfile.build [2021-06-02T01:52:04.048Z] -rw-rw-r-- 1 1001 1001 849 Jun 2 01:45 Jenkinsfile [2021-06-02T01:52:04.048Z] -rw-rw-r-- 1 1001 1001 10775 Jun 2 01:45 LICENSE [2021-06-02T01:52:04.048Z] -rw-rw-r-- 1 1001 1001 5632 Jun 2 01:45 Makefile [2021-06-02T01:52:04.048Z] -rw-rw-r-- 1 1001 1001 7978 Jun 2 01:45 README.md [2021-06-02T01:52:04.048Z] -rw-rw-r-- 1 1001 1001 6755 Jun 2 01:45 SECURITY.md [2021-06-02T01:52:04.048Z] -rw-rw-r-- 1 1001 1001 5 Jun 2 01:40 VERSION [2021-06-02T01:52:04.048Z] -rw-rw-r-- 1 1001 1001 4131 Jun 2 01:45 ZMQWindows.md [2021-06-02T01:52:04.048Z] drwxrwxr-x 2 1001 1001 4096 Jun 2 01:45 bin [2021-06-02T01:52:04.048Z] drwxrwxr-x 14 1001 1001 4096 Jun 2 01:45 cmd [2021-06-02T01:52:04.048Z] -rw-r--r-- 1 root root 742996 Jun 2 01:50 coverage.out [2021-06-02T01:52:04.048Z] -rw-r--r-- 1 root root 1060 Jun 2 01:52 go.mod [2021-06-02T01:52:04.048Z] -rw-r--r-- 1 root root 21686 Jun 2 01:46 go.sum [2021-06-02T01:52:04.048Z] drwxrwxr-x 8 1001 1001 4096 Jun 2 01:45 internal [2021-06-02T01:52:04.048Z] drwxrwxr-x 4 1001 1001 4096 Jun 2 01:45 openapi [2021-06-02T01:52:04.048Z] drwxrwxr-x 4 1001 1001 4096 Jun 2 01:45 snap [2021-06-02T01:52:04.048Z] -rw-rw-r-- 1 1001 1001 168 Jun 2 01:45 version.go [Pipeline] sh [2021-06-02T01:52:04.743Z] + '[' -e coverage.out ] [2021-06-02T01:52:04.743Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-02T01:52:04.777Z] Warning: overwriting stash ‘coverage-report’ [2021-06-02T01:52:05.213Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-02T01:52:05.213Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-02T01:52:05.213Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-02T01:52:05.213Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-02T01:52:05.213Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-02T01:52:05.213Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T01:52:05.213Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-02T01:52:05.213Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-02T01:52:05.213Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-02T01:52:05.786Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-02T01:52:05.786Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-02T01:52:05.786Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-02T01:52:05.949Z] Stashed 1 file(s) [Pipeline] sh [2021-06-02T01:52:06.047Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T01:52:06.047Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T01:52:06.047Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T01:52:06.695Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-02T01:52:06.695Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T01:52:06.695Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-02T01:52:06.695Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-02T01:52:06.695Z] running python rtupdate hooks for python3.6... [2021-06-02T01:52:06.695Z] running python post-rtupdate hooks for python3.6... [2021-06-02T01:52:06.695Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-02T01:52:06.716Z] + make build [2021-06-02T01:52:06.716Z] go mod tidy [2021-06-02T01:52:07.269Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-02T01:52:07.333Z] 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-02T01:52:08.211Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T01:52:08.782Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-02T01:52:09.042Z] Setting up snapd (2.48.3+18.04) ... [2021-06-02T01:52:09.612Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-02T01:52:09.612Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-02T01:52:09.873Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-02T01:52:10.133Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-02T01:52:10.133Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-02T01:52:10.133Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-02T01:52:10.517Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-02T01:52:10.517Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-02T01:52:10.777Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-02T01:52:10.777Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-02T01:52:11.039Z] /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-02T01:52:11.039Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-02T01:52:11.039Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-02T01:52:11.982Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-02T01:52:11.982Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-02T01:52:11.982Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-02T01:52:13.184Z] Reading package lists... [2021-06-02T01:52:13.185Z] Reading package lists... [2021-06-02T01:52:13.445Z] Building dependency tree... [2021-06-02T01:52:13.445Z] Reading state information... [2021-06-02T01:52:13.445Z] Calculating upgrade... [2021-06-02T01:52:13.705Z] The following packages will be upgraded: [2021-06-02T01:52:13.705Z] advancecomp base-files bash binutils binutils-common [2021-06-02T01:52:13.705Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-02T01:52:13.705Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-02T01:52:13.705Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-02T01:52:13.705Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-02T01:52:13.705Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-02T01:52:13.705Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-02T01:52:13.705Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-02T01:52:13.705Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-02T01:52:13.705Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-02T01:52:13.705Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-02T01:52:13.705Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-02T01:52:13.705Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-02T01:52:13.705Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-02T01:52:13.705Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-02T01:52:13.705Z] ubuntu-keyring util-linux [2021-06-02T01:52:13.705Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-02T01:52:13.705Z] Need to get 64.1 MB of archives. [2021-06-02T01:52:13.705Z] After this operation, 5085 kB of additional disk space will be used. [2021-06-02T01:52:13.705Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-06-02T01:52:13.966Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-02T01:52:13.966Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-02T01:52:13.966Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-02T01:52:13.966Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-02T01:52:13.966Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-02T01:52:13.966Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-02T01:52:13.966Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-02T01:52:13.966Z] 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-02T01:52:13.966Z] 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-02T01:52:13.966Z] 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-02T01:52:13.966Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-02T01:52:13.966Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-02T01:52:13.966Z] 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-02T01:52:13.966Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-02T01:52:13.966Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-02T01:52:13.966Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-02T01:52:13.966Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-02T01:52:13.966Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-02T01:52:13.966Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-02T01:52:13.966Z] 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-02T01:52:13.966Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-02T01:52:13.966Z] 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-02T01:52:14.023Z] 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-02T01:52:14.226Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-02T01:52:14.227Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-02T01:52:14.227Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-02T01:52:14.227Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-02T01:52:14.227Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-02T01:52:14.227Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-02T01:52:14.227Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-02T01:52:14.227Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-02T01:52:14.227Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-02T01:52:14.227Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-02T01:52:14.227Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-02T01:52:14.227Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-02T01:52:14.227Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-02T01:52:14.227Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-02T01:52:14.227Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-02T01:52:14.227Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-02T01:52:14.227Z] 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-02T01:52:14.227Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-02T01:52:14.227Z] 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-02T01:52:14.227Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-02T01:52:14.227Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-02T01:52:14.227Z] 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-02T01:52:14.227Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-02T01:52:14.227Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-02T01:52:14.227Z] 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-02T01:52:14.227Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-02T01:52:14.227Z] 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-02T01:52:14.227Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-02T01:52:14.227Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-02T01:52:14.227Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-02T01:52:14.227Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-02T01:52:14.227Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-02T01:52:14.227Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-02T01:52:14.227Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-02T01:52:14.492Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-02T01:52:14.492Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-02T01:52:14.492Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-02T01:52:14.752Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-02T01:52:14.752Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-02T01:52:14.752Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-02T01:52:14.752Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-02T01:52:14.752Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-02T01:52:14.752Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-02T01:52:14.752Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-02T01:52:14.752Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-02T01:52:15.012Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-02T01:52:15.012Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-02T01:52:15.012Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-02T01:52:15.012Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-02T01:52:15.012Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-02T01:52:15.012Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-02T01:52:15.012Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-02T01:52:15.012Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-02T01:52:15.012Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-02T01:52:15.012Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-02T01:52:15.271Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-02T01:52:15.271Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-02T01:52:15.271Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-02T01:52:15.271Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-02T01:52:15.271Z] 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-02T01:52:15.271Z] 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-02T01:52:15.271Z] 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-02T01:52:15.271Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-02T01:52:15.271Z] 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-02T01:52:15.271Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-02T01:52:15.271Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-02T01:52:15.271Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-02T01:52:15.271Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-02T01:52:15.271Z] 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-02T01:52:15.533Z] 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-02T01:52:15.533Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-02T01:52:15.533Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-02T01:52:15.533Z] 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-02T01:52:15.533Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-02T01:52:15.533Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-02T01:52:15.533Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-02T01:52:15.533Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-02T01:52:15.533Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-02T01:52:15.533Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-02T01:52:15.533Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T01:52:15.793Z] Fetched 64.1 MB in 2s (34.8 MB/s) [2021-06-02T01:52:15.793Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:52:15.793Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T01:52:15.793Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-02T01:52:16.364Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T01:52:16.364Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-02T01:52:16.364Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-06-02T01:52:16.364Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-06-02T01:52:16.624Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T01:52:16.624Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T01:52:16.884Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T01:52:16.884Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T01:52:16.884Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T01:52:16.884Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T01:52:16.884Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T01:52:16.884Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T01:52:17.146Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T01:52:17.146Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T01:52:17.146Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T01:52:17.146Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T01:52:17.146Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T01:52:17.146Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T01:52:17.146Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T01:52:17.407Z] (Reading database ... 13911 files and directories currently installed.) [2021-06-02T01:52:17.407Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T01:52:17.407Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-02T01:52:17.407Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-02T01:52:17.407Z] (Reading database ... 13911 files and directories currently installed.) [2021-06-02T01:52:17.407Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T01:52:17.407Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T01:52:17.668Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T01:52:17.668Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T01:52:17.668Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T01:52:17.668Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T01:52:17.930Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T01:52:17.930Z] (Reading database ... 13911 files and directories currently installed.) [2021-06-02T01:52:17.930Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T01:52:18.191Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-02T01:52:18.452Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-02T01:52:18.713Z] (Reading database ... 13911 files and directories currently installed.) [2021-06-02T01:52:18.713Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-02T01:52:18.713Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-02T01:52:18.713Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-02T01:52:18.713Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-02T01:52:18.974Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-02T01:52:18.974Z] Installing new version of config file /etc/issue ... [2021-06-02T01:52:18.974Z] Installing new version of config file /etc/issue.net ... [2021-06-02T01:52:18.974Z] Installing new version of config file /etc/lsb-release ... [2021-06-02T01:52:19.235Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-02T01:52:19.235Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-02T01:52:19.235Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-02T01:52:19.499Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-02T01:52:20.451Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:52:20.451Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-02T01:52:20.451Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-02T01:52:20.451Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-02T01:52:20.451Z] 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-02T01:52:20.713Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:52:20.713Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T01:52:20.713Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-02T01:52:20.713Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-02T01:52:20.713Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:52:20.713Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-02T01:52:20.713Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-02T01:52:20.974Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-02T01:52:20.974Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:52:20.974Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-02T01:52:20.974Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-02T01:52:21.235Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-02T01:52:21.235Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:52:21.236Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-02T01:52:21.236Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-02T01:52:21.236Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-02T01:52:21.498Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:52:21.498Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-02T01:52:21.498Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-02T01:52:21.498Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-02T01:52:21.498Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:52:21.498Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-02T01:52:21.498Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-02T01:52:21.760Z] Setting up grep (3.1-2build1) ... [2021-06-02T01:52:21.760Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:52:21.760Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-02T01:52:21.760Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-02T01:52:21.760Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-02T01:52:22.021Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:52:22.021Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-02T01:52:22.021Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T01:52:22.021Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-02T01:52:22.021Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:52:22.021Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-02T01:52:22.021Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-02T01:52:22.592Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-02T01:52:22.592Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-02T01:52:22.593Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-02T01:52:22.593Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-02T01:52:23.166Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-02T01:52:23.166Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:52:23.166Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-02T01:52:23.166Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-02T01:52:23.741Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-02T01:52:23.741Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-02T01:52:23.741Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-02T01:52:23.741Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-02T01:52:24.002Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-02T01:52:24.002Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:52:24.002Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-02T01:52:24.002Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-02T01:52:24.264Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-02T01:52:24.264Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:52:24.264Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T01:52:24.264Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T01:52:24.264Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T01:52:24.264Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:52:24.264Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T01:52:24.264Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T01:52:24.525Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T01:52:24.526Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:52:24.526Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T01:52:24.526Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T01:52:24.787Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T01:52:24.787Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:52:24.787Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T01:52:24.787Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T01:52:24.787Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T01:52:24.787Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:52:24.787Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-02T01:52:24.787Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T01:52:25.047Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-02T01:52:25.047Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T01:52:25.047Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-02T01:52:25.047Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:52:25.047Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-02T01:52:25.047Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T01:52:25.307Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-02T01:52:25.307Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:52:25.307Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T01:52:25.307Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T01:52:25.307Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T01:52:25.307Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:52:25.307Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T01:52:25.307Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T01:52:25.568Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-02T01:52:25.568Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:52:25.568Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T01:52:25.568Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T01:52:25.829Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-02T01:52:26.089Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-02T01:52:26.350Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-02T01:52:26.613Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:52:26.613Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T01:52:26.613Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-02T01:52:26.613Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-02T01:52:26.875Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T01:52:26.875Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-02T01:52:26.875Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T01:52:26.875Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-02T01:52:26.875Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T01:52:26.875Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-02T01:52:26.875Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-02T01:52:27.136Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-02T01:52:27.396Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T01:52:27.396Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-02T01:52:27.396Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-02T01:52:27.396Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-02T01:52:27.397Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T01:52:27.397Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-02T01:52:27.397Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-02T01:52:27.657Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-02T01:52:27.657Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T01:52:27.657Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-02T01:52:27.657Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-02T01:52:27.657Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-02T01:52:27.917Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T01:52:27.917Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-02T01:52:27.918Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-02T01:52:27.918Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-02T01:52:28.188Z] (Reading database ... 13916 files and directories currently installed.) [2021-06-02T01:52:28.188Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-02T01:52:28.188Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-02T01:52:28.452Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-02T01:52:28.452Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:52:28.452Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T01:52:28.452Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T01:52:28.713Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-02T01:52:28.713Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-02T01:52:28.713Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-02T01:52:28.713Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-02T01:52:28.713Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-02T01:52:28.713Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:52:28.713Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-02T01:52:28.713Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-02T01:52:28.973Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-02T01:52:28.973Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:52:28.973Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-02T01:52:28.973Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-02T01:52:29.233Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-02T01:52:29.233Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:52:29.233Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-02T01:52:29.233Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-02T01:52:29.233Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-02T01:52:29.496Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:52:29.496Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-02T01:52:29.496Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-02T01:52:29.757Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-02T01:52:29.757Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:52:29.757Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-02T01:52:29.757Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-02T01:52:29.757Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-02T01:52:30.018Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:52:30.018Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-02T01:52:30.018Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-02T01:52:30.018Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-02T01:52:30.301Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:52:30.301Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T01:52:30.301Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-02T01:52:30.301Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-02T01:52:30.564Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:52:30.564Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-02T01:52:30.564Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-02T01:52:30.564Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-02T01:52:30.564Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:52:30.564Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-02T01:52:30.564Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-02T01:52:30.827Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-02T01:52:30.827Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:52:30.827Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-02T01:52:30.827Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-02T01:52:31.131Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-02T01:52:31.131Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:52:31.131Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-02T01:52:31.131Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-02T01:52:31.131Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-02T01:52:31.131Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:52:31.131Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-02T01:52:31.131Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-02T01:52:31.395Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-02T01:52:31.396Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:52:31.396Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-02T01:52:31.396Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-02T01:52:31.396Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-02T01:52:31.658Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:52:31.658Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-02T01:52:31.658Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-02T01:52:31.658Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-02T01:52:31.658Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T01:52:31.658Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-02T01:52:31.658Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-02T01:52:31.921Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-02T01:52:31.921Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-02T01:52:31.921Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-02T01:52:31.921Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-02T01:52:31.921Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-02T01:52:31.921Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-02T01:52:32.183Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-02T01:52:32.183Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-02T01:52:32.183Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-02T01:52:32.183Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-02T01:52:32.448Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-02T01:52:32.448Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-02T01:52:32.448Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-02T01:52:32.448Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-02T01:52:32.448Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-02T01:52:32.716Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-02T01:52:32.716Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-02T01:52:32.716Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-02T01:52:32.716Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-02T01:52:32.716Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-02T01:52:32.717Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-02T01:52:32.717Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-02T01:52:32.981Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-02T01:52:32.981Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-02T01:52:32.981Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-02T01:52:32.981Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-02T01:52:33.244Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-02T01:52:33.244Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-02T01:52:33.510Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-02T01:52:33.510Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-02T01:52:33.510Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-02T01:52:33.510Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-02T01:52:33.775Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-02T01:52:33.775Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-02T01:52:34.038Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-02T01:52:34.038Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-02T01:52:34.038Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-02T01:52:34.038Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-02T01:52:34.038Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T01:52:34.038Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T01:52:34.299Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T01:52:34.299Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T01:52:34.300Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T01:52:34.300Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T01:52:34.300Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T01:52:34.300Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T01:52:35.256Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T01:52:35.256Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T01:52:36.205Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T01:52:36.205Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T01:52:36.467Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T01:52:36.467Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T01:52:36.732Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T01:52:36.732Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T01:52:37.681Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T01:52:37.681Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T01:52:37.681Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-02T01:52:37.681Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-02T01:52:37.681Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-02T01:52:37.681Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-02T01:52:37.944Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-02T01:52:37.945Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-02T01:52:37.945Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-02T01:52:38.209Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-02T01:52:38.209Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-02T01:52:38.209Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-02T01:52:38.209Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-02T01:52:38.209Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-02T01:52:38.209Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-02T01:52:38.209Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-02T01:52:38.472Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T01:52:38.472Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-02T01:52:38.472Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T01:52:38.472Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T01:52:38.472Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T01:52:38.472Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-02T01:52:38.472Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-02T01:52:38.472Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-02T01:52:38.472Z] [2021-06-02T01:52:38.472Z] Current default time zone: 'Etc/UTC' [2021-06-02T01:52:38.472Z] Local time is now: Wed Jun 2 01:52:38 UTC 2021. [2021-06-02T01:52:38.472Z] Universal Time is now: Wed Jun 2 01:52:38 UTC 2021. [2021-06-02T01:52:38.472Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-02T01:52:38.472Z] [2021-06-02T01:52:38.472Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-02T01:52:38.472Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T01:52:38.733Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-06-02T01:52:38.733Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-02T01:52:38.733Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-02T01:52:38.733Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-02T01:52:38.733Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-02T01:52:38.733Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-02T01:52:38.733Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-02T01:52:38.733Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-02T01:52:38.733Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T01:52:38.733Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-02T01:52:38.995Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T01:52:38.996Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-02T01:52:38.996Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T01:52:38.996Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-02T01:52:38.996Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-02T01:52:38.996Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-02T01:52:38.996Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-02T01:52:38.996Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-02T01:52:38.996Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-02T01:52:38.996Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-02T01:52:38.996Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-02T01:52:40.825Z] 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-02T01:52:40.912Z] Updating certificates in /etc/ssl/certs... [2021-06-02T01:52:41.484Z] 23 added, 27 removed; done. [2021-06-02T01:52:41.484Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-02T01:52:41.484Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T01:52:41.760Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-02T01:52:41.760Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-02T01:52:41.760Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-02T01:52:41.760Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T01:52:41.760Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-02T01:52:41.760Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T01:52:41.760Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T01:52:41.760Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T01:52:41.760Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T01:52:41.760Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T01:52:41.760Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-02T01:52:41.760Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-02T01:52:41.760Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-02T01:52:41.760Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-02T01:52:41.760Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-02T01:52:41.760Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T01:52:41.760Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T01:52:41.760Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-02T01:52:42.024Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-02T01:52:42.024Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-02T01:52:42.024Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-02T01:52:42.024Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-02T01:52:42.024Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-02T01:52:42.024Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-02T01:52:42.024Z] Updating certificates in /etc/ssl/certs... [2021-06-02T01:52:42.817Z] 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-02T01:52:42.971Z] 0 added, 0 removed; done. [2021-06-02T01:52:42.971Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-02T01:52:42.971Z] done. [2021-06-02T01:52:43.239Z] Reading package lists... [2021-06-02T01:52:43.239Z] Building dependency tree... [2021-06-02T01:52:43.239Z] Reading state information... [2021-06-02T01:52:43.502Z] The following NEW packages will be installed: [2021-06-02T01:52:43.502Z] apt-transport-https [2021-06-02T01:52:43.765Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-02T01:52:43.765Z] Need to get 1692 B of archives. [2021-06-02T01:52:43.765Z] After this operation, 154 kB of additional disk space will be used. [2021-06-02T01:52:43.765Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-02T01:52:43.765Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T01:52:43.765Z] Fetched 1692 B in 0s (10.5 kB/s) [2021-06-02T01:52:43.765Z] Selecting previously unselected package apt-transport-https. [2021-06-02T01:52:43.765Z] (Reading database ... 13926 files and directories currently installed.) [2021-06-02T01:52:43.765Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-02T01:52:43.765Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-02T01:52:44.028Z] Setting up apt-transport-https (1.6.13) ... [2021-06-02T01:52:44.028Z] Waiting for network to be ready... [2021-06-02T01:52:48.224Z] 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-02T01:52:48.224Z] 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-02T01:52:50.651Z] 2021-06-02T01:52:47Z INFO Waiting for automatic snapd restart... [2021-06-02T01:52:50.651Z] snapd 2.50 from Canonical* installed [2021-06-02T01:52:51.226Z] "snapd" switched to the "latest/stable" channel [2021-06-02T01:52:51.226Z] [2021-06-02T01:52:52.533Z] 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-02T01:52:54.539Z] core18 20210507 from Canonical* installed [2021-06-02T01:52:54.539Z] "core18" switched to the "latest/stable" channel [2021-06-02T01:52:54.539Z] [2021-06-02T01:52:56.840Z] 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-02T01:52:57.853Z] snapcraft 4.8 from Canonical* installed [2021-06-02T01:52:57.853Z] "snapcraft" switched to the "latest/stable" channel [2021-06-02T01:52:57.853Z] [2021-06-02T01:52:59.464Z] 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-02T01:53:02.077Z] 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-02T01:53:02.077Z] - README.md [2021-06-02T01:53:02.077Z] [2021-06-02T01:53:02.077Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-02T01:53:02.338Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-02T01:53:02.338Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-02T01:53:02.338Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-02T01:53:02.856Z] 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-02T01:53:03.559Z] Reading package lists... [2021-06-02T01:53:03.824Z] Installing build dependencies: libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 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-02T01:53:03.824Z] Reading package lists... [2021-06-02T01:53:04.088Z] Building dependency tree... [2021-06-02T01:53:04.088Z] Reading state information... [2021-06-02T01:53:04.088Z] Recommended packages: [2021-06-02T01:53:04.088Z] libglib2.0-data shared-mime-info xdg-user-dirs unzip [2021-06-02T01:53:04.359Z] The following NEW packages will be installed: [2021-06-02T01:53:04.360Z] libglib2.0-0 libnorm1 libpgm-5.2-0 libsodium23 libzmq3-dev libzmq5 [2021-06-02T01:53:04.360Z] pkg-config zip [2021-06-02T01:53:04.360Z] 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-06-02T01:53:04.360Z] Need to get 2529 kB of archives. [2021-06-02T01:53:04.360Z] After this operation, 8736 kB of additional disk space will be used. [2021-06-02T01:53:04.360Z] 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-02T01:53:04.360Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-02T01:53:04.360Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-02T01:53:04.360Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-02T01:53:04.935Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-02T01:53:04.935Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-02T01:53:04.935Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-02T01:53:04.935Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-02T01:53:04.935Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T01:53:05.196Z] Fetched 2529 kB in 1s (3634 kB/s) [2021-06-02T01:53:05.196Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-02T01:53:05.196Z] (Reading database ... 13930 files and directories currently installed.) [2021-06-02T01:53:05.196Z] Preparing to unpack .../0-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-02T01:53:05.196Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-02T01:53:05.470Z] Selecting previously unselected package libnorm1:amd64. [2021-06-02T01:53:05.470Z] Preparing to unpack .../1-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-02T01:53:05.470Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-02T01:53:05.470Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-02T01:53:05.470Z] Preparing to unpack .../2-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-02T01:53:05.470Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-02T01:53:05.470Z] Selecting previously unselected package libsodium23:amd64. [2021-06-02T01:53:05.470Z] Preparing to unpack .../3-libsodium23_1.0.16-2_amd64.deb ... [2021-06-02T01:53:05.470Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-02T01:53:05.488Z] 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-02T01:53:05.791Z] Selecting previously unselected package libzmq5:amd64. [2021-06-02T01:53:05.791Z] Preparing to unpack .../4-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-02T01:53:05.791Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-02T01:53:05.791Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-02T01:53:05.791Z] Preparing to unpack .../5-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-02T01:53:05.791Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-02T01:53:05.791Z] Selecting previously unselected package pkg-config. [2021-06-02T01:53:05.791Z] Preparing to unpack .../6-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-02T01:53:05.791Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-02T01:53:05.791Z] Selecting previously unselected package zip. [2021-06-02T01:53:05.791Z] Preparing to unpack .../7-zip_3.0-11build1_amd64.deb ... [2021-06-02T01:53:05.791Z] Unpacking zip (3.0-11build1) ... [2021-06-02T01:53:06.090Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-02T01:53:06.090Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-02T01:53:06.090Z] No schema files found: doing nothing. [2021-06-02T01:53:06.090Z] Setting up zip (3.0-11build1) ... [2021-06-02T01:53:06.090Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-02T01:53:06.090Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-02T01:53:06.090Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-02T01:53:06.090Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-02T01:53:06.090Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-02T01:53:06.090Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-02T01:53:06.731Z] libglib2.0-0 set to automatically installed. [2021-06-02T01:53:06.731Z] libnorm1 set to automatically installed. [2021-06-02T01:53:06.731Z] libpgm-5.2-0 set to automatically installed. [2021-06-02T01:53:06.731Z] libsodium23 set to automatically installed. [2021-06-02T01:53:06.731Z] libzmq3-dev set to automatically installed. [2021-06-02T01:53:06.731Z] libzmq5 set to automatically installed. [2021-06-02T01:53:06.731Z] pkg-config set to automatically installed. [2021-06-02T01:53:06.731Z] zip set to automatically installed. [2021-06-02T01:53:08.139Z] snapd is not logged in, snap install commands will use sudo [2021-06-02T01:53:08.871Z] 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-02T01:53:14.278Z] $ docker stop --time=1 f99c8c069138b95bb2ec1f52de71dbc97d256495e90f883e7c0cfc069e6c3293 [2021-06-02T01:53:16.285Z] go (1.16/stable) 1.16.3 from Michael Hudson-Doyle (mwhudson) installed [2021-06-02T01:53:16.546Z] snapd is not logged in, snap install commands will use sudo [2021-06-02T01:53:16.744Z] $ docker rm -f f99c8c069138b95bb2ec1f52de71dbc97d256495e90f883e7c0cfc069e6c3293 [2021-06-02T01:53:17.116Z] snap "core18" has no updates available [2021-06-02T01:53:17.687Z] Downloading snap 'edgex-app-service-configurable' [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:53:18.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T01:53:18.978Z] [2021-06-02T01:53:18.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:53:19.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T01:53:19.605Z] Pulling app-service-config [2021-06-02T01:53:19.605Z] + snapcraftctl pull [2021-06-02T01:53:19.614Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-02T01:53:19.614Z] 29e5d40040c1: Pulling fs layer [2021-06-02T01:53:19.614Z] 1ce36da41761: Pulling fs layer [2021-06-02T01:53:19.614Z] 25b303627fd3: Pulling fs layer [2021-06-02T01:53:20.210Z] 29e5d40040c1: Verifying Checksum [2021-06-02T01:53:20.210Z] 29e5d40040c1: Download complete [2021-06-02T01:53:20.487Z] 1ce36da41761: Verifying Checksum [2021-06-02T01:53:20.487Z] 1ce36da41761: Download complete [2021-06-02T01:53:20.550Z] Pulling config-common [2021-06-02T01:53:20.759Z] 29e5d40040c1: Pull complete [2021-06-02T01:53:20.810Z] + snapcraftctl pull [2021-06-02T01:53:21.753Z] Pulling go-build-helper [2021-06-02T01:53:21.753Z] + snapcraftctl pull [2021-06-02T01:53:22.192Z] 1ce36da41761: Pull complete [2021-06-02T01:53:22.696Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-02T01:53:22.696Z] Skipping pull go-build-helper (already ran) [2021-06-02T01:53:22.696Z] Building go-build-helper [2021-06-02T01:53:22.696Z] + snapcraftctl build [2021-06-02T01:53:22.783Z] 25b303627fd3: Verifying Checksum [2021-06-02T01:53:22.783Z] 25b303627fd3: Download complete [2021-06-02T01:53:24.617Z] Staging go-build-helper [2021-06-02T01:53:24.617Z] + snapcraftctl stage [2021-06-02T01:53:32.760Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-02T01:53:32.760Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-02T01:53:32.760Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-06-02T01:53:32.760Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-06-02T01:53:32.760Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-02T01:53:32.760Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-02T01:53:32.760Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-06-02T01:53:32.760Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-06-02T01:53:32.760Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-02T01:53:32.760Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-06-02T01:53:32.760Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-02T01:53:32.760Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-02T01:53:32.760Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-02T01:53:32.760Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-02T01:53:32.760Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-02T01:53:32.760Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-02T01:53:32.760Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-02T01:53:32.760Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-02T01:53:32.760Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-02T01:53:32.760Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2072 kB] [2021-06-02T01:53:32.760Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-06-02T01:53:32.760Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-06-02T01:53:32.760Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-06-02T01:53:32.760Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-06-02T01:53:32.760Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-06-02T01:53:32.760Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-02T01:53:32.760Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-06-02T01:53:32.760Z] Fetched 24.6 MB in 0s (0 B/s) [2021-06-02T01:53:32.760Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-02T01:53:32.760Z] Fetched 224 kB in 0s (0 B/s) [2021-06-02T01:53:32.760Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-02T01:53:32.760Z] Fetched 157 kB in 0s (0 B/s) [2021-06-02T01:53:32.760Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-02T01:53:32.760Z] Fetched 221 kB in 0s (0 B/s) [2021-06-02T01:53:32.760Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-02T01:53:32.760Z] Fetched 143 kB in 0s (0 B/s) [2021-06-02T01:53:32.760Z] Pulling edgex-go [2021-06-02T01:53:32.760Z] + snapcraftctl pull [2021-06-02T01:53:32.949Z] 25b303627fd3: Pull complete [2021-06-02T01:53:32.949Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-02T01:53:32.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T01:53:32.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-02T01:53:33.174Z] prd-ubuntu18.04-docker-arm64-4c-16g-24 does not seem to be running inside a container [2021-06-02T01:53:33.245Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-02T01:53:36.078Z] $ docker top ccd7e47d214cb6a399728a5cefef2e79aa58793e7f1b51d23210e3b444a8ce5f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T01:53:37.014Z] + + docker-composegrep build parallel --help [2021-06-02T01:53:37.014Z] [2021-06-02T01:53:40.387Z] --parallel Build images in parallel. [Pipeline] } [2021-06-02T01:53:40.397Z] $ docker stop --time=1 ccd7e47d214cb6a399728a5cefef2e79aa58793e7f1b51d23210e3b444a8ce5f [2021-06-02T01:53:42.159Z] $ docker rm -f ccd7e47d214cb6a399728a5cefef2e79aa58793e7f1b51d23210e3b444a8ce5f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:53:42.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T01:53:42.863Z] . [Pipeline] withDockerContainer [2021-06-02T01:53:43.146Z] prd-ubuntu18.04-docker-arm64-4c-16g-24 does not seem to be running inside a container [2021-06-02T01:53:43.232Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-02T01:53:44.700Z] $ docker top b9a094c00e6c3e1dcf7d75fb6485f2802e5e8146466b0eab2cf9656617ac94ec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T01:53:45.711Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-02T01:53:49.082Z] Building core-command ... [2021-06-02T01:53:49.082Z] Building core-data ... [2021-06-02T01:53:49.082Z] Building core-metadata ... [2021-06-02T01:53:49.082Z] Building security-bootstrapper ... [2021-06-02T01:53:49.082Z] Building security-proxy-setup ... [2021-06-02T01:53:49.082Z] Building security-secretstore-setup ... [2021-06-02T01:53:49.082Z] Building support-notifications ... [2021-06-02T01:53:49.082Z] Building support-scheduler ... [2021-06-02T01:53:49.082Z] Building sys-mgmt-agent ... [2021-06-02T01:53:49.082Z] Building core-metadata [2021-06-02T01:53:49.082Z] Building security-secretstore-setup [2021-06-02T01:53:49.357Z] Building security-proxy-setup [2021-06-02T01:53:49.357Z] Building support-scheduler [2021-06-02T01:53:49.357Z] Building support-notifications [2021-06-02T01:53:50.875Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-02T01:53:50.875Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-02T01:53:50.875Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-02T01:53:50.875Z] Fetched 0 B in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-02T01:53:50.875Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-02T01:53:50.875Z] Fetched 279 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-02T01:53:50.875Z] Fetched 122 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-02T01:53:50.875Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-02T01:53:50.875Z] Fetched 8848 B in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-02T01:53:50.875Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-02T01:53:50.875Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-02T01:53:50.875Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-02T01:53:50.875Z] Fetched 219 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-02T01:53:50.875Z] Fetched 154 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-02T01:53:50.875Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-02T01:53:50.875Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-02T01:53:50.875Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-02T01:53:50.875Z] Fetched 499 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-02T01:53:50.875Z] Fetched 111 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-02T01:53:50.875Z] Fetched 240 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-02T01:53:50.875Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-02T01:53:50.875Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-02T01:53:50.875Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-02T01:53:50.875Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-02T01:53:50.875Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-02T01:53:50.875Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-02T01:53:50.875Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-02T01:53:50.875Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-02T01:53:50.875Z] Fetched 8720 B in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-02T01:53:50.875Z] Fetched 137 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-02T01:53:50.875Z] Fetched 119 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-02T01:53:50.875Z] Fetched 110 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-02T01:53:50.875Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-02T01:53:50.875Z] Fetched 645 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-02T01:53:50.875Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-02T01:53:50.875Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-02T01:53:50.875Z] Fetched 368 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-02T01:53:50.875Z] Fetched 187 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-02T01:53:50.875Z] Fetched 175 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-02T01:53:50.875Z] Fetched 206 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-02T01:53:50.875Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-02T01:53:50.875Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-02T01:53:50.875Z] Fetched 159 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-02T01:53:50.875Z] Fetched 107 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-02T01:53:50.875Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-02T01:53:50.875Z] Pulling static-packages [2021-06-02T01:53:50.875Z] + snapcraftctl pull [2021-06-02T01:53:50.875Z] Pulling version [2021-06-02T01:53:50.875Z] + cd /root/project [2021-06-02T01:53:50.875Z] + [ -f VERSION ] [2021-06-02T01:53:50.875Z] + PROJECT_VERSION=local-dev [2021-06-02T01:53:50.875Z] + git rev-parse --short HEAD [2021-06-02T01:53:50.875Z] /bin/sh: 44: git: not found [2021-06-02T01:53:50.876Z] + GIT_REVISION= [2021-06-02T01:53:50.876Z] Failed to run 'override-pull': Exit code was 127. [2021-06-02T01:53:50.876Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-02T01:53:51.276Z] Failed in branch amd64 [2021-06-02T01:55:11.357Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:55:11.357Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:55:11.357Z] ---> 97e39bf2c982 [2021-06-02T01:55:11.357Z] Step 3/26 : WORKDIR /edgex-go [2021-06-02T01:55:11.357Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:55:11.357Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:55:11.357Z] ---> 97e39bf2c982 [2021-06-02T01:55:11.357Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T01:55:11.357Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:55:11.357Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:55:11.357Z] ---> 97e39bf2c982 [2021-06-02T01:55:11.357Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T01:55:11.357Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:55:11.357Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:55:11.357Z] ---> 97e39bf2c982 [2021-06-02T01:55:11.357Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T01:55:11.357Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:55:11.357Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:55:11.357Z] ---> 97e39bf2c982 [2021-06-02T01:55:11.357Z] Step 3/22 : WORKDIR /edgex-go [2021-06-02T01:55:11.357Z] ---> Running in 980eb22d7685 [2021-06-02T01:55:11.357Z] ---> Running in 6ad63309a7d2 [2021-06-02T01:55:11.357Z] ---> Running in 24d37fe32520 [2021-06-02T01:55:11.357Z] ---> Running in a8e724d14d04 [2021-06-02T01:55:11.357Z] ---> Running in d88f8257a33f [2021-06-02T01:55:11.357Z] Removing intermediate container 24d37fe32520 [2021-06-02T01:55:11.357Z] ---> 8f3d1c6495c2 [2021-06-02T01:55:11.357Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:55:11.357Z] Removing intermediate container a8e724d14d04 [2021-06-02T01:55:11.357Z] ---> fb54cdbd73fb [2021-06-02T01:55:11.357Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:55:11.357Z] ---> Running in 775a21134d5d [2021-06-02T01:55:11.357Z] Removing intermediate container 6ad63309a7d2 [2021-06-02T01:55:11.357Z] ---> 9e0f93494019 [2021-06-02T01:55:11.357Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:55:11.357Z] Removing intermediate container 980eb22d7685 [2021-06-02T01:55:11.357Z] ---> 5387719a8549 [2021-06-02T01:55:11.357Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:55:11.357Z] Removing intermediate container d88f8257a33f [2021-06-02T01:55:11.357Z] ---> 83dc5d4800f3 [2021-06-02T01:55:11.357Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:55:11.357Z] ---> Running in fc7eb0fb736f [2021-06-02T01:55:11.357Z] ---> Running in e0ab5659f7eb [2021-06-02T01:55:11.357Z] ---> Running in 72f50f8d501b [2021-06-02T01:55:11.357Z] ---> Running in d51e855a80bc [2021-06-02T01:55:11.357Z] Removing intermediate container 775a21134d5d [2021-06-02T01:55:11.357Z] ---> d5a54d16e5a1 [2021-06-02T01:55:11.357Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-02T01:55:11.357Z] ---> Running in c4c0bd732b31 [2021-06-02T01:55:11.357Z] Removing intermediate container e0ab5659f7eb [2021-06-02T01:55:11.357Z] ---> 36d0d22bce79 [2021-06-02T01:55:11.357Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-02T01:55:11.357Z] Removing intermediate container fc7eb0fb736f [2021-06-02T01:55:11.357Z] ---> 5c36d53e98c9 [2021-06-02T01:55:11.357Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-02T01:55:11.357Z] ---> Running in c0461d91a2dd [2021-06-02T01:55:11.635Z] ---> Running in c77cbfc056e6 [2021-06-02T01:55:11.907Z] Removing intermediate container d51e855a80bc [2021-06-02T01:55:11.907Z] ---> 5057ed4929b4 [2021-06-02T01:55:11.907Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-02T01:55:11.907Z] Removing intermediate container 72f50f8d501b [2021-06-02T01:55:11.907Z] ---> 73baeaabfbc0 [2021-06-02T01:55:11.907Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T01:55:12.182Z] ---> Running in 3e2dcf9f4154 [2021-06-02T01:55:12.460Z] ---> Running in 15a1e399a959 [2021-06-02T01:55:12.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:55:13.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:55:13.737Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:55:13.737Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:55:14.014Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:55:14.297Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:55:14.297Z] OK: 218 MiB in 52 packages [2021-06-02T01:55:14.572Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:55:14.871Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:55:15.156Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:55:15.156Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:55:15.428Z] OK: 218 MiB in 52 packages [2021-06-02T01:55:15.700Z] Removing intermediate container c4c0bd732b31 [2021-06-02T01:55:15.700Z] ---> 9813c3f0b6b4 [2021-06-02T01:55:15.700Z] Step 6/22 : COPY go.mod . [2021-06-02T01:55:15.700Z] OK: 218 MiB in 52 packages [2021-06-02T01:55:16.295Z] OK: 218 MiB in 52 packages [2021-06-02T01:55:16.295Z] OK: 218 MiB in 52 packages [2021-06-02T01:55:16.892Z] ---> 34d2c9cc4260 [2021-06-02T01:55:16.892Z] Step 7/22 : RUN go mod download [2021-06-02T01:55:17.166Z] ---> Running in 5755a5e36dbe [2021-06-02T01:55:17.440Z] Removing intermediate container c0461d91a2dd [2021-06-02T01:55:17.440Z] ---> 9dddb1629f1d [2021-06-02T01:55:17.440Z] Step 6/26 : COPY go.mod . [2021-06-02T01:55:17.713Z] Removing intermediate container c77cbfc056e6 [2021-06-02T01:55:17.713Z] ---> 1ae4d4d0f654 [2021-06-02T01:55:17.713Z] Step 6/23 : COPY go.mod . [2021-06-02T01:55:17.994Z] Removing intermediate container 15a1e399a959 [2021-06-02T01:55:17.994Z] ---> d34c6a44cb83 [2021-06-02T01:55:17.994Z] Step 6/24 : COPY go.mod . [2021-06-02T01:55:17.994Z] Removing intermediate container 3e2dcf9f4154 [2021-06-02T01:55:17.994Z] ---> a4908f6f488c [2021-06-02T01:55:17.994Z] Step 6/23 : COPY go.mod . [2021-06-02T01:55:18.595Z] ---> f97f24469063 [2021-06-02T01:55:18.595Z] Step 7/26 : RUN go mod download [2021-06-02T01:55:18.871Z] ---> 5b4451670535 [2021-06-02T01:55:18.871Z] Step 7/23 : RUN go mod download [2021-06-02T01:55:18.871Z] ---> Running in bc1aa5cf6450 [2021-06-02T01:55:19.164Z] ---> 7bca94877f33 [2021-06-02T01:55:19.164Z] Step 7/24 : RUN go mod download [2021-06-02T01:55:19.164Z] ---> Running in 8c3b44725daf [2021-06-02T01:55:19.451Z] ---> 71a195768dbf [2021-06-02T01:55:19.451Z] Step 7/23 : RUN go mod download [2021-06-02T01:55:19.451Z] ---> Running in 9744a15e9609 [2021-06-02T01:55:19.726Z] ---> Running in 843046e860dc [2021-06-02T01:55:21.199Z] Removing intermediate container 5755a5e36dbe [2021-06-02T01:55:21.199Z] ---> aeac5d05cad5 [2021-06-02T01:55:21.199Z] Step 8/22 : COPY . . [2021-06-02T01:55:23.187Z] Removing intermediate container bc1aa5cf6450 [2021-06-02T01:55:23.187Z] ---> ce3686610420 [2021-06-02T01:55:23.187Z] Step 8/26 : COPY . . [2021-06-02T01:55:24.180Z] Removing intermediate container 8c3b44725daf [2021-06-02T01:55:24.180Z] ---> 2e3fee17415c [2021-06-02T01:55:24.180Z] Step 8/23 : COPY . . [2021-06-02T01:55:25.162Z] Removing intermediate container 9744a15e9609 [2021-06-02T01:55:25.162Z] ---> 403758af2f6b [2021-06-02T01:55:25.162Z] Step 8/24 : COPY . . [2021-06-02T01:55:25.162Z] Removing intermediate container 843046e860dc [2021-06-02T01:55:25.162Z] ---> d73d7ed96ebd [2021-06-02T01:55:25.162Z] Step 8/23 : COPY . . [2021-06-02T01:55:47.384Z] ---> 328d9e2de550 [2021-06-02T01:55:47.384Z] Step 9/22 : RUN go mod tidy [2021-06-02T01:55:47.384Z] ---> 08157c0e484d [2021-06-02T01:55:47.384Z] Step 9/26 : RUN go mod tidy [2021-06-02T01:55:47.384Z] ---> 0cb165ace4f0 [2021-06-02T01:55:47.384Z] Step 9/23 : RUN go mod tidy [2021-06-02T01:55:47.384Z] ---> Running in 3883777657f3 [2021-06-02T01:55:47.384Z] ---> Running in e609c0cc3872 [2021-06-02T01:55:47.384Z] ---> 34c38e6dc6c6 [2021-06-02T01:55:47.658Z] Step 9/23 : RUN go mod tidy [2021-06-02T01:55:47.658Z] ---> Running in 257b9e8e1603 [2021-06-02T01:55:47.987Z] ---> Running in 5840705da3ac [2021-06-02T01:55:48.260Z] ---> c03de8153ca4 [2021-06-02T01:55:48.260Z] Step 9/24 : RUN go mod tidy [2021-06-02T01:55:48.536Z] ---> Running in a3816c96c8db [2021-06-02T01:55:55.296Z] Removing intermediate container e609c0cc3872 [2021-06-02T01:55:55.296Z] ---> 4d16fc2499e3 [2021-06-02T01:55:55.296Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-02T01:55:55.296Z] ---> Running in 75db9c7ea3c7 [2021-06-02T01:55:55.296Z] Removing intermediate container 3883777657f3 [2021-06-02T01:55:55.296Z] ---> 97ec31237e00 [2021-06-02T01:55:55.296Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-02T01:55:55.296Z] Removing intermediate container 257b9e8e1603 [2021-06-02T01:55:55.296Z] ---> 966a32c2cd96 [2021-06-02T01:55:55.296Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-02T01:55:55.296Z] ---> Running in 674a7e5fdd96 [2021-06-02T01:55:55.296Z] Removing intermediate container a3816c96c8db [2021-06-02T01:55:55.296Z] ---> 976b3a55fdca [2021-06-02T01:55:55.296Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-02T01:55:55.296Z] ---> Running in 879728557a42 [2021-06-02T01:55:55.570Z] Removing intermediate container 5840705da3ac [2021-06-02T01:55:55.570Z] ---> 2f529aae1d70 [2021-06-02T01:55:55.570Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-02T01:55:55.570Z] ---> Running in 41117cb06029 [2021-06-02T01:55:55.845Z] ---> Running in b95f31c90b1d [2021-06-02T01:55:56.841Z] 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-02T01:55:57.453Z] 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-02T01:55:58.071Z] 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-02T01:55:58.354Z] 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-02T01:55:58.354Z] 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-02T01:57:50.288Z] 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-02T01:57:50.288Z] 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-02T01:57:55.737Z] Removing intermediate container 75db9c7ea3c7 [2021-06-02T01:57:55.737Z] ---> 7999a18dedb9 [2021-06-02T01:57:55.737Z] [2021-06-02T01:57:55.737Z] Step 11/26 : FROM alpine:3.12 [2021-06-02T01:57:55.737Z] Removing intermediate container 674a7e5fdd96 [2021-06-02T01:57:55.737Z] ---> f12282ceb909 [2021-06-02T01:57:55.737Z] [2021-06-02T01:57:55.737Z] Step 11/22 : FROM alpine:3.12 [2021-06-02T01:57:55.737Z] 3.12: Pulling from library/alpine [2021-06-02T01:57:56.019Z] 3.12: Pulling from library/alpine [2021-06-02T01:57:57.476Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T01:57:57.476Z] Status: Downloaded newer image for alpine:3.12 [2021-06-02T01:57:57.476Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T01:57:57.476Z] Status: Image is up to date for alpine:3.12 [2021-06-02T01:57:57.476Z] ---> 9852663dfa18 [2021-06-02T01:57:57.476Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-02T01:57:57.476Z] ---> 9852663dfa18 [2021-06-02T01:57:57.476Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-02T01:57:57.752Z] ---> Running in 60cf088e9261 [2021-06-02T01:57:57.752Z] ---> Running in a854681a1c12 [2021-06-02T01:58:00.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:58:00.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:58:00.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:58:00.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:58:01.081Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-02T01:58:01.081Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T01:58:01.081Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-02T01:58:01.081Z] (4/6) Installing curl (7.77.0-r0) [2021-06-02T01:58:01.081Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-02T01:58:01.081Z] (6/6) Installing su-exec (0.2-r1) [2021-06-02T01:58:01.081Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-02T01:58:01.081Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:58:01.081Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T01:58:01.081Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T01:58:01.081Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-02T01:58:01.081Z] (4/4) Installing curl (7.77.0-r0) [2021-06-02T01:58:01.081Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:58:01.588Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T01:58:01.588Z] OK: 7 MiB in 20 packages [2021-06-02T01:58:01.588Z] OK: 7 MiB in 18 packages [2021-06-02T01:58:05.310Z] Removing intermediate container 60cf088e9261 [2021-06-02T01:58:05.310Z] ---> 4cd5858a1382 [2021-06-02T01:58:05.310Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T01:58:05.310Z] Removing intermediate container a854681a1c12 [2021-06-02T01:58:05.310Z] ---> d9c9559b83f7 [2021-06-02T01:58:05.310Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T01:58:05.910Z] ---> Running in 83f4f7f7238f [2021-06-02T01:58:05.910Z] ---> Running in 88dc7724d6c6 [2021-06-02T01:58:07.363Z] Removing intermediate container 88dc7724d6c6 [2021-06-02T01:58:07.363Z] ---> 27e8d5309998 [2021-06-02T01:58:07.363Z] Step 14/26 : WORKDIR / [2021-06-02T01:58:07.363Z] Removing intermediate container 83f4f7f7238f [2021-06-02T01:58:07.363Z] ---> 9d4214f97e8a [2021-06-02T01:58:07.363Z] Step 14/22 : WORKDIR /edgex [2021-06-02T01:58:07.982Z] ---> Running in 8831203cf20e [2021-06-02T01:58:07.982Z] ---> Running in 34370acf5e5f [2021-06-02T01:58:09.976Z] Removing intermediate container 34370acf5e5f [2021-06-02T01:58:09.976Z] ---> 417b9c1eaa6b [2021-06-02T01:58:09.976Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-02T01:58:09.976Z] Removing intermediate container 8831203cf20e [2021-06-02T01:58:09.976Z] ---> b864f0a24769 [2021-06-02T01:58:09.976Z] 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-02T01:58:10.252Z] Removing intermediate container 879728557a42 [2021-06-02T01:58:10.253Z] ---> 7d626cbb6d64 [2021-06-02T01:58:10.253Z] [2021-06-02T01:58:10.253Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T01:58:10.253Z] ---> 9852663dfa18 [2021-06-02T01:58:10.253Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-02T01:58:10.531Z] Removing intermediate container b95f31c90b1d [2021-06-02T01:58:10.531Z] ---> 690c9d4538ca [2021-06-02T01:58:10.531Z] [2021-06-02T01:58:10.531Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T01:58:10.531Z] ---> 9852663dfa18 [2021-06-02T01:58:10.531Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-02T01:58:10.531Z] ---> Running in e44bb266b299 [2021-06-02T01:58:10.805Z] ---> Running in b981c9eba6d5 [2021-06-02T01:58:11.082Z] ---> 4ee1a976300b [2021-06-02T01:58:11.082Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-02T01:58:11.082Z] ---> 1acbb87e20be [2021-06-02T01:58:11.082Z] 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-02T01:58:13.088Z] ---> 80397837ae3e [2021-06-02T01:58:13.088Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-02T01:58:13.088Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:58:13.363Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:58:13.363Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:58:13.363Z] ---> 968f2635a9a1 [2021-06-02T01:58:13.363Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-02T01:58:13.363Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:58:13.970Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-02T01:58:13.970Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:58:13.970Z] OK: 5 MiB in 15 packages [2021-06-02T01:58:13.970Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-02T01:58:13.970Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-02T01:58:13.970Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:58:13.970Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T01:58:14.249Z] OK: 6 MiB in 16 packages [2021-06-02T01:58:15.258Z] ---> a60475a3c5de [2021-06-02T01:58:15.258Z] 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-02T01:58:15.258Z] ---> a234caac20c0 [2021-06-02T01:58:15.258Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-02T01:58:15.535Z] Removing intermediate container 41117cb06029 [2021-06-02T01:58:15.535Z] ---> f09bfc9b778d [2021-06-02T01:58:15.535Z] [2021-06-02T01:58:15.535Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T01:58:15.535Z] ---> 9852663dfa18 [2021-06-02T01:58:15.535Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T01:58:15.817Z] ---> Running in c81d9eba2833 [2021-06-02T01:58:15.818Z] ---> Running in d40f8797153b [2021-06-02T01:58:16.094Z] Removing intermediate container e44bb266b299 [2021-06-02T01:58:16.094Z] ---> 9010631f9479 [2021-06-02T01:58:16.094Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T01:58:16.703Z] ---> Running in d6a731c7cfe3 [2021-06-02T01:58:16.703Z] ---> 68a3bef065fc [2021-06-02T01:58:16.703Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-02T01:58:16.703Z] Removing intermediate container c81d9eba2833 [2021-06-02T01:58:16.703Z] ---> 01bd07142425 [2021-06-02T01:58:16.703Z] Step 19/22 : CMD ["--init=true"] [2021-06-02T01:58:16.703Z] Removing intermediate container b981c9eba6d5 [2021-06-02T01:58:16.703Z] ---> 36f955b34cdd [2021-06-02T01:58:16.703Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T01:58:16.977Z] ---> Running in 54219a0d33f6 [2021-06-02T01:58:16.977Z] ---> Running in 7ab14e6f1f6f [2021-06-02T01:58:17.253Z] Removing intermediate container d6a731c7cfe3 [2021-06-02T01:58:17.253Z] ---> 4af066d72272 [2021-06-02T01:58:17.253Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-02T01:58:17.536Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:58:17.536Z] ---> Running in 367b0bc313fe [2021-06-02T01:58:17.815Z] Removing intermediate container 7ab14e6f1f6f [2021-06-02T01:58:17.815Z] ---> 6894232ceabd [2021-06-02T01:58:17.815Z] Step 20/22 : LABEL arch=arm64 [2021-06-02T01:58:17.815Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:58:17.815Z] Removing intermediate container 54219a0d33f6 [2021-06-02T01:58:17.815Z] ---> d38fba9b4fa1 [2021-06-02T01:58:17.815Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-02T01:58:18.093Z] ---> Running in 30f51d1897db [2021-06-02T01:58:18.094Z] ---> Running in f100f4aa916e [2021-06-02T01:58:18.368Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-02T01:58:18.368Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:58:18.368Z] OK: 5 MiB in 15 packages [2021-06-02T01:58:18.368Z] Removing intermediate container 367b0bc313fe [2021-06-02T01:58:18.368Z] ---> 06da405476aa [2021-06-02T01:58:18.368Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T01:58:18.368Z] ---> 055b38f2281c [2021-06-02T01:58:18.368Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-02T01:58:18.656Z] ---> Running in 70a6e70ec028 [2021-06-02T01:58:18.934Z] Removing intermediate container 30f51d1897db [2021-06-02T01:58:18.934Z] ---> 7b39bcae169e [2021-06-02T01:58:18.934Z] Step 21/22 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f [2021-06-02T01:58:19.209Z] Removing intermediate container f100f4aa916e [2021-06-02T01:58:19.209Z] ---> e6d919861205 [2021-06-02T01:58:19.209Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T01:58:19.209Z] ---> Running in b77ae913e4f5 [2021-06-02T01:58:19.484Z] ---> Running in 1ea8d0b1f0d4 [2021-06-02T01:58:19.485Z] Removing intermediate container 70a6e70ec028 [2021-06-02T01:58:19.485Z] ---> a8d09cba0c29 [2021-06-02T01:58:19.485Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T01:58:19.757Z] Removing intermediate container d40f8797153b [2021-06-02T01:58:19.757Z] ---> 7abd32609937 [2021-06-02T01:58:19.757Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T01:58:20.048Z] ---> d1a50cd4a030 [2021-06-02T01:58:20.048Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-02T01:58:20.048Z] ---> Running in 82403c43d4a3 [2021-06-02T01:58:20.048Z] Removing intermediate container 1ea8d0b1f0d4 [2021-06-02T01:58:20.048Z] ---> 1c6ee16c8cb0 [2021-06-02T01:58:20.048Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T01:58:20.048Z] Removing intermediate container b77ae913e4f5 [2021-06-02T01:58:20.048Z] ---> 668d2cac931f [2021-06-02T01:58:20.048Z] Step 22/22 : LABEL version=0.0.0 [2021-06-02T01:58:20.344Z] ---> Running in f5f2edd38038 [2021-06-02T01:58:20.622Z] ---> 2955fd9cd0c5 [2021-06-02T01:58:20.622Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-02T01:58:20.898Z] Removing intermediate container 82403c43d4a3 [2021-06-02T01:58:20.898Z] ---> 4997575e801e [2021-06-02T01:58:20.898Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-02T01:58:21.170Z] Removing intermediate container f5f2edd38038 [2021-06-02T01:58:21.170Z] ---> 9341e8307beb [2021-06-02T01:58:21.170Z] [2021-06-02T01:58:21.170Z] ---> Running in 9756902c1cce [2021-06-02T01:58:21.170Z] ---> 8188f09f13ce [2021-06-02T01:58:21.170Z] 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-02T01:58:21.447Z] ---> 5b17205eef23 [2021-06-02T01:58:21.447Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-02T01:58:21.447Z] ---> Running in 6d611549037e [2021-06-02T01:58:21.719Z] Successfully built 9341e8307beb [2021-06-02T01:58:21.719Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-02T01:58:21.719Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-06-02T01:58:22.001Z] Removing intermediate container 9756902c1cce [2021-06-02T01:58:22.001Z] ---> c292f1a4cb41 [2021-06-02T01:58:22.001Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T01:58:22.281Z] ---> Running in 29b9cc5e59e1 [2021-06-02T01:58:22.552Z] ---> 0e64ca057211 [2021-06-02T01:58:22.552Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-02T01:58:22.850Z] Removing intermediate container 29b9cc5e59e1 [2021-06-02T01:58:22.850Z] ---> 77d34f74644d [2021-06-02T01:58:22.850Z] Step 16/24 : WORKDIR / [2021-06-02T01:58:23.128Z] ---> Running in 3ec44e98287e [2021-06-02T01:58:23.400Z] ---> 518171e186c3 [2021-06-02T01:58:23.400Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-02T01:58:24.015Z] ---> 6176741e2651 [2021-06-02T01:58:24.015Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-02T01:58:24.015Z] Removing intermediate container 3ec44e98287e [2021-06-02T01:58:24.015Z] ---> baa99b953c84 [2021-06-02T01:58:24.015Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T01:58:24.288Z] ---> Running in 88eb237ea326 [2021-06-02T01:58:24.895Z] ---> 9d1cf98e4921 [2021-06-02T01:58:24.895Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-02T01:58:25.169Z] Removing intermediate container 88eb237ea326 [2021-06-02T01:58:25.169Z] ---> 00c2edace1dc [2021-06-02T01:58:25.169Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T01:58:25.169Z] Removing intermediate container 6d611549037e [2021-06-02T01:58:25.169Z] ---> 13ed735c988b [2021-06-02T01:58:25.169Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-02T01:58:25.446Z] ---> Running in e66d47aef0f0 [2021-06-02T01:58:25.728Z] ---> Running in d340713c89d6 [2021-06-02T01:58:25.728Z] ---> a2c51c8d856b [2021-06-02T01:58:25.728Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-02T01:58:25.728Z] ---> Running in 79bf789c36d4 [2021-06-02T01:58:26.008Z] Removing intermediate container e66d47aef0f0 [2021-06-02T01:58:26.008Z] ---> 5158f47f04eb [2021-06-02T01:58:26.008Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T01:58:26.283Z] ---> Running in c3b430ed5478 [2021-06-02T01:58:26.558Z] Removing intermediate container 79bf789c36d4 [2021-06-02T01:58:26.558Z] ---> a3f56ad1b6a4 [2021-06-02T01:58:26.558Z] Step 24/26 : LABEL arch=arm64 [2021-06-02T01:58:26.558Z] Removing intermediate container d340713c89d6 [2021-06-02T01:58:26.558Z] ---> 415feacc550a [2021-06-02T01:58:26.558Z] Step 21/23 : LABEL arch=arm64 [2021-06-02T01:58:27.157Z] ---> Running in 16f7358b070f [2021-06-02T01:58:27.157Z] ---> Running in 80049bbc6cd8 [2021-06-02T01:58:27.157Z] Removing intermediate container c3b430ed5478 [2021-06-02T01:58:27.157Z] ---> 98691277b9cd [2021-06-02T01:58:27.157Z] Step 21/23 : LABEL arch=arm64 [2021-06-02T01:58:27.755Z] ---> Running in 1cbcb3df1de1 [2021-06-02T01:58:27.755Z] ---> 0ebf79ad9dfa [2021-06-02T01:58:28.040Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-02T01:58:28.040Z] Removing intermediate container 16f7358b070f [2021-06-02T01:58:28.040Z] ---> f79b8257452b [2021-06-02T01:58:28.040Z] Step 25/26 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f [2021-06-02T01:58:28.040Z] Removing intermediate container 80049bbc6cd8 [2021-06-02T01:58:28.040Z] ---> a96b996cbf31 [2021-06-02T01:58:28.040Z] Step 22/23 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f [2021-06-02T01:58:28.326Z] ---> Running in 9e2828e891bf [2021-06-02T01:58:28.326Z] ---> Running in 5b153e31ccdf [2021-06-02T01:58:28.326Z] Removing intermediate container 1cbcb3df1de1 [2021-06-02T01:58:28.326Z] ---> 471395c58a80 [2021-06-02T01:58:28.326Z] Step 22/23 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f [2021-06-02T01:58:28.602Z] ---> Running in 89749dc6c427 [2021-06-02T01:58:29.208Z] ---> 2e64a62ac2fe [2021-06-02T01:58:29.208Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-02T01:58:29.208Z] Removing intermediate container 5b153e31ccdf [2021-06-02T01:58:29.208Z] ---> cb9dcdd2eb77 [2021-06-02T01:58:29.208Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T01:58:29.208Z] Removing intermediate container 9e2828e891bf [2021-06-02T01:58:29.208Z] ---> 975fe93c0869 [2021-06-02T01:58:29.208Z] Step 26/26 : LABEL version=0.0.0 [2021-06-02T01:58:29.483Z] ---> Running in ff224ec5d99e [2021-06-02T01:58:29.483Z] Removing intermediate container 89749dc6c427 [2021-06-02T01:58:29.483Z] ---> efb8cac97e2e [2021-06-02T01:58:29.483Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T01:58:29.483Z] ---> Running in 412e3819a1e3 [2021-06-02T01:58:29.483Z] ---> Running in 18a0d24f74c8 [2021-06-02T01:58:29.483Z] ---> Running in 2d0847c1176d [2021-06-02T01:58:30.077Z] Removing intermediate container ff224ec5d99e [2021-06-02T01:58:30.077Z] ---> b2317d461dba [2021-06-02T01:58:30.077Z] [2021-06-02T01:58:30.077Z] Removing intermediate container 412e3819a1e3 [2021-06-02T01:58:30.077Z] ---> 1620f4e3f5d1 [2021-06-02T01:58:30.077Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T01:58:30.362Z] Removing intermediate container 18a0d24f74c8 [2021-06-02T01:58:30.362Z] ---> 682e6328ef73 [2021-06-02T01:58:30.362Z] [2021-06-02T01:58:30.362Z] ---> Running in 52c805a7c02d [2021-06-02T01:58:30.362Z] Removing intermediate container 2d0847c1176d [2021-06-02T01:58:30.362Z] ---> 9764a29026c9 [2021-06-02T01:58:30.362Z] [2021-06-02T01:58:30.640Z] Successfully built b2317d461dba [2021-06-02T01:58:30.640Z] Successfully tagged support-scheduler-arm64:latest [2021-06-02T01:58:30.640Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-06-02T01:58:30.913Z] Successfully built 682e6328ef73 [2021-06-02T01:58:30.913Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-02T01:58:30.913Z]  Building security-secretstore-setup ... done Building core-command [2021-06-02T01:58:30.913Z] Successfully built 9764a29026c9 [2021-06-02T01:58:31.183Z] Successfully tagged support-notifications-arm64:latest [2021-06-02T01:58:31.184Z] Building core-data [2021-06-02T01:58:31.184Z]  Building support-notifications ... done Removing intermediate container 52c805a7c02d [2021-06-02T01:58:31.184Z] ---> e43d34efc6e4 [2021-06-02T01:58:31.184Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T01:58:31.184Z] ---> Running in dc80c75e4f9b [2021-06-02T01:58:31.781Z] Removing intermediate container dc80c75e4f9b [2021-06-02T01:58:31.781Z] ---> 0bf73194eba6 [2021-06-02T01:58:31.781Z] Step 23/24 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f [2021-06-02T01:58:31.781Z] ---> Running in 90f56b0f7722 [2021-06-02T01:58:32.380Z] Removing intermediate container 90f56b0f7722 [2021-06-02T01:58:32.380Z] ---> 517f5b1c7fbd [2021-06-02T01:58:32.383Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T01:58:32.383Z] ---> Running in 76dec494bea2 [2021-06-02T01:58:33.001Z] Removing intermediate container 76dec494bea2 [2021-06-02T01:58:33.001Z] ---> ff337c03bf53 [2021-06-02T01:58:33.001Z] [2021-06-02T01:58:33.308Z] Successfully built ff337c03bf53 [2021-06-02T01:58:33.579Z] Successfully tagged core-metadata-arm64:latest [2021-06-02T01:59:12.666Z]  Building core-metadata ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:59:12.666Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:59:12.666Z] ---> 97e39bf2c982 [2021-06-02T01:59:12.666Z] Step 3/32 : WORKDIR /edgex-go [2021-06-02T01:59:12.666Z] ---> Using cache [2021-06-02T01:59:12.666Z] ---> 83dc5d4800f3 [2021-06-02T01:59:12.666Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:59:12.666Z] ---> Using cache [2021-06-02T01:59:12.666Z] ---> 73baeaabfbc0 [2021-06-02T01:59:12.666Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-02T01:59:12.666Z] ---> Using cache [2021-06-02T01:59:12.666Z] ---> d34c6a44cb83 [2021-06-02T01:59:12.666Z] Step 6/32 : COPY go.mod . [2021-06-02T01:59:12.666Z] ---> Using cache [2021-06-02T01:59:12.666Z] ---> 7bca94877f33 [2021-06-02T01:59:12.666Z] Step 7/32 : RUN go mod download [2021-06-02T01:59:12.666Z] ---> Using cache [2021-06-02T01:59:12.666Z] ---> 403758af2f6b [2021-06-02T01:59:12.667Z] Step 8/32 : COPY . . [2021-06-02T01:59:12.943Z] ---> Using cache [2021-06-02T01:59:12.943Z] ---> c03de8153ca4 [2021-06-02T01:59:12.943Z] Step 9/32 : RUN go mod tidy [2021-06-02T01:59:12.943Z] ---> Using cache [2021-06-02T01:59:12.943Z] ---> 976b3a55fdca [2021-06-02T01:59:12.943Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-02T01:59:14.983Z] ---> Running in 57f1652a9edb [2021-06-02T01:59:16.455Z] 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-02T01:59:24.799Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:59:24.799Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:59:24.799Z] ---> 97e39bf2c982 [2021-06-02T01:59:24.799Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T01:59:24.799Z] ---> Using cache [2021-06-02T01:59:24.799Z] ---> 83dc5d4800f3 [2021-06-02T01:59:24.799Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:59:24.799Z] ---> Using cache [2021-06-02T01:59:24.799Z] ---> 73baeaabfbc0 [2021-06-02T01:59:24.799Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T01:59:24.799Z] ---> Using cache [2021-06-02T01:59:24.799Z] ---> d34c6a44cb83 [2021-06-02T01:59:24.799Z] Step 6/24 : COPY go.mod . [2021-06-02T01:59:24.799Z] ---> Using cache [2021-06-02T01:59:24.799Z] ---> 7bca94877f33 [2021-06-02T01:59:24.799Z] Step 7/24 : RUN go mod download [2021-06-02T01:59:24.799Z] ---> Using cache [2021-06-02T01:59:24.799Z] ---> 403758af2f6b [2021-06-02T01:59:24.799Z] Step 8/24 : COPY . . [2021-06-02T01:59:24.799Z] ---> Using cache [2021-06-02T01:59:24.799Z] ---> c03de8153ca4 [2021-06-02T01:59:24.799Z] Step 9/24 : RUN go mod tidy [2021-06-02T01:59:24.799Z] ---> Using cache [2021-06-02T01:59:24.799Z] ---> 976b3a55fdca [2021-06-02T01:59:24.799Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-02T01:59:24.799Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:59:24.799Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:59:24.799Z] ---> 97e39bf2c982 [2021-06-02T01:59:24.799Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T01:59:24.799Z] ---> Using cache [2021-06-02T01:59:24.799Z] ---> 83dc5d4800f3 [2021-06-02T01:59:24.799Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:59:24.799Z] ---> Using cache [2021-06-02T01:59:24.799Z] ---> 73baeaabfbc0 [2021-06-02T01:59:24.799Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-02T01:59:24.799Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T01:59:24.799Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T01:59:24.799Z] ---> 97e39bf2c982 [2021-06-02T01:59:24.799Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T01:59:24.799Z] ---> Using cache [2021-06-02T01:59:24.799Z] ---> 83dc5d4800f3 [2021-06-02T01:59:24.799Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:59:24.799Z] ---> Using cache [2021-06-02T01:59:24.799Z] ---> 73baeaabfbc0 [2021-06-02T01:59:24.799Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-02T01:59:26.258Z] ---> Running in fa8fc2c1c83e [2021-06-02T01:59:26.258Z] ---> Running in 069e50b059bd [2021-06-02T01:59:26.258Z] ---> Running in fced3e698d12 [2021-06-02T01:59:29.037Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:59:29.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:59:29.314Z] 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-02T01:59:30.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:59:30.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:59:31.309Z] OK: 218 MiB in 52 packages [2021-06-02T01:59:31.586Z] OK: 218 MiB in 52 packages [2021-06-02T01:59:33.046Z] Removing intermediate container 069e50b059bd [2021-06-02T01:59:33.046Z] ---> d98544885b7d [2021-06-02T01:59:33.046Z] Step 6/24 : COPY go.mod . [2021-06-02T01:59:33.665Z] Removing intermediate container fced3e698d12 [2021-06-02T01:59:33.665Z] ---> 24538f189a35 [2021-06-02T01:59:33.665Z] Step 6/24 : COPY go.mod . [2021-06-02T01:59:34.667Z] ---> c578ef4d4437 [2021-06-02T01:59:34.667Z] Step 7/24 : RUN go mod download [2021-06-02T01:59:34.957Z] ---> Running in 7e7dc2c515fe [2021-06-02T01:59:35.253Z] ---> 198233657254 [2021-06-02T01:59:35.253Z] Step 7/24 : RUN go mod download [2021-06-02T01:59:35.253Z] ---> Running in 712e6ba0f815 [2021-06-02T01:59:39.626Z] Removing intermediate container 7e7dc2c515fe [2021-06-02T01:59:39.626Z] ---> e322b40ee039 [2021-06-02T01:59:39.626Z] Step 8/24 : COPY . . [2021-06-02T01:59:40.234Z] Removing intermediate container 712e6ba0f815 [2021-06-02T01:59:40.234Z] ---> 0cde4f0f3057 [2021-06-02T01:59:40.234Z] Step 8/24 : COPY . . [2021-06-02T02:00:12.935Z] ---> e3d5fad8ef8e [2021-06-02T02:00:12.935Z] Step 9/24 : RUN go mod tidy [2021-06-02T02:00:12.935Z] ---> cd31026e811d [2021-06-02T02:00:12.935Z] Step 9/24 : RUN go mod tidy [2021-06-02T02:00:12.935Z] ---> Running in 82355db365da [2021-06-02T02:00:12.935Z] ---> Running in 1c32edb06c8d [2021-06-02T02:00:15.585Z] Removing intermediate container 82355db365da [2021-06-02T02:00:15.585Z] ---> 0fffd6e5497b [2021-06-02T02:00:15.585Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-02T02:00:15.875Z] ---> Running in 3d15b45ed9f3 [2021-06-02T02:00:16.151Z] Removing intermediate container 1c32edb06c8d [2021-06-02T02:00:16.151Z] ---> 2c83db287e04 [2021-06-02T02:00:16.151Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-02T02:00:16.428Z] ---> Running in a2c14ff51967 [2021-06-02T02:00:18.456Z] 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-02T02:00:18.736Z] 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-02T02:00:21.394Z] Removing intermediate container 57f1652a9edb [2021-06-02T02:00:21.394Z] ---> 996dc088c2f8 [2021-06-02T02:00:21.394Z] [2021-06-02T02:00:21.394Z] Step 11/32 : FROM alpine:3.12 [2021-06-02T02:00:21.394Z] ---> 9852663dfa18 [2021-06-02T02:00:21.394Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-02T02:00:21.672Z] ---> Running in dd042fc19d18 [2021-06-02T02:00:22.676Z] Removing intermediate container dd042fc19d18 [2021-06-02T02:00:22.676Z] ---> 666795ecfbab [2021-06-02T02:00:22.676Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-02T02:00:22.676Z] ---> Running in a0329f43ad9d [2021-06-02T02:00:24.688Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:00:24.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:00:25.984Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-02T02:00:25.984Z] (2/2) Installing su-exec (0.2-r1) [2021-06-02T02:00:25.984Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:00:25.984Z] OK: 5 MiB in 16 packages [2021-06-02T02:00:27.461Z] Removing intermediate container a0329f43ad9d [2021-06-02T02:00:27.461Z] ---> 07a2c0a0da65 [2021-06-02T02:00:27.461Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-02T02:00:27.742Z] ---> Running in e1d09501fd97 [2021-06-02T02:00:28.346Z] Removing intermediate container e1d09501fd97 [2021-06-02T02:00:28.347Z] ---> 7d25a89dda77 [2021-06-02T02:00:28.347Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-02T02:00:28.625Z] ---> Running in 89ced46da1b1 [2021-06-02T02:00:29.234Z] Removing intermediate container 89ced46da1b1 [2021-06-02T02:00:29.234Z] ---> 914c64da35cc [2021-06-02T02:00:29.234Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-02T02:00:29.514Z] ---> Running in f1769a7c2ead [2021-06-02T02:00:32.939Z] Removing intermediate container f1769a7c2ead [2021-06-02T02:00:32.939Z] ---> 18df2f19cf99 [2021-06-02T02:00:32.939Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-02T02:00:33.213Z] ---> Running in 8f36e04e061b [2021-06-02T02:00:33.819Z] Removing intermediate container 8f36e04e061b [2021-06-02T02:00:33.819Z] ---> 2772f33ff1f4 [2021-06-02T02:00:33.819Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-02T02:00:35.291Z] ---> 7141c23feaa5 [2021-06-02T02:00:35.291Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-02T02:00:35.291Z] ---> Running in 483fed418100 [2021-06-02T02:00:39.613Z] Removing intermediate container 483fed418100 [2021-06-02T02:00:39.613Z] ---> fafb64149584 [2021-06-02T02:00:39.613Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:00:40.213Z] ---> 25c83ca0b7cd [2021-06-02T02:00:40.213Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-02T02:00:42.201Z] ---> ab6f276d22f4 [2021-06-02T02:00:42.201Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-02T02:00:43.669Z] ---> 78478c4a3247 [2021-06-02T02:00:43.669Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-02T02:00:45.128Z] ---> ea4fa39e0382 [2021-06-02T02:00:45.128Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-02T02:00:46.127Z] ---> 0653d9449641 [2021-06-02T02:00:46.127Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-02T02:00:46.405Z] ---> Running in 039df14fe841 [2021-06-02T02:00:47.406Z] Removing intermediate container 039df14fe841 [2021-06-02T02:00:47.406Z] ---> f61fc52209ca [2021-06-02T02:00:47.406Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-02T02:00:48.870Z] ---> c98ea019192b [2021-06-02T02:00:48.870Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-02T02:00:49.150Z] ---> Running in 2247cdf581c6 [2021-06-02T02:00:53.543Z] Removing intermediate container 2247cdf581c6 [2021-06-02T02:00:53.543Z] ---> 7b77486e6fbe [2021-06-02T02:00:53.543Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-02T02:00:53.543Z] ---> Running in a2f91d873919 [2021-06-02T02:00:54.544Z] Removing intermediate container a2f91d873919 [2021-06-02T02:00:54.544Z] ---> 606369bc34cd [2021-06-02T02:00:54.544Z] Step 29/32 : CMD ["gate"] [2021-06-02T02:00:55.149Z] ---> Running in 2fde2ab3bef1 [2021-06-02T02:00:56.623Z] Removing intermediate container 2fde2ab3bef1 [2021-06-02T02:00:56.623Z] ---> 126a2e234bbd [2021-06-02T02:00:56.623Z] Step 30/32 : LABEL arch=arm64 [2021-06-02T02:00:56.904Z] ---> Running in 0c971baa01d4 [2021-06-02T02:00:57.910Z] Removing intermediate container 0c971baa01d4 [2021-06-02T02:00:57.910Z] ---> fbd1cb112718 [2021-06-02T02:00:57.910Z] Step 31/32 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f [2021-06-02T02:00:57.910Z] Removing intermediate container fa8fc2c1c83e [2021-06-02T02:00:57.910Z] ---> 29d7bc57c696 [2021-06-02T02:00:57.910Z] [2021-06-02T02:00:57.910Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T02:00:57.910Z] ---> 9852663dfa18 [2021-06-02T02:00:57.910Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T02:00:57.910Z] ---> Using cache [2021-06-02T02:00:57.910Z] ---> 7abd32609937 [2021-06-02T02:00:57.910Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T02:00:57.910Z] ---> Using cache [2021-06-02T02:00:57.910Z] ---> 4997575e801e [2021-06-02T02:00:57.910Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-02T02:00:58.218Z] ---> Running in 602cbcdefb85 [2021-06-02T02:00:58.498Z] ---> Running in 0ff9df3a605d [2021-06-02T02:00:59.108Z] Removing intermediate container 602cbcdefb85 [2021-06-02T02:00:59.108Z] ---> 6c749979ffe1 [2021-06-02T02:00:59.108Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T02:00:59.386Z] Removing intermediate container 0ff9df3a605d [2021-06-02T02:00:59.386Z] ---> b622bce6d85c [2021-06-02T02:00:59.386Z] Step 32/32 : LABEL version=0.0.0 [2021-06-02T02:00:59.386Z] ---> Running in 7afb2bba7c1a [2021-06-02T02:00:59.668Z] ---> Running in 4a15659c5248 [2021-06-02T02:01:00.276Z] Removing intermediate container 7afb2bba7c1a [2021-06-02T02:01:00.276Z] ---> 68123a68a0ad [2021-06-02T02:01:00.276Z] Step 16/24 : WORKDIR / [2021-06-02T02:01:00.555Z] ---> Running in 915c1d10b73c [2021-06-02T02:01:00.555Z] Removing intermediate container 4a15659c5248 [2021-06-02T02:01:00.555Z] ---> 52e6207e8d20 [2021-06-02T02:01:00.555Z] [2021-06-02T02:01:01.568Z] Successfully built 52e6207e8d20 [2021-06-02T02:01:01.568Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-02T02:01:01.568Z]  Building security-bootstrapper ... done Removing intermediate container 915c1d10b73c [2021-06-02T02:01:01.568Z] ---> 893b17047c5f [2021-06-02T02:01:01.568Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:01:03.027Z] ---> 53524bf9d215 [2021-06-02T02:01:03.027Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-02T02:01:05.036Z] ---> c59e9de335cc [2021-06-02T02:01:05.037Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-02T02:01:06.056Z] ---> 5717b8958911 [2021-06-02T02:01:06.056Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-02T02:01:06.336Z] ---> Running in f310862c590a [2021-06-02T02:01:06.948Z] Removing intermediate container f310862c590a [2021-06-02T02:01:06.948Z] ---> 6cfc04bcc5c8 [2021-06-02T02:01:06.948Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:01:07.242Z] ---> Running in 96fc105535d2 [2021-06-02T02:01:07.856Z] Removing intermediate container 96fc105535d2 [2021-06-02T02:01:07.856Z] ---> 6b9ad2c9a0ea [2021-06-02T02:01:07.856Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T02:01:08.148Z] ---> Running in 6086a0c4ab84 [2021-06-02T02:01:08.763Z] Removing intermediate container 6086a0c4ab84 [2021-06-02T02:01:08.764Z] ---> 21dc57d7ce96 [2021-06-02T02:01:08.764Z] Step 23/24 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f [2021-06-02T02:01:08.764Z] ---> Running in e50d3c24d00b [2021-06-02T02:01:09.391Z] Removing intermediate container e50d3c24d00b [2021-06-02T02:01:09.391Z] ---> db55c3a3fe74 [2021-06-02T02:01:09.392Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T02:01:09.669Z] ---> Running in 20ab0fc9a7f8 [2021-06-02T02:01:10.278Z] Removing intermediate container 20ab0fc9a7f8 [2021-06-02T02:01:10.278Z] ---> 865e464187cb [2021-06-02T02:01:10.278Z] [2021-06-02T02:01:10.896Z] Successfully built 865e464187cb [2021-06-02T02:01:10.896Z] Successfully tagged core-command-arm64:latest [2021-06-02T02:01:39.061Z]  Building core-command ... done Removing intermediate container a2c14ff51967 [2021-06-02T02:01:39.061Z] ---> 2cd5ba69d8f3 [2021-06-02T02:01:39.061Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-02T02:01:39.061Z] ---> Running in e8d597535ff0 [2021-06-02T02:01:39.061Z] 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-02T02:01:39.061Z] Removing intermediate container e8d597535ff0 [2021-06-02T02:01:39.061Z] ---> 472416471bf8 [2021-06-02T02:01:39.061Z] [2021-06-02T02:01:39.061Z] Step 12/24 : FROM docker:20.10.0 [2021-06-02T02:01:39.346Z] 20.10.0: Pulling from library/docker [2021-06-02T02:01:43.678Z] Removing intermediate container 3d15b45ed9f3 [2021-06-02T02:01:43.678Z] ---> 0aae1eb2fd1f [2021-06-02T02:01:43.678Z] [2021-06-02T02:01:43.678Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T02:01:43.678Z] ---> 9852663dfa18 [2021-06-02T02:01:43.678Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-02T02:01:43.955Z] ---> Running in 193258c68a00 [2021-06-02T02:01:44.562Z] Removing intermediate container 193258c68a00 [2021-06-02T02:01:44.562Z] ---> 4bd46a00d752 [2021-06-02T02:01:44.562Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-02T02:01:44.841Z] ---> Running in 3f0cfcf5c77a [2021-06-02T02:01:45.448Z] Removing intermediate container 3f0cfcf5c77a [2021-06-02T02:01:45.448Z] ---> 7228fc4a1323 [2021-06-02T02:01:45.448Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-02T02:01:45.448Z] ---> Running in b94b729bfc15 [2021-06-02T02:01:46.065Z] Removing intermediate container b94b729bfc15 [2021-06-02T02:01:46.065Z] ---> c4090b1c4b6c [2021-06-02T02:01:46.065Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:01:46.344Z] ---> Running in 310457d0d7dc [2021-06-02T02:01:48.991Z] Removing intermediate container 310457d0d7dc [2021-06-02T02:01:48.991Z] ---> 961848ba9ed2 [2021-06-02T02:01:48.991Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-02T02:01:48.991Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-02T02:01:48.991Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-02T02:01:48.991Z] ---> eeaf43b92773 [2021-06-02T02:01:48.991Z] 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-02T02:01:48.991Z] ---> Running in 541162c1d54c [2021-06-02T02:01:49.268Z] ---> Running in 2979335e2ee3 [2021-06-02T02:01:49.546Z] Removing intermediate container 2979335e2ee3 [2021-06-02T02:01:49.546Z] ---> ae20f8ed261f [2021-06-02T02:01:49.546Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-02T02:01:49.821Z] ---> Running in 07bac9892835 [2021-06-02T02:01:50.422Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:01:51.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:01:51.042Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:01:51.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:01:51.916Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-02T02:01:51.916Z] (1/39) Installing readline (8.0.4-r0) [2021-06-02T02:01:51.916Z] (2/39) Installing bash (5.0.17-r0) [2021-06-02T02:01:51.916Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-02T02:01:51.916Z] Executing bash-5.0.17-r0.post-install [2021-06-02T02:01:51.916Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T02:01:51.916Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-02T02:01:51.916Z] (5/39) Installing curl (7.77.0-r0) [2021-06-02T02:01:51.916Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-02T02:01:51.916Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-02T02:01:51.916Z] (8/39) Installing expat (2.2.9-r1) [2021-06-02T02:01:51.916Z] (9/39) Installing libffi (3.3-r2) [2021-06-02T02:01:51.916Z] (10/39) Installing gdbm (1.13-r1) [2021-06-02T02:01:51.916Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-02T02:01:51.916Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-02T02:01:51.916Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-02T02:01:51.916Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-02T02:01:51.916Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-02T02:01:52.191Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-02T02:01:52.474Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-02T02:01:52.474Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:01:52.474Z] OK: 8 MiB in 20 packages [2021-06-02T02:01:53.919Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-02T02:01:53.919Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-02T02:01:53.919Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-02T02:01:53.919Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-02T02:01:53.919Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-02T02:01:53.919Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-02T02:01:53.919Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-02T02:01:53.919Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-02T02:01:53.919Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-02T02:01:53.919Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-02T02:01:54.200Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-02T02:01:54.200Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-02T02:01:54.200Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-02T02:01:54.200Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-02T02:01:54.200Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-02T02:01:54.200Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-02T02:01:54.200Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-02T02:01:54.200Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-02T02:01:54.200Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-02T02:01:54.200Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-02T02:01:54.200Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-02T02:01:54.481Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-02T02:01:54.481Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-02T02:01:54.481Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-02T02:01:54.481Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-02T02:01:54.481Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-02T02:01:54.481Z] Executing busybox-1.31.1-r19.trigger [2021-06-02T02:01:54.760Z] OK: 72 MiB in 59 packages [2021-06-02T02:01:54.760Z] Removing intermediate container 541162c1d54c [2021-06-02T02:01:54.760Z] ---> fa6c7987d580 [2021-06-02T02:01:54.760Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:01:55.360Z] ---> 153bf38f4c48 [2021-06-02T02:01:55.360Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-02T02:01:56.798Z] ---> 93970a4edd45 [2021-06-02T02:01:56.798Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-02T02:01:57.785Z] ---> 7ee6d2f4ccb1 [2021-06-02T02:01:57.785Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-02T02:01:57.785Z] ---> Running in 7b0b9f819d27 [2021-06-02T02:01:58.384Z] Removing intermediate container 7b0b9f819d27 [2021-06-02T02:01:58.384Z] ---> 70c34b982cf4 [2021-06-02T02:01:58.384Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:01:58.384Z] ---> Running in c6765fdf1a62 [2021-06-02T02:01:58.989Z] Removing intermediate container c6765fdf1a62 [2021-06-02T02:01:58.989Z] ---> 888e422ad49f [2021-06-02T02:01:58.989Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T02:01:58.989Z] ---> Running in c0b5fc9f7f4e [2021-06-02T02:01:59.266Z] Collecting docker-compose==1.23.2 [2021-06-02T02:01:59.266Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-02T02:01:59.547Z] Removing intermediate container c0b5fc9f7f4e [2021-06-02T02:01:59.547Z] ---> a5ad478f2e61 [2021-06-02T02:01:59.547Z] Step 23/24 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f [2021-06-02T02:01:59.547Z] ---> Running in 366472ee342b [2021-06-02T02:02:00.146Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-02T02:02:00.146Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-02T02:02:00.146Z] Removing intermediate container 366472ee342b [2021-06-02T02:02:00.146Z] ---> 91da9892625b [2021-06-02T02:02:00.146Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T02:02:00.420Z] ---> Running in 8b9e48e65277 [2021-06-02T02:02:00.696Z] Removing intermediate container 8b9e48e65277 [2021-06-02T02:02:00.696Z] ---> 1b0a14e173f3 [2021-06-02T02:02:00.696Z] [2021-06-02T02:02:01.295Z] Successfully built 1b0a14e173f3 [2021-06-02T02:02:01.295Z] Successfully tagged core-data-arm64:latest [2021-06-02T02:02:02.272Z]  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 [2021-06-02T02:02:02.545Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-02T02:02:02.817Z] Collecting texttable<0.10,>=0.9.0 [2021-06-02T02:02:02.817Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-02T02:02:05.436Z] Collecting docker<4.0,>=3.6.0 [2021-06-02T02:02:05.436Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-02T02:02:05.708Z] Collecting cached-property<2,>=1.2.0 [2021-06-02T02:02:05.708Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-02T02:02:06.692Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-02T02:02:06.692Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-02T02:02:07.664Z] Collecting PyYAML<4,>=3.10 [2021-06-02T02:02:07.664Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-02T02:02:10.279Z] Collecting docopt<0.7,>=0.6.1 [2021-06-02T02:02:10.279Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-02T02:02:12.895Z] Collecting jsonschema<3,>=2.5.1 [2021-06-02T02:02:12.895Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-02T02:02:12.895Z] 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-02T02:02:12.895Z] Collecting docker-pycreds>=0.4.0 [2021-06-02T02:02:12.895Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-02T02:02:13.169Z] Collecting idna<2.8,>=2.5 [2021-06-02T02:02:13.169Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-02T02:02:13.761Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-02T02:02:13.762Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-02T02:02:14.034Z] 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-02T02:02:14.034Z] 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-02T02:02:14.034Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-02T02:02:14.034Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-02T02:02:14.034Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-02T02:02:14.034Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-02T02:02:15.010Z] Installing collected packages: dockerpty, websocket-client, texttable, docker-pycreds, idna, urllib3, requests, docker, cached-property, PyYAML, docopt, jsonschema, docker-compose [2021-06-02T02:02:15.010Z] Running setup.py install for dockerpty: started [2021-06-02T02:02:16.445Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-02T02:02:17.041Z] Running setup.py install for texttable: started [2021-06-02T02:02:19.014Z] Running setup.py install for texttable: finished with status 'done' [2021-06-02T02:02:19.014Z] Attempting uninstall: idna [2021-06-02T02:02:19.014Z] Found existing installation: idna 2.9 [2021-06-02T02:02:19.014Z] Uninstalling idna-2.9: [2021-06-02T02:02:19.014Z] Successfully uninstalled idna-2.9 [2021-06-02T02:02:19.610Z] Attempting uninstall: urllib3 [2021-06-02T02:02:19.610Z] Found existing installation: urllib3 1.25.9 [2021-06-02T02:02:19.610Z] Uninstalling urllib3-1.25.9: [2021-06-02T02:02:19.610Z] Successfully uninstalled urllib3-1.25.9 [2021-06-02T02:02:20.207Z] Attempting uninstall: requests [2021-06-02T02:02:20.207Z] Found existing installation: requests 2.23.0 [2021-06-02T02:02:20.207Z] Uninstalling requests-2.23.0: [2021-06-02T02:02:20.207Z] Successfully uninstalled requests-2.23.0 [2021-06-02T02:02:21.182Z] Running setup.py install for PyYAML: started [2021-06-02T02:02:23.798Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-02T02:02:23.798Z] Running setup.py install for docopt: started [2021-06-02T02:02:25.235Z] Running setup.py install for docopt: finished with status 'done' [2021-06-02T02:02:26.211Z] 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-02T02:02:34.514Z] Removing intermediate container 07bac9892835 [2021-06-02T02:02:34.514Z] ---> 717101e0864b [2021-06-02T02:02:34.514Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-02T02:02:34.514Z] ---> Running in 419d70fa0275 [2021-06-02T02:02:34.789Z] Removing intermediate container 419d70fa0275 [2021-06-02T02:02:34.789Z] ---> aca267e0d7ff [2021-06-02T02:02:34.789Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-02T02:02:34.789Z] ---> Running in b14e8a2a89db [2021-06-02T02:02:35.388Z] Removing intermediate container b14e8a2a89db [2021-06-02T02:02:35.388Z] ---> 308660764836 [2021-06-02T02:02:35.388Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-02T02:02:36.830Z] ---> 3ef810aaf1d6 [2021-06-02T02:02:36.830Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-02T02:02:37.459Z] ---> 4fe564fca39c [2021-06-02T02:02:37.459Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-02T02:02:38.484Z] ---> b3e6dcc62b4e [2021-06-02T02:02:38.484Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-02T02:02:38.773Z] ---> Running in 777f97595706 [2021-06-02T02:02:39.059Z] Removing intermediate container 777f97595706 [2021-06-02T02:02:39.059Z] ---> 51c1c0badfdc [2021-06-02T02:02:39.059Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:02:39.337Z] ---> Running in d347f484fb8f [2021-06-02T02:02:39.942Z] Removing intermediate container d347f484fb8f [2021-06-02T02:02:39.942Z] ---> e27d3e718648 [2021-06-02T02:02:39.942Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T02:02:39.942Z] ---> Running in 22f1d4dc887d [2021-06-02T02:02:40.215Z] Removing intermediate container 22f1d4dc887d [2021-06-02T02:02:40.215Z] ---> c0658310b1ce [2021-06-02T02:02:40.215Z] Step 23/24 : LABEL git_sha=bf3bad98830956d6b4193a94d0019bd9836f354f [2021-06-02T02:02:40.486Z] ---> Running in a5b708465e5d [2021-06-02T02:02:41.082Z] Removing intermediate container a5b708465e5d [2021-06-02T02:02:41.082Z] ---> 65173308c42f [2021-06-02T02:02:41.082Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T02:02:41.082Z] ---> Running in 732ad9d13c0c [2021-06-02T02:02:41.676Z] Removing intermediate container 732ad9d13c0c [2021-06-02T02:02:41.676Z] ---> f6e42c8114d5 [2021-06-02T02:02:41.676Z] [2021-06-02T02:02:41.949Z] Successfully built f6e42c8114d5 [2021-06-02T02:02:41.949Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-02T02:02:42.236Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-02T02:02:42.259Z] $ docker stop --time=1 b9a094c00e6c3e1dcf7d75fb6485f2802e5e8146466b0eab2cf9656617ac94ec [2021-06-02T02:02:44.156Z] $ docker rm -f b9a094c00e6c3e1dcf7d75fb6485f2802e5e8146466b0eab2cf9656617ac94ec [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T02:02:44.743Z] + docker images [2021-06-02T02:02:45.017Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-02T02:02:45.017Z] sys-mgmt-agent-arm64 latest f6e42c8114d5 3 seconds ago 299MB [2021-06-02T02:02:45.017Z] core-data-arm64 latest 1b0a14e173f3 44 seconds ago 20.4MB [2021-06-02T02:02:45.017Z] 0aae1eb2fd1f About a minute ago 990MB [2021-06-02T02:02:45.017Z] 472416471bf8 About a minute ago 979MB [2021-06-02T02:02:45.017Z] core-command-arm64 latest 865e464187cb About a minute ago 16.1MB [2021-06-02T02:02:45.017Z] security-bootstrapper-arm64 latest 52e6207e8d20 About a minute ago 17.2MB [2021-06-02T02:02:45.017Z] 29d7bc57c696 About a minute ago 981MB [2021-06-02T02:02:45.017Z] 996dc088c2f8 2 minutes ago 974MB [2021-06-02T02:02:45.017Z] core-metadata-arm64 latest ff337c03bf53 4 minutes ago 17.4MB [2021-06-02T02:02:45.017Z] support-scheduler-arm64 latest b2317d461dba 4 minutes ago 16.1MB [2021-06-02T02:02:45.017Z] support-notifications-arm64 latest 9764a29026c9 4 minutes ago 16.8MB [2021-06-02T02:02:45.017Z] security-secretstore-setup-arm64 latest 682e6328ef73 4 minutes ago 24.4MB [2021-06-02T02:02:45.017Z] security-proxy-setup-arm64 latest 9341e8307beb 4 minutes ago 24MB [2021-06-02T02:02:45.017Z] f09bfc9b778d 4 minutes ago 989MB [2021-06-02T02:02:45.017Z] 690c9d4538ca 4 minutes ago 982MB [2021-06-02T02:02:45.017Z] 7d626cbb6d64 4 minutes ago 981MB [2021-06-02T02:02:45.017Z] f12282ceb909 4 minutes ago 978MB [2021-06-02T02:02:45.017Z] 7999a18dedb9 4 minutes ago 978MB [2021-06-02T02:02:45.017Z] ci-base-image-arm64 latest 97e39bf2c982 16 minutes ago 641MB [2021-06-02T02:02:45.017Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-06-02T02:02:45.017Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-06-02T02:02:45.017Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-02T02:02:45.017Z] 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-02T02:02:45.724Z] ---> job-cost.sh [2021-06-02T02:02:45.724Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Y3sy [2021-06-02T02:03:24.672Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-02T02:05:01.417Z] lf-activate-venv(): INFO: Adding /tmp/venv-Y3sy/bin to PATH [2021-06-02T02:05:01.417Z] INFO: No Stack... [2021-06-02T02:05:01.417Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-02T02:05:01.417Z] INFO: Archiving Costs [Pipeline] sh [2021-06-02T02:05:01.757Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-06-02T02:05:01.757Z] + cut -d, -f6 [Pipeline] lock [2021-06-02T02:05:01.819Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3525-2-stack-cost] [2021-06-02T02:05:01.830Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3525-2-stack-cost] did not exist. Created. [2021-06-02T02:05:01.830Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3525-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-02T02:05:02.186Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-02T02:05:02.487Z] Stashed 1 file(s) [Pipeline] } [2021-06-02T02:05:02.496Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3525-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:05:03.915Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:05:04.486Z] ---> package-listing.sh [2021-06-02T02:05:04.487Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-02T02:05:04.487Z] ++ facter osfamily [2021-06-02T02:05:04.749Z] + OS_FAMILY=redhat [2021-06-02T02:05:04.749Z] + workspace=/w/workspace/edgex-go/2 [2021-06-02T02:05:04.749Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-02T02:05:04.749Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-02T02:05:04.749Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-02T02:05:04.749Z] + PACKAGES=/tmp/packages_start.txt [2021-06-02T02:05:04.749Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-02T02:05:04.749Z] + PACKAGES=/tmp/packages_end.txt [2021-06-02T02:05:04.749Z] + case "${OS_FAMILY}" in [2021-06-02T02:05:04.749Z] + sort [2021-06-02T02:05:04.749Z] + rpm -qa [2021-06-02T02:05:06.658Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-02T02:05:06.658Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-02T02:05:06.658Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-02T02:05:06.919Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-02T02:05:06.919Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-06-02T02:05:06.919Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-06-02T02:05:06.931Z] 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-02T02:05:07.226Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:05:07.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T02:05:07.792Z] [2021-06-02T02:05:07.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:05:08.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T02:05:08.103Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-02T02:05:08.103Z] df20fa9351a1: Pulling fs layer [2021-06-02T02:05:08.103Z] 36b3adc4ff6f: Pulling fs layer [2021-06-02T02:05:08.103Z] 8ad3a11d3b57: Pulling fs layer [2021-06-02T02:05:08.103Z] 46f8f816bc3b: Pulling fs layer [2021-06-02T02:05:08.103Z] 93b61091891f: Pulling fs layer [2021-06-02T02:05:08.103Z] 93b9cdb0e59b: Pulling fs layer [2021-06-02T02:05:08.103Z] 5e14af77c1be: Pulling fs layer [2021-06-02T02:05:08.103Z] 01666e4c0597: Pulling fs layer [2021-06-02T02:05:08.103Z] aa168da1d23b: Pulling fs layer [2021-06-02T02:05:08.103Z] 46f8f816bc3b: Waiting [2021-06-02T02:05:08.103Z] 93b61091891f: Waiting [2021-06-02T02:05:08.103Z] 93b9cdb0e59b: Waiting [2021-06-02T02:05:08.103Z] 5e14af77c1be: Waiting [2021-06-02T02:05:08.103Z] 01666e4c0597: Waiting [2021-06-02T02:05:08.103Z] aa168da1d23b: Waiting [2021-06-02T02:05:08.103Z] 36b3adc4ff6f: Verifying Checksum [2021-06-02T02:05:08.103Z] 36b3adc4ff6f: Download complete [2021-06-02T02:05:08.103Z] 46f8f816bc3b: Verifying Checksum [2021-06-02T02:05:08.103Z] 46f8f816bc3b: Download complete [2021-06-02T02:05:08.368Z] df20fa9351a1: Verifying Checksum [2021-06-02T02:05:08.368Z] df20fa9351a1: Download complete [2021-06-02T02:05:08.368Z] 93b9cdb0e59b: Verifying Checksum [2021-06-02T02:05:08.368Z] 93b9cdb0e59b: Download complete [2021-06-02T02:05:08.368Z] 5e14af77c1be: Verifying Checksum [2021-06-02T02:05:08.368Z] 5e14af77c1be: Download complete [2021-06-02T02:05:08.368Z] 93b61091891f: Verifying Checksum [2021-06-02T02:05:08.368Z] 93b61091891f: Download complete [2021-06-02T02:05:08.368Z] 01666e4c0597: Verifying Checksum [2021-06-02T02:05:08.368Z] 01666e4c0597: Download complete [2021-06-02T02:05:08.368Z] df20fa9351a1: Pull complete [2021-06-02T02:05:08.633Z] 36b3adc4ff6f: Pull complete [2021-06-02T02:05:08.633Z] 8ad3a11d3b57: Verifying Checksum [2021-06-02T02:05:08.633Z] 8ad3a11d3b57: Download complete [2021-06-02T02:05:09.210Z] 8ad3a11d3b57: Pull complete [2021-06-02T02:05:09.210Z] 46f8f816bc3b: Pull complete [2021-06-02T02:05:09.470Z] 93b61091891f: Pull complete [2021-06-02T02:05:09.470Z] 93b9cdb0e59b: Pull complete [2021-06-02T02:05:09.470Z] 5e14af77c1be: Pull complete [2021-06-02T02:05:09.470Z] 01666e4c0597: Pull complete [2021-06-02T02:05:10.047Z] aa168da1d23b: Verifying Checksum [2021-06-02T02:05:10.047Z] aa168da1d23b: Download complete [2021-06-02T02:05:14.299Z] aa168da1d23b: Pull complete [2021-06-02T02:05:14.299Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-02T02:05:14.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T02:05:14.299Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-02T02:05:14.379Z] prd-centos7-docker-4c-2g-22 does not seem to be running inside a container [2021-06-02T02:05:14.419Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-02T02:05:17.430Z] $ docker top c9f66250adcb9d1f9d200f03b60af99ab5bd9a0a4595b3495a5cdd56f85fa3b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T02:05:17.815Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-02T02:05:18.111Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-02T02:05:18.403Z] + ls /var/log/sa-host [2021-06-02T02:05:18.403Z] + sadf -c /var/log/sa-host/sa02 [2021-06-02T02:05:18.403Z] file_magic: OK [2021-06-02T02:05:18.403Z] HZ: Using current value: 100 [2021-06-02T02:05:18.403Z] file_header: OK [2021-06-02T02:05:18.403Z] 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-02T02:05:18.403Z] Statistics: [2021-06-02T02:05:18.403Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-02T02:05:18.403Z] File successfully converted to sysstat format version 12.2.1 [2021-06-02T02:05:18.403Z] + sadf -c /var/log/sa-host/sa05 [2021-06-02T02:05:18.403Z] file_magic: OK [2021-06-02T02:05:18.403Z] HZ: Using current value: 100 [2021-06-02T02:05:18.404Z] file_header: OK [2021-06-02T02:05:18.404Z] 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-02T02:05:18.404Z] Statistics: [2021-06-02T02:05:18.404Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-02T02:05:18.404Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T02:05:18.569Z] provisioning config files... [2021-06-02T02:05:18.582Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6018593258286599337tmp [Pipeline] { [Pipeline] echo [2021-06-02T02:05:18.603Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:05:18.925Z] ---> create-netrc.sh [Pipeline] } [2021-06-02T02:05:18.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-02T02:05:18.962Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:05:19.268Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-02T02:05:19.279Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:05:19.577Z] ---> sudo-logs.sh [2021-06-02T02:05:19.578Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-02T02:05:19.648Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:05:19.945Z] ---> job-cost.sh [2021-06-02T02:05:19.945Z] lf-activate-venv: SKIPPING [2021-06-02T02:05:19.945Z] DEBUG: total: 0.18000000715255737 [2021-06-02T02:05:19.945Z] INFO: Retrieving Stack Cost... [2021-06-02T02:05:22.488Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-02T02:05:23.058Z] INFO: Archiving Costs [Pipeline] echo [2021-06-02T02:05:23.072Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:05:23.367Z] ---> logs-deploy.sh [2021-06-02T02:05:23.367Z] lf-activate-venv: SKIPPING [2021-06-02T02:05:23.367Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3525/2 [2021-06-02T02:05:23.367Z] INFO: archiving workspace using pattern(s): [2021-06-02T02:05:24.307Z] Archives upload complete. [2021-06-02T02:05:24.307Z] INFO: archiving logs to Nexus