Pull request #3591 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 jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from df9013f022464ba32e985fbc8cfe404ac6bbfb61+4428e4d1b6445bf1b64e4b4ca5eff36de518c634 (668c92c1b9ce92d8ff92cab921947517eaf9bde0) 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-ssh7097649291806998623.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1075228541875661522.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3591/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3591/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5482432363061396514.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2491026761199359874.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3591/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3591/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1119577896923607788.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1031 in /w/workspace/edgexfoundry_edgex-go_PR-3591 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh6519390206648306815.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit df9013f022464ba32e985fbc8cfe404ac6bbfb61 Merge succeeded, producing df9013f022464ba32e985fbc8cfe404ac6bbfb61 Checking out Revision df9013f022464ba32e985fbc8cfe404ac6bbfb61 (PR-3591) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh7735650945693251374.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3591/head:refs/remotes/origin/PR-3591 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df9013f022464ba32e985fbc8cfe404ac6bbfb61 # 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/3@tmp/jenkins-gitclient-ssh2159828063753176530.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df9013f022464ba32e985fbc8cfe404ac6bbfb61 # timeout=10 Commit message: "docs: Removed dev churn entries" > git rev-list --no-walk 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-24T01:09:39.449Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-24T01:09:39.548Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-24T01:09:39.575Z] ========================================================= [2021-06-24T01:09:39.575Z] EdgeX Global Pipelines Version Info [2021-06-24T01:09:39.575Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-24T01:09:44.525Z] ------------------- [2021-06-24T01:09:44.525Z] stable info: [2021-06-24T01:09:44.525Z] ------------------- [2021-06-24T01:09:44.526Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-24T01:09:44.526Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T01:09:44.526Z] Message: update stable to v1.0.195 [2021-06-24T01:09:45.106Z] ------------------- [2021-06-24T01:09:45.106Z] experimental info: [2021-06-24T01:09:45.106Z] ------------------- [2021-06-24T01:09:45.106Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-24T01:09:45.106Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T01:09:45.106Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-24T01:09:45.258Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-24T01:09:45.284Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-24T01:09:45.310Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-24T01:09:45.336Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-24T01:09:45.362Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-24T01:09:45.388Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-24T01:09:45.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-24T01:09:45.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-24T01:09:45.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-24T01:09:45.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-24T01:09:45.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-24T01:09:45.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-24T01:09:45.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-24T01:09:45.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-24T01:09:45.628Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T01:09:45.653Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T01:09:45.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-24T01:09:45.710Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-24T01:09:45.736Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-24T01:09:45.760Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-24T01:09:45.784Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-24T01:09:45.808Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-24T01:09:45.832Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3591 [Pipeline] echo [2021-06-24T01:09:45.856Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3591 [Pipeline] echo [2021-06-24T01:09:45.880Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3591 [Pipeline] echo [2021-06-24T01:09:45.925Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df9013f022464ba32e985fbc8cfe404ac6bbfb61 [Pipeline] echo [2021-06-24T01:09:45.950Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df9013f [Pipeline] echo [2021-06-24T01:09:45.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T01:09:46.105Z] provisioning config files... [2021-06-24T01:09:46.132Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5158340673222201990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T01:09:46.462Z] ---> docker-login.sh [2021-06-24T01:09:46.462Z] nexus3.edgexfoundry.org:10001 [2021-06-24T01:09:46.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T01:09:46.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T01:09:46.732Z] Configure a credential helper to remove this warning. See [2021-06-24T01:09:46.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T01:09:46.732Z] [2021-06-24T01:09:46.732Z] Login Succeeded [2021-06-24T01:09:46.732Z] nexus3.edgexfoundry.org:10002 [2021-06-24T01:09:46.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T01:09:46.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T01:09:46.997Z] Configure a credential helper to remove this warning. See [2021-06-24T01:09:46.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T01:09:46.997Z] [2021-06-24T01:09:46.997Z] Login Succeeded [2021-06-24T01:09:46.997Z] nexus3.edgexfoundry.org:10003 [2021-06-24T01:09:46.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T01:09:46.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T01:09:46.997Z] Configure a credential helper to remove this warning. See [2021-06-24T01:09:46.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T01:09:46.997Z] [2021-06-24T01:09:46.997Z] Login Succeeded [2021-06-24T01:09:46.997Z] nexus3.edgexfoundry.org:10004 [2021-06-24T01:09:46.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T01:09:47.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T01:09:47.261Z] Configure a credential helper to remove this warning. See [2021-06-24T01:09:47.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T01:09:47.261Z] [2021-06-24T01:09:47.261Z] Login Succeeded [2021-06-24T01:09:47.261Z] docker.io [2021-06-24T01:09:47.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T01:09:47.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T01:09:47.523Z] Configure a credential helper to remove this warning. See [2021-06-24T01:09:47.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T01:09:47.523Z] [2021-06-24T01:09:47.523Z] Login Succeeded [2021-06-24T01:09:47.523Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T01:09:47.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T01:09:47.878Z] ++ 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-24T01:09:47.878Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T01:09:47.878Z] ++ dirname cmd/core-command/Dockerfile [2021-06-24T01:09:47.878Z] ++ cut -d/ -f2 [2021-06-24T01:09:47.878Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-24T01:09:47.878Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T01:09:47.878Z] ++ dirname cmd/core-data/Dockerfile [2021-06-24T01:09:47.878Z] ++ cut -d/ -f2 [2021-06-24T01:09:47.878Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-24T01:09:47.878Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T01:09:47.878Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-24T01:09:47.878Z] ++ cut -d/ -f2 [2021-06-24T01:09:47.878Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-24T01:09:47.878Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T01:09:47.878Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-24T01:09:47.878Z] ++ cut -d/ -f2 [2021-06-24T01:09:47.878Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-24T01:09:47.878Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T01:09:47.878Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-24T01:09:47.878Z] ++ cut -d/ -f2 [2021-06-24T01:09:47.878Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-24T01:09:47.878Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T01:09:47.878Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-24T01:09:47.878Z] ++ cut -d/ -f2 [2021-06-24T01:09:47.878Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-24T01:09:47.878Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T01:09:47.878Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-24T01:09:47.878Z] ++ cut -d/ -f2 [2021-06-24T01:09:47.878Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-24T01:09:47.878Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T01:09:47.878Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-24T01:09:47.878Z] ++ cut -d/ -f2 [2021-06-24T01:09:47.878Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-24T01:09:47.878Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T01:09:47.878Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-24T01:09:47.878Z] ++ cut -d/ -f2 [2021-06-24T01:09:47.878Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-24T01:09:47.937Z] 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-24T01:09:49.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T01:09:49.219Z] [2021-06-24T01:09:49.219Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T01:09:49.544Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T01:09:49.545Z] latest: Pulling from edgex-devops/git-semver [2021-06-24T01:09:49.545Z] 31603596830f: Pulling fs layer [2021-06-24T01:09:49.545Z] 54011a49482f: Pulling fs layer [2021-06-24T01:09:49.545Z] a6820b24f6d8: Pulling fs layer [2021-06-24T01:09:49.545Z] f581987b2513: Pulling fs layer [2021-06-24T01:09:49.545Z] f581987b2513: Waiting [2021-06-24T01:09:49.545Z] 54011a49482f: Verifying Checksum [2021-06-24T01:09:49.545Z] 54011a49482f: Download complete [2021-06-24T01:09:49.809Z] 31603596830f: Verifying Checksum [2021-06-24T01:09:49.809Z] 31603596830f: Download complete [2021-06-24T01:09:49.809Z] a6820b24f6d8: Verifying Checksum [2021-06-24T01:09:49.809Z] a6820b24f6d8: Download complete [2021-06-24T01:09:49.809Z] f581987b2513: Verifying Checksum [2021-06-24T01:09:49.809Z] f581987b2513: Download complete [2021-06-24T01:09:49.809Z] 31603596830f: Pull complete [2021-06-24T01:09:50.081Z] 54011a49482f: Pull complete [2021-06-24T01:09:50.659Z] a6820b24f6d8: Pull complete [2021-06-24T01:09:50.923Z] f581987b2513: Pull complete [2021-06-24T01:09:50.924Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-24T01:09:50.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T01:09:50.924Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-24T01:09:51.006Z] prd-centos7-docker-4c-2g-1031 does not seem to be running inside a container [2021-06-24T01:09:51.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-24T01:09:52.350Z] $ docker top 0a0a90b13f60dbfe00e5bcc860ff0b4a8c153a33d7f4b2ac4250fbb74d06ffab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T01:09:52.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T01:09:52.488Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T01:09:52.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T01:09:52.612Z] $ docker exec 0a0a90b13f60dbfe00e5bcc860ff0b4a8c153a33d7f4b2ac4250fbb74d06ffab ssh-agent [2021-06-24T01:09:52.724Z] SSH_AUTH_SOCK=/tmp/ssh-NZ5g9CqrI2j1/agent.13 [2021-06-24T01:09:52.724Z] SSH_AGENT_PID=20 [2021-06-24T01:09:52.733Z] Running ssh-add (command line suppressed) [2021-06-24T01:09:52.844Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_890413993507911211.key (/w/workspace/edgex-go/3@tmp/private_key_890413993507911211.key) [2021-06-24T01:09:52.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T01:09:53.170Z] + git tag --points-at HEAD [Pipeline] } [2021-06-24T01:09:53.184Z] $ docker exec --env ******** --env ******** 0a0a90b13f60dbfe00e5bcc860ff0b4a8c153a33d7f4b2ac4250fbb74d06ffab ssh-agent -k [2021-06-24T01:09:53.292Z] unset SSH_AUTH_SOCK; [2021-06-24T01:09:53.294Z] unset SSH_AGENT_PID; [2021-06-24T01:09:53.294Z] echo Agent pid 20 killed; [2021-06-24T01:09:53.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-24T01:09:53.348Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T01:09:53.348Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T01:09:53.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T01:09:53.469Z] $ docker exec 0a0a90b13f60dbfe00e5bcc860ff0b4a8c153a33d7f4b2ac4250fbb74d06ffab ssh-agent [2021-06-24T01:09:53.592Z] SSH_AUTH_SOCK=/tmp/ssh-TiBlGG6MOHFW/agent.53 [2021-06-24T01:09:53.592Z] SSH_AGENT_PID=59 [2021-06-24T01:09:53.598Z] Running ssh-add (command line suppressed) [2021-06-24T01:09:53.704Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1328062813509018953.key (/w/workspace/edgex-go/3@tmp/private_key_1328062813509018953.key) [2021-06-24T01:09:53.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T01:09:54.039Z] + git semver init [2021-06-24T01:09:54.039Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T01:09:54.039Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-06-24T01:09:54.039Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-06-24T01:09:54.039Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T01:09:54.039Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T01:09:54.039Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T01:09:54.039Z] # $SEMVER_BRANCH = PR-3591 [2021-06-24T01:09:54.039Z] # $SEMVER_TEMP = /tmp/semver-096757465 [2021-06-24T01:09:54.039Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-24T01:10:09.016Z] # '/tmp/semver-096757465' -> '/w/workspace/edgex-go/3/.semver' [2021-06-24T01:10:09.016Z] # -> Force: false [2021-06-24T01:10:09.016Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-06-24T01:10:09.029Z] $ docker exec --env ******** --env ******** 0a0a90b13f60dbfe00e5bcc860ff0b4a8c153a33d7f4b2ac4250fbb74d06ffab ssh-agent -k [2021-06-24T01:10:09.145Z] unset SSH_AUTH_SOCK; [2021-06-24T01:10:09.146Z] unset SSH_AGENT_PID; [2021-06-24T01:10:09.146Z] echo Agent pid 59 killed; [2021-06-24T01:10:09.160Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T01:10:09.517Z] + git semver [Pipeline] } [2021-06-24T01:10:09.534Z] $ docker stop --time=1 0a0a90b13f60dbfe00e5bcc860ff0b4a8c153a33d7f4b2ac4250fbb74d06ffab [2021-06-24T01:10:17.911Z] $ docker rm -f 0a0a90b13f60dbfe00e5bcc860ff0b4a8c153a33d7f4b2ac4250fbb74d06ffab [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T01:10:18.339Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-24T01:10:18.635Z] Stashed 1 file(s) [Pipeline] echo [2021-06-24T01:10:18.639Z] [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-24T01:10:19.311Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-24T01:10:19.609Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T01:10:19.913Z] + sudo service docker restart [2021-06-24T01:10:19.913Z] + true [2021-06-24T01:10:19.913Z] Redirecting to /bin/systemctl restart docker.service [2021-06-24T01:10:33.930Z] Still waiting to schedule task [2021-06-24T01:10:33.931Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1022’ [Pipeline] echo [2021-06-24T01:10:38.077Z] ========================================================= [2021-06-24T01:10:38.077Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-24T01:10:38.077Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T01:10:38.401Z] + 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-24T01:10:39.811Z] Sending build context to Docker daemon 329.6MB [2021-06-24T01:10:39.811Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T01:10:39.811Z] Step 2/6 : FROM ${BASE} [2021-06-24T01:10:39.811Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-24T01:10:39.811Z] 540db60ca938: Pulling fs layer [2021-06-24T01:10:39.811Z] adcc1eea9eea: Pulling fs layer [2021-06-24T01:10:39.811Z] 4c4ab2625f07: Pulling fs layer [2021-06-24T01:10:39.811Z] 0510c868ecb4: Pulling fs layer [2021-06-24T01:10:39.811Z] afea3b2eda06: Pulling fs layer [2021-06-24T01:10:39.811Z] 7809a108b3ef: Pulling fs layer [2021-06-24T01:10:39.811Z] f706445af74f: Pulling fs layer [2021-06-24T01:10:39.811Z] afea3b2eda06: Waiting [2021-06-24T01:10:39.811Z] 7809a108b3ef: Waiting [2021-06-24T01:10:39.811Z] f706445af74f: Waiting [2021-06-24T01:10:39.811Z] 0510c868ecb4: Waiting [2021-06-24T01:10:39.811Z] 4c4ab2625f07: Verifying Checksum [2021-06-24T01:10:39.811Z] 4c4ab2625f07: Download complete [2021-06-24T01:10:40.074Z] adcc1eea9eea: Verifying Checksum [2021-06-24T01:10:40.074Z] adcc1eea9eea: Download complete [2021-06-24T01:10:40.074Z] afea3b2eda06: Verifying Checksum [2021-06-24T01:10:40.074Z] afea3b2eda06: Download complete [2021-06-24T01:10:40.074Z] 540db60ca938: Verifying Checksum [2021-06-24T01:10:40.074Z] 540db60ca938: Download complete [2021-06-24T01:10:40.074Z] 7809a108b3ef: Verifying Checksum [2021-06-24T01:10:40.074Z] 7809a108b3ef: Download complete [2021-06-24T01:10:40.337Z] 540db60ca938: Pull complete [2021-06-24T01:10:40.603Z] adcc1eea9eea: Pull complete [2021-06-24T01:10:40.603Z] 4c4ab2625f07: Pull complete [2021-06-24T01:10:41.995Z] f706445af74f: Verifying Checksum [2021-06-24T01:10:41.995Z] f706445af74f: Download complete [2021-06-24T01:10:42.259Z] 0510c868ecb4: Verifying Checksum [2021-06-24T01:10:42.259Z] 0510c868ecb4: Download complete [2021-06-24T01:10:46.524Z] 0510c868ecb4: Pull complete [2021-06-24T01:10:46.524Z] afea3b2eda06: Pull complete [2021-06-24T01:10:46.524Z] 7809a108b3ef: Pull complete [2021-06-24T01:10:49.098Z] f706445af74f: Pull complete [2021-06-24T01:10:49.098Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-24T01:10:49.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-24T01:10:49.098Z] ---> b068be0155e3 [2021-06-24T01:10:49.098Z] 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-24T01:10:51.022Z] ---> Running in f12606d7de57 [2021-06-24T01:10:51.022Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T01:10:51.596Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T01:10:52.171Z] (1/12) Installing libmagic (5.39-r0) [2021-06-24T01:10:52.746Z] (2/12) Installing file (5.39-r0) [2021-06-24T01:10:52.746Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-24T01:10:53.008Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-24T01:10:57.218Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-24T01:10:57.218Z] (6/12) Installing patch (2.7.6-r7) [2021-06-24T01:10:57.218Z] (7/12) Installing build-base (0.5-r2) [2021-06-24T01:10:57.218Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-24T01:10:57.218Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-24T01:10:57.218Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-24T01:10:57.218Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-24T01:10:57.218Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-24T01:10:57.218Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T01:10:57.218Z] OK: 219 MiB in 52 packages [2021-06-24T01:10:59.776Z] Removing intermediate container f12606d7de57 [2021-06-24T01:10:59.776Z] ---> 37fff6035491 [2021-06-24T01:10:59.776Z] Step 4/6 : WORKDIR /edgex-go [2021-06-24T01:10:59.776Z] ---> Running in b36e58e63dd1 [2021-06-24T01:10:59.776Z] Removing intermediate container b36e58e63dd1 [2021-06-24T01:10:59.776Z] ---> 8150fe087d98 [2021-06-24T01:10:59.776Z] Step 5/6 : COPY go.mod . [2021-06-24T01:11:00.045Z] ---> f66b70f58ca5 [2021-06-24T01:11:00.045Z] Step 6/6 : RUN go mod download [2021-06-24T01:11:00.045Z] ---> Running in f3029ecad61b [2021-06-24T01:11:18.190Z] Removing intermediate container f3029ecad61b [2021-06-24T01:11:18.190Z] ---> 1582661f1569 [2021-06-24T01:11:18.190Z] Successfully built 1582661f1569 [2021-06-24T01:11:18.190Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T01:11:18.503Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T01:11:18.503Z] . [Pipeline] withDockerContainer [2021-06-24T01:11:18.590Z] prd-centos7-docker-4c-2g-1031 does not seem to be running inside a container [2021-06-24T01:11:18.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-24T01:11:19.047Z] $ docker top 99b535cd58da6c0ec3dceb7428cf3d102f5bfdcb4cd685f2475d33621bc9418c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T01:11:19.441Z] + go version [2021-06-24T01:11:19.441Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-24T01:11:19.452Z] $ docker stop --time=1 99b535cd58da6c0ec3dceb7428cf3d102f5bfdcb4cd685f2475d33621bc9418c [2021-06-24T01:11:20.643Z] $ docker rm -f 99b535cd58da6c0ec3dceb7428cf3d102f5bfdcb4cd685f2475d33621bc9418c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T01:11:21.252Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T01:11:21.252Z] . [Pipeline] withDockerContainer [2021-06-24T01:11:21.325Z] prd-centos7-docker-4c-2g-1031 does not seem to be running inside a container [2021-06-24T01:11:21.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-24T01:11:21.723Z] $ docker top a69ae99fd8a7ba65f46e30aba14c6ac5abf5df7a962bec98c692e769b54fd47c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-24T01:11:21.814Z] ========================================================= [2021-06-24T01:11:21.814Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-24T01:11:21.814Z] ========================================================= [Pipeline] sh [2021-06-24T01:11:22.105Z] + go mod tidy [Pipeline] sh [2021-06-24T01:11:22.685Z] + make test [2021-06-24T01:11:22.686Z] go mod tidy [2021-06-24T01:11:22.686Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-24T01:11:29.378Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-24T01:11:48.116Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-24T01:11:54.805Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-24T01:11:55.401Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-24T01:11:55.401Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-24T01:11:59.657Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-24T01:11:59.657Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-24T01:11:59.923Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-24T01:11:59.923Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-24T01:12:00.501Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-24T01:12:01.076Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-24T01:12:01.661Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-24T01:12:01.661Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-24T01:12:01.661Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-24T01:12:01.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-24T01:12:05.902Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-06-24T01:12:05.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-24T01:12:05.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-24T01:12:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 100.0% of statements [2021-06-24T01:12:07.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-24T01:12:07.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 53.1% of statements [2021-06-24T01:12:07.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-24T01:12:07.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-24T01:12:08.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 87.7% of statements [2021-06-24T01:12:08.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-24T01:12:08.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-24T01:12:08.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.071s coverage: 78.9% of statements [2021-06-24T01:12:10.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 81.2% of statements [2021-06-24T01:12:10.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-24T01:12:10.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-24T01:12:10.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-24T01:12:10.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-24T01:12:10.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-24T01:12:11.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.256s coverage: 95.1% of statements [2021-06-24T01:12:11.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-24T01:12:11.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-24T01:12:11.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-24T01:12:11.033Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-24T01:12:11.033Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-24T01:12:11.033Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-24T01:12:11.033Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-24T01:12:11.033Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-24T01:12:11.033Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements [2021-06-24T01:12:11.033Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-24T01:12:11.033Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-24T01:12:11.033Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-24T01:12:14.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements [2021-06-24T01:12:14.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-24T01:12:14.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-06-24T01:12:14.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 22.0% of statements [2021-06-24T01:12:14.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-24T01:12:14.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-06-24T01:12:14.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements [2021-06-24T01:12:14.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-06-24T01:12:15.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-06-24T01:12:15.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-06-24T01:12:27.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.054s coverage: 94.4% of statements [2021-06-24T01:12:27.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-06-24T01:12:32.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.229s coverage: 81.8% of statements [2021-06-24T01:12:32.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-24T01:12:48.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2021-06-24T01:12:48.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-24T01:12:48.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-24T01:12:48.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-24T01:12:48.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-24T01:12:48.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-24T01:12:48.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-24T01:12:48.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-24T01:12:48.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-24T01:12:48.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-24T01:12:48.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements [2021-06-24T01:12:48.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-24T01:12:48.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-24T01:12:48.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-06-24T01:12:48.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-24T01:12:48.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-06-24T01:12:48.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-24T01:12:48.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-24T01:12:48.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2021-06-24T01:12:48.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-06-24T01:12:48.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.2% of statements [2021-06-24T01:12:48.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-24T01:12:48.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.121s coverage: 64.4% of statements [2021-06-24T01:12:48.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-24T01:12:48.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-24T01:12:48.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2021-06-24T01:12:48.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-06-24T01:12:49.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2021-06-24T01:12:49.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-06-24T01:12:49.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-06-24T01:12:50.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.181s coverage: 66.9% of statements [2021-06-24T01:12:50.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-24T01:12:50.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-24T01:12:50.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-24T01:12:51.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.6% of statements [2021-06-24T01:12:51.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-24T01:12:51.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-24T01:12:51.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2021-06-24T01:12:51.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-24T01:12:51.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2021-06-24T01:12:51.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-24T01:12:58.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.3% of statements [2021-06-24T01:12:58.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-24T01:12:58.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-24T01:12:58.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-24T01:12:58.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-24T01:12:58.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 91.9% of statements [2021-06-24T01:12:58.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-24T01:12:58.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-24T01:12:58.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-24T01:12:58.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-24T01:12:58.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-24T01:12:58.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-06-24T01:12:58.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-24T01:12:58.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-24T01:12:58.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.6% of statements [2021-06-24T01:12:58.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-24T01:12:58.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-24T01:12:58.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-24T01:12:58.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-24T01:12:58.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-24T01:12:58.239Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-06-24T01:12:58.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-24T01:12:58.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-24T01:12:58.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-24T01:12:58.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-24T01:12:58.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-24T01:12:58.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-24T01:12:58.239Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-06-24T01:12:58.239Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements [2021-06-24T01:12:58.239Z] GO111MODULE=on go vet ./... [2021-06-24T01:13:24.939Z] gofmt -l . [2021-06-24T01:13:24.939Z] [ "`gofmt -l .`" = "" ] [2021-06-24T01:13:24.939Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-24T01:13:25.252Z] + ls -al . [2021-06-24T01:13:25.252Z] total 560 [2021-06-24T01:13:25.252Z] drwxrwxr-x 10 1001 1001 4096 Jun 24 01:13 . [2021-06-24T01:13:25.252Z] drwxr-xr-x 4 root root 28 Jun 24 01:11 .. [2021-06-24T01:13:25.252Z] -rw-rw-r-- 1 1001 1001 11 Jun 24 01:09 .dockerignore [2021-06-24T01:13:25.252Z] drwxrwxr-x 8 1001 1001 179 Jun 24 01:09 .git [2021-06-24T01:13:25.252Z] drwxrwxr-x 3 1001 1001 125 Jun 24 01:09 .github [2021-06-24T01:13:25.252Z] -rw-rw-r-- 1 1001 1001 818 Jun 24 01:09 .gitignore [2021-06-24T01:13:25.252Z] drwx------ 3 1001 1001 60 Jun 24 01:10 .semver [2021-06-24T01:13:25.252Z] -rw-rw-r-- 1 1001 1001 166 Jun 24 01:09 .sonarcloud.properties [2021-06-24T01:13:25.252Z] -rw-rw-r-- 1 1001 1001 8609 Jun 24 01:09 Attribution.txt [2021-06-24T01:13:25.252Z] -rw-rw-r-- 1 1001 1001 43881 Jun 24 01:09 CHANGELOG.md [2021-06-24T01:13:25.252Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 01:09 CONTRIBUTING.md [2021-06-24T01:13:25.252Z] -rw-rw-r-- 1 1001 1001 931 Jun 24 01:09 Dockerfile.build [2021-06-24T01:13:25.252Z] -rw-rw-r-- 1 1001 1001 849 Jun 24 01:09 Jenkinsfile [2021-06-24T01:13:25.252Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 01:09 LICENSE [2021-06-24T01:13:25.252Z] -rw-rw-r-- 1 1001 1001 5605 Jun 24 01:09 Makefile [2021-06-24T01:13:25.252Z] -rw-rw-r-- 1 1001 1001 7905 Jun 24 01:09 README.md [2021-06-24T01:13:25.252Z] -rw-rw-r-- 1 1001 1001 7071 Jun 24 01:09 SECURITY.md [2021-06-24T01:13:25.252Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 01:10 VERSION [2021-06-24T01:13:25.252Z] -rw-rw-r-- 1 1001 1001 4131 Jun 24 01:09 ZMQWindows.md [2021-06-24T01:13:25.252Z] drwxrwxr-x 2 1001 1001 37 Jun 24 01:09 bin [2021-06-24T01:13:25.252Z] drwxrwxr-x 14 1001 1001 4096 Jun 24 01:09 cmd [2021-06-24T01:13:25.252Z] -rw-r--r-- 1 root root 398095 Jun 24 01:12 coverage.out [2021-06-24T01:13:25.252Z] -rw-rw-r-- 1 1001 1001 841 Jun 24 01:09 go.mod [2021-06-24T01:13:25.252Z] -rw-r--r-- 1 root root 20843 Jun 24 01:11 go.sum [2021-06-24T01:13:25.252Z] drwxrwxr-x 7 1001 1001 114 Jun 24 01:09 internal [2021-06-24T01:13:25.252Z] drwxrwxr-x 3 1001 1001 16 Jun 24 01:09 openapi [2021-06-24T01:13:25.252Z] drwxrwxr-x 4 1001 1001 71 Jun 24 01:09 snap [2021-06-24T01:13:25.252Z] -rw-rw-r-- 1 1001 1001 168 Jun 24 01:09 version.go [Pipeline] sh [2021-06-24T01:13:25.553Z] + '[' -e coverage.out ] [2021-06-24T01:13:25.553Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-24T01:13:25.655Z] Stashed 1 file(s) [Pipeline] sh [2021-06-24T01:13:25.956Z] + make build [2021-06-24T01:13:25.956Z] go mod tidy [2021-06-24T01:13:25.957Z] 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-24T01:13:27.910Z] 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-24T01:13:36.137Z] 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-24T01:13:36.137Z] 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-24T01:13:37.093Z] 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-24T01:13:37.358Z] 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-24T01:13:38.314Z] 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-24T01:13:39.274Z] 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-24T01:13:40.225Z] 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-24T01:13:41.192Z] 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-24T01:13:42.148Z] 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-24T01:13:43.111Z] 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-24T01:13:45.054Z] $ docker stop --time=1 a69ae99fd8a7ba65f46e30aba14c6ac5abf5df7a962bec98c692e769b54fd47c [2021-06-24T01:13:47.272Z] $ docker rm -f a69ae99fd8a7ba65f46e30aba14c6ac5abf5df7a962bec98c692e769b54fd47c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T01:13:53.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T01:13:53.343Z] [2021-06-24T01:13:53.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T01:13:53.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T01:13:53.659Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-24T01:13:53.659Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-24T01:13:53.659Z] ca9280d653b3: Pulling fs layer [2021-06-24T01:13:53.659Z] 7e9c9ca2126c: Pulling fs layer [2021-06-24T01:13:53.919Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-24T01:13:53.919Z] cbdbe7a5bc2a: Download complete [2021-06-24T01:13:53.919Z] cbdbe7a5bc2a: Pull complete [2021-06-24T01:13:54.495Z] ca9280d653b3: Verifying Checksum [2021-06-24T01:13:54.495Z] ca9280d653b3: Download complete [2021-06-24T01:13:55.438Z] ca9280d653b3: Pull complete [2021-06-24T01:13:55.439Z] 7e9c9ca2126c: Verifying Checksum [2021-06-24T01:13:55.439Z] 7e9c9ca2126c: Download complete [2021-06-24T01:13:58.765Z] 7e9c9ca2126c: Pull complete [2021-06-24T01:13:58.765Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-24T01:13:58.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T01:13:58.765Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-24T01:13:58.845Z] prd-centos7-docker-4c-2g-1031 does not seem to be running inside a container [2021-06-24T01:13:58.886Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-24T01:14:02.027Z] $ docker top f59b83e473c121d1e4fdffea261ec42e0686e969bc47bf3eb639df382361fdc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T01:14:02.424Z] + docker-compose build --help [2021-06-24T01:14:02.424Z] + grep parallel [2021-06-24T01:14:03.001Z] --parallel Build images in parallel. [Pipeline] } [2021-06-24T01:14:03.013Z] $ docker stop --time=1 f59b83e473c121d1e4fdffea261ec42e0686e969bc47bf3eb639df382361fdc3 [2021-06-24T01:14:04.220Z] $ docker rm -f f59b83e473c121d1e4fdffea261ec42e0686e969bc47bf3eb639df382361fdc3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T01:14:04.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T01:14:04.675Z] . [Pipeline] withDockerContainer [2021-06-24T01:14:04.754Z] prd-centos7-docker-4c-2g-1031 does not seem to be running inside a container [2021-06-24T01:14:04.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-24T01:14:05.118Z] $ docker top da9c38ba3420587f3ff788b4de3cf99dcf4ad54255aa05cda02326f05dfb3a23 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T01:14:05.494Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-24T01:14:06.075Z] Building core-command ... [2021-06-24T01:14:06.075Z] Building core-data ... [2021-06-24T01:14:06.075Z] Building core-metadata ... [2021-06-24T01:14:06.075Z] Building security-bootstrapper ... [2021-06-24T01:14:06.075Z] Building security-proxy-setup ... [2021-06-24T01:14:06.075Z] Building security-secretstore-setup ... [2021-06-24T01:14:06.075Z] Building support-notifications ... [2021-06-24T01:14:06.075Z] Building support-scheduler ... [2021-06-24T01:14:06.075Z] Building sys-mgmt-agent ... [2021-06-24T01:14:06.075Z] Building security-bootstrapper [2021-06-24T01:14:06.075Z] Building core-command [2021-06-24T01:14:06.075Z] Building support-notifications [2021-06-24T01:14:06.075Z] Building sys-mgmt-agent [2021-06-24T01:14:06.075Z] Building support-scheduler [2021-06-24T01:14:18.362Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T01:14:18.362Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T01:14:18.362Z] ---> 1582661f1569 [2021-06-24T01:14:18.362Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T01:14:18.362Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T01:14:18.362Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T01:14:18.362Z] ---> 1582661f1569 [2021-06-24T01:14:18.362Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T01:14:18.362Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T01:14:18.362Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-24T01:14:18.362Z] ---> 1582661f1569 [2021-06-24T01:14:18.362Z] Step 3/32 : WORKDIR /edgex-go [2021-06-24T01:14:28.382Z] ---> Running in 8e8bd8f96a48 [2021-06-24T01:14:28.382Z] ---> Running in c01e41697419 [2021-06-24T01:14:28.382Z] ---> Running in 9ef2b3da860f [2021-06-24T01:14:30.314Z] Removing intermediate container 8e8bd8f96a48 [2021-06-24T01:14:30.314Z] ---> 913558acaf84 [2021-06-24T01:14:30.314Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T01:14:30.586Z] Removing intermediate container c01e41697419 [2021-06-24T01:14:30.586Z] ---> ed9853e0d720 [2021-06-24T01:14:30.586Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T01:14:30.862Z] ---> Running in 711fbb4fdf4d [2021-06-24T01:14:30.862Z] Removing intermediate container 9ef2b3da860f [2021-06-24T01:14:30.862Z] ---> 248f7f9e7743 [2021-06-24T01:14:30.862Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T01:14:30.862Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T01:14:30.862Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T01:14:30.862Z] ---> 1582661f1569 [2021-06-24T01:14:30.862Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T01:14:30.862Z] ---> Using cache [2021-06-24T01:14:30.862Z] ---> 248f7f9e7743 [2021-06-24T01:14:30.862Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T01:14:31.147Z] ---> Running in 9dd4e0283be9 [2021-06-24T01:14:31.147Z] ---> Running in 9761bb86051c [2021-06-24T01:14:31.147Z] ---> Running in 54f39177fad4 [2021-06-24T01:14:31.408Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T01:14:31.408Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T01:14:31.408Z] ---> 1582661f1569 [2021-06-24T01:14:31.408Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T01:14:31.408Z] ---> Using cache [2021-06-24T01:14:31.408Z] ---> 248f7f9e7743 [2021-06-24T01:14:31.408Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T01:14:31.993Z] ---> Running in 771d501b7ac6 [2021-06-24T01:14:32.266Z] Removing intermediate container 711fbb4fdf4d [2021-06-24T01:14:32.266Z] ---> 96f6a00cd313 [2021-06-24T01:14:32.266Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-24T01:14:32.543Z] ---> Running in 2926c8aba5eb [2021-06-24T01:14:32.543Z] Removing intermediate container 9dd4e0283be9 [2021-06-24T01:14:32.543Z] ---> 3ad19bb14b73 [2021-06-24T01:14:32.543Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-24T01:14:32.543Z] ---> Running in 839c3b1715f3 [2021-06-24T01:14:32.543Z] Removing intermediate container 9761bb86051c [2021-06-24T01:14:32.543Z] ---> 471ba0f82c17 [2021-06-24T01:14:32.543Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T01:14:32.543Z] ---> Running in 2bc9b93768b9 [2021-06-24T01:14:32.805Z] Removing intermediate container 54f39177fad4 [2021-06-24T01:14:32.805Z] ---> df3b53df9a7f [2021-06-24T01:14:32.805Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-24T01:14:32.805Z] ---> Running in 8be57ce81093 [2021-06-24T01:14:33.069Z] Removing intermediate container 771d501b7ac6 [2021-06-24T01:14:33.069Z] ---> f3d0f865a02a [2021-06-24T01:14:33.069Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-24T01:14:33.069Z] ---> Running in d0a6ae905a62 [2021-06-24T01:14:33.335Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T01:14:33.335Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T01:14:33.335Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T01:14:33.609Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T01:14:33.609Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T01:14:36.192Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T01:14:36.192Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T01:14:36.192Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T01:14:36.192Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T01:14:36.192Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T01:14:36.192Z] OK: 219 MiB in 52 packages [2021-06-24T01:14:36.192Z] OK: 219 MiB in 52 packages [2021-06-24T01:14:36.192Z] OK: 219 MiB in 52 packages [2021-06-24T01:14:36.192Z] OK: 219 MiB in 52 packages [2021-06-24T01:14:36.192Z] OK: 219 MiB in 52 packages [2021-06-24T01:14:36.192Z] Removing intermediate container 2926c8aba5eb [2021-06-24T01:14:36.192Z] ---> 141f492aaab0 [2021-06-24T01:14:36.192Z] Step 6/24 : COPY go.mod . [2021-06-24T01:14:36.192Z] Removing intermediate container 839c3b1715f3 [2021-06-24T01:14:36.192Z] ---> 0190b9ab0d0f [2021-06-24T01:14:36.192Z] Step 6/32 : COPY go.mod . [2021-06-24T01:14:36.192Z] ---> 7f0877add535 [2021-06-24T01:14:36.192Z] Step 7/24 : RUN go mod download [2021-06-24T01:14:36.192Z] Removing intermediate container 2bc9b93768b9 [2021-06-24T01:14:36.192Z] ---> caecf4f848d9 [2021-06-24T01:14:36.192Z] Step 6/24 : COPY go.mod . [2021-06-24T01:14:36.192Z] ---> Running in 1a631cb98ecd [2021-06-24T01:14:36.192Z] Removing intermediate container 8be57ce81093 [2021-06-24T01:14:36.192Z] ---> 4d448da4d2fd [2021-06-24T01:14:36.192Z] Step 6/23 : COPY go.mod . [2021-06-24T01:14:36.192Z] Removing intermediate container d0a6ae905a62 [2021-06-24T01:14:36.192Z] ---> 7f31152cce12 [2021-06-24T01:14:36.192Z] Step 6/23 : COPY go.mod . [2021-06-24T01:14:36.192Z] ---> 7a25526b2318 [2021-06-24T01:14:36.192Z] Step 7/32 : RUN go mod download [2021-06-24T01:14:36.192Z] ---> 514f55204fd1 [2021-06-24T01:14:36.192Z] Step 7/24 : RUN go mod download [2021-06-24T01:14:36.192Z] ---> Running in 48a8354e29d7 [2021-06-24T01:14:36.192Z] ---> Running in 44cc306b4838 [2021-06-24T01:14:36.192Z] ---> 215fe45311a9 [2021-06-24T01:14:36.192Z] Step 7/23 : RUN go mod download [2021-06-24T01:14:36.192Z] ---> Running in b98962b97f2e [2021-06-24T01:14:36.192Z] ---> f644df188a8e [2021-06-24T01:14:36.192Z] Step 7/23 : RUN go mod download [2021-06-24T01:14:36.192Z] ---> Running in 8b9c12007000 [2021-06-24T01:14:36.477Z] Removing intermediate container 1a631cb98ecd [2021-06-24T01:14:36.477Z] ---> 63163ec9be0f [2021-06-24T01:14:36.477Z] Step 8/24 : COPY . . [2021-06-24T01:14:36.764Z] Removing intermediate container 48a8354e29d7 [2021-06-24T01:14:36.764Z] ---> fc4b9a3ad051 [2021-06-24T01:14:36.764Z] Step 8/32 : COPY . . [2021-06-24T01:14:36.834Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1032 in /w/workspace/edgexfoundry_edgex-go_PR-3591 [Pipeline] { [Pipeline] ws [2021-06-24T01:14:36.854Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-06-24T01:14:37.052Z] The recommended git tool is: git [2021-06-24T01:14:42.252Z] using credential edgex-jenkins-ssh [2021-06-24T01:14:42.269Z] Cloning the remote Git repository [2021-06-24T01:14:42.331Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-24T01:14:42.457Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-06-24T01:14:42.611Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T01:14:42.612Z] > git --version # timeout=10 [2021-06-24T01:14:42.640Z] > git --version # 'git version 2.17.1' [2021-06-24T01:14:42.642Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T01:14:42.784Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T01:14:43.417Z] Removing intermediate container 44cc306b4838 [2021-06-24T01:14:43.417Z] ---> 07e8e84fadbc [2021-06-24T01:14:43.417Z] Step 8/24 : COPY . . [2021-06-24T01:14:43.679Z] ---> 74be3be08711 [2021-06-24T01:14:43.679Z] Step 9/32 : RUN go mod tidy [2021-06-24T01:14:43.679Z] ---> bbdd9690c159 [2021-06-24T01:14:43.679Z] Step 9/24 : RUN go mod tidy [2021-06-24T01:14:44.632Z] Removing intermediate container b98962b97f2e [2021-06-24T01:14:44.632Z] ---> 11a8e0cb4828 [2021-06-24T01:14:44.632Z] Step 8/23 : COPY . . [2021-06-24T01:14:47.952Z] ---> Running in 1457eee954c9 [2021-06-24T01:14:48.214Z] Removing intermediate container 8b9c12007000 [2021-06-24T01:14:48.214Z] ---> 5f545f91dde8 [2021-06-24T01:14:48.214Z] Step 8/23 : COPY . . [2021-06-24T01:14:48.214Z] ---> Running in 5744c2f05a70 [2021-06-24T01:14:56.417Z] ---> f82a069f78ab [2021-06-24T01:14:56.417Z] Step 9/23 : RUN go mod tidy [2021-06-24T01:14:56.417Z] Removing intermediate container 1457eee954c9 [2021-06-24T01:14:56.417Z] ---> 2d3a8888e355 [2021-06-24T01:14:56.417Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-24T01:14:56.417Z] ---> Running in c95327213c88 [2021-06-24T01:14:56.417Z] ---> 0f445fdb7d20 [2021-06-24T01:14:56.417Z] Step 9/24 : RUN go mod tidy [2021-06-24T01:14:56.417Z] Removing intermediate container 5744c2f05a70 [2021-06-24T01:14:56.417Z] ---> 165c6b2248ec [2021-06-24T01:14:56.417Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-24T01:14:56.417Z] ---> Running in 166de07f3f96 [2021-06-24T01:14:56.417Z] ---> Running in 7a5ee81dbb40 [2021-06-24T01:14:56.417Z] ---> Running in d55e8589ff76 [2021-06-24T01:14:56.417Z] 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-24T01:14:56.417Z] 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-24T01:14:58.579Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T01:14:58.596Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T01:14:58.619Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T01:14:58.659Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T01:14:58.660Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T01:14:58.674Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3591/head:refs/remotes/origin/PR-3591 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T01:14:59.751Z] Removing intermediate container c95327213c88 [2021-06-24T01:14:59.751Z] ---> feadcff5ef56 [2021-06-24T01:14:59.751Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-24T01:14:59.765Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit df9013f022464ba32e985fbc8cfe404ac6bbfb61 [2021-06-24T01:15:00.106Z] Merge succeeded, producing df9013f022464ba32e985fbc8cfe404ac6bbfb61 [2021-06-24T01:15:00.106Z] Checking out Revision df9013f022464ba32e985fbc8cfe404ac6bbfb61 (PR-3591) [2021-06-24T01:15:00.331Z] Removing intermediate container d55e8589ff76 [2021-06-24T01:15:00.331Z] ---> 36bc0d6f7f97 [2021-06-24T01:15:00.331Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-24T01:15:00.599Z] ---> Running in 169c047cc01d [2021-06-24T01:15:00.599Z] ---> Running in 63bd52a5bb12 [2021-06-24T01:14:59.789Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T01:14:59.810Z] > git checkout -f df9013f022464ba32e985fbc8cfe404ac6bbfb61 # timeout=10 [2021-06-24T01:15:00.019Z] > git remote # timeout=10 [2021-06-24T01:15:00.042Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T01:15:00.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T01:15:00.072Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-24T01:15:00.093Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T01:15:00.116Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T01:15:00.134Z] > git checkout -f df9013f022464ba32e985fbc8cfe404ac6bbfb61 # timeout=10 [2021-06-24T01:15:01.586Z] 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-24T01:15:01.586Z] 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-24T01:15:04.442Z] Commit message: "docs: Removed dev churn entries" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T01:15:06.027Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-24T01:15:06.442Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T01:15:06.781Z] + sudo service docker restart [2021-06-24T01:15:06.781Z] + true [2021-06-24T01:15:11.795Z] ---> d368a31b04de [2021-06-24T01:15:11.795Z] Step 9/23 : RUN go mod tidy [2021-06-24T01:15:11.795Z] ---> Running in 2a0a4a751328 [2021-06-24T01:15:13.738Z] Removing intermediate container 2a0a4a751328 [2021-06-24T01:15:13.738Z] ---> 6df50daa3e0e [2021-06-24T01:15:13.738Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-24T01:15:13.738Z] ---> Running in 6719acd5f92e [2021-06-24T01:15:14.010Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T01:15:25.147Z] provisioning config files... [2021-06-24T01:15:25.179Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7297765169667648544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T01:15:25.559Z] ---> docker-login.sh [2021-06-24T01:15:25.559Z] nexus3.edgexfoundry.org:10001 [2021-06-24T01:15:26.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T01:15:26.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T01:15:26.823Z] Configure a credential helper to remove this warning. See [2021-06-24T01:15:26.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T01:15:26.823Z] [2021-06-24T01:15:26.823Z] Login Succeeded [2021-06-24T01:15:27.099Z] nexus3.edgexfoundry.org:10002 [2021-06-24T01:15:27.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T01:15:27.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T01:15:27.647Z] Configure a credential helper to remove this warning. See [2021-06-24T01:15:27.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T01:15:27.647Z] [2021-06-24T01:15:27.647Z] Login Succeeded [2021-06-24T01:15:27.647Z] nexus3.edgexfoundry.org:10003 [2021-06-24T01:15:27.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T01:15:27.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T01:15:27.924Z] Configure a credential helper to remove this warning. See [2021-06-24T01:15:27.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T01:15:27.924Z] [2021-06-24T01:15:27.924Z] Login Succeeded [2021-06-24T01:15:27.924Z] nexus3.edgexfoundry.org:10004 [2021-06-24T01:15:28.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T01:15:28.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T01:15:28.524Z] Configure a credential helper to remove this warning. See [2021-06-24T01:15:28.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T01:15:28.524Z] [2021-06-24T01:15:28.524Z] Login Succeeded [2021-06-24T01:15:28.524Z] docker.io [2021-06-24T01:15:29.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T01:15:29.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T01:15:29.396Z] Configure a credential helper to remove this warning. See [2021-06-24T01:15:29.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T01:15:29.396Z] [2021-06-24T01:15:29.396Z] Login Succeeded [2021-06-24T01:15:29.396Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T01:15:29.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-24T01:15:29.722Z] ========================================================= [2021-06-24T01:15:29.722Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-24T01:15:29.722Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T01:15:30.092Z] + 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-24T01:15:32.760Z] Sending build context to Docker daemon 166.4MB [2021-06-24T01:15:32.760Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T01:15:32.760Z] Step 2/6 : FROM ${BASE} [2021-06-24T01:15:32.760Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-24T01:15:32.760Z] 595b0fe564bb: Pulling fs layer [2021-06-24T01:15:32.760Z] 3088b5b3c5c0: Pulling fs layer [2021-06-24T01:15:32.760Z] 5b7225fbf94c: Pulling fs layer [2021-06-24T01:15:32.760Z] ba82ee9f976e: Pulling fs layer [2021-06-24T01:15:32.760Z] 506bd15cee9f: Pulling fs layer [2021-06-24T01:15:32.760Z] 75a0a4a0db45: Pulling fs layer [2021-06-24T01:15:32.760Z] 618dc40b7e24: Pulling fs layer [2021-06-24T01:15:32.760Z] ba82ee9f976e: Waiting [2021-06-24T01:15:32.760Z] 506bd15cee9f: Waiting [2021-06-24T01:15:32.760Z] 75a0a4a0db45: Waiting [2021-06-24T01:15:32.760Z] 618dc40b7e24: Waiting [2021-06-24T01:15:32.760Z] 5b7225fbf94c: Verifying Checksum [2021-06-24T01:15:32.760Z] 5b7225fbf94c: Download complete [2021-06-24T01:15:32.760Z] 3088b5b3c5c0: Verifying Checksum [2021-06-24T01:15:32.760Z] 3088b5b3c5c0: Download complete [2021-06-24T01:15:32.760Z] 506bd15cee9f: Download complete [2021-06-24T01:15:32.760Z] 75a0a4a0db45: Verifying Checksum [2021-06-24T01:15:32.760Z] 75a0a4a0db45: Download complete [2021-06-24T01:15:32.760Z] 595b0fe564bb: Download complete [2021-06-24T01:15:33.362Z] 595b0fe564bb: Pull complete [2021-06-24T01:15:33.966Z] 3088b5b3c5c0: Pull complete [2021-06-24T01:15:34.568Z] 5b7225fbf94c: Pull complete [2021-06-24T01:15:34.841Z] 618dc40b7e24: Verifying Checksum [2021-06-24T01:15:34.841Z] 618dc40b7e24: Download complete [2021-06-24T01:15:36.110Z] Removing intermediate container 7a5ee81dbb40 [2021-06-24T01:15:36.110Z] ---> 6429b937b959 [2021-06-24T01:15:36.110Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-24T01:15:36.110Z] ---> Running in d52b2e40024a [2021-06-24T01:15:36.110Z] Removing intermediate container 166de07f3f96 [2021-06-24T01:15:36.110Z] ---> b759df8f35a1 [2021-06-24T01:15:36.110Z] [2021-06-24T01:15:36.110Z] Step 11/32 : FROM alpine:3.12 [2021-06-24T01:15:36.110Z] 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-24T01:15:36.110Z] 3.12: Pulling from library/alpine [2021-06-24T01:15:36.110Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T01:15:36.110Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T01:15:36.110Z] ---> 13621d1b12d4 [2021-06-24T01:15:36.110Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-24T01:15:36.110Z] ---> Running in 20bc4c53f602 [2021-06-24T01:15:36.110Z] Removing intermediate container 20bc4c53f602 [2021-06-24T01:15:36.110Z] ---> 1195e4f0c819 [2021-06-24T01:15:36.110Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-24T01:15:36.110Z] ---> Running in 670d9b6690d4 [2021-06-24T01:15:36.292Z] ba82ee9f976e: Verifying Checksum [2021-06-24T01:15:36.292Z] ba82ee9f976e: Download complete [2021-06-24T01:15:36.394Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T01:15:36.395Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T01:15:36.668Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-24T01:15:36.668Z] (2/2) Installing su-exec (0.2-r1) [2021-06-24T01:15:36.668Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T01:15:36.668Z] OK: 6 MiB in 16 packages [2021-06-24T01:15:36.938Z] Removing intermediate container d52b2e40024a [2021-06-24T01:15:36.938Z] ---> 6a3065b06da6 [2021-06-24T01:15:36.938Z] [2021-06-24T01:15:36.938Z] Step 12/24 : FROM docker:20.10.0 [2021-06-24T01:15:37.207Z] 20.10.0: Pulling from library/docker [2021-06-24T01:15:37.207Z] Removing intermediate container 670d9b6690d4 [2021-06-24T01:15:37.207Z] ---> c44eab438118 [2021-06-24T01:15:37.207Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-24T01:15:37.207Z] ---> Running in 6c36decb58d0 [2021-06-24T01:15:37.476Z] Removing intermediate container 6c36decb58d0 [2021-06-24T01:15:37.476Z] ---> 5ea5667302ca [2021-06-24T01:15:37.476Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-24T01:15:37.749Z] ---> Running in 33b4949caf5f [2021-06-24T01:15:38.021Z] Removing intermediate container 33b4949caf5f [2021-06-24T01:15:38.021Z] ---> a3aca0d82c86 [2021-06-24T01:15:38.021Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-24T01:15:38.021Z] ---> Running in e56b7d7597d2 [2021-06-24T01:15:39.982Z] Removing intermediate container e56b7d7597d2 [2021-06-24T01:15:39.982Z] ---> 98244fd7c942 [2021-06-24T01:15:39.982Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-24T01:15:39.982Z] ---> Running in fa8e643ce591 [2021-06-24T01:15:40.263Z] Removing intermediate container fa8e643ce591 [2021-06-24T01:15:40.263Z] ---> ab194d61f438 [2021-06-24T01:15:40.263Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-24T01:15:40.541Z] ---> f90f0e620fc8 [2021-06-24T01:15:40.541Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-24T01:15:40.814Z] ---> Running in c3e24d9cc73f [2021-06-24T01:15:42.249Z] Removing intermediate container c3e24d9cc73f [2021-06-24T01:15:42.249Z] ---> 11ca4e09e49b [2021-06-24T01:15:42.249Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T01:15:42.845Z] ---> 1045e613cdf7 [2021-06-24T01:15:42.845Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-24T01:15:43.449Z] ---> 55866d40403b [2021-06-24T01:15:43.449Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-24T01:15:44.446Z] ---> 41c32536f5fa [2021-06-24T01:15:44.446Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-24T01:15:45.047Z] Removing intermediate container 63bd52a5bb12 [2021-06-24T01:15:45.048Z] ---> a5c613aa2078 [2021-06-24T01:15:45.048Z] [2021-06-24T01:15:45.048Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T01:15:45.048Z] ---> 13621d1b12d4 [2021-06-24T01:15:45.048Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T01:15:45.332Z] ---> Running in 6c50a0c1a1b7 [2021-06-24T01:15:45.332Z] ---> 06ba9d1058b7 [2021-06-24T01:15:45.332Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-24T01:15:45.597Z] ---> ef9b9235f031 [2021-06-24T01:15:45.597Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-24T01:15:45.877Z] ---> Running in 43b5863dc3c4 [2021-06-24T01:15:46.147Z] Removing intermediate container 43b5863dc3c4 [2021-06-24T01:15:46.147Z] ---> 9386b64078cf [2021-06-24T01:15:46.147Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-24T01:15:46.147Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-24T01:15:46.147Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-24T01:15:46.147Z] ---> aefe523efa57 [2021-06-24T01:15:46.147Z] 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-24T01:15:46.414Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T01:15:46.414Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T01:15:46.414Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T01:15:46.414Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T01:15:46.414Z] OK: 6 MiB in 15 packages [2021-06-24T01:15:46.492Z] ba82ee9f976e: Pull complete [2021-06-24T01:15:46.492Z] 506bd15cee9f: Pull complete [2021-06-24T01:15:46.679Z] ---> Running in 00954e688aa6 [2021-06-24T01:15:46.680Z] Removing intermediate container 169c047cc01d [2021-06-24T01:15:46.680Z] ---> 71c59f43c8db [2021-06-24T01:15:46.680Z] [2021-06-24T01:15:46.680Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T01:15:46.680Z] ---> 13621d1b12d4 [2021-06-24T01:15:46.680Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-24T01:15:46.680Z] ---> 5241bedfa2a9 [2021-06-24T01:15:46.680Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-24T01:15:46.680Z] ---> Running in 65ea8c30fc0e [2021-06-24T01:15:46.943Z] ---> Running in ef49c75fa5fd [2021-06-24T01:15:46.943Z] Removing intermediate container 00954e688aa6 [2021-06-24T01:15:46.943Z] ---> 5e59d74e6c4a [2021-06-24T01:15:46.943Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-24T01:15:46.943Z] Removing intermediate container 6c50a0c1a1b7 [2021-06-24T01:15:46.943Z] ---> d39745b72488 [2021-06-24T01:15:46.943Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T01:15:46.943Z] ---> Running in 6fdcddfa1d90 [2021-06-24T01:15:46.943Z] ---> Running in 44cfb02a0583 [2021-06-24T01:15:47.091Z] 75a0a4a0db45: Pull complete [2021-06-24T01:15:47.555Z] Removing intermediate container 44cfb02a0583 [2021-06-24T01:15:47.556Z] ---> b2cb79def612 [2021-06-24T01:15:47.556Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-24T01:15:47.556Z] ---> Running in 11d14ba21031 [2021-06-24T01:15:47.556Z] Removing intermediate container 11d14ba21031 [2021-06-24T01:15:47.556Z] ---> 8002abe70003 [2021-06-24T01:15:47.556Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T01:15:47.556Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T01:15:47.556Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T01:15:47.556Z] ---> Running in 68d9b3d24c59 [2021-06-24T01:15:47.831Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T01:15:47.831Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T01:15:47.831Z] OK: 6 MiB in 15 packages [2021-06-24T01:15:48.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T01:15:48.096Z] Removing intermediate container 68d9b3d24c59 [2021-06-24T01:15:48.096Z] ---> a8591fa5bfcc [2021-06-24T01:15:48.096Z] Step 16/24 : WORKDIR / [2021-06-24T01:15:48.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T01:15:48.096Z] (1/39) Installing readline (8.0.4-r0) [2021-06-24T01:15:48.096Z] (2/39) Installing bash (5.0.17-r0) [2021-06-24T01:15:48.096Z] Executing bash-5.0.17-r0.post-install [2021-06-24T01:15:48.096Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T01:15:48.096Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-24T01:15:48.357Z] (5/39) Installing curl (7.77.0-r0) [2021-06-24T01:15:48.357Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-24T01:15:48.357Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-24T01:15:48.650Z] (8/39) Installing expat (2.2.9-r1) [2021-06-24T01:15:48.650Z] ---> Running in 00372a87ace4 [2021-06-24T01:15:48.650Z] (9/39) Installing libffi (3.3-r2) [2021-06-24T01:15:48.650Z] (10/39) Installing gdbm (1.13-r1) [2021-06-24T01:15:48.650Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-24T01:15:48.650Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-24T01:15:48.650Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-24T01:15:50.509Z] 618dc40b7e24: Pull complete [2021-06-24T01:15:50.509Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-24T01:15:50.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-24T01:15:50.509Z] ---> a36622ca3599 [2021-06-24T01:15:50.509Z] 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-24T01:15:51.956Z] Removing intermediate container 6719acd5f92e [2021-06-24T01:15:51.957Z] ---> 391988dc5b40 [2021-06-24T01:15:51.957Z] [2021-06-24T01:15:51.957Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T01:15:51.957Z] ---> 13621d1b12d4 [2021-06-24T01:15:51.957Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-24T01:15:51.957Z] Removing intermediate container 65ea8c30fc0e [2021-06-24T01:15:51.957Z] ---> 07fdad1e03ee [2021-06-24T01:15:51.957Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T01:15:51.957Z] Removing intermediate container 00372a87ace4 [2021-06-24T01:15:51.957Z] ---> 7b2a2ad8391e [2021-06-24T01:15:51.957Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T01:15:51.957Z] ---> Running in 7feb45a37256 [2021-06-24T01:15:51.957Z] ---> Running in 4bfc07bf574e [2021-06-24T01:15:52.221Z] Removing intermediate container ef49c75fa5fd [2021-06-24T01:15:52.221Z] ---> 2c2af327775c [2021-06-24T01:15:52.221Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-24T01:15:52.221Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-24T01:15:52.221Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-24T01:15:52.221Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-24T01:15:52.221Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-24T01:15:52.221Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-24T01:15:52.221Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-24T01:15:52.221Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-24T01:15:52.523Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-24T01:15:52.523Z] Removing intermediate container 4bfc07bf574e [2021-06-24T01:15:52.523Z] ---> 493545bdca2c [2021-06-24T01:15:52.523Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-24T01:15:52.523Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-24T01:15:52.523Z] ---> Running in b735b1424c58 [2021-06-24T01:15:52.523Z] ---> 1ee61a8f4c69 [2021-06-24T01:15:52.523Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-24T01:15:52.523Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-24T01:15:52.523Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-24T01:15:52.523Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T01:15:52.523Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-24T01:15:52.523Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-24T01:15:52.523Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T01:15:52.523Z] ---> Running in 2bfb6ba27928 [2021-06-24T01:15:52.523Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-24T01:15:52.523Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-24T01:15:52.523Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-24T01:15:52.791Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-24T01:15:52.791Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-24T01:15:52.791Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-24T01:15:52.791Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-24T01:15:52.791Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T01:15:52.791Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-24T01:15:52.791Z] Removing intermediate container b735b1424c58 [2021-06-24T01:15:52.791Z] ---> 77a1115ef7ed [2021-06-24T01:15:52.791Z] Step 29/32 : CMD ["gate"] [2021-06-24T01:15:52.791Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T01:15:52.791Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-24T01:15:52.791Z] OK: 6 MiB in 16 packages [2021-06-24T01:15:52.791Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-24T01:15:52.791Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-24T01:15:52.791Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-24T01:15:52.791Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-24T01:15:53.055Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-24T01:15:53.055Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-24T01:15:53.055Z] Removing intermediate container 2bfb6ba27928 [2021-06-24T01:15:53.055Z] ---> fdf60ef762d9 [2021-06-24T01:15:53.055Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T01:15:53.055Z] ---> 856806e7da59 [2021-06-24T01:15:53.055Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-24T01:15:53.360Z] ---> Running in fa60570fb26a [2021-06-24T01:15:53.360Z] Executing busybox-1.31.1-r19.trigger [2021-06-24T01:15:53.360Z] OK: 72 MiB in 59 packages [2021-06-24T01:15:53.360Z] ---> Running in 504438e688d9 [2021-06-24T01:15:53.969Z] Removing intermediate container fa60570fb26a [2021-06-24T01:15:53.969Z] ---> b5c00b695865 [2021-06-24T01:15:53.969Z] Step 30/32 : LABEL arch=x86_64 [2021-06-24T01:15:53.969Z] Removing intermediate container 504438e688d9 [2021-06-24T01:15:53.969Z] ---> 15891656c0b6 [2021-06-24T01:15:53.969Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T01:15:53.969Z] Collecting docker-compose==1.23.2 [2021-06-24T01:15:53.969Z] Removing intermediate container 7feb45a37256 [2021-06-24T01:15:53.969Z] ---> 33b7b536f2a6 [2021-06-24T01:15:53.969Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T01:15:53.969Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-24T01:15:53.969Z] ---> 173789f44d58 [2021-06-24T01:15:53.969Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-24T01:15:54.141Z] ---> Running in b81a8727553b [2021-06-24T01:15:54.550Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-24T01:15:54.550Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-24T01:15:54.550Z] ---> Running in 28eaca5318e3 [2021-06-24T01:15:54.550Z] ---> Running in 339a7974576b [2021-06-24T01:15:54.828Z] ---> Running in 1412138af129 [2021-06-24T01:15:54.828Z] Collecting texttable<0.10,>=0.9.0 [2021-06-24T01:15:54.828Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-24T01:15:54.828Z] ---> 6b33c2629a94 [2021-06-24T01:15:54.828Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-24T01:15:54.828Z] Removing intermediate container 28eaca5318e3 [2021-06-24T01:15:54.828Z] ---> 7f9793a38a28 [2021-06-24T01:15:54.828Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-24T01:15:55.095Z] Removing intermediate container 339a7974576b [2021-06-24T01:15:55.095Z] ---> 75b021892554 [2021-06-24T01:15:55.095Z] Step 31/32 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 [2021-06-24T01:15:55.095Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-24T01:15:55.095Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-24T01:15:55.095Z] Removing intermediate container 1412138af129 [2021-06-24T01:15:55.095Z] ---> 2f242c8aee7b [2021-06-24T01:15:55.095Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T01:15:55.133Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T01:15:55.667Z] ---> Running in 6fa25bf03371 [2021-06-24T01:15:55.667Z] ---> Running in 9d66d3c6fd90 [2021-06-24T01:15:55.667Z] ---> Running in eaeb9defd22a [2021-06-24T01:15:55.667Z] ---> c3de2c9a9c69 [2021-06-24T01:15:55.667Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-24T01:15:55.667Z] Collecting cached-property<2,>=1.2.0 [2021-06-24T01:15:55.667Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-24T01:15:55.667Z] 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-24T01:15:55.667Z] Collecting docopt<0.7,>=0.6.1 [2021-06-24T01:15:55.667Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-24T01:15:55.948Z] Removing intermediate container 6fa25bf03371 [2021-06-24T01:15:55.948Z] ---> f25450cfa1e3 [2021-06-24T01:15:55.948Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T01:15:55.948Z] Removing intermediate container eaeb9defd22a [2021-06-24T01:15:55.948Z] ---> 8b93dcc4dbb2 [2021-06-24T01:15:55.948Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T01:15:55.948Z] ---> 51ab6cc98d27 [2021-06-24T01:15:55.948Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-24T01:15:55.948Z] Removing intermediate container 9d66d3c6fd90 [2021-06-24T01:15:55.948Z] ---> 430f5a1f102a [2021-06-24T01:15:55.948Z] Step 32/32 : LABEL version=0.0.0 [2021-06-24T01:15:55.948Z] ---> Running in 888548a901eb [2021-06-24T01:15:55.948Z] ---> Running in 91a9c8fa2643 [2021-06-24T01:15:56.107Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T01:15:56.230Z] ---> Running in c3befc26a7a1 [2021-06-24T01:15:56.230Z] ---> Running in 2bd6e8287c96 [2021-06-24T01:15:56.230Z] Collecting PyYAML<4,>=3.10 [2021-06-24T01:15:56.230Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-24T01:15:56.230Z] Removing intermediate container 91a9c8fa2643 [2021-06-24T01:15:56.230Z] ---> 735296ba5fac [2021-06-24T01:15:56.230Z] Step 23/24 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 [2021-06-24T01:15:56.230Z] Removing intermediate container 888548a901eb [2021-06-24T01:15:56.230Z] ---> c2a836a0cc8f [2021-06-24T01:15:56.230Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T01:15:56.230Z] Removing intermediate container c3befc26a7a1 [2021-06-24T01:15:56.230Z] ---> 150464bb23c5 [2021-06-24T01:15:56.230Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T01:15:56.495Z] ---> Running in 663a952b2be7 [2021-06-24T01:15:56.495Z] Removing intermediate container 2bd6e8287c96 [2021-06-24T01:15:56.495Z] ---> f410116d3847 [2021-06-24T01:15:56.495Z] [2021-06-24T01:15:56.756Z] Successfully built f410116d3847 [2021-06-24T01:15:56.756Z] ---> Running in 6897059ad3db [2021-06-24T01:15:56.756Z] Successfully tagged security-bootstrapper:latest [2021-06-24T01:15:56.756Z] Building security-proxy-setup [2021-06-24T01:15:57.019Z]  Building security-bootstrapper ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-24T01:15:57.019Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-24T01:15:57.019Z] Removing intermediate container 663a952b2be7 [2021-06-24T01:15:57.019Z] ---> eadc416005d3 [2021-06-24T01:15:57.019Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T01:15:57.085Z] (1/12) Installing libmagic (5.39-r0) [2021-06-24T01:15:57.085Z] (2/12) Installing file (5.39-r0) [2021-06-24T01:15:57.085Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-24T01:15:57.355Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-24T01:15:57.592Z] Collecting docker<4.0,>=3.6.0 [2021-06-24T01:15:57.592Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-24T01:15:58.541Z] ---> 919e741a3119 [2021-06-24T01:15:58.541Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-24T01:15:58.802Z] Collecting jsonschema<3,>=2.5.1 [2021-06-24T01:15:58.802Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-24T01:15:59.065Z] ---> Running in a1b28ac6e543 [2021-06-24T01:15:59.065Z] Removing intermediate container 6897059ad3db [2021-06-24T01:15:59.065Z] ---> 16acfe24eea2 [2021-06-24T01:15:59.065Z] Step 21/23 : LABEL arch=x86_64 [2021-06-24T01:15:59.645Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-24T01:15:59.645Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-24T01:16:00.221Z] Collecting idna<2.8,>=2.5 [2021-06-24T01:16:00.221Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-24T01:16:00.802Z] 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-24T01:16:00.802Z] 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-24T01:16:01.073Z] Collecting docker-pycreds>=0.4.0 [2021-06-24T01:16:01.073Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-24T01:16:01.073Z] Removing intermediate container a1b28ac6e543 [2021-06-24T01:16:01.073Z] ---> 58a83b69579a [2021-06-24T01:16:01.073Z] [2021-06-24T01:16:01.073Z] ---> 82c76a2efef3 [2021-06-24T01:16:01.073Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-24T01:16:01.073Z] ---> Running in 1449d878fd67 [2021-06-24T01:16:01.073Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-24T01:16:01.073Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-24T01:16:01.073Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-24T01:16:01.073Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-24T01:16:01.073Z] Installing collected packages: websocket-client, texttable, dockerpty, cached-property, docopt, PyYAML, urllib3, idna, requests, docker-pycreds, docker, jsonschema, docker-compose [2021-06-24T01:16:01.342Z] Successfully built 58a83b69579a [2021-06-24T01:16:01.342Z] Successfully tagged core-command:latest [2021-06-24T01:16:01.342Z]  Building core-command ... done Building security-secretstore-setup [2021-06-24T01:16:01.342Z] Running setup.py install for texttable: started [2021-06-24T01:16:01.607Z] Running setup.py install for texttable: finished with status 'done' [2021-06-24T01:16:01.669Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-24T01:16:01.670Z] (6/12) Installing patch (2.7.6-r7) [2021-06-24T01:16:01.872Z] Running setup.py install for dockerpty: started [2021-06-24T01:16:01.873Z] Removing intermediate container 1449d878fd67 [2021-06-24T01:16:01.873Z] ---> 945507911421 [2021-06-24T01:16:01.873Z] Step 22/23 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 [2021-06-24T01:16:01.940Z] (7/12) Installing build-base (0.5-r2) [2021-06-24T01:16:01.941Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-24T01:16:02.136Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-24T01:16:02.212Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-24T01:16:02.212Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-24T01:16:02.212Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-24T01:16:02.497Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-24T01:16:02.497Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T01:16:02.497Z] OK: 218 MiB in 52 packages [2021-06-24T01:16:03.530Z] Running setup.py install for docopt: started [2021-06-24T01:16:03.794Z] Running setup.py install for docopt: finished with status 'done' [2021-06-24T01:16:03.794Z] Running setup.py install for PyYAML: started [2021-06-24T01:16:04.365Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-24T01:16:04.365Z] Attempting uninstall: urllib3 [2021-06-24T01:16:04.365Z] Found existing installation: urllib3 1.25.9 [2021-06-24T01:16:04.365Z] Uninstalling urllib3-1.25.9: [2021-06-24T01:16:04.365Z] Successfully uninstalled urllib3-1.25.9 [2021-06-24T01:16:06.832Z] Removing intermediate container b81a8727553b [2021-06-24T01:16:06.832Z] ---> b4754fba1603 [2021-06-24T01:16:06.832Z] Step 4/6 : WORKDIR /edgex-go [2021-06-24T01:16:06.832Z] ---> Running in 11bfa50d287b [2021-06-24T01:16:07.116Z] Removing intermediate container 11bfa50d287b [2021-06-24T01:16:07.116Z] ---> c1631ea9e51e [2021-06-24T01:16:07.116Z] Step 5/6 : COPY go.mod . [2021-06-24T01:16:07.718Z] ---> 1ee9b873a8b8 [2021-06-24T01:16:07.718Z] Step 6/6 : RUN go mod download [2021-06-24T01:16:07.991Z] ---> Running in 5f8c23a8339a [2021-06-24T01:16:08.646Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T01:16:08.647Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-24T01:16:08.647Z] ---> 1582661f1569 [2021-06-24T01:16:08.647Z] Step 3/26 : WORKDIR /edgex-go [2021-06-24T01:16:08.647Z] ---> Using cache [2021-06-24T01:16:08.647Z] ---> 248f7f9e7743 [2021-06-24T01:16:08.647Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T01:16:08.647Z] ---> Using cache [2021-06-24T01:16:08.647Z] ---> f3d0f865a02a [2021-06-24T01:16:08.647Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-24T01:16:08.647Z] ---> Using cache [2021-06-24T01:16:08.647Z] ---> 7f31152cce12 [2021-06-24T01:16:08.647Z] Step 6/26 : COPY go.mod . [2021-06-24T01:16:08.647Z] ---> Using cache [2021-06-24T01:16:08.647Z] ---> 215fe45311a9 [2021-06-24T01:16:08.647Z] Step 7/26 : RUN go mod download [2021-06-24T01:16:08.647Z] ---> Using cache [2021-06-24T01:16:08.647Z] ---> 11a8e0cb4828 [2021-06-24T01:16:08.647Z] Step 8/26 : COPY . . [2021-06-24T01:16:08.647Z] ---> Using cache [2021-06-24T01:16:08.647Z] ---> f82a069f78ab [2021-06-24T01:16:08.647Z] Step 9/26 : RUN go mod tidy [2021-06-24T01:16:08.647Z] ---> Using cache [2021-06-24T01:16:08.647Z] ---> feadcff5ef56 [2021-06-24T01:16:08.647Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-24T01:16:08.647Z] ---> Running in bcc8a8c5a581 [2021-06-24T01:16:08.647Z] Attempting uninstall: idna [2021-06-24T01:16:08.647Z] Found existing installation: idna 2.9 [2021-06-24T01:16:08.647Z] Uninstalling idna-2.9: [2021-06-24T01:16:08.647Z] Successfully uninstalled idna-2.9 [2021-06-24T01:16:08.647Z] ---> 36af187d9317 [2021-06-24T01:16:08.647Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-24T01:16:08.647Z] ---> Running in f046ecd8d8f6 [2021-06-24T01:16:08.647Z] Attempting uninstall: requests [2021-06-24T01:16:08.647Z] ---> Running in ff32b122b197 [2021-06-24T01:16:08.647Z] Found existing installation: requests 2.23.0 [2021-06-24T01:16:08.647Z] Uninstalling requests-2.23.0: [2021-06-24T01:16:08.647Z] Successfully uninstalled requests-2.23.0 [2021-06-24T01:16:08.930Z] Removing intermediate container bcc8a8c5a581 [2021-06-24T01:16:08.930Z] ---> 72a531e94c4c [2021-06-24T01:16:08.930Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T01:16:08.930Z] ---> Running in 38af994e1a0a [2021-06-24T01:16:09.199Z] Removing intermediate container ff32b122b197 [2021-06-24T01:16:09.199Z] ---> eb0eef9c6d20 [2021-06-24T01:16:09.199Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T01:16:09.478Z] 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-24T01:16:10.081Z] Removing intermediate container 38af994e1a0a [2021-06-24T01:16:10.081Z] ---> 7ff2e9c969b4 [2021-06-24T01:16:10.081Z] [2021-06-24T01:16:10.356Z] ---> Running in 748328efa706 [2021-06-24T01:16:10.356Z] Successfully built 7ff2e9c969b4 [2021-06-24T01:16:10.356Z] Successfully tagged support-scheduler:latest [2021-06-24T01:16:10.356Z] Building core-metadata [2021-06-24T01:16:10.627Z]  Building support-scheduler ... done Removing intermediate container 748328efa706 [2021-06-24T01:16:10.627Z] ---> 97d606496245 [2021-06-24T01:16:10.627Z] Step 21/23 : LABEL arch=x86_64 [2021-06-24T01:16:10.925Z] 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-24T01:16:12.729Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T01:16:12.729Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-24T01:16:12.729Z] ---> 1582661f1569 [2021-06-24T01:16:12.729Z] Step 3/22 : WORKDIR /edgex-go [2021-06-24T01:16:12.729Z] ---> Using cache [2021-06-24T01:16:12.729Z] ---> 248f7f9e7743 [2021-06-24T01:16:12.729Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T01:16:12.729Z] ---> Using cache [2021-06-24T01:16:12.729Z] ---> f3d0f865a02a [2021-06-24T01:16:12.729Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-24T01:16:12.729Z] ---> Using cache [2021-06-24T01:16:12.729Z] ---> 7f31152cce12 [2021-06-24T01:16:12.729Z] Step 6/22 : COPY go.mod . [2021-06-24T01:16:12.729Z] ---> Using cache [2021-06-24T01:16:12.729Z] ---> 215fe45311a9 [2021-06-24T01:16:12.729Z] Step 7/22 : RUN go mod download [2021-06-24T01:16:12.729Z] ---> Using cache [2021-06-24T01:16:12.729Z] ---> 11a8e0cb4828 [2021-06-24T01:16:12.729Z] Step 8/22 : COPY . . [2021-06-24T01:16:12.729Z] ---> Using cache [2021-06-24T01:16:12.729Z] ---> f82a069f78ab [2021-06-24T01:16:12.729Z] Step 9/22 : RUN go mod tidy [2021-06-24T01:16:12.729Z] ---> Using cache [2021-06-24T01:16:12.729Z] ---> feadcff5ef56 [2021-06-24T01:16:12.729Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-24T01:16:12.729Z] ---> Running in 5d4a41ed63d5 [2021-06-24T01:16:16.720Z] ---> Running in decadafa8872 [2021-06-24T01:16:16.720Z] Removing intermediate container 5d4a41ed63d5 [2021-06-24T01:16:16.720Z] ---> 957476d941ed [2021-06-24T01:16:16.720Z] Step 22/23 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 [2021-06-24T01:16:16.720Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T01:16:16.720Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T01:16:16.720Z] ---> 1582661f1569 [2021-06-24T01:16:16.720Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T01:16:16.720Z] ---> Using cache [2021-06-24T01:16:16.720Z] ---> 248f7f9e7743 [2021-06-24T01:16:16.720Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T01:16:16.720Z] ---> Using cache [2021-06-24T01:16:16.720Z] ---> f3d0f865a02a [2021-06-24T01:16:16.720Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T01:16:16.720Z] ---> Using cache [2021-06-24T01:16:16.720Z] ---> 7f31152cce12 [2021-06-24T01:16:16.720Z] Step 6/24 : COPY go.mod . [2021-06-24T01:16:16.720Z] ---> Using cache [2021-06-24T01:16:16.720Z] ---> 215fe45311a9 [2021-06-24T01:16:16.720Z] Step 7/24 : RUN go mod download [2021-06-24T01:16:16.720Z] ---> Using cache [2021-06-24T01:16:16.720Z] ---> 11a8e0cb4828 [2021-06-24T01:16:16.720Z] Step 8/24 : COPY . . [2021-06-24T01:16:16.720Z] ---> Using cache [2021-06-24T01:16:16.720Z] ---> f82a069f78ab [2021-06-24T01:16:16.720Z] Step 9/24 : RUN go mod tidy [2021-06-24T01:16:16.720Z] ---> Using cache [2021-06-24T01:16:16.720Z] ---> feadcff5ef56 [2021-06-24T01:16:16.720Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-24T01:16:16.720Z] ---> Running in 5b087893b51c [2021-06-24T01:16:16.720Z] ---> Running in 462eda537fab [2021-06-24T01:16:17.118Z] Removing intermediate container 5b087893b51c [2021-06-24T01:16:17.118Z] ---> 2a963a966a1e [2021-06-24T01:16:17.118Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T01:16:17.118Z] ---> Running in ba48b5e56735 [2021-06-24T01:16:17.536Z] 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-24T01:16:17.536Z] Removing intermediate container ba48b5e56735 [2021-06-24T01:16:17.536Z] ---> 00fd8e55e8a6 [2021-06-24T01:16:17.536Z] [2021-06-24T01:16:18.136Z] 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-24T01:16:18.136Z] Successfully built 00fd8e55e8a6 [2021-06-24T01:16:18.136Z] Successfully tagged support-notifications:latest [2021-06-24T01:16:18.136Z] Building core-data [2021-06-24T01:16:21.483Z]  Building support-notifications ... done Removing intermediate container 6fdcddfa1d90 [2021-06-24T01:16:21.483Z] ---> 9b61fea49e23 [2021-06-24T01:16:21.483Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-24T01:16:21.745Z] ---> Running in 5d0219726348 [2021-06-24T01:16:21.745Z] Removing intermediate container 5d0219726348 [2021-06-24T01:16:21.745Z] ---> 8b4a6ac99af4 [2021-06-24T01:16:21.745Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-24T01:16:22.015Z] ---> Running in b76a28519b2a [2021-06-24T01:16:22.015Z] Removing intermediate container b76a28519b2a [2021-06-24T01:16:22.015Z] ---> 887daac732af [2021-06-24T01:16:22.015Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-24T01:16:22.965Z] ---> 74040ec2bf44 [2021-06-24T01:16:22.965Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-24T01:16:23.229Z] ---> c671a1cc34d0 [2021-06-24T01:16:23.229Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-24T01:16:23.806Z] ---> 16f5b65eaeac [2021-06-24T01:16:23.806Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-24T01:16:24.069Z] ---> Running in db51d1b989f8 [2021-06-24T01:16:24.331Z] Removing intermediate container db51d1b989f8 [2021-06-24T01:16:24.331Z] ---> 4957c1308f7b [2021-06-24T01:16:24.331Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T01:16:25.278Z] ---> Running in 2b55fb367d37 [2021-06-24T01:16:25.850Z] Removing intermediate container 2b55fb367d37 [2021-06-24T01:16:25.850Z] ---> 7a0abd542ad6 [2021-06-24T01:16:25.850Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T01:16:26.117Z] ---> Running in c8c08e07b31c [2021-06-24T01:16:26.380Z] Removing intermediate container c8c08e07b31c [2021-06-24T01:16:26.380Z] ---> 287e13303628 [2021-06-24T01:16:26.380Z] Step 23/24 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 [2021-06-24T01:16:26.643Z] ---> Running in d411f6de358e [2021-06-24T01:16:26.909Z] Removing intermediate container d411f6de358e [2021-06-24T01:16:26.909Z] ---> e627cd0e9d49 [2021-06-24T01:16:26.909Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T01:16:27.174Z] ---> Running in f10c71e6bd9e [2021-06-24T01:16:27.441Z] Removing intermediate container f10c71e6bd9e [2021-06-24T01:16:27.441Z] ---> 0e3904e9173b [2021-06-24T01:16:27.441Z] [2021-06-24T01:16:27.705Z] Successfully built 0e3904e9173b [2021-06-24T01:16:27.705Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T01:16:27.705Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T01:16:27.705Z] ---> 1582661f1569 [2021-06-24T01:16:27.705Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T01:16:27.705Z] ---> Using cache [2021-06-24T01:16:27.705Z] ---> 248f7f9e7743 [2021-06-24T01:16:27.705Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T01:16:27.705Z] ---> Using cache [2021-06-24T01:16:27.705Z] ---> f3d0f865a02a [2021-06-24T01:16:27.705Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-24T01:16:27.705Z] Successfully tagged sys-mgmt-agent:latest [2021-06-24T01:16:27.705Z]  Building sys-mgmt-agent ... done  ---> Running in 0217b8f2069a [2021-06-24T01:16:28.658Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T01:16:29.606Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T01:16:30.182Z] OK: 219 MiB in 52 packages [2021-06-24T01:16:30.757Z] Removing intermediate container 0217b8f2069a [2021-06-24T01:16:30.757Z] ---> 6c0aa120af11 [2021-06-24T01:16:30.757Z] Step 6/24 : COPY go.mod . [2021-06-24T01:16:31.023Z] ---> f5287ac396be [2021-06-24T01:16:31.023Z] Step 7/24 : RUN go mod download [2021-06-24T01:16:31.023Z] ---> Running in 2afdd635d41e [2021-06-24T01:16:32.186Z] Removing intermediate container 5f8c23a8339a [2021-06-24T01:16:32.186Z] ---> 72fab5f2828f [2021-06-24T01:16:32.411Z] Removing intermediate container 2afdd635d41e [2021-06-24T01:16:32.411Z] ---> 96c957508d93 [2021-06-24T01:16:32.411Z] Step 8/24 : COPY . . [2021-06-24T01:16:32.457Z] Successfully built 72fab5f2828f [2021-06-24T01:16:32.729Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T01:16:33.074Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T01:16:33.074Z] . [Pipeline] withDockerContainer [2021-06-24T01:16:33.338Z] prd-ubuntu18.04-docker-arm64-4c-16g-1032 does not seem to be running inside a container [2021-06-24T01:16:33.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-24T01:16:35.050Z] $ docker top f45a58a8108bf42f4da0e5965ad698d30198ff615f0bb39fa935e9f1aceb288f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T01:16:36.021Z] + go version [2021-06-24T01:16:36.021Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-24T01:16:36.045Z] $ docker stop --time=1 f45a58a8108bf42f4da0e5965ad698d30198ff615f0bb39fa935e9f1aceb288f [2021-06-24T01:16:37.840Z] $ docker rm -f f45a58a8108bf42f4da0e5965ad698d30198ff615f0bb39fa935e9f1aceb288f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T01:16:38.639Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T01:16:38.639Z] . [Pipeline] withDockerContainer [2021-06-24T01:16:38.900Z] prd-ubuntu18.04-docker-arm64-4c-16g-1032 does not seem to be running inside a container [2021-06-24T01:16:38.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-24T01:16:40.589Z] $ docker top 325810b7f31e39e14e43fee286d98418a54acc9134fb7e488e146850773b83f1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-24T01:16:40.896Z] ========================================================= [2021-06-24T01:16:40.896Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-24T01:16:40.896Z] ========================================================= [Pipeline] sh [2021-06-24T01:16:41.546Z] + go mod tidy [Pipeline] sh [2021-06-24T01:16:42.533Z] ---> da625feb9d36 [2021-06-24T01:16:42.534Z] Step 9/24 : RUN go mod tidy [2021-06-24T01:16:42.534Z] ---> Running in 5668b99afb90 [2021-06-24T01:16:42.812Z] + make test [2021-06-24T01:16:42.812Z] go mod tidy [2021-06-24T01:16:43.126Z] Removing intermediate container 5668b99afb90 [2021-06-24T01:16:43.126Z] ---> b344ac368f7d [2021-06-24T01:16:43.126Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-24T01:16:43.126Z] ---> Running in c19a0bf98c54 [2021-06-24T01:16:43.415Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-24T01:16:43.706Z] 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-24T01:16:44.279Z] 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-24T01:16:48.531Z] Removing intermediate container f046ecd8d8f6 [2021-06-24T01:16:48.531Z] ---> 180873c61fa0 [2021-06-24T01:16:48.531Z] [2021-06-24T01:16:48.531Z] Step 11/26 : FROM alpine:3.12 [2021-06-24T01:16:48.531Z] ---> 13621d1b12d4 [2021-06-24T01:16:48.531Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-24T01:16:48.531Z] 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-24T01:16:48.801Z] ---> Running in 25a215c18783 [2021-06-24T01:16:49.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T01:16:49.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T01:16:49.660Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-24T01:16:49.931Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T01:16:49.931Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-24T01:16:49.931Z] (4/6) Installing curl (7.77.0-r0) [2021-06-24T01:16:49.931Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-24T01:16:49.931Z] (6/6) Installing su-exec (0.2-r1) [2021-06-24T01:16:49.931Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T01:16:49.931Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T01:16:49.931Z] OK: 7 MiB in 20 packages [2021-06-24T01:16:50.894Z] Removing intermediate container 25a215c18783 [2021-06-24T01:16:50.894Z] ---> de115c2e152c [2021-06-24T01:16:50.894Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T01:16:50.894Z] ---> Running in e698b3436133 [2021-06-24T01:16:50.894Z] Removing intermediate container e698b3436133 [2021-06-24T01:16:50.894Z] ---> 478c353a3bbc [2021-06-24T01:16:50.894Z] Step 14/26 : WORKDIR / [2021-06-24T01:16:50.894Z] ---> Running in e7da61f8c7cd [2021-06-24T01:16:51.160Z] Removing intermediate container e7da61f8c7cd [2021-06-24T01:16:51.160Z] ---> 30ca92b275e9 [2021-06-24T01:16:51.160Z] 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-24T01:16:51.755Z] ---> 76a059d0c995 [2021-06-24T01:16:51.755Z] 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-24T01:16:51.755Z] ---> 2776c6c1d087 [2021-06-24T01:16:51.755Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-24T01:16:52.022Z] ---> d9e46e66b6de [2021-06-24T01:16:52.022Z] 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-24T01:16:52.286Z] ---> 31abe99caa61 [2021-06-24T01:16:52.286Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-24T01:16:52.864Z] ---> 87ff3c464063 [2021-06-24T01:16:52.864Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-24T01:16:54.267Z] ---> 808f4cb437fa [2021-06-24T01:16:54.267Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-24T01:16:55.216Z] Removing intermediate container decadafa8872 [2021-06-24T01:16:55.216Z] ---> 064871f629b1 [2021-06-24T01:16:55.216Z] [2021-06-24T01:16:55.216Z] Step 11/22 : FROM alpine:3.12 [2021-06-24T01:16:55.216Z] ---> 13621d1b12d4 [2021-06-24T01:16:55.216Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-24T01:16:55.216Z] ---> fd4e2048f912 [2021-06-24T01:16:55.216Z] 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-24T01:16:55.216Z] ---> Running in c2c8b5220fde [2021-06-24T01:16:55.216Z] ---> Running in 3dba65ec01b2 [2021-06-24T01:16:55.794Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T01:16:55.794Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T01:16:55.794Z] Removing intermediate container 3dba65ec01b2 [2021-06-24T01:16:55.794Z] ---> fee446097919 [2021-06-24T01:16:55.794Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-24T01:16:56.055Z] ---> Running in a9d99735b2d6 [2021-06-24T01:16:56.055Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-24T01:16:56.055Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T01:16:56.055Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-24T01:16:56.055Z] (4/4) Installing curl (7.77.0-r0) [2021-06-24T01:16:56.055Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T01:16:56.055Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T01:16:56.055Z] Removing intermediate container a9d99735b2d6 [2021-06-24T01:16:56.055Z] ---> 069ca0e2cd48 [2021-06-24T01:16:56.055Z] Step 24/26 : LABEL arch=x86_64 [2021-06-24T01:16:56.321Z] OK: 7 MiB in 18 packages [2021-06-24T01:16:56.321Z] ---> Running in caa064b577ab [2021-06-24T01:16:56.585Z] Removing intermediate container caa064b577ab [2021-06-24T01:16:56.585Z] ---> 3cd8e0e350a0 [2021-06-24T01:16:56.585Z] Step 25/26 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 [2021-06-24T01:16:56.585Z] ---> Running in d9bf6ab272d3 [2021-06-24T01:16:56.853Z] Removing intermediate container d9bf6ab272d3 [2021-06-24T01:16:56.853Z] ---> e0b60e12d61e [2021-06-24T01:16:56.853Z] Step 26/26 : LABEL version=0.0.0 [2021-06-24T01:16:56.853Z] ---> Running in 5ca071c3f202 [2021-06-24T01:16:57.133Z] Removing intermediate container c2c8b5220fde [2021-06-24T01:16:57.133Z] ---> c37c887443f8 [2021-06-24T01:16:57.133Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T01:16:57.709Z] Removing intermediate container 5ca071c3f202 [2021-06-24T01:16:57.709Z] ---> 796a3b53995e [2021-06-24T01:16:57.709Z] [2021-06-24T01:16:57.709Z] ---> Running in df3fd0f6cd51 [2021-06-24T01:16:57.971Z] Successfully built 796a3b53995e [2021-06-24T01:16:57.971Z] Successfully tagged security-secretstore-setup:latest [2021-06-24T01:16:58.234Z]  Building security-secretstore-setup ... done Removing intermediate container df3fd0f6cd51 [2021-06-24T01:16:58.234Z] ---> d8ac3ac1d865 [2021-06-24T01:16:58.234Z] Step 14/22 : WORKDIR /edgex [2021-06-24T01:16:58.234Z] Removing intermediate container 462eda537fab [2021-06-24T01:16:58.234Z] ---> 26199a8d995e [2021-06-24T01:16:58.234Z] [2021-06-24T01:16:58.234Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T01:16:58.234Z] ---> 13621d1b12d4 [2021-06-24T01:16:58.234Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T01:16:58.234Z] ---> Using cache [2021-06-24T01:16:58.234Z] ---> 07fdad1e03ee [2021-06-24T01:16:58.234Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T01:16:58.234Z] ---> Using cache [2021-06-24T01:16:58.234Z] ---> 493545bdca2c [2021-06-24T01:16:58.234Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-24T01:16:58.234Z] ---> Running in b7b91104c0ea [2021-06-24T01:16:58.234Z] ---> Running in 536d17e7db09 [2021-06-24T01:16:58.503Z] Removing intermediate container 536d17e7db09 [2021-06-24T01:16:58.503Z] ---> 2ee331c64bac [2021-06-24T01:16:58.503Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T01:16:58.503Z] Removing intermediate container b7b91104c0ea [2021-06-24T01:16:58.503Z] ---> a7c7c4a576d5 [2021-06-24T01:16:58.503Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-24T01:16:58.503Z] ---> Running in 3ac7eb10d949 [2021-06-24T01:16:59.092Z] ---> 2bf44e3bd6f2 [2021-06-24T01:16:59.092Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-24T01:16:59.092Z] Removing intermediate container 3ac7eb10d949 [2021-06-24T01:16:59.092Z] ---> d0bbfc3e1e15 [2021-06-24T01:16:59.092Z] Step 16/24 : WORKDIR / [2021-06-24T01:16:59.096Z] ---> Running in 3a75bbf9c0bd [2021-06-24T01:16:59.367Z] Removing intermediate container 3a75bbf9c0bd [2021-06-24T01:16:59.367Z] ---> 655fb922a295 [2021-06-24T01:16:59.367Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T01:16:59.633Z] ---> ae0e28ce63f6 [2021-06-24T01:16:59.633Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-24T01:16:59.633Z] ---> a39dd398be56 [2021-06-24T01:16:59.633Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-24T01:17:00.591Z] ---> 7b32fdfc5ad4 [2021-06-24T01:17:00.591Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-24T01:17:00.591Z] ---> Running in c4cec742044f [2021-06-24T01:17:00.591Z] ---> 422a94eea4f4 [2021-06-24T01:17:00.591Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-24T01:17:00.876Z] Removing intermediate container c4cec742044f [2021-06-24T01:17:00.876Z] ---> b44f05722c14 [2021-06-24T01:17:00.876Z] Step 19/22 : CMD ["--init=true"] [2021-06-24T01:17:00.876Z] ---> Running in bf3bbd83db4c [2021-06-24T01:17:00.876Z] ---> 682eca0ec78d [2021-06-24T01:17:00.876Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-24T01:17:00.876Z] Removing intermediate container bf3bbd83db4c [2021-06-24T01:17:00.876Z] ---> ec964c241170 [2021-06-24T01:17:00.876Z] Step 20/22 : LABEL arch=x86_64 [2021-06-24T01:17:00.876Z] ---> Running in 77a87401a724 [2021-06-24T01:17:01.163Z] ---> Running in dccbf59ea421 [2021-06-24T01:17:01.163Z] Removing intermediate container 77a87401a724 [2021-06-24T01:17:01.163Z] ---> 0a6260356465 [2021-06-24T01:17:01.163Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T01:17:01.163Z] ---> Running in bf11004d01d6 [2021-06-24T01:17:01.456Z] Removing intermediate container dccbf59ea421 [2021-06-24T01:17:01.456Z] ---> 0c04f5ee30af [2021-06-24T01:17:01.456Z] Step 21/22 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 [2021-06-24T01:17:01.456Z] Removing intermediate container bf11004d01d6 [2021-06-24T01:17:01.456Z] ---> cee9f298fdca [2021-06-24T01:17:01.456Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T01:17:01.456Z] ---> Running in 1fd732ea7955 [2021-06-24T01:17:01.456Z] ---> Running in 2fb79bffb226 [2021-06-24T01:17:01.736Z] Removing intermediate container 1fd732ea7955 [2021-06-24T01:17:01.736Z] ---> 69d8f3c584be [2021-06-24T01:17:01.736Z] Step 22/22 : LABEL version=0.0.0 [2021-06-24T01:17:01.736Z] ---> Running in 3f470a81a7fd [2021-06-24T01:17:01.736Z] Removing intermediate container 2fb79bffb226 [2021-06-24T01:17:01.736Z] ---> 2d07256b77f9 [2021-06-24T01:17:01.736Z] Step 23/24 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 [2021-06-24T01:17:02.017Z] Removing intermediate container 3f470a81a7fd [2021-06-24T01:17:02.018Z] ---> 2cfd04f26b25 [2021-06-24T01:17:02.018Z] [2021-06-24T01:17:02.018Z] ---> Running in dc7463e29967 [2021-06-24T01:17:02.018Z] Successfully built 2cfd04f26b25 [2021-06-24T01:17:02.018Z] Successfully tagged security-proxy-setup:latest [2021-06-24T01:17:02.018Z]  Building security-proxy-setup ... done Removing intermediate container dc7463e29967 [2021-06-24T01:17:02.018Z] ---> dbfdfeafbaa8 [2021-06-24T01:17:02.018Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T01:17:02.302Z] ---> Running in 8452760250a9 [2021-06-24T01:17:02.302Z] Removing intermediate container 8452760250a9 [2021-06-24T01:17:02.302Z] ---> e13d9c192d9a [2021-06-24T01:17:02.302Z] [2021-06-24T01:17:02.593Z] Successfully built e13d9c192d9a [2021-06-24T01:17:02.593Z] Successfully tagged core-metadata:latest [2021-06-24T01:17:05.612Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-24T01:17:06.836Z]  Building core-metadata ... done Removing intermediate container c19a0bf98c54 [2021-06-24T01:17:06.836Z] ---> 103c7c50445c [2021-06-24T01:17:06.836Z] [2021-06-24T01:17:06.836Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T01:17:06.836Z] ---> 13621d1b12d4 [2021-06-24T01:17:06.836Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-24T01:17:06.836Z] ---> Running in df84cd7c1e1d [2021-06-24T01:17:06.836Z] Removing intermediate container df84cd7c1e1d [2021-06-24T01:17:06.836Z] ---> 5301d19f2c86 [2021-06-24T01:17:06.836Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-24T01:17:06.836Z] ---> Running in 03f9ba6ffc74 [2021-06-24T01:17:06.836Z] Removing intermediate container 03f9ba6ffc74 [2021-06-24T01:17:06.836Z] ---> 54b2b389e794 [2021-06-24T01:17:06.836Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-24T01:17:06.836Z] ---> Running in fafba6baf6a8 [2021-06-24T01:17:06.836Z] Removing intermediate container fafba6baf6a8 [2021-06-24T01:17:06.836Z] ---> 7e68da3d40a0 [2021-06-24T01:17:06.836Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T01:17:06.836Z] ---> Running in 98f3447d9d6b [2021-06-24T01:17:07.106Z] Removing intermediate container 98f3447d9d6b [2021-06-24T01:17:07.106Z] ---> 84c14fd900fc [2021-06-24T01:17:07.106Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-24T01:17:07.106Z] ---> Running in 2705e4c06375 [2021-06-24T01:17:07.370Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T01:17:07.942Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T01:17:08.514Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-24T01:17:08.514Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-24T01:17:08.514Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-24T01:17:08.775Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-24T01:17:09.718Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-24T01:17:09.718Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-24T01:17:09.718Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T01:17:09.718Z] OK: 8 MiB in 20 packages [2021-06-24T01:17:09.984Z] Removing intermediate container 2705e4c06375 [2021-06-24T01:17:09.984Z] ---> 386914dd27ef [2021-06-24T01:17:09.984Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T01:17:10.251Z] ---> 24f403a7c0c1 [2021-06-24T01:17:10.251Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-24T01:17:10.822Z] ---> da7642461b72 [2021-06-24T01:17:10.822Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-24T01:17:10.822Z] ---> 853aaebd9b5b [2021-06-24T01:17:10.822Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-24T01:17:10.822Z] ---> Running in acc9eec023b2 [2021-06-24T01:17:11.085Z] Removing intermediate container acc9eec023b2 [2021-06-24T01:17:11.085Z] ---> 788f3d5f9626 [2021-06-24T01:17:11.085Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T01:17:11.085Z] ---> Running in 2b625fd48f31 [2021-06-24T01:17:11.085Z] Removing intermediate container 2b625fd48f31 [2021-06-24T01:17:11.085Z] ---> 4a060f53fab4 [2021-06-24T01:17:11.085Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T01:17:11.085Z] ---> Running in 3c8a112ba04d [2021-06-24T01:17:11.347Z] Removing intermediate container 3c8a112ba04d [2021-06-24T01:17:11.347Z] ---> f03c69748b27 [2021-06-24T01:17:11.347Z] Step 23/24 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 [2021-06-24T01:17:11.347Z] ---> Running in d4a0fed0ac31 [2021-06-24T01:17:11.347Z] Removing intermediate container d4a0fed0ac31 [2021-06-24T01:17:11.347Z] ---> 1eb9a566246c [2021-06-24T01:17:11.347Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T01:17:11.347Z] ---> Running in c0a99fb20021 [2021-06-24T01:17:11.611Z] Removing intermediate container c0a99fb20021 [2021-06-24T01:17:11.611Z] ---> 9a308f498afd [2021-06-24T01:17:11.611Z] [2021-06-24T01:17:11.611Z] Successfully built 9a308f498afd [2021-06-24T01:17:11.611Z] Successfully tagged core-data:latest [2021-06-24T01:17:11.619Z]  Building core-data ... done  [Pipeline] } [2021-06-24T01:17:11.624Z] $ docker stop --time=1 da9c38ba3420587f3ff788b4de3cf99dcf4ad54255aa05cda02326f05dfb3a23 [2021-06-24T01:17:12.945Z] $ docker rm -f da9c38ba3420587f3ff788b4de3cf99dcf4ad54255aa05cda02326f05dfb3a23 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T01:17:13.356Z] + docker images [2021-06-24T01:17:13.356Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-24T01:17:13.356Z] core-data latest 9a308f498afd 2 seconds ago 20.2MB [2021-06-24T01:17:13.356Z] 103c7c50445c 8 seconds ago 1.15GB [2021-06-24T01:17:13.356Z] core-metadata latest e13d9c192d9a 11 seconds ago 16.6MB [2021-06-24T01:17:13.356Z] security-proxy-setup latest 2cfd04f26b25 12 seconds ago 25.7MB [2021-06-24T01:17:13.356Z] security-secretstore-setup latest 796a3b53995e 16 seconds ago 28.7MB [2021-06-24T01:17:13.356Z] 26199a8d995e 16 seconds ago 1.15GB [2021-06-24T01:17:13.356Z] 064871f629b1 19 seconds ago 1.15GB [2021-06-24T01:17:13.356Z] 180873c61fa0 26 seconds ago 1.15GB [2021-06-24T01:17:13.356Z] sys-mgmt-agent latest 0e3904e9173b 46 seconds ago 312MB [2021-06-24T01:17:13.356Z] support-notifications latest 00fd8e55e8a6 56 seconds ago 16.7MB [2021-06-24T01:17:13.356Z] support-scheduler latest 7ff2e9c969b4 About a minute ago 15.9MB [2021-06-24T01:17:13.357Z] core-command latest 58a83b69579a About a minute ago 15.9MB [2021-06-24T01:17:13.357Z] security-bootstrapper latest f410116d3847 About a minute ago 18.6MB [2021-06-24T01:17:13.357Z] 391988dc5b40 About a minute ago 1.15GB [2021-06-24T01:17:13.357Z] 71c59f43c8db About a minute ago 1.15GB [2021-06-24T01:17:13.357Z] a5c613aa2078 About a minute ago 1.14GB [2021-06-24T01:17:13.357Z] 6a3065b06da6 About a minute ago 1.15GB [2021-06-24T01:17:13.357Z] b759df8f35a1 About a minute ago 1.15GB [2021-06-24T01:17:13.357Z] ci-base-image-x86_64 latest 1582661f1569 5 minutes ago 647MB [2021-06-24T01:17:13.357Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB [2021-06-24T01:17:13.357Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB [2021-06-24T01:17:13.357Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-24T01:17:13.357Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-24T01:17:13.357Z] 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-24T01:17:28.817Z] Still waiting to schedule task [2021-06-24T01:17:28.818Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-24T01:18:02.215Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-24T01:18:04.868Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-24T01:18:11.605Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-24T01:18:11.605Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-24T01:18:18.372Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-24T01:18:18.372Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-24T01:18:18.372Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-24T01:18:18.372Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-24T01:18:19.364Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-24T01:18:19.647Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-24T01:18:21.639Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-24T01:18:21.639Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-24T01:18:21.639Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-24T01:18:21.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-24T01:18:31.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.207s coverage: 28.7% of statements [2021-06-24T01:18:31.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-24T01:18:31.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-24T01:18:36.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.277s coverage: 100.0% of statements [2021-06-24T01:18:36.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-24T01:18:36.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.304s coverage: 53.1% of statements [2021-06-24T01:18:36.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-24T01:18:36.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-24T01:18:37.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.713s coverage: 87.7% of statements [2021-06-24T01:18:37.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-24T01:18:37.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-24T01:18:37.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.209s coverage: 78.9% of statements [2021-06-24T01:18:40.694Z] Running on prd-ubuntu18.04-docker-8c-8g-1033 in /w/workspace/edgexfoundry_edgex-go_PR-3591 [Pipeline] { [Pipeline] ws [2021-06-24T01:18:40.718Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-06-24T01:18:40.853Z] The recommended git tool is: git [2021-06-24T01:18:43.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.214s coverage: 81.2% of statements [2021-06-24T01:18:43.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-24T01:18:43.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-24T01:18:43.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-24T01:18:43.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-24T01:18:43.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-24T01:18:43.466Z] using credential edgex-jenkins-ssh [2021-06-24T01:18:43.480Z] Cloning the remote Git repository [2021-06-24T01:18:43.497Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-24T01:18:43.581Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-06-24T01:18:43.635Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T01:18:43.636Z] > git --version # timeout=10 [2021-06-24T01:18:43.645Z] > git --version # 'git version 2.17.1' [2021-06-24T01:18:43.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T01:18:43.678Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T01:18:47.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.313s coverage: 95.1% of statements [2021-06-24T01:18:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-24T01:18:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-24T01:18:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-24T01:18:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-24T01:18:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-24T01:18:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-24T01:18:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-24T01:18:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-24T01:18:47.434Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.169s coverage: 60.0% of statements [2021-06-24T01:18:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-24T01:18:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-24T01:18:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-24T01:18:47.434Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.337s coverage: 0.8% of statements [2021-06-24T01:18:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-24T01:18:47.434Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.144s coverage: 58.8% of statements [2021-06-24T01:18:47.434Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.223s coverage: 22.0% of statements [2021-06-24T01:18:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-24T01:18:47.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.248s coverage: 47.1% of statements [2021-06-24T01:18:47.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.282s coverage: 79.5% of statements [2021-06-24T01:18:47.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.186s coverage: 94.1% of statements [2021-06-24T01:18:49.102Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T01:18:49.110Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T01:18:49.126Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T01:18:49.144Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T01:18:49.144Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T01:18:49.148Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3591/head:refs/remotes/origin/PR-3591 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T01:18:49.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.308s coverage: 96.3% of statements [2021-06-24T01:18:49.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.289s coverage: 87.5% of statements [2021-06-24T01:18:49.710Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit df9013f022464ba32e985fbc8cfe404ac6bbfb61 [2021-06-24T01:18:49.817Z] Merge succeeded, producing df9013f022464ba32e985fbc8cfe404ac6bbfb61 [2021-06-24T01:18:49.818Z] Checking out Revision df9013f022464ba32e985fbc8cfe404ac6bbfb61 (PR-3591) [2021-06-24T01:18:49.713Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T01:18:49.719Z] > git checkout -f df9013f022464ba32e985fbc8cfe404ac6bbfb61 # timeout=10 [2021-06-24T01:18:49.775Z] > git remote # timeout=10 [2021-06-24T01:18:49.781Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T01:18:49.792Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T01:18:49.796Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-24T01:18:49.803Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T01:18:49.814Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T01:18:49.819Z] > git checkout -f df9013f022464ba32e985fbc8cfe404ac6bbfb61 # timeout=10 [2021-06-24T01:18:53.478Z] Commit message: "docs: Removed dev churn entries" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T01:18:55.265Z] + echo snap-build.sh [2021-06-24T01:18:55.266Z] snap-build.sh [2021-06-24T01:18:55.266Z] + SNAP_BASE_DIR=. [2021-06-24T01:18:55.266Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-06-24T01:18:55.266Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-06-24T01:18:55.266Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-06-24T01:18:55.266Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-06-24T01:18:55.266Z] + cd /w/workspace/edgex-go/3 [2021-06-24T01:18:55.266Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-24T01:18:55.266Z] Reading package lists... [2021-06-24T01:18:55.527Z] Building dependency tree... [2021-06-24T01:18:55.527Z] Reading state information... [2021-06-24T01:18:55.527Z] The following packages were automatically installed and are no longer required: [2021-06-24T01:18:55.527Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-24T01:18:55.527Z] uidmap xdelta3 [2021-06-24T01:18:55.527Z] Use 'sudo apt autoremove' to remove them. [2021-06-24T01:18:55.790Z] The following packages will be REMOVED: [2021-06-24T01:18:55.790Z] lxd* lxd-client* [2021-06-24T01:18:56.053Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-24T01:18:56.053Z] After this operation, 31.7 MB disk space will be freed. [2021-06-24T01:18:56.848Z] (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-24T01:18:56.848Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T01:18:57.423Z] Removing lxd dnsmasq configuration [2021-06-24T01:18:57.686Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T01:18:57.948Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-24T01:18:58.894Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T01:18:58.894Z] (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-24T01:18:58.894Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T01:19:00.288Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-24T01:19:00.551Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-24T01:19:01.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.188s coverage: 94.4% of statements [2021-06-24T01:19:01.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements [2021-06-24T01:19:01.939Z] + sudo snap remove --purge lxd [2021-06-24T01:19:02.202Z] snap "lxd" is not installed [2021-06-24T01:19:02.202Z] + sudo groupadd --force --system lxd [2021-06-24T01:19:02.202Z] ++ whoami [2021-06-24T01:19:02.202Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-24T01:19:02.202Z] + newgrp - lxd [2021-06-24T01:19:02.202Z] + sudo snap install lxd [2021-06-24T01:19:06.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.489s coverage: 81.8% of statements [2021-06-24T01:19:06.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-24T01:19:10.367Z] 2021-06-24T01:19:08Z INFO Waiting for automatic snapd restart... [2021-06-24T01:19:14.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.257s coverage: 92.9% of statements [2021-06-24T01:19:14.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-24T01:19:14.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-24T01:19:14.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-24T01:19:14.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-06-24T01:19:14.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-24T01:19:14.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-24T01:19:14.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-24T01:19:14.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-24T01:19:14.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-24T01:19:14.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.173s coverage: 87.2% of statements [2021-06-24T01:19:14.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-24T01:19:14.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-24T01:19:14.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.137s coverage: 100.0% of statements [2021-06-24T01:19:14.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-24T01:19:14.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.161s coverage: 58.8% of statements [2021-06-24T01:19:14.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-24T01:19:14.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.182s coverage: 80.0% of statements [2021-06-24T01:19:14.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements [2021-06-24T01:19:14.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements [2021-06-24T01:19:14.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.345s coverage: 91.2% of statements [2021-06-24T01:19:14.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-24T01:19:14.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.706s coverage: 64.4% of statements [2021-06-24T01:19:14.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-24T01:19:14.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-24T01:19:14.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.157s coverage: 100.0% of statements [2021-06-24T01:19:14.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements [2021-06-24T01:19:14.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements [2021-06-24T01:19:14.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.135s coverage: 73.7% of statements [2021-06-24T01:19:16.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-06-24T01:19:19.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.051s coverage: 66.9% of statements [2021-06-24T01:19:19.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-24T01:19:19.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-24T01:19:19.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-24T01:19:21.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.733s coverage: 43.6% of statements [2021-06-24T01:19:21.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-24T01:19:21.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-24T01:19:21.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.309s coverage: 89.5% of statements [2021-06-24T01:19:21.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-24T01:19:21.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.222s coverage: 84.8% of statements [2021-06-24T01:19:21.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-24T01:19:25.303Z] lxd 4.15 from Canonical* installed [2021-06-24T01:19:25.303Z] + sudo lxd init --auto [2021-06-24T01:19:30.040Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.263s coverage: 19.3% of statements [2021-06-24T01:19:30.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-24T01:19:30.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-24T01:19:30.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-24T01:19:30.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-24T01:19:30.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.490s coverage: 91.9% of statements [2021-06-24T01:19:30.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-24T01:19:30.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-24T01:19:30.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-24T01:19:30.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-24T01:19:30.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-24T01:19:30.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.204s coverage: 62.7% of statements [2021-06-24T01:19:30.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-24T01:19:30.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-24T01:19:30.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.381s coverage: 97.6% of statements [2021-06-24T01:19:30.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-24T01:19:30.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-24T01:19:30.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-24T01:19:30.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-24T01:19:30.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-24T01:19:30.041Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.163s coverage: 28.9% of statements [2021-06-24T01:19:30.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-24T01:19:30.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-24T01:19:30.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-24T01:19:30.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-24T01:19:30.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-24T01:19:30.041Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-24T01:19:30.041Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.200s coverage: 100.0% of statements [2021-06-24T01:19:30.041Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-06-24T01:19:30.637Z] GO111MODULE=on go vet ./... [2021-06-24T01:19:33.478Z] + sudo snap install --classic snapcraft [2021-06-24T01:19:43.500Z] snapcraft 4.8.2 from Canonical* installed [2021-06-24T01:19:43.500Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-24T01:19:43.500Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-24T01:19:43.500Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T01:19:43.500Z] Dload Upload Total Spent Left Speed [2021-06-24T01:19:43.500Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4860 0 --:--:-- --:--:-- --:--:-- 4860 [2021-06-24T01:19:43.500Z] 100 3325k 100 3325k 0 0 9210k 0 --:--:-- --:--:-- --:--:-- 9210k [2021-06-24T01:19:43.500Z] ./yq_linux_amd64 [2021-06-24T01:19:43.500Z] + sudo snapcraft prime --use-lxd [2021-06-24T01:19:45.434Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-24T01:19:45.434Z] 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-24T01:19:45.434Z] - README.md [2021-06-24T01:19:45.434Z] [2021-06-24T01:19:45.434Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-24T01:19:46.009Z] Launching a container. [2021-06-24T01:19:54.198Z] Waiting for container to be ready [2021-06-24T01:19:54.199Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-24T01:19:54.199Z] [2021-06-24T01:19:58.414Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-24T01:19:58.414Z] Waiting for network to be ready... [2021-06-24T01:19:58.676Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-24T01:19:58.676Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-24T01:19:58.676Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-24T01:19:58.940Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-24T01:19:58.940Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-24T01:19:58.940Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-24T01:19:58.940Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-24T01:19:58.940Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-24T01:19:58.940Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-24T01:19:58.940Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-24T01:19:59.202Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-24T01:19:59.465Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-24T01:19:59.727Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-24T01:19:59.727Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-24T01:19:59.727Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-24T01:19:59.727Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-24T01:19:59.727Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-24T01:19:59.727Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-24T01:19:59.991Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-24T01:20:00.637Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] [2021-06-24T01:20:00.637Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-24T01:20:00.637Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-24T01:20:00.637Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-24T01:20:00.638Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-24T01:20:00.638Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-24T01:20:00.638Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-24T01:20:00.638Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-24T01:20:02.601Z] Fetched 24.8 MB in 4s (6044 kB/s) [2021-06-24T01:20:03.549Z] Reading package lists... [2021-06-24T01:20:03.813Z] Reading package lists... [2021-06-24T01:20:04.076Z] Building dependency tree... [2021-06-24T01:20:04.076Z] Reading state information... [2021-06-24T01:20:04.076Z] The following additional packages will be installed: [2021-06-24T01:20:04.076Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-24T01:20:04.076Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-24T01:20:04.076Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-24T01:20:04.076Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-24T01:20:04.076Z] Suggested packages: [2021-06-24T01:20:04.076Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-24T01:20:04.076Z] Recommended packages: [2021-06-24T01:20:04.076Z] gnupg libsasl2-modules [2021-06-24T01:20:04.076Z] The following NEW packages will be installed: [2021-06-24T01:20:04.076Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-24T01:20:04.076Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-24T01:20:04.076Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-24T01:20:04.076Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-24T01:20:04.076Z] The following packages will be upgraded: [2021-06-24T01:20:04.076Z] gpg gpg-agent gpgconf libudev1 [2021-06-24T01:20:04.076Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-24T01:20:04.076Z] Need to get 3530 kB of archives. [2021-06-24T01:20:04.076Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-24T01:20:04.076Z] 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-24T01:20:04.339Z] 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-24T01:20:04.339Z] 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-24T01:20:04.339Z] 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-24T01:20:04.339Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-24T01:20:04.602Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-24T01:20:05.176Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-24T01:20:05.176Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-24T01:20:05.176Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-24T01:20:05.176Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-24T01:20:05.176Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-24T01:20:05.176Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-24T01:20:05.176Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-24T01:20:05.176Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-24T01:20:05.176Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-24T01:20:05.176Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-24T01:20:05.176Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-24T01:20:05.176Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-24T01:20:05.176Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-24T01:20:05.176Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-24T01:20:05.176Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-24T01:20:05.176Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-24T01:20:05.438Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T01:20:05.438Z] Fetched 3530 kB in 1s (3025 kB/s) [2021-06-24T01:20:05.438Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-24T01:20:05.438Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-24T01:20:05.438Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T01:20:05.701Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-24T01:20:05.701Z] Selecting previously unselected package udev. [2021-06-24T01:20:05.701Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-24T01:20:05.701Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-24T01:20:05.701Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-24T01:20:05.962Z] Selecting previously unselected package libfuse2:amd64. [2021-06-24T01:20:05.962Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-24T01:20:05.962Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-24T01:20:05.962Z] Selecting previously unselected package fuse. [2021-06-24T01:20:05.962Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-24T01:20:05.962Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-24T01:20:05.962Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T01:20:05.962Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T01:20:06.230Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T01:20:06.230Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T01:20:06.230Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T01:20:06.230Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T01:20:06.230Z] Selecting previously unselected package libksba8:amd64. [2021-06-24T01:20:06.230Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-24T01:20:06.230Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-24T01:20:06.230Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-24T01:20:06.230Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T01:20:06.230Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T01:20:06.492Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-24T01:20:06.492Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T01:20:06.492Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T01:20:06.492Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-24T01:20:06.492Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T01:20:06.492Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T01:20:06.492Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-24T01:20:06.492Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T01:20:06.492Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T01:20:06.754Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-24T01:20:06.754Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T01:20:06.754Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T01:20:06.754Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-24T01:20:06.754Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T01:20:06.754Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T01:20:06.754Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-24T01:20:06.754Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T01:20:06.754Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T01:20:07.017Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-24T01:20:07.017Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T01:20:07.017Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T01:20:07.017Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-24T01:20:07.017Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T01:20:07.017Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T01:20:07.017Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-24T01:20:07.017Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-24T01:20:07.017Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T01:20:07.017Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-24T01:20:07.017Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-24T01:20:07.017Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T01:20:07.017Z] Selecting previously unselected package libldap-common. [2021-06-24T01:20:07.017Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-24T01:20:07.017Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T01:20:07.017Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-24T01:20:07.017Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-24T01:20:07.017Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T01:20:07.280Z] Selecting previously unselected package dirmngr. [2021-06-24T01:20:07.280Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T01:20:07.280Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-24T01:20:07.280Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T01:20:07.280Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-24T01:20:07.280Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-24T01:20:07.280Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T01:20:07.280Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T01:20:07.280Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-24T01:20:07.280Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T01:20:07.280Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-24T01:20:07.544Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T01:20:07.544Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-24T01:20:07.805Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-24T01:20:07.805Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T01:20:07.805Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-24T01:20:08.068Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-24T01:20:08.068Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-24T01:20:08.068Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T01:20:08.068Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T01:20:08.068Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T01:20:08.068Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T01:20:08.068Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T01:20:08.068Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T01:20:08.068Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T01:20:08.068Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T01:20:08.068Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-24T01:20:08.068Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T01:20:08.651Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-24T01:20:08.651Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-24T01:20:08.651Z] This means they are not meant to be enabled using systemctl. [2021-06-24T01:20:08.651Z] Possible reasons for having this kind of units are: [2021-06-24T01:20:08.651Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-24T01:20:08.651Z] .wants/ or .requires/ directory. [2021-06-24T01:20:08.651Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-24T01:20:08.651Z] a requirement dependency on it. [2021-06-24T01:20:08.651Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-24T01:20:08.651Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-24T01:20:08.651Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-24T01:20:08.651Z] instance name specified. [2021-06-24T01:20:08.914Z] Reading package lists... [2021-06-24T01:20:09.177Z] Building dependency tree... [2021-06-24T01:20:09.177Z] Reading state information... [2021-06-24T01:20:09.177Z] The following additional packages will be installed: [2021-06-24T01:20:09.177Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-24T01:20:09.177Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-24T01:20:09.177Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-24T01:20:09.177Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-24T01:20:09.177Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-24T01:20:09.177Z] Suggested packages: [2021-06-24T01:20:09.177Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-24T01:20:09.177Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-24T01:20:09.177Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-24T01:20:09.177Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-24T01:20:09.177Z] systemd-container policykit-1 [2021-06-24T01:20:09.177Z] Recommended packages: [2021-06-24T01:20:09.177Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-24T01:20:09.177Z] The following NEW packages will be installed: [2021-06-24T01:20:09.177Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-24T01:20:09.177Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-24T01:20:09.177Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-24T01:20:09.177Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-24T01:20:09.177Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-24T01:20:09.177Z] The following packages will be upgraded: [2021-06-24T01:20:09.177Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-24T01:20:09.177Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-24T01:20:09.177Z] Need to get 36.7 MB of archives. [2021-06-24T01:20:09.177Z] After this operation, 147 MB of additional disk space will be used. [2021-06-24T01:20:09.177Z] 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-24T01:20:09.441Z] 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-24T01:20:09.441Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-24T01:20:09.441Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-24T01:20:09.441Z] 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-24T01:20:09.441Z] 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-24T01:20:09.441Z] 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-24T01:20:09.441Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-24T01:20:09.441Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-24T01:20:09.441Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-24T01:20:09.441Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-24T01:20:09.441Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-24T01:20:09.704Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-24T01:20:09.704Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-24T01:20:09.704Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-24T01:20:09.704Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-24T01:20:10.281Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-24T01:20:10.281Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-24T01:20:10.281Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-24T01:20:10.281Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-24T01:20:10.281Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-24T01:20:10.281Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-24T01:20:10.281Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-24T01:20:10.281Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-24T01:20:10.281Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-24T01:20:10.281Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-24T01:20:10.281Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-24T01:20:10.544Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-24T01:20:10.544Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-24T01:20:10.544Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-24T01:20:11.947Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T01:20:11.947Z] Fetched 36.7 MB in 2s (16.1 MB/s) [2021-06-24T01:20:11.947Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T01:20:11.947Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-24T01:20:11.947Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T01:20:12.525Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-24T01:20:12.525Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T01:20:12.525Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-24T01:20:12.525Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T01:20:12.525Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-24T01:20:12.525Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-24T01:20:12.791Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-24T01:20:12.791Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T01:20:12.791Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-24T01:20:12.791Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-24T01:20:13.054Z] Setting up apt (1.6.13) ... [2021-06-24T01:20:13.054Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-24T01:20:13.628Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-24T01:20:13.628Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-24T01:20:13.628Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-24T01:20:13.628Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-24T01:20:13.891Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-24T01:20:13.891Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T01:20:13.891Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T01:20:14.155Z] Selecting previously unselected package libexpat1:amd64. [2021-06-24T01:20:14.155Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-24T01:20:14.155Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-24T01:20:14.155Z] Selecting previously unselected package python3.6-minimal. [2021-06-24T01:20:14.155Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T01:20:14.155Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T01:20:14.418Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-24T01:20:14.681Z] Checking for services that may need to be restarted...done. [2021-06-24T01:20:14.681Z] Checking for services that may need to be restarted...done. [2021-06-24T01:20:14.681Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T01:20:14.681Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-24T01:20:14.681Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T01:20:15.256Z] Selecting previously unselected package python3-minimal. [2021-06-24T01:20:15.256Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-24T01:20:15.256Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-24T01:20:15.256Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-24T01:20:15.256Z] Selecting previously unselected package mime-support. [2021-06-24T01:20:15.256Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-24T01:20:15.256Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-24T01:20:15.256Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-24T01:20:15.256Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-24T01:20:15.256Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-24T01:20:15.256Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-24T01:20:15.256Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T01:20:15.256Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T01:20:15.519Z] Selecting previously unselected package python3.6. [2021-06-24T01:20:15.519Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T01:20:15.519Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T01:20:15.519Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-24T01:20:15.519Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-24T01:20:15.519Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-24T01:20:15.782Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-24T01:20:16.044Z] Selecting previously unselected package python3. [2021-06-24T01:20:16.044Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-24T01:20:16.044Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-24T01:20:16.044Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-24T01:20:16.044Z] Selecting previously unselected package multiarch-support. [2021-06-24T01:20:16.044Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T01:20:16.044Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-24T01:20:16.044Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-24T01:20:16.044Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-24T01:20:16.044Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-24T01:20:16.044Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-24T01:20:16.044Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-24T01:20:16.306Z] Selecting previously unselected package libbsd0:amd64. [2021-06-24T01:20:16.306Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-24T01:20:16.306Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-24T01:20:16.306Z] Selecting previously unselected package sudo. [2021-06-24T01:20:16.306Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-24T01:20:16.306Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-24T01:20:16.306Z] Selecting previously unselected package apparmor. [2021-06-24T01:20:16.306Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-24T01:20:16.306Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-24T01:20:16.569Z] Selecting previously unselected package libedit2:amd64. [2021-06-24T01:20:16.569Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-24T01:20:16.569Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-24T01:20:16.569Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-24T01:20:16.569Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T01:20:16.569Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T01:20:16.569Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-24T01:20:16.831Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T01:20:16.831Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T01:20:16.831Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-24T01:20:16.831Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-24T01:20:16.831Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-24T01:20:16.831Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-24T01:20:16.831Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T01:20:16.831Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T01:20:17.094Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-24T01:20:17.094Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T01:20:17.094Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T01:20:17.094Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-24T01:20:17.094Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-24T01:20:17.094Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-24T01:20:17.357Z] Selecting previously unselected package openssh-client. [2021-06-24T01:20:17.357Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-24T01:20:17.357Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-24T01:20:17.357Z] Selecting previously unselected package squashfs-tools. [2021-06-24T01:20:17.357Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-24T01:20:17.357Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-24T01:20:17.357Z] Selecting previously unselected package snapd. [2021-06-24T01:20:17.357Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-24T01:20:17.357Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-24T01:20:20.670Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-24T01:20:20.670Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-24T01:20:20.932Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-24T01:20:20.932Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-24T01:20:20.932Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-24T01:20:20.932Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T01:20:20.932Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T01:20:20.932Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-24T01:20:20.932Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-24T01:20:21.506Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-24T01:20:21.506Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-24T01:20:21.767Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-24T01:20:21.767Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T01:20:21.767Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T01:20:21.767Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T01:20:22.414Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-24T01:20:22.414Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T01:20:22.414Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-24T01:20:22.414Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-24T01:20:22.414Z] running python rtupdate hooks for python3.6... [2021-06-24T01:20:22.414Z] running python post-rtupdate hooks for python3.6... [2021-06-24T01:20:22.414Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-24T01:20:22.991Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-24T01:20:23.252Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T01:20:23.252Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-24T01:20:23.514Z] Setting up snapd (2.49.2+18.04) ... [2021-06-24T01:20:23.776Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-24T01:20:24.038Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-24T01:20:24.301Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-24T01:20:24.301Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-24T01:20:24.564Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-24T01:20:24.564Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-24T01:20:24.827Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-24T01:20:24.827Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-24T01:20:25.089Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-24T01:20:25.352Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-24T01:20:25.353Z] /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-24T01:20:25.353Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T01:20:25.615Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-24T01:20:27.016Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T01:20:27.016Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T01:20:27.016Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-24T01:20:27.589Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] [2021-06-24T01:20:28.163Z] Fetched 2215 kB in 1s (1567 kB/s) [2021-06-24T01:20:29.554Z] Reading package lists... [2021-06-24T01:20:29.554Z] Reading package lists... [2021-06-24T01:20:29.816Z] Building dependency tree... [2021-06-24T01:20:29.816Z] Reading state information... [2021-06-24T01:20:29.816Z] Calculating upgrade... [2021-06-24T01:20:30.081Z] The following packages will be upgraded: [2021-06-24T01:20:30.081Z] advancecomp base-files bash binutils binutils-common [2021-06-24T01:20:30.081Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-24T01:20:30.081Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-24T01:20:30.081Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-24T01:20:30.081Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-24T01:20:30.081Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-24T01:20:30.081Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-24T01:20:30.081Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-24T01:20:30.081Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-24T01:20:30.081Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-24T01:20:30.081Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-24T01:20:30.081Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-24T01:20:30.081Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-24T01:20:30.081Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-24T01:20:30.081Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-24T01:20:30.081Z] ubuntu-keyring util-linux [2021-06-24T01:20:30.081Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T01:20:30.081Z] Need to get 64.1 MB of archives. [2021-06-24T01:20:30.081Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-24T01:20:30.081Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-24T01:20:30.081Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-24T01:20:30.081Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-24T01:20:30.081Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-24T01:20:30.081Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-24T01:20:30.081Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-24T01:20:30.081Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-24T01:20:30.081Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-24T01:20:30.081Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-24T01:20:30.081Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-24T01:20:30.081Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-24T01:20:30.081Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-24T01:20:30.081Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-24T01:20:30.081Z] 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-24T01:20:30.081Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-24T01:20:30.081Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-24T01:20:30.344Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-24T01:20:30.344Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-24T01:20:30.344Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-24T01:20:30.344Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-24T01:20:30.344Z] 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-24T01:20:30.344Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-24T01:20:30.344Z] 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-24T01:20:30.344Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-24T01:20:30.344Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-24T01:20:30.344Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-24T01:20:30.344Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-24T01:20:30.344Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-24T01:20:30.344Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-24T01:20:30.344Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-24T01:20:30.344Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-24T01:20:30.344Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-24T01:20:30.344Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-24T01:20:30.344Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-24T01:20:30.344Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-24T01:20:30.344Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-24T01:20:30.344Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-24T01:20:30.344Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-24T01:20:30.344Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-24T01:20:30.344Z] 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-24T01:20:30.344Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-24T01:20:30.344Z] 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-24T01:20:30.344Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-24T01:20:30.344Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-24T01:20:30.344Z] 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-24T01:20:30.344Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-24T01:20:30.607Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-24T01:20:30.607Z] 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-24T01:20:30.607Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-24T01:20:30.607Z] 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-24T01:20:30.607Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-24T01:20:30.607Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-24T01:20:30.607Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-24T01:20:30.607Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-24T01:20:30.607Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-24T01:20:30.607Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-24T01:20:30.607Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-24T01:20:30.870Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-24T01:20:30.870Z] 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-24T01:20:30.870Z] 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-24T01:20:30.870Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-24T01:20:31.134Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-24T01:20:31.134Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-24T01:20:31.134Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-24T01:20:31.134Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-24T01:20:31.134Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-24T01:20:31.134Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-24T01:20:31.134Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-24T01:20:31.134Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-24T01:20:31.134Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-24T01:20:31.134Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-24T01:20:31.134Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-24T01:20:31.134Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-24T01:20:31.395Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-24T01:20:31.396Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-24T01:20:31.396Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-24T01:20:31.396Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-24T01:20:31.396Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-24T01:20:31.396Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-24T01:20:31.396Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-24T01:20:31.396Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-24T01:20:31.396Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-24T01:20:31.396Z] 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-24T01:20:31.396Z] 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-24T01:20:31.396Z] 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-24T01:20:31.396Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-24T01:20:31.396Z] 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-24T01:20:31.658Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-24T01:20:31.658Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-24T01:20:31.658Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-24T01:20:31.924Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-24T01:20:32.189Z] 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-24T01:20:32.189Z] 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-24T01:20:32.189Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-24T01:20:32.189Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-24T01:20:32.189Z] 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-24T01:20:32.189Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-24T01:20:32.189Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-24T01:20:32.189Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-24T01:20:32.189Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-24T01:20:32.189Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-24T01:20:32.189Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-24T01:20:32.456Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T01:20:32.456Z] Fetched 64.1 MB in 2s (28.8 MB/s) [2021-06-24T01:20:32.456Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T01:20:32.456Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T01:20:32.456Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T01:20:33.032Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T01:20:33.032Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T01:20:33.032Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-24T01:20:33.032Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-24T01:20:33.294Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T01:20:33.294Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T01:20:33.294Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T01:20:33.294Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T01:20:33.556Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T01:20:33.556Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T01:20:33.556Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T01:20:33.556Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T01:20:33.556Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T01:20:33.556Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T01:20:33.818Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T01:20:33.818Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T01:20:33.818Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T01:20:33.818Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T01:20:33.818Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T01:20:34.081Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T01:20:34.081Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T01:20:34.081Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-24T01:20:34.081Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-24T01:20:34.081Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T01:20:34.081Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T01:20:34.081Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T01:20:34.343Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T01:20:34.343Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T01:20:34.343Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T01:20:34.343Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T01:20:34.606Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T01:20:34.606Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T01:20:34.606Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T01:20:34.876Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T01:20:35.137Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-24T01:20:35.398Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T01:20:35.398Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-24T01:20:35.398Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-24T01:20:35.398Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-24T01:20:35.398Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-24T01:20:35.661Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-24T01:20:35.661Z] Installing new version of config file /etc/issue ... [2021-06-24T01:20:35.661Z] Installing new version of config file /etc/issue.net ... [2021-06-24T01:20:35.661Z] Installing new version of config file /etc/lsb-release ... [2021-06-24T01:20:35.661Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-24T01:20:35.923Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-24T01:20:36.187Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-24T01:20:36.187Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-24T01:20:36.187Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T01:20:36.187Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-24T01:20:36.187Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-24T01:20:36.449Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-24T01:20:36.449Z] 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-24T01:20:36.449Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T01:20:36.449Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T01:20:36.449Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-24T01:20:36.449Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-24T01:20:36.449Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T01:20:36.449Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-24T01:20:36.712Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-24T01:20:36.712Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-24T01:20:36.712Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T01:20:36.712Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-24T01:20:36.973Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T01:20:36.973Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-24T01:20:37.235Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T01:20:37.235Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T01:20:37.235Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T01:20:37.235Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T01:20:37.497Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T01:20:37.497Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T01:20:37.497Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T01:20:37.497Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-24T01:20:37.762Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T01:20:37.762Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-24T01:20:37.762Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-24T01:20:37.762Z] Setting up grep (3.1-2build1) ... [2021-06-24T01:20:37.762Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T01:20:37.762Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-24T01:20:37.762Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-24T01:20:38.026Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-24T01:20:38.026Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T01:20:38.026Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T01:20:38.026Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T01:20:38.026Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-24T01:20:38.288Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T01:20:38.288Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T01:20:38.288Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T01:20:38.550Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T01:20:38.550Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T01:20:38.812Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T01:20:38.812Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T01:20:39.077Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-24T01:20:39.077Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T01:20:39.077Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-24T01:20:39.077Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T01:20:39.652Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-24T01:20:39.652Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-24T01:20:39.652Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-24T01:20:39.652Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-24T01:20:39.916Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-24T01:20:39.916Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T01:20:39.916Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-24T01:20:39.916Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-24T01:20:40.179Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-24T01:20:40.179Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T01:20:40.179Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T01:20:40.179Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T01:20:40.179Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T01:20:40.179Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T01:20:40.179Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T01:20:40.179Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T01:20:40.441Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T01:20:40.441Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T01:20:40.441Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T01:20:40.441Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T01:20:40.441Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T01:20:40.703Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T01:20:40.703Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T01:20:40.703Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T01:20:40.703Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T01:20:40.703Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T01:20:40.703Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T01:20:40.703Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T01:20:40.703Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T01:20:40.703Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T01:20:40.965Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T01:20:40.965Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T01:20:40.965Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T01:20:40.965Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T01:20:40.965Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T01:20:41.226Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T01:20:41.226Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T01:20:41.226Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T01:20:41.226Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T01:20:41.226Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T01:20:41.226Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T01:20:41.226Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T01:20:41.488Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-24T01:20:41.488Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T01:20:41.488Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T01:20:41.488Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T01:20:42.061Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-24T01:20:42.324Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-24T01:20:42.586Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-24T01:20:42.586Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T01:20:42.586Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T01:20:42.586Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T01:20:42.850Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T01:20:42.850Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T01:20:42.850Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-24T01:20:42.850Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T01:20:42.850Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-24T01:20:43.114Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T01:20:43.114Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-24T01:20:43.114Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-24T01:20:43.114Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-24T01:20:43.377Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T01:20:43.377Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-24T01:20:43.377Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-24T01:20:43.377Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-24T01:20:43.377Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T01:20:43.377Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-24T01:20:43.377Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-24T01:20:43.640Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-24T01:20:43.640Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T01:20:43.640Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T01:20:43.640Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T01:20:43.640Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T01:20:43.640Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T01:20:43.640Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T01:20:43.903Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T01:20:43.903Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T01:20:43.903Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-24T01:20:43.903Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T01:20:43.903Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T01:20:44.165Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T01:20:44.165Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T01:20:44.165Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T01:20:44.165Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T01:20:44.427Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-24T01:20:44.427Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T01:20:44.427Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T01:20:44.427Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T01:20:44.427Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T01:20:44.427Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T01:20:44.427Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-24T01:20:44.427Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-24T01:20:44.690Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-24T01:20:44.690Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T01:20:44.690Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-24T01:20:44.690Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-24T01:20:44.690Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-24T01:20:44.690Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T01:20:44.690Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-24T01:20:44.690Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T01:20:44.690Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T01:20:44.954Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T01:20:44.954Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T01:20:44.954Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T01:20:44.954Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T01:20:45.216Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T01:20:45.216Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-24T01:20:45.216Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-24T01:20:45.216Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-24T01:20:45.216Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T01:20:45.216Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-24T01:20:45.216Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-24T01:20:45.480Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-24T01:20:45.741Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T01:20:45.741Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T01:20:45.741Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T01:20:45.741Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-24T01:20:45.741Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T01:20:45.741Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-24T01:20:45.741Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-24T01:20:46.003Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-24T01:20:46.003Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T01:20:46.003Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-24T01:20:46.003Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-24T01:20:46.003Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-24T01:20:46.003Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T01:20:46.003Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-24T01:20:46.003Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-24T01:20:46.272Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-24T01:20:46.272Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T01:20:46.272Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-24T01:20:46.272Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-24T01:20:46.272Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-24T01:20:46.272Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T01:20:46.272Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-24T01:20:46.272Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-24T01:20:46.533Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-24T01:20:46.533Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T01:20:46.533Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-24T01:20:46.533Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-24T01:20:46.533Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-24T01:20:46.796Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T01:20:46.796Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-24T01:20:46.796Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-24T01:20:46.796Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-24T01:20:46.796Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T01:20:46.796Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-24T01:20:46.797Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-24T01:20:46.797Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-24T01:20:47.060Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-24T01:20:47.060Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-24T01:20:47.060Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-24T01:20:47.060Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-24T01:20:47.060Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-24T01:20:47.323Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-24T01:20:47.323Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-24T01:20:47.323Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-24T01:20:47.323Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-24T01:20:47.585Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-24T01:20:47.585Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-24T01:20:47.585Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-24T01:20:47.585Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-24T01:20:47.585Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-24T01:20:47.585Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-24T01:20:47.585Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-24T01:20:47.585Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-24T01:20:47.848Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-24T01:20:47.848Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-24T01:20:47.848Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-24T01:20:47.848Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-24T01:20:47.848Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-24T01:20:47.848Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-24T01:20:48.110Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-24T01:20:48.110Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-24T01:20:48.371Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-24T01:20:48.371Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-24T01:20:48.633Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-24T01:20:48.633Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-24T01:20:48.633Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T01:20:48.633Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T01:20:48.895Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T01:20:48.895Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T01:20:48.895Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T01:20:48.895Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T01:20:49.166Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T01:20:49.166Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T01:20:49.166Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T01:20:49.166Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T01:20:49.166Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T01:20:49.166Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T01:20:49.431Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T01:20:49.431Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T01:20:49.431Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T01:20:49.431Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T01:20:50.378Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T01:20:50.378Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T01:20:51.324Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T01:20:51.324Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T01:20:51.588Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T01:20:51.588Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T01:20:51.850Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T01:20:51.850Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T01:20:52.457Z] gofmt -l . [2021-06-24T01:20:52.457Z] [ "`gofmt -l .`" = "" ] [2021-06-24T01:20:52.457Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-24T01:20:52.797Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T01:20:52.797Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T01:20:52.797Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T01:20:52.797Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T01:20:52.797Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-24T01:20:52.797Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T01:20:53.059Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-24T01:20:53.059Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T01:20:53.059Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-24T01:20:53.059Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-24T01:20:53.124Z] + ls -al . [2021-06-24T01:20:53.124Z] total 588 [2021-06-24T01:20:53.124Z] drwxrwxr-x 9 1001 1001 4096 Jun 24 01:20 . [2021-06-24T01:20:53.124Z] drwxr-xr-x 4 root root 4096 Jun 24 01:16 .. [2021-06-24T01:20:53.124Z] -rw-rw-r-- 1 1001 1001 11 Jun 24 01:14 .dockerignore [2021-06-24T01:20:53.124Z] drwxrwxr-x 8 1001 1001 4096 Jun 24 01:15 .git [2021-06-24T01:20:53.124Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 01:14 .github [2021-06-24T01:20:53.124Z] -rw-rw-r-- 1 1001 1001 818 Jun 24 01:14 .gitignore [2021-06-24T01:20:53.124Z] -rw-rw-r-- 1 1001 1001 166 Jun 24 01:14 .sonarcloud.properties [2021-06-24T01:20:53.124Z] -rw-rw-r-- 1 1001 1001 8609 Jun 24 01:14 Attribution.txt [2021-06-24T01:20:53.124Z] -rw-rw-r-- 1 1001 1001 43881 Jun 24 01:14 CHANGELOG.md [2021-06-24T01:20:53.124Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 01:14 CONTRIBUTING.md [2021-06-24T01:20:53.124Z] -rw-rw-r-- 1 1001 1001 931 Jun 24 01:14 Dockerfile.build [2021-06-24T01:20:53.124Z] -rw-rw-r-- 1 1001 1001 849 Jun 24 01:14 Jenkinsfile [2021-06-24T01:20:53.124Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 01:14 LICENSE [2021-06-24T01:20:53.124Z] -rw-rw-r-- 1 1001 1001 5605 Jun 24 01:14 Makefile [2021-06-24T01:20:53.124Z] -rw-rw-r-- 1 1001 1001 7905 Jun 24 01:14 README.md [2021-06-24T01:20:53.124Z] -rw-rw-r-- 1 1001 1001 7071 Jun 24 01:14 SECURITY.md [2021-06-24T01:20:53.124Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 01:10 VERSION [2021-06-24T01:20:53.124Z] -rw-rw-r-- 1 1001 1001 4131 Jun 24 01:14 ZMQWindows.md [2021-06-24T01:20:53.124Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 01:14 bin [2021-06-24T01:20:53.124Z] drwxrwxr-x 14 1001 1001 4096 Jun 24 01:14 cmd [2021-06-24T01:20:53.124Z] -rw-r--r-- 1 root root 398095 Jun 24 01:19 coverage.out [2021-06-24T01:20:53.124Z] -rw-rw-r-- 1 1001 1001 841 Jun 24 01:14 go.mod [2021-06-24T01:20:53.124Z] -rw-r--r-- 1 root root 20843 Jun 24 01:16 go.sum [2021-06-24T01:20:53.124Z] drwxrwxr-x 7 1001 1001 4096 Jun 24 01:14 internal [2021-06-24T01:20:53.124Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 01:14 openapi [2021-06-24T01:20:53.124Z] drwxrwxr-x 4 1001 1001 4096 Jun 24 01:14 snap [2021-06-24T01:20:53.124Z] -rw-rw-r-- 1 1001 1001 168 Jun 24 01:14 version.go [Pipeline] sh [2021-06-24T01:20:53.336Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T01:20:53.336Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T01:20:53.336Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T01:20:53.336Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T01:20:53.336Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-24T01:20:53.336Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-24T01:20:53.598Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T01:20:53.598Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T01:20:53.598Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T01:20:53.598Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T01:20:53.599Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T01:20:53.599Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-24T01:20:53.599Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-24T01:20:53.599Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-24T01:20:53.796Z] + '[' -e coverage.out ] [2021-06-24T01:20:53.796Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-24T01:20:53.827Z] Warning: overwriting stash ‘coverage-report’ [2021-06-24T01:20:53.859Z] [2021-06-24T01:20:53.859Z] Current default time zone: 'Etc/UTC' [2021-06-24T01:20:53.859Z] Local time is now: Thu Jun 24 01:20:53 UTC 2021. [2021-06-24T01:20:53.859Z] Universal Time is now: Thu Jun 24 01:20:53 UTC 2021. [2021-06-24T01:20:53.859Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-24T01:20:53.859Z] [2021-06-24T01:20:53.859Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-24T01:20:53.859Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T01:20:53.859Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-24T01:20:53.859Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-24T01:20:53.860Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-24T01:20:53.860Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-24T01:20:53.860Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-24T01:20:53.860Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-24T01:20:53.860Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-24T01:20:53.860Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-24T01:20:53.860Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T01:20:53.860Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-24T01:20:54.121Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T01:20:54.121Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-24T01:20:54.121Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T01:20:54.121Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-24T01:20:54.121Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-24T01:20:54.121Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-24T01:20:54.122Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-24T01:20:54.122Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-24T01:20:54.122Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-24T01:20:54.122Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-24T01:20:54.122Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-24T01:20:54.619Z] Stashed 1 file(s) [Pipeline] sh [2021-06-24T01:20:55.273Z] + make build [2021-06-24T01:20:55.273Z] go mod tidy [2021-06-24T01:20:55.878Z] 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-24T01:20:56.048Z] Updating certificates in /etc/ssl/certs... [2021-06-24T01:20:56.996Z] 23 added, 27 removed; done. [2021-06-24T01:20:56.996Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-24T01:20:56.996Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T01:20:56.996Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-24T01:20:57.258Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-24T01:20:57.258Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-24T01:20:57.258Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T01:20:57.258Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-24T01:20:57.258Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T01:20:57.258Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T01:20:57.258Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T01:20:57.258Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T01:20:57.258Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T01:20:57.258Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-24T01:20:57.258Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-24T01:20:57.258Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-24T01:20:57.258Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-24T01:20:57.258Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-24T01:20:57.258Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T01:20:57.258Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T01:20:57.258Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-24T01:20:57.258Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-24T01:20:57.258Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-24T01:20:57.519Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T01:20:57.519Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-24T01:20:57.519Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-24T01:20:57.519Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-24T01:20:57.519Z] Updating certificates in /etc/ssl/certs... [2021-06-24T01:20:58.468Z] 0 added, 0 removed; done. [2021-06-24T01:20:58.468Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-24T01:20:58.468Z] done. [2021-06-24T01:21:01.221Z] Reading package lists... [2021-06-24T01:21:01.221Z] Building dependency tree... [2021-06-24T01:21:01.221Z] Reading state information... [2021-06-24T01:21:01.221Z] The following NEW packages will be installed: [2021-06-24T01:21:01.221Z] apt-transport-https [2021-06-24T01:21:01.221Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T01:21:01.221Z] Need to get 1692 B of archives. [2021-06-24T01:21:01.221Z] After this operation, 154 kB of additional disk space will be used. [2021-06-24T01:21:01.221Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-24T01:21:01.221Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T01:21:01.221Z] Fetched 1692 B in 0s (8514 B/s) [2021-06-24T01:21:01.221Z] Selecting previously unselected package apt-transport-https. [2021-06-24T01:21:01.221Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-24T01:21:01.221Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-24T01:21:01.221Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-24T01:21:01.221Z] Setting up apt-transport-https (1.6.13) ... [2021-06-24T01:21:01.221Z] Waiting for network to be ready... [2021-06-24T01:21:02.166Z] 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-24T01:21:06.535Z] 2021-06-24T01:21:03Z INFO Waiting for automatic snapd restart... [2021-06-24T01:21:06.535Z] snapd 2.51 from Canonical* installed [2021-06-24T01:21:07.110Z] "snapd" switched to the "latest/stable" channel [2021-06-24T01:21:07.110Z] [2021-06-24T01:21:10.423Z] core18 20210611 from Canonical* installed [2021-06-24T01:21:10.423Z] "core18" switched to the "latest/stable" channel [2021-06-24T01:21:10.423Z] [2021-06-24T01:21:14.638Z] snapcraft 4.8.2 from Canonical* installed [2021-06-24T01:21:14.638Z] "snapcraft" switched to the "latest/stable" channel [2021-06-24T01:21:14.638Z] [2021-06-24T01:21:19.034Z] 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-24T01:21:19.034Z] - README.md [2021-06-24T01:21:19.035Z] [2021-06-24T01:21:19.035Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-24T01:21:19.317Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T01:21:19.317Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T01:21:19.702Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T01:21:20.704Z] Reading package lists... [2021-06-24T01:21:20.967Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-24T01:21:20.967Z] Reading package lists... [2021-06-24T01:21:21.231Z] Building dependency tree... [2021-06-24T01:21:21.231Z] Reading state information... [2021-06-24T01:21:21.231Z] Suggested packages: [2021-06-24T01:21:21.231Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-24T01:21:21.231Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-24T01:21:21.232Z] Recommended packages: [2021-06-24T01:21:21.232Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-24T01:21:21.494Z] The following NEW packages will be installed: [2021-06-24T01:21:21.494Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-24T01:21:21.494Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-24T01:21:21.494Z] pkg-config zip [2021-06-24T01:21:21.494Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T01:21:21.494Z] Need to get 7663 kB of archives. [2021-06-24T01:21:21.494Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-24T01:21:21.494Z] 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-24T01:21:21.494Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-24T01:21:21.494Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-24T01:21:21.494Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-24T01:21:21.494Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-24T01:21:21.757Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-24T01:21:21.757Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-24T01:21:21.757Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-24T01:21:21.757Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-24T01:21:22.018Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-24T01:21:22.018Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-24T01:21:22.018Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-24T01:21:22.018Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-24T01:21:22.018Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-24T01:21:22.018Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-24T01:21:22.283Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T01:21:22.283Z] Fetched 7663 kB in 1s (10.5 MB/s) [2021-06-24T01:21:22.283Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-24T01:21:22.283Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-24T01:21:22.283Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-24T01:21:22.283Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-24T01:21:22.546Z] Selecting previously unselected package libpsl5:amd64. [2021-06-24T01:21:22.546Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-24T01:21:22.546Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-24T01:21:22.546Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-24T01:21:22.546Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-24T01:21:22.546Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-24T01:21:22.546Z] Selecting previously unselected package librtmp1:amd64. [2021-06-24T01:21:22.546Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-24T01:21:22.546Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-24T01:21:22.811Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-24T01:21:22.811Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-24T01:21:22.811Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-24T01:21:22.811Z] Selecting previously unselected package liberror-perl. [2021-06-24T01:21:22.811Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-24T01:21:22.811Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-24T01:21:22.811Z] Selecting previously unselected package git-man. [2021-06-24T01:21:22.811Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-24T01:21:22.811Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-24T01:21:22.811Z] Selecting previously unselected package git. [2021-06-24T01:21:22.811Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-24T01:21:23.074Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-24T01:21:23.337Z] Selecting previously unselected package libnorm1:amd64. [2021-06-24T01:21:23.337Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-24T01:21:23.337Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-24T01:21:23.600Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-24T01:21:23.600Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-24T01:21:23.600Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-24T01:21:23.600Z] Selecting previously unselected package libsodium23:amd64. [2021-06-24T01:21:23.600Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-24T01:21:23.600Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-24T01:21:23.600Z] Selecting previously unselected package libzmq5:amd64. [2021-06-24T01:21:23.870Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-24T01:21:23.870Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T01:21:23.870Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-24T01:21:23.870Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-24T01:21:23.870Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T01:21:23.870Z] Selecting previously unselected package pkg-config. [2021-06-24T01:21:23.870Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-24T01:21:23.870Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-24T01:21:23.870Z] Selecting previously unselected package zip. [2021-06-24T01:21:23.870Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-24T01:21:23.870Z] Unpacking zip (3.0-11build1) ... [2021-06-24T01:21:24.132Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-24T01:21:24.132Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-24T01:21:24.132Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-24T01:21:24.132Z] Setting up liberror-perl (0.17025-1) ... [2021-06-24T01:21:24.132Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-24T01:21:24.132Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-24T01:21:24.132Z] No schema files found: doing nothing. [2021-06-24T01:21:24.132Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-24T01:21:24.132Z] Setting up zip (3.0-11build1) ... [2021-06-24T01:21:24.132Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-24T01:21:24.132Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-24T01:21:24.132Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-24T01:21:24.132Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T01:21:24.132Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-24T01:21:24.132Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T01:21:24.132Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-24T01:21:24.394Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T01:21:24.399Z] 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-24T01:21:24.971Z] git set to automatically installed. [2021-06-24T01:21:24.971Z] git-man set to automatically installed. [2021-06-24T01:21:24.971Z] libcurl3-gnutls set to automatically installed. [2021-06-24T01:21:24.971Z] liberror-perl set to automatically installed. [2021-06-24T01:21:24.971Z] libglib2.0-0 set to automatically installed. [2021-06-24T01:21:24.971Z] libnghttp2-14 set to automatically installed. [2021-06-24T01:21:24.971Z] libnorm1 set to automatically installed. [2021-06-24T01:21:24.971Z] libpgm-5.2-0 set to automatically installed. [2021-06-24T01:21:24.971Z] libpsl5 set to automatically installed. [2021-06-24T01:21:24.971Z] librtmp1 set to automatically installed. [2021-06-24T01:21:24.971Z] libsodium23 set to automatically installed. [2021-06-24T01:21:24.971Z] libzmq3-dev set to automatically installed. [2021-06-24T01:21:24.971Z] libzmq5 set to automatically installed. [2021-06-24T01:21:24.971Z] pkg-config set to automatically installed. [2021-06-24T01:21:24.971Z] zip set to automatically installed. [2021-06-24T01:21:26.361Z] snapd is not logged in, snap install commands will use sudo [2021-06-24T01:21:26.376Z] 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-24T01:21:27.312Z] snap "core18" has no updates available [2021-06-24T01:21:28.262Z] snapd is not logged in, snap install commands will use sudo [2021-06-24T01:21:30.694Z] 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-24T01:21:31.011Z] 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-24T01:21:33.570Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-24T01:21:33.832Z] Downloading snap 'edgex-app-service-configurable' [2021-06-24T01:21:34.463Z] 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-24T01:21:35.753Z] 2021/06/24 01:21:35.550341 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_567.snap: 7311360 [2021-06-24T01:21:37.144Z] Pulling app-service-config [2021-06-24T01:21:37.144Z] + snapcraftctl pull [2021-06-24T01:21:37.857Z] 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-24T01:21:38.092Z] Pulling config-common [2021-06-24T01:21:38.092Z] + snapcraftctl pull [2021-06-24T01:21:39.486Z] Pulling go-build-helper [2021-06-24T01:21:39.486Z] + snapcraftctl pull [2021-06-24T01:21:40.435Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-24T01:21:40.435Z] Skipping pull go-build-helper (already ran) [2021-06-24T01:21:40.435Z] Building go-build-helper [2021-06-24T01:21:40.435Z] + snapcraftctl build [2021-06-24T01:21:41.245Z] 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-24T01:21:42.989Z] Staging go-build-helper [2021-06-24T01:21:42.989Z] + snapcraftctl stage [2021-06-24T01:21:44.649Z] 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-24T01:21:47.275Z] 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-24T01:21:50.671Z] 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-24T01:21:51.143Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-24T01:21:51.143Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-24T01:21:51.143Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-24T01:21:51.143Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-24T01:21:51.143Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-24T01:21:51.143Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-24T01:21:51.143Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-24T01:21:51.143Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-24T01:21:51.143Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-24T01:21:51.143Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-24T01:21:51.143Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-24T01:21:51.143Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-24T01:21:51.143Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-24T01:21:51.143Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-24T01:21:51.143Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-24T01:21:51.143Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-24T01:21:51.143Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-24T01:21:51.143Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-24T01:21:51.143Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-24T01:21:51.143Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] [2021-06-24T01:21:51.143Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-24T01:21:51.143Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-24T01:21:51.143Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-24T01:21:51.143Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-24T01:21:51.143Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-24T01:21:51.143Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-24T01:21:51.143Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-24T01:21:51.143Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-24T01:21:51.143Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-24T01:21:51.143Z] Fetched 224 kB in 0s (0 B/s) [2021-06-24T01:21:51.143Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-24T01:21:51.143Z] Fetched 157 kB in 0s (0 B/s) [2021-06-24T01:21:51.143Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-24T01:21:51.143Z] Fetched 221 kB in 0s (0 B/s) [2021-06-24T01:21:51.143Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-24T01:21:51.143Z] Fetched 143 kB in 0s (0 B/s) [2021-06-24T01:21:51.143Z] Pulling edgex-go [2021-06-24T01:21:51.143Z] + snapcraftctl pull [Pipeline] } [2021-06-24T01:21:56.101Z] $ docker stop --time=1 325810b7f31e39e14e43fee286d98418a54acc9134fb7e488e146850773b83f1 [2021-06-24T01:21:58.557Z] $ docker rm -f 325810b7f31e39e14e43fee286d98418a54acc9134fb7e488e146850773b83f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T01:22:00.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T01:22:00.274Z] [2021-06-24T01:22:00.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T01:22:00.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T01:22:01.176Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-24T01:22:01.176Z] 29e5d40040c1: Pulling fs layer [2021-06-24T01:22:01.176Z] 1ce36da41761: Pulling fs layer [2021-06-24T01:22:01.176Z] 25b303627fd3: Pulling fs layer [2021-06-24T01:22:01.450Z] 29e5d40040c1: Verifying Checksum [2021-06-24T01:22:01.450Z] 29e5d40040c1: Download complete [2021-06-24T01:22:02.059Z] 1ce36da41761: Verifying Checksum [2021-06-24T01:22:02.059Z] 1ce36da41761: Download complete [2021-06-24T01:22:02.059Z] 29e5d40040c1: Pull complete [2021-06-24T01:22:03.504Z] 1ce36da41761: Pull complete [2021-06-24T01:22:03.778Z] 25b303627fd3: Verifying Checksum [2021-06-24T01:22:03.778Z] 25b303627fd3: Download complete [2021-06-24T01:22:09.293Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T01:22:09.293Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T01:22:09.293Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T01:22:09.293Z] Fetched 0 B in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-24T01:22:09.293Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-24T01:22:09.293Z] Fetched 279 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-24T01:22:09.293Z] Fetched 122 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-24T01:22:09.293Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-24T01:22:09.293Z] Fetched 8848 B in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-24T01:22:09.293Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-24T01:22:09.293Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-24T01:22:09.293Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-24T01:22:09.293Z] Fetched 219 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-24T01:22:09.293Z] Fetched 154 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-24T01:22:09.293Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-24T01:22:09.293Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-24T01:22:09.293Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-24T01:22:09.293Z] Fetched 499 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-24T01:22:09.293Z] Fetched 111 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-24T01:22:09.293Z] Fetched 240 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-24T01:22:09.293Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-24T01:22:09.293Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-24T01:22:09.293Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-24T01:22:09.293Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-24T01:22:09.293Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-24T01:22:09.293Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-24T01:22:09.293Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-24T01:22:09.293Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-24T01:22:09.293Z] Fetched 8720 B in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-24T01:22:09.293Z] Fetched 140 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-24T01:22:09.293Z] Fetched 119 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-24T01:22:09.293Z] Fetched 111 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-24T01:22:09.293Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-24T01:22:09.293Z] Fetched 645 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-24T01:22:09.293Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-24T01:22:09.293Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-24T01:22:09.293Z] Fetched 368 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-24T01:22:09.293Z] Fetched 187 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-24T01:22:09.293Z] Fetched 175 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-24T01:22:09.293Z] Fetched 206 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-24T01:22:09.293Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-24T01:22:09.293Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-24T01:22:09.293Z] Fetched 159 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-24T01:22:09.293Z] Fetched 107 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-24T01:22:09.293Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-24T01:22:09.293Z] Pulling static-packages [2021-06-24T01:22:09.293Z] + snapcraftctl pull [2021-06-24T01:22:09.293Z] Pulling version [2021-06-24T01:22:09.293Z] + cd /root/project [2021-06-24T01:22:09.293Z] + git describe --tags --abbrev=0 [2021-06-24T01:22:09.293Z] + sed s/v// [2021-06-24T01:22:09.293Z] + GIT_VERSION=2.0.0-dev.271 [2021-06-24T01:22:09.293Z] + [ -z 2.0.0-dev.271 ] [2021-06-24T01:22:09.293Z] + snapcraftctl set-version 2.0.0-dev.271 [2021-06-24T01:22:10.684Z] Building app-service-config [2021-06-24T01:22:10.684Z] + snapcraftctl build [2021-06-24T01:22:12.602Z] Building config-common [2021-06-24T01:22:12.602Z] + snapcraftctl build [2021-06-24T01:22:13.949Z] 25b303627fd3: Pull complete [2021-06-24T01:22:13.949Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-24T01:22:13.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T01:22:13.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-24T01:22:14.220Z] prd-ubuntu18.04-docker-arm64-4c-16g-1032 does not seem to be running inside a container [2021-06-24T01:22:14.306Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-24T01:22:15.166Z] Skipping build go-build-helper (already ran) [2021-06-24T01:22:15.166Z] Building edgex-go [2021-06-24T01:22:15.166Z] + cd /root/parts/edgex-go/src [2021-06-24T01:22:15.166Z] + make build [2021-06-24T01:22:15.166Z] go mod tidy [2021-06-24T01:22:17.086Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-06-24T01:22:17.086Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-24T01:22:17.086Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 [2021-06-24T01:22:17.086Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-24T01:22:17.086Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 [2021-06-24T01:22:17.086Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-24T01:22:17.086Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-24T01:22:17.086Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-24T01:22:17.086Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-24T01:22:17.086Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-24T01:22:17.086Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-24T01:22:17.086Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-24T01:22:17.086Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-24T01:22:17.086Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-24T01:22:17.206Z] $ docker top 3cdf5f66d075ffdf939d7171ee2b30aeefd1f7e1eb5d12cbfe14098376aabfec -eo pid,comm [2021-06-24T01:22:17.349Z] go: downloading github.com/pelletier/go-toml v1.9.2 [Pipeline] { [Pipeline] sh [2021-06-24T01:22:17.612Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-24T01:22:17.612Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 [2021-06-24T01:22:17.874Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-06-24T01:22:18.198Z] + docker-compose build --help [2021-06-24T01:22:18.198Z] + grep parallel [2021-06-24T01:22:18.450Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-24T01:22:18.711Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-24T01:22:18.711Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-24T01:22:18.711Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-24T01:22:18.711Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-24T01:22:18.711Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-24T01:22:18.711Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-24T01:22:18.711Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-24T01:22:18.975Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-24T01:22:18.975Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-24T01:22:18.975Z] go: downloading golang.org/x/text v0.3.2 [2021-06-24T01:22:18.975Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-24T01:22:18.975Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-24T01:22:18.975Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-24T01:22:18.975Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-24T01:22:18.975Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-24T01:22:19.263Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-24T01:22:19.263Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-24T01:22:19.263Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-24T01:22:19.263Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-24T01:22:19.263Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-24T01:22:19.263Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-24T01:22:19.533Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-24T01:22:19.533Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-24T01:22:19.533Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-24T01:22:19.533Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-24T01:22:19.533Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-24T01:22:19.796Z] go: downloading github.com/kr/text v0.1.0 [2021-06-24T01:22:19.796Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-24T01:22:19.796Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-24T01:22:19.796Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T01:22:19.796Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-24T01:22:19.796Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-24T01:22:19.796Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-24T01:22:19.796Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-24T01:22:19.796Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-24T01:22:20.063Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-24T01:22:20.063Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-24T01:22:20.063Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-24T01:22:20.063Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-24T01:22:20.328Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-24T01:22:20.328Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T01:22:20.328Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-24T01:22:20.328Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-24T01:22:20.328Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-24T01:22:20.328Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-24T01:22:20.591Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-24T01:22:20.591Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-24T01:22:20.591Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-24T01:22:20.591Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-24T01:22:20.591Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-24T01:22:20.591Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-24T01:22:20.851Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-24T01:22:20.851Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-24T01:22:20.851Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-24T01:22:20.851Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-24T01:22:20.851Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-24T01:22:20.851Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-24T01:22:20.851Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-24T01:22:20.851Z] 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-24T01:22:21.583Z] --parallel Build images in parallel. [Pipeline] } [2021-06-24T01:22:21.872Z] $ docker stop --time=1 3cdf5f66d075ffdf939d7171ee2b30aeefd1f7e1eb5d12cbfe14098376aabfec [2021-06-24T01:22:23.743Z] $ docker rm -f 3cdf5f66d075ffdf939d7171ee2b30aeefd1f7e1eb5d12cbfe14098376aabfec [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T01:22:24.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T01:22:24.451Z] . [Pipeline] withDockerContainer [2021-06-24T01:22:24.692Z] prd-ubuntu18.04-docker-arm64-4c-16g-1032 does not seem to be running inside a container [2021-06-24T01:22:24.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-24T01:22:26.330Z] $ docker top f914c61c305585bf46f94db3b750ce7994a2cb3b56c3d50c0e31abad6a663a20 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T01:22:27.324Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-24T01:22:30.886Z] 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-24T01:22:31.617Z] Building core-command ... [2021-06-24T01:22:31.617Z] Building core-data ... [2021-06-24T01:22:31.617Z] Building core-metadata ... [2021-06-24T01:22:31.617Z] Building security-bootstrapper ... [2021-06-24T01:22:31.617Z] Building security-proxy-setup ... [2021-06-24T01:22:31.617Z] Building security-secretstore-setup ... [2021-06-24T01:22:31.617Z] Building support-notifications ... [2021-06-24T01:22:31.617Z] Building support-scheduler ... [2021-06-24T01:22:31.617Z] Building sys-mgmt-agent ... [2021-06-24T01:22:31.617Z] Building support-notifications [2021-06-24T01:22:31.617Z] Building core-command [2021-06-24T01:22:31.617Z] Building security-secretstore-setup [2021-06-24T01:22:31.617Z] Building security-bootstrapper [2021-06-24T01:22:31.617Z] Building sys-mgmt-agent [2021-06-24T01:22:35.102Z] 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-24T01:22:36.051Z] 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-24T01:22:36.998Z] 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-24T01:22:37.572Z] 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-24T01:22:38.516Z] 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-24T01:22:39.914Z] 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-24T01:22:40.861Z] 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-24T01:22:42.248Z] 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-24T01:22:43.193Z] 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-24T01:22:44.139Z] 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-24T01:22:45.529Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-24T01:22:45.529Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-24T01:22:45.529Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-24T01:22:45.529Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-24T01:22:45.529Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-24T01:22:45.529Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-24T01:22:45.529Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-24T01:22:45.529Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-24T01:22:45.529Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-24T01:22:45.529Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-24T01:22:45.529Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-24T01:22:45.529Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-24T01:22:45.529Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-24T01:22:45.529Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-24T01:22:45.529Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-24T01:22:45.529Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-24T01:22:45.529Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-24T01:22:45.529Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-06-24T01:22:45.529Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-24T01:22:45.792Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-24T01:22:45.792Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-24T01:22:45.792Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-24T01:22:45.792Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-24T01:22:45.792Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-06-24T01:22:45.792Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-24T01:22:45.792Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-24T01:22:45.792Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-06-24T01:22:49.353Z] Building static-packages [2021-06-24T01:22:49.353Z] + snapcraftctl build [2021-06-24T01:22:50.860Z] Building version [2021-06-24T01:22:50.860Z] + snapcraftctl build [2021-06-24T01:22:53.420Z] Staging app-service-config [2021-06-24T01:22:53.420Z] + snapcraftctl stage [2021-06-24T01:22:53.995Z] Staging config-common [2021-06-24T01:22:53.995Z] + snapcraftctl stage [2021-06-24T01:22:55.398Z] Skipping stage go-build-helper (already ran) [2021-06-24T01:22:55.398Z] Staging edgex-go [2021-06-24T01:22:55.398Z] + snapcraftctl stage [2021-06-24T01:22:56.345Z] Staging static-packages [2021-06-24T01:22:56.345Z] + snapcraftctl stage [2021-06-24T01:22:57.291Z] Staging version [2021-06-24T01:22:57.291Z] + snapcraftctl stage [2021-06-24T01:22:58.238Z] Priming app-service-config [2021-06-24T01:22:58.238Z] + snapcraftctl prime [2021-06-24T01:22:59.640Z] Priming config-common [2021-06-24T01:22:59.640Z] + snapcraftctl prime [2021-06-24T01:23:01.039Z] Priming go-build-helper [2021-06-24T01:23:01.039Z] + snapcraftctl prime [2021-06-24T01:23:01.989Z] Priming edgex-go [2021-06-24T01:23:01.989Z] + snapcraftctl prime [2021-06-24T01:23:03.379Z] Priming static-packages [2021-06-24T01:23:03.379Z] + snapcraftctl prime [2021-06-24T01:23:05.939Z] Priming version [2021-06-24T01:23:05.939Z] + snapcraftctl prime [2021-06-24T01:23:06.885Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-24T01:23:39.647Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T01:23:39.647Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T01:23:39.647Z] ---> 72fab5f2828f [2021-06-24T01:23:39.647Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T01:23:39.647Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T01:23:39.647Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T01:23:39.647Z] ---> 72fab5f2828f [2021-06-24T01:23:39.647Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T01:23:39.647Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T01:23:39.647Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-24T01:23:39.647Z] ---> 72fab5f2828f [2021-06-24T01:23:39.647Z] Step 3/26 : WORKDIR /edgex-go [2021-06-24T01:23:39.647Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T01:23:39.647Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T01:23:39.647Z] ---> 72fab5f2828f [2021-06-24T01:23:39.647Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T01:23:39.647Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T01:23:39.648Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-24T01:23:39.648Z] ---> 72fab5f2828f [2021-06-24T01:23:39.648Z] Step 3/32 : WORKDIR /edgex-go [2021-06-24T01:23:39.924Z] ---> Running in 9183d18bd3fd [2021-06-24T01:23:39.924Z] ---> Running in 478b0e854427 [2021-06-24T01:23:39.924Z] ---> Running in 6835f10cc1d5 [2021-06-24T01:23:39.924Z] ---> Running in 88c5d124c903 [2021-06-24T01:23:39.924Z] ---> Running in eea52325c6e3 [2021-06-24T01:23:40.919Z] Removing intermediate container 6835f10cc1d5 [2021-06-24T01:23:40.919Z] ---> 4c765c7faf0f [2021-06-24T01:23:40.919Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T01:23:40.919Z] Removing intermediate container 478b0e854427 [2021-06-24T01:23:40.919Z] ---> 26125f3b5fb1 [2021-06-24T01:23:40.919Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T01:23:40.919Z] Removing intermediate container 9183d18bd3fd [2021-06-24T01:23:40.919Z] ---> 4c2b99751e94 [2021-06-24T01:23:40.919Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T01:23:40.919Z] Removing intermediate container 88c5d124c903 [2021-06-24T01:23:40.919Z] ---> a94bd12bd15f [2021-06-24T01:23:40.919Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T01:23:40.919Z] Removing intermediate container eea52325c6e3 [2021-06-24T01:23:40.919Z] ---> e77ee91a670c [2021-06-24T01:23:40.919Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T01:23:41.192Z] ---> Running in c8da52b57bd3 [2021-06-24T01:23:41.192Z] ---> Running in ecf880c51390 [2021-06-24T01:23:41.192Z] ---> Running in da318ddb512f [2021-06-24T01:23:41.192Z] ---> Running in d0c96164b1ab [2021-06-24T01:23:41.192Z] ---> Running in 2c3402b7e24b [2021-06-24T01:23:44.650Z] Removing intermediate container da318ddb512f [2021-06-24T01:23:44.650Z] ---> 20eb64f334df [2021-06-24T01:23:44.650Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-24T01:23:44.950Z] ---> Running in 441a2458dd4d [2021-06-24T01:23:45.252Z] Removing intermediate container c8da52b57bd3 [2021-06-24T01:23:45.253Z] ---> 10bb2a28aafc [2021-06-24T01:23:45.253Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T01:23:45.585Z] ---> Running in 1048f6bbacde [2021-06-24T01:23:45.585Z] Removing intermediate container ecf880c51390 [2021-06-24T01:23:45.585Z] ---> 0f8d43d52908 [2021-06-24T01:23:45.585Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-24T01:23:45.873Z] Removing intermediate container 2c3402b7e24b [2021-06-24T01:23:45.873Z] ---> c140a1f48862 [2021-06-24T01:23:45.873Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-24T01:23:46.164Z] ---> Running in 6d94a213380c [2021-06-24T01:23:46.490Z] ---> Running in 2c2d10ecd479 [2021-06-24T01:23:46.490Z] Removing intermediate container d0c96164b1ab [2021-06-24T01:23:46.490Z] ---> 8e705d1e0ec1 [2021-06-24T01:23:46.490Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-24T01:23:46.769Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T01:23:46.769Z] ---> Running in 40170a2a8386 [2021-06-24T01:23:48.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T01:23:48.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T01:23:48.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T01:23:48.496Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T01:23:48.496Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T01:23:49.098Z] OK: 218 MiB in 52 packages [2021-06-24T01:23:49.098Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T01:23:49.376Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T01:23:49.376Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T01:23:49.657Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T01:23:50.265Z] OK: 218 MiB in 52 packages [2021-06-24T01:23:50.265Z] Removing intermediate container 441a2458dd4d [2021-06-24T01:23:50.265Z] ---> dbd9953cedf8 [2021-06-24T01:23:50.265Z] Step 6/26 : COPY go.mod . [2021-06-24T01:23:50.545Z] OK: 218 MiB in 52 packages [2021-06-24T01:23:50.826Z] OK: 218 MiB in 52 packages [2021-06-24T01:23:50.826Z] OK: 218 MiB in 52 packages [2021-06-24T01:23:52.258Z] ---> dc1425d23dba [2021-06-24T01:23:52.258Z] Step 7/26 : RUN go mod download [2021-06-24T01:23:52.534Z] ---> Running in 236a8084e0f2 [2021-06-24T01:23:52.534Z] Removing intermediate container 1048f6bbacde [2021-06-24T01:23:52.534Z] ---> dfa960e87d5d [2021-06-24T01:23:52.534Z] Step 6/24 : COPY go.mod . [2021-06-24T01:23:53.532Z] Removing intermediate container 6d94a213380c [2021-06-24T01:23:53.532Z] ---> fb99d160a219 [2021-06-24T01:23:53.532Z] Step 6/24 : COPY go.mod . [2021-06-24T01:23:53.532Z] Removing intermediate container 2c2d10ecd479 [2021-06-24T01:23:53.532Z] ---> fe1e05a7c0b6 [2021-06-24T01:23:53.532Z] Step 6/32 : COPY go.mod . [2021-06-24T01:23:53.815Z] Removing intermediate container 40170a2a8386 [2021-06-24T01:23:53.815Z] ---> 37ac758832b2 [2021-06-24T01:23:53.815Z] Step 6/23 : COPY go.mod . [2021-06-24T01:23:53.815Z] ---> 1c71c155a0d4 [2021-06-24T01:23:53.815Z] Step 7/24 : RUN go mod download [2021-06-24T01:23:54.092Z] ---> Running in fc9d78b9648f [2021-06-24T01:23:54.690Z] ---> dcf1fe420741 [2021-06-24T01:23:54.690Z] Step 7/24 : RUN go mod download [2021-06-24T01:23:54.969Z] ---> b73cf47e8cf1 [2021-06-24T01:23:54.969Z] Step 7/32 : RUN go mod download [2021-06-24T01:23:54.969Z] ---> Running in 058d07352bc8 [2021-06-24T01:23:55.242Z] ---> 1b8477e0cc98 [2021-06-24T01:23:55.242Z] Step 7/23 : RUN go mod download [2021-06-24T01:23:55.242Z] ---> Running in fafd15850077 [2021-06-24T01:23:55.522Z] ---> Running in 23c426f2865b [2021-06-24T01:23:56.520Z] Removing intermediate container 236a8084e0f2 [2021-06-24T01:23:56.520Z] ---> 2449052c9c48 [2021-06-24T01:23:56.520Z] Step 8/26 : COPY . . [2021-06-24T01:23:57.963Z] Removing intermediate container fc9d78b9648f [2021-06-24T01:23:57.963Z] ---> 786659eb07e5 [2021-06-24T01:23:57.963Z] Step 8/24 : COPY . . [2021-06-24T01:24:00.621Z] Removing intermediate container 058d07352bc8 [2021-06-24T01:24:00.621Z] ---> ec01c8680b0d [2021-06-24T01:24:00.621Z] Step 8/24 : COPY . . [2021-06-24T01:24:00.899Z] Removing intermediate container 23c426f2865b [2021-06-24T01:24:00.899Z] ---> 3c01c48aff38 [2021-06-24T01:24:00.899Z] Step 8/23 : COPY . . [2021-06-24T01:24:01.503Z] Removing intermediate container fafd15850077 [2021-06-24T01:24:01.503Z] ---> 8003f42e2ca4 [2021-06-24T01:24:01.503Z] Step 8/32 : COPY . . [2021-06-24T01:24:32.094Z] ---> 2675f079d181 [2021-06-24T01:24:32.094Z] Step 9/24 : RUN go mod tidy [2021-06-24T01:24:32.094Z] ---> f8b2f3203294 [2021-06-24T01:24:32.094Z] Step 9/26 : RUN go mod tidy [2021-06-24T01:24:32.094Z] ---> 9bcc03ca255b [2021-06-24T01:24:32.094Z] Step 9/32 : RUN go mod tidy [2021-06-24T01:24:32.094Z] ---> 2da5e0f1375b [2021-06-24T01:24:32.094Z] Step 9/24 : RUN go mod tidy [2021-06-24T01:24:32.094Z] ---> 9a2d2df2f426 [2021-06-24T01:24:32.094Z] Step 9/23 : RUN go mod tidy [2021-06-24T01:24:32.094Z] ---> Running in 1a90af9fbfc7 [2021-06-24T01:24:32.094Z] ---> Running in 708ca9c2494d [2021-06-24T01:24:32.094Z] ---> Running in a302a0579eab [2021-06-24T01:24:32.094Z] ---> Running in d4a286fc16ff [2021-06-24T01:24:32.094Z] ---> Running in b18087f6aeb8 [2021-06-24T01:24:37.515Z] Removing intermediate container 1a90af9fbfc7 [2021-06-24T01:24:37.515Z] ---> a8e33c9ac3b8 [2021-06-24T01:24:37.515Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-24T01:24:37.515Z] Removing intermediate container 708ca9c2494d [2021-06-24T01:24:37.515Z] ---> d7e310518043 [2021-06-24T01:24:37.515Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-24T01:24:37.515Z] ---> Running in 5d3864401f35 [2021-06-24T01:24:37.515Z] Removing intermediate container a302a0579eab [2021-06-24T01:24:37.515Z] ---> 218b16f71fc7 [2021-06-24T01:24:37.515Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-24T01:24:37.515Z] ---> Running in 6257d9ff7e11 [2021-06-24T01:24:37.515Z] ---> Running in 3c285043d4f2 [2021-06-24T01:24:37.793Z] Removing intermediate container b18087f6aeb8 [2021-06-24T01:24:37.793Z] ---> 091d927272f7 [2021-06-24T01:24:37.793Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-24T01:24:37.793Z] Removing intermediate container d4a286fc16ff [2021-06-24T01:24:37.793Z] ---> c594c08b8c3e [2021-06-24T01:24:37.793Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-24T01:24:38.072Z] ---> Running in 0848536abfb1 [2021-06-24T01:24:38.072Z] ---> Running in 4090eaa6f243 [2021-06-24T01:24:39.529Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-24T01:24:39.529Z] 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-24T01:24:39.808Z] 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-24T01:24:40.413Z] 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-24T01:24:40.413Z] 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-24T01:26:33.306Z] 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-24T01:26:33.306Z] Removing intermediate container 6257d9ff7e11 [2021-06-24T01:26:33.306Z] ---> 2bd16e05c995 [2021-06-24T01:26:33.306Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-24T01:26:33.306Z] Removing intermediate container 3c285043d4f2 [2021-06-24T01:26:33.306Z] ---> b6824beea05a [2021-06-24T01:26:33.306Z] [2021-06-24T01:26:33.306Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T01:26:33.306Z] ---> Running in 662ec61124b2 [2021-06-24T01:26:33.306Z] 3.12: Pulling from library/alpine [2021-06-24T01:26:33.306Z] 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-24T01:26:35.287Z] Removing intermediate container 5d3864401f35 [2021-06-24T01:26:35.287Z] ---> 2b03a03a8525 [2021-06-24T01:26:35.287Z] [2021-06-24T01:26:35.287Z] Step 11/26 : FROM alpine:3.12 [2021-06-24T01:26:35.287Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T01:26:35.564Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T01:26:35.564Z] ---> c4fd0aeabfcf [2021-06-24T01:26:35.564Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T01:26:35.564Z] 3.12: Pulling from library/alpine [2021-06-24T01:26:35.564Z] Removing intermediate container 0848536abfb1 [2021-06-24T01:26:35.564Z] ---> e2ff13557cc3 [2021-06-24T01:26:35.564Z] [2021-06-24T01:26:35.564Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T01:26:35.564Z] ---> c4fd0aeabfcf [2021-06-24T01:26:35.564Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-24T01:26:35.564Z] Removing intermediate container 4090eaa6f243 [2021-06-24T01:26:35.564Z] ---> 9b2b0f2f0dc3 [2021-06-24T01:26:35.564Z] [2021-06-24T01:26:35.564Z] Step 11/32 : FROM alpine:3.12 [2021-06-24T01:26:35.564Z] ---> c4fd0aeabfcf [2021-06-24T01:26:35.564Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-24T01:26:35.844Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T01:26:35.844Z] Status: Image is up to date for alpine:3.12 [2021-06-24T01:26:35.844Z] ---> Running in fe30058a3298 [2021-06-24T01:26:35.844Z] ---> c4fd0aeabfcf [2021-06-24T01:26:35.844Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-24T01:26:36.122Z] ---> Running in 181952145bac [2021-06-24T01:26:36.122Z] ---> Running in 0599c2ed4d65 [2021-06-24T01:26:36.122Z] ---> Running in 30deb5666a90 [2021-06-24T01:26:36.729Z] Removing intermediate container 662ec61124b2 [2021-06-24T01:26:36.729Z] ---> 7fda85609d67 [2021-06-24T01:26:36.729Z] [2021-06-24T01:26:36.729Z] Step 12/24 : FROM docker:20.10.0 [2021-06-24T01:26:36.729Z] Removing intermediate container 0599c2ed4d65 [2021-06-24T01:26:36.729Z] ---> f42a8bb34df5 [2021-06-24T01:26:36.729Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-24T01:26:37.006Z] 20.10.0: Pulling from library/docker [2021-06-24T01:26:37.006Z] ---> Running in 76c72c143370 [2021-06-24T01:26:38.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T01:26:38.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T01:26:38.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T01:26:38.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T01:26:38.739Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T01:26:39.018Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T01:26:39.296Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-24T01:26:39.296Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T01:26:39.296Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T01:26:39.296Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-24T01:26:39.296Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T01:26:39.296Z] OK: 5 MiB in 15 packages [2021-06-24T01:26:39.296Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T01:26:39.574Z] OK: 6 MiB in 16 packages [2021-06-24T01:26:39.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T01:26:39.856Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T01:26:39.856Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-24T01:26:39.856Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T01:26:40.136Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-24T01:26:40.136Z] (4/6) Installing curl (7.77.0-r0) [2021-06-24T01:26:40.136Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-24T01:26:40.136Z] (6/6) Installing su-exec (0.2-r1) [2021-06-24T01:26:40.136Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T01:26:40.136Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T01:26:40.430Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-24T01:26:40.430Z] (2/2) Installing su-exec (0.2-r1) [2021-06-24T01:26:40.430Z] OK: 7 MiB in 20 packages [2021-06-24T01:26:40.430Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T01:26:40.430Z] OK: 5 MiB in 16 packages [2021-06-24T01:26:41.878Z] Removing intermediate container fe30058a3298 [2021-06-24T01:26:41.878Z] ---> 210c8d1e64d3 [2021-06-24T01:26:41.878Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T01:26:41.878Z] ---> Running in dbeaadf6d64a [2021-06-24T01:26:42.154Z] Removing intermediate container 76c72c143370 [2021-06-24T01:26:42.154Z] ---> 0ddba36ae09e [2021-06-24T01:26:42.154Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-24T01:26:42.432Z] ---> Running in bf58b3554491 [2021-06-24T01:26:42.709Z] Removing intermediate container 181952145bac [2021-06-24T01:26:42.709Z] ---> 8d3ccb9d05e5 [2021-06-24T01:26:42.709Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T01:26:42.709Z] Removing intermediate container dbeaadf6d64a [2021-06-24T01:26:42.709Z] ---> 7043acf3882d [2021-06-24T01:26:42.709Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-24T01:26:42.987Z] ---> Running in 489a7e174fb2 [2021-06-24T01:26:42.987Z] ---> Running in ba2d2e3b97e5 [2021-06-24T01:26:43.261Z] Removing intermediate container 30deb5666a90 [2021-06-24T01:26:43.261Z] ---> 652ca30e3044 [2021-06-24T01:26:43.261Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T01:26:43.534Z] Removing intermediate container bf58b3554491 [2021-06-24T01:26:43.534Z] ---> beffb6b328df [2021-06-24T01:26:43.534Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-24T01:26:43.534Z] ---> Running in e6d8672dc5fc [2021-06-24T01:26:43.808Z] ---> Running in e535f261558e [2021-06-24T01:26:43.808Z] Removing intermediate container 489a7e174fb2 [2021-06-24T01:26:43.808Z] ---> 9caaa6df06bb [2021-06-24T01:26:43.808Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-24T01:26:43.808Z] Removing intermediate container ba2d2e3b97e5 [2021-06-24T01:26:43.808Z] ---> 7fc11952b7ca [2021-06-24T01:26:43.808Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T01:26:44.083Z] ---> Running in 2875696b055a [2021-06-24T01:26:44.083Z] ---> Running in 0245a63b38ca [2021-06-24T01:26:44.355Z] Removing intermediate container e6d8672dc5fc [2021-06-24T01:26:44.355Z] ---> ea07400b2b98 [2021-06-24T01:26:44.355Z] Step 14/26 : WORKDIR / [2021-06-24T01:26:44.631Z] Removing intermediate container e535f261558e [2021-06-24T01:26:44.631Z] ---> 5b7a88d2780e [2021-06-24T01:26:44.631Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-24T01:26:44.631Z] ---> Running in ca2ceb669d92 [2021-06-24T01:26:44.905Z] ---> Running in c5130f9d99a1 [2021-06-24T01:26:44.905Z] Removing intermediate container 0245a63b38ca [2021-06-24T01:26:44.905Z] ---> 7bf0b1d83013 [2021-06-24T01:26:44.905Z] Step 16/24 : WORKDIR / [2021-06-24T01:26:44.905Z] Removing intermediate container 2875696b055a [2021-06-24T01:26:44.905Z] ---> 7207ee5c5939 [2021-06-24T01:26:44.905Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T01:26:45.891Z] ---> Running in 8ea83f69d0cd [2021-06-24T01:26:46.168Z] ---> Running in fe7ff95ef002 [2021-06-24T01:26:46.454Z] Removing intermediate container ca2ceb669d92 [2021-06-24T01:26:46.454Z] ---> a53771651aca [2021-06-24T01:26:46.454Z] 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-24T01:26:46.732Z] Removing intermediate container 8ea83f69d0cd [2021-06-24T01:26:46.732Z] ---> 7712b2cb41a6 [2021-06-24T01:26:46.732Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T01:26:47.334Z] Removing intermediate container fe7ff95ef002 [2021-06-24T01:26:47.334Z] ---> 20520b0b0f6f [2021-06-24T01:26:47.334Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T01:26:48.781Z] ---> 30c659278ac0 [2021-06-24T01:26:48.781Z] 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-24T01:26:48.781Z] ---> cefc2c740ed6 [2021-06-24T01:26:48.781Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-24T01:26:49.404Z] ---> 035365daf6d5 [2021-06-24T01:26:49.404Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-24T01:26:49.404Z] Removing intermediate container c5130f9d99a1 [2021-06-24T01:26:49.404Z] ---> feafdd8dafe8 [2021-06-24T01:26:49.683Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-24T01:26:49.958Z] ---> Running in 17a3fef4b492 [2021-06-24T01:26:49.958Z] ---> 89eac480b4cd [2021-06-24T01:26:49.958Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-24T01:26:50.581Z] Removing intermediate container 17a3fef4b492 [2021-06-24T01:26:50.581Z] ---> 8ddc8c19ca20 [2021-06-24T01:26:50.581Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-24T01:26:50.860Z] ---> aa9ea492aadf [2021-06-24T01:26:50.860Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-24T01:26:50.860Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-24T01:26:51.138Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-24T01:26:51.138Z] ---> eeaf43b92773 [2021-06-24T01:26:51.138Z] 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-24T01:26:51.138Z] ---> 222974327d73 [2021-06-24T01:26:51.138Z] 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-24T01:26:51.138Z] ---> 4b9340a03533 [2021-06-24T01:26:51.138Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-24T01:26:51.414Z] ---> Running in b5a0a9e155f3 [2021-06-24T01:26:52.016Z] ---> 458849bdafc7 [2021-06-24T01:26:52.016Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-24T01:26:52.288Z] ---> 9302f8cddd89 [2021-06-24T01:26:52.288Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-24T01:26:52.288Z] ---> Running in e7580c75d981 [2021-06-24T01:26:52.288Z] Removing intermediate container b5a0a9e155f3 [2021-06-24T01:26:52.288Z] ---> 2970d9e13caa [2021-06-24T01:26:52.288Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-24T01:26:52.564Z] ---> Running in 00a4e6616324 [2021-06-24T01:26:52.564Z] ---> Running in c237df446600 [2021-06-24T01:26:52.564Z] ---> baea7c158d26 [2021-06-24T01:26:52.564Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-24T01:26:52.840Z] ---> 38e7fc60e12a [2021-06-24T01:26:52.840Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-24T01:26:52.840Z] ---> Running in a6d321169775 [2021-06-24T01:26:53.120Z] Removing intermediate container 00a4e6616324 [2021-06-24T01:26:53.120Z] ---> 6cda7f95b0ed [2021-06-24T01:26:53.120Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T01:26:53.396Z] ---> Running in f12dbe676e0b [2021-06-24T01:26:53.998Z] Removing intermediate container a6d321169775 [2021-06-24T01:26:53.998Z] ---> 35f9bfd76bcd [2021-06-24T01:26:53.998Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T01:26:54.272Z] Removing intermediate container f12dbe676e0b [2021-06-24T01:26:54.272Z] ---> 4583955fe114 [2021-06-24T01:26:54.272Z] Step 21/23 : LABEL arch=arm64 [2021-06-24T01:26:54.272Z] ---> Running in 6b26e18ba2ab [2021-06-24T01:26:54.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T01:26:54.546Z] ---> Running in 110cac93b12a [2021-06-24T01:26:54.823Z] ---> d138324d34e7 [2021-06-24T01:26:54.823Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-24T01:26:54.823Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T01:26:55.100Z] Removing intermediate container 6b26e18ba2ab [2021-06-24T01:26:55.100Z] ---> eb53902b5358 [2021-06-24T01:26:55.100Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T01:26:55.373Z] ---> Running in 48c91be30dd9 [2021-06-24T01:26:55.373Z] (1/39) Installing readline (8.0.4-r0) [2021-06-24T01:26:55.373Z] Removing intermediate container 110cac93b12a [2021-06-24T01:26:55.373Z] ---> fc9fbddbdcf3 [2021-06-24T01:26:55.373Z] Step 22/23 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 [2021-06-24T01:26:55.373Z] (2/39) Installing bash (5.0.17-r0) [2021-06-24T01:26:55.373Z] Executing bash-5.0.17-r0.post-install [2021-06-24T01:26:55.373Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T01:26:55.373Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-24T01:26:55.373Z] (5/39) Installing curl (7.77.0-r0) [2021-06-24T01:26:55.373Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-24T01:26:55.373Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-24T01:26:55.373Z] (8/39) Installing expat (2.2.9-r1) [2021-06-24T01:26:55.373Z] (9/39) Installing libffi (3.3-r2) [2021-06-24T01:26:55.373Z] (10/39) Installing gdbm (1.13-r1) [2021-06-24T01:26:55.646Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-24T01:26:55.646Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-24T01:26:55.646Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-24T01:26:55.646Z] ---> Running in c556d06d1527 [2021-06-24T01:26:55.922Z] Removing intermediate container e7580c75d981 [2021-06-24T01:26:55.922Z] ---> c57676b6345a [2021-06-24T01:26:55.922Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T01:26:56.197Z] Removing intermediate container 48c91be30dd9 [2021-06-24T01:26:56.197Z] ---> c6a8dd46a59f [2021-06-24T01:26:56.197Z] Step 23/24 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 [2021-06-24T01:26:56.475Z] ---> Running in 8ae386691dd3 [2021-06-24T01:26:56.748Z] Removing intermediate container c556d06d1527 [2021-06-24T01:26:56.748Z] ---> ab72a6c636cb [2021-06-24T01:26:56.748Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-24T01:26:56.748Z] ---> 8dbb447cf5c9 [2021-06-24T01:26:56.748Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T01:26:57.468Z] ---> Running in 7e674b6d57d0 [2021-06-24T01:26:57.468Z] ---> 395d4bbad2f9 [2021-06-24T01:26:57.468Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-24T01:26:57.816Z] Removing intermediate container 8ae386691dd3 [2021-06-24T01:26:57.816Z] ---> 8afb7716fb96 [2021-06-24T01:26:57.816Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T01:26:57.816Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-24T01:26:57.816Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-24T01:26:57.816Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-24T01:26:57.816Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-24T01:26:57.816Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-24T01:26:57.816Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-24T01:26:58.103Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-24T01:26:58.103Z] ---> Running in 1dcc0b0845eb [2021-06-24T01:26:58.103Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-24T01:26:58.103Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-24T01:26:58.103Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-24T01:26:58.103Z] Removing intermediate container 7e674b6d57d0 [2021-06-24T01:26:58.103Z] ---> bbc2779d7202 [2021-06-24T01:26:58.103Z] [2021-06-24T01:26:58.103Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-24T01:26:58.103Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-24T01:26:58.103Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-24T01:26:58.103Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-24T01:26:58.406Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-24T01:26:58.406Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-24T01:26:58.406Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-24T01:26:58.406Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-24T01:26:58.406Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-24T01:26:58.406Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-24T01:26:58.406Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-24T01:26:58.406Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-24T01:26:58.406Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-24T01:26:58.406Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-24T01:26:58.406Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-24T01:26:58.406Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-24T01:26:58.728Z] Executing busybox-1.31.1-r19.trigger [2021-06-24T01:26:58.728Z] ---> e6813caa9c36 [2021-06-24T01:26:58.728Z] 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-24T01:26:58.728Z] OK: 72 MiB in 59 packages [2021-06-24T01:26:59.091Z] ---> Running in 68ca024b6787 [2021-06-24T01:26:59.091Z] Removing intermediate container 1dcc0b0845eb [2021-06-24T01:26:59.092Z] ---> a7dc70f67cf5 [2021-06-24T01:26:59.092Z] [2021-06-24T01:26:59.426Z] Successfully built bbc2779d7202 [2021-06-24T01:26:59.426Z] Successfully tagged support-notifications-arm64:latest [2021-06-24T01:26:59.426Z]  Building support-notifications ... done Building core-data [2021-06-24T01:27:00.042Z] Successfully built a7dc70f67cf5 [2021-06-24T01:27:00.318Z] Successfully tagged core-command-arm64:latest [2021-06-24T01:27:00.318Z]  Building core-command ... done Building core-metadata [2021-06-24T01:27:00.318Z] ---> 49bcdb0f7e87 [2021-06-24T01:27:00.318Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-24T01:27:01.757Z] ---> 3a22dd7bb6b2 [2021-06-24T01:27:01.757Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-24T01:27:02.742Z] Removing intermediate container 68ca024b6787 [2021-06-24T01:27:02.742Z] ---> ff5475cbc673 [2021-06-24T01:27:02.742Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-24T01:27:03.019Z] ---> 9a7a9ff91dc8 [2021-06-24T01:27:03.019Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-24T01:27:03.019Z] ---> Running in 037a6d1f6cc0 [2021-06-24T01:27:04.023Z] Removing intermediate container 037a6d1f6cc0 [2021-06-24T01:27:04.023Z] ---> 9a048a8a64a5 [2021-06-24T01:27:04.023Z] Step 24/26 : LABEL arch=arm64 [2021-06-24T01:27:04.296Z] Collecting docker-compose==1.23.2 [2021-06-24T01:27:04.578Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-24T01:27:04.578Z] ---> e40daffa5fcc [2021-06-24T01:27:04.578Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-24T01:27:04.578Z] ---> Running in ab7fb285048a [2021-06-24T01:27:05.184Z] 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-24T01:27:05.184Z] ---> Running in 8fa6c564b2ee [2021-06-24T01:27:05.462Z] Removing intermediate container ab7fb285048a [2021-06-24T01:27:05.462Z] ---> 1120d9d84532 [2021-06-24T01:27:05.462Z] Step 25/26 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 [2021-06-24T01:27:05.462Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-24T01:27:05.462Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-24T01:27:05.462Z] ---> Running in 8184d12b6135 [2021-06-24T01:27:05.740Z] Removing intermediate container 8fa6c564b2ee [2021-06-24T01:27:05.740Z] ---> a5ffb0fae21a [2021-06-24T01:27:05.740Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-24T01:27:06.337Z] Removing intermediate container 8184d12b6135 [2021-06-24T01:27:06.337Z] ---> a9e301ff564f [2021-06-24T01:27:06.337Z] Step 26/26 : LABEL version=0.0.0 [2021-06-24T01:27:06.337Z] ---> Running in 31062c00808a [2021-06-24T01:27:06.610Z] ---> e3c730aaed6f [2021-06-24T01:27:06.610Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-24T01:27:07.216Z] ---> Running in f5ae92ce9979 [2021-06-24T01:27:07.216Z] Removing intermediate container 31062c00808a [2021-06-24T01:27:07.216Z] ---> 7caf1c3ed5ab [2021-06-24T01:27:07.216Z] [2021-06-24T01:27:07.817Z] Successfully built 7caf1c3ed5ab [2021-06-24T01:27:07.817Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-24T01:27:07.817Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-06-24T01:27:08.099Z] Collecting cached-property<2,>=1.2.0 [2021-06-24T01:27:08.099Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-24T01:27:08.704Z] Collecting docopt<0.7,>=0.6.1 [2021-06-24T01:27:08.978Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-24T01:27:10.438Z] Removing intermediate container f5ae92ce9979 [2021-06-24T01:27:10.438Z] ---> 93a5485aba82 [2021-06-24T01:27:10.438Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-24T01:27:11.420Z] ---> Running in 1c670cf7fbb9 [2021-06-24T01:27:11.695Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-24T01:27:11.695Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-24T01:27:11.969Z] Removing intermediate container 1c670cf7fbb9 [2021-06-24T01:27:11.969Z] ---> 58b1bc3ef606 [2021-06-24T01:27:11.969Z] Step 29/32 : CMD ["gate"] [2021-06-24T01:27:12.568Z] ---> Running in 19312cf052e7 [2021-06-24T01:27:15.317Z] Removing intermediate container 19312cf052e7 [2021-06-24T01:27:15.317Z] ---> 2226a571465b [2021-06-24T01:27:15.317Z] Step 30/32 : LABEL arch=arm64 [2021-06-24T01:27:15.317Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-24T01:27:15.317Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-24T01:27:15.317Z] ---> Running in 359e9d0b458e [2021-06-24T01:27:15.317Z] Removing intermediate container 359e9d0b458e [2021-06-24T01:27:15.317Z] ---> 449509e581d2 [2021-06-24T01:27:15.317Z] Step 31/32 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 [2021-06-24T01:27:15.317Z] Collecting docker<4.0,>=3.6.0 [2021-06-24T01:27:15.317Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-24T01:27:15.317Z] ---> Running in 3a864974a8b7 [2021-06-24T01:27:15.590Z] Removing intermediate container 3a864974a8b7 [2021-06-24T01:27:15.590Z] ---> a1402b8056af [2021-06-24T01:27:15.590Z] Step 32/32 : LABEL version=0.0.0 [2021-06-24T01:27:15.859Z] Collecting PyYAML<4,>=3.10 [2021-06-24T01:27:16.135Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-24T01:27:16.135Z] ---> Running in ce0ca1bef9ef [2021-06-24T01:27:17.132Z] Removing intermediate container ce0ca1bef9ef [2021-06-24T01:27:17.132Z] ---> 9b9a641f2cd2 [2021-06-24T01:27:17.132Z] [2021-06-24T01:27:17.407Z] Successfully built 9b9a641f2cd2 [2021-06-24T01:27:17.407Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-24T01:27:17.407Z] Building security-proxy-setup [2021-06-24T01:27:20.027Z]  Building security-bootstrapper ... done Collecting jsonschema<3,>=2.5.1 [2021-06-24T01:27:20.027Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-24T01:27:20.300Z] Collecting texttable<0.10,>=0.9.0 [2021-06-24T01:27:20.300Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-24T01:27:22.926Z] 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-24T01:27:22.926Z] 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-24T01:27:22.926Z] Collecting idna<2.8,>=2.5 [2021-06-24T01:27:22.926Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-24T01:27:23.907Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-24T01:27:23.907Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-24T01:27:24.180Z] Collecting docker-pycreds>=0.4.0 [2021-06-24T01:27:24.180Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-24T01:27:24.457Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-24T01:27:24.457Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-24T01:27:24.457Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-24T01:27:24.457Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-24T01:27:25.447Z] Installing collected packages: dockerpty, cached-property, docopt, websocket-client, idna, urllib3, requests, docker-pycreds, docker, PyYAML, jsonschema, texttable, docker-compose [2021-06-24T01:27:25.447Z] Running setup.py install for dockerpty: started [2021-06-24T01:27:28.079Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-24T01:27:28.079Z] Running setup.py install for docopt: started [2021-06-24T01:27:30.063Z] Running setup.py install for docopt: finished with status 'done' [2021-06-24T01:27:30.661Z] Attempting uninstall: idna [2021-06-24T01:27:30.661Z] Found existing installation: idna 2.9 [2021-06-24T01:27:30.661Z] Uninstalling idna-2.9: [2021-06-24T01:27:30.661Z] Successfully uninstalled idna-2.9 [2021-06-24T01:27:31.270Z] Attempting uninstall: urllib3 [2021-06-24T01:27:31.270Z] Found existing installation: urllib3 1.25.9 [2021-06-24T01:27:31.270Z] Uninstalling urllib3-1.25.9: [2021-06-24T01:27:31.544Z] Successfully uninstalled urllib3-1.25.9 [2021-06-24T01:27:32.145Z] Attempting uninstall: requests [2021-06-24T01:27:32.145Z] Found existing installation: requests 2.23.0 [2021-06-24T01:27:32.145Z] Uninstalling requests-2.23.0: [2021-06-24T01:27:32.420Z] Successfully uninstalled requests-2.23.0 [2021-06-24T01:27:33.881Z] Running setup.py install for PyYAML: started [2021-06-24T01:27:36.498Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-24T01:27:36.772Z] Running setup.py install for texttable: started [2021-06-24T01:27:39.395Z] Running setup.py install for texttable: finished with status 'done' [2021-06-24T01:27:40.381Z] 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-24T01:27:40.994Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T01:27:40.994Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T01:27:40.994Z] ---> 72fab5f2828f [2021-06-24T01:27:40.994Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T01:27:40.994Z] ---> Using cache [2021-06-24T01:27:40.994Z] ---> e77ee91a670c [2021-06-24T01:27:40.994Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T01:27:40.994Z] ---> Using cache [2021-06-24T01:27:40.994Z] ---> 8e705d1e0ec1 [2021-06-24T01:27:40.994Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-24T01:27:41.994Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T01:27:41.994Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T01:27:41.994Z] ---> 72fab5f2828f [2021-06-24T01:27:41.994Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T01:27:41.994Z] ---> Using cache [2021-06-24T01:27:41.994Z] ---> e77ee91a670c [2021-06-24T01:27:41.994Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T01:27:41.994Z] ---> Using cache [2021-06-24T01:27:41.994Z] ---> 8e705d1e0ec1 [2021-06-24T01:27:41.994Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T01:27:45.429Z] ---> Running in e98dfd267d4e [2021-06-24T01:27:45.429Z] ---> Running in fba41666e8b5 [2021-06-24T01:27:47.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T01:27:47.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T01:27:48.399Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T01:27:48.399Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T01:27:48.399Z] ---> 72fab5f2828f [2021-06-24T01:27:48.399Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T01:27:48.399Z] ---> Using cache [2021-06-24T01:27:48.399Z] ---> e77ee91a670c [2021-06-24T01:27:48.399Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T01:27:48.399Z] ---> Using cache [2021-06-24T01:27:48.399Z] ---> 8e705d1e0ec1 [2021-06-24T01:27:48.399Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-24T01:27:48.399Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T01:27:48.399Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T01:27:49.395Z] ---> Running in 7bff92a04d09 [2021-06-24T01:27:49.395Z] OK: 218 MiB in 52 packages [2021-06-24T01:27:49.395Z] OK: 218 MiB in 52 packages [2021-06-24T01:27:51.394Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T01:27:51.394Z] Removing intermediate container fba41666e8b5 [2021-06-24T01:27:51.394Z] ---> 8d7e838bf3a1 [2021-06-24T01:27:51.394Z] Step 6/24 : COPY go.mod . [2021-06-24T01:27:51.993Z] Removing intermediate container e98dfd267d4e [2021-06-24T01:27:51.993Z] ---> ecc5b6432ac6 [2021-06-24T01:27:51.993Z] Step 6/24 : COPY go.mod . [2021-06-24T01:27:52.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T01:27:52.550Z] ---> 910525499925 [2021-06-24T01:27:52.550Z] Step 7/24 : RUN go mod download [2021-06-24T01:27:52.829Z] ---> Running in 5f6e07d83576 [2021-06-24T01:27:53.107Z] OK: 218 MiB in 52 packages [2021-06-24T01:27:53.383Z] ---> 61a8088655fc [2021-06-24T01:27:53.383Z] Step 7/24 : RUN go mod download [2021-06-24T01:27:53.985Z] ---> Running in 75a453c0eff3 [2021-06-24T01:27:56.380Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T01:27:56.380Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-24T01:27:56.380Z] ---> 72fab5f2828f [2021-06-24T01:27:56.380Z] Step 3/22 : WORKDIR /edgex-go [2021-06-24T01:27:56.380Z] ---> Using cache [2021-06-24T01:27:56.380Z] ---> e77ee91a670c [2021-06-24T01:27:56.380Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T01:27:56.380Z] ---> Using cache [2021-06-24T01:27:56.380Z] ---> 8e705d1e0ec1 [2021-06-24T01:27:56.380Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-24T01:27:56.380Z] ---> Using cache [2021-06-24T01:27:56.380Z] ---> 8d7e838bf3a1 [2021-06-24T01:27:56.380Z] Step 6/22 : COPY go.mod . [2021-06-24T01:27:56.380Z] ---> Using cache [2021-06-24T01:27:56.380Z] ---> 910525499925 [2021-06-24T01:27:56.380Z] Step 7/22 : RUN go mod download [2021-06-24T01:27:57.362Z] ---> Running in 97d68be3c703 [2021-06-24T01:27:57.363Z] Removing intermediate container 7bff92a04d09 [2021-06-24T01:27:57.363Z] ---> 3a7c4b312be8 [2021-06-24T01:27:57.363Z] Step 6/23 : COPY go.mod . [2021-06-24T01:27:58.347Z] Removing intermediate container 5f6e07d83576 [2021-06-24T01:27:58.347Z] ---> f90007304526 [2021-06-24T01:27:58.347Z] Step 8/24 : COPY . . [2021-06-24T01:27:58.623Z] ---> b4b2ac4c3825 [2021-06-24T01:27:58.623Z] Step 7/23 : RUN go mod download [2021-06-24T01:27:58.623Z] Removing intermediate container c237df446600 [2021-06-24T01:27:58.623Z] ---> 804db1627432 [2021-06-24T01:27:58.623Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-24T01:27:58.897Z] ---> Running in 07cf66618eec [2021-06-24T01:27:58.897Z] ---> Running in b290ce1822e2 [2021-06-24T01:27:59.173Z] Removing intermediate container 75a453c0eff3 [2021-06-24T01:27:59.173Z] ---> 0c83b8239999 [2021-06-24T01:27:59.173Z] Step 8/24 : COPY . . [2021-06-24T01:27:59.808Z] Removing intermediate container 07cf66618eec [2021-06-24T01:27:59.808Z] ---> c8cc39ed097c [2021-06-24T01:27:59.808Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-24T01:28:00.407Z] ---> Running in 3ec935f97361 [2021-06-24T01:28:01.498Z] Removing intermediate container 3ec935f97361 [2021-06-24T01:28:01.498Z] ---> 10ca5626220c [2021-06-24T01:28:01.498Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-24T01:28:01.498Z] Removing intermediate container 97d68be3c703 [2021-06-24T01:28:01.498Z] ---> b63b450d469d [2021-06-24T01:28:01.498Z] Step 8/22 : COPY . . [2021-06-24T01:28:03.746Z] Removing intermediate container b290ce1822e2 [2021-06-24T01:28:03.746Z] ---> 7a081343e4c4 [2021-06-24T01:28:03.746Z] Step 8/23 : COPY . . [2021-06-24T01:28:04.024Z] ---> e198ab9044a3 [2021-06-24T01:28:04.024Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-24T01:28:06.013Z] ---> 1b40ac039e20 [2021-06-24T01:28:06.013Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-24T01:28:08.001Z] ---> 78925c3e9ae1 [2021-06-24T01:28:08.001Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-24T01:28:08.605Z] ---> Running in 8a5ed76c20ff [2021-06-24T01:28:09.588Z] Removing intermediate container 8a5ed76c20ff [2021-06-24T01:28:09.588Z] ---> d18c2ad9d7ec [2021-06-24T01:28:09.588Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T01:28:10.184Z] ---> Running in db078b220e32 [2021-06-24T01:28:11.626Z] Removing intermediate container db078b220e32 [2021-06-24T01:28:11.626Z] ---> d440eba55577 [2021-06-24T01:28:11.626Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T01:28:11.900Z] ---> Running in e12486bd6b3e [2021-06-24T01:28:13.340Z] Removing intermediate container e12486bd6b3e [2021-06-24T01:28:13.340Z] ---> ff228dc36044 [2021-06-24T01:28:13.340Z] Step 23/24 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 [2021-06-24T01:28:13.940Z] ---> Running in fc19bcc6660e [2021-06-24T01:28:14.961Z] Removing intermediate container fc19bcc6660e [2021-06-24T01:28:14.961Z] ---> 9c8b3f91b767 [2021-06-24T01:28:14.961Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T01:28:15.556Z] ---> Running in 3e09096a042b [2021-06-24T01:28:17.002Z] Removing intermediate container 3e09096a042b [2021-06-24T01:28:17.002Z] ---> 847a222dcab1 [2021-06-24T01:28:17.002Z] [2021-06-24T01:28:17.601Z] Successfully built 847a222dcab1 [2021-06-24T01:28:17.601Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-24T01:28:21.921Z]  Building sys-mgmt-agent ... done  ---> 51323141b162 [2021-06-24T01:28:21.921Z] Step 9/24 : RUN go mod tidy [2021-06-24T01:28:22.194Z] ---> Running in 597cce0e02f6 [2021-06-24T01:28:22.194Z] ---> 15849f795177 [2021-06-24T01:28:22.194Z] Step 9/24 : RUN go mod tidy [2021-06-24T01:28:22.194Z] ---> 786ad5ddb6d5 [2021-06-24T01:28:22.194Z] Step 9/22 : RUN go mod tidy [2021-06-24T01:28:22.470Z] ---> Running in 45cd74caefa4 [2021-06-24T01:28:22.470Z] ---> Running in 669106e9f0dc [2021-06-24T01:28:23.079Z] ---> bc20266d6366 [2021-06-24T01:28:23.079Z] Step 9/23 : RUN go mod tidy [2021-06-24T01:28:23.359Z] ---> Running in a62fe247bec2 [2021-06-24T01:28:27.689Z] Removing intermediate container 597cce0e02f6 [2021-06-24T01:28:27.689Z] ---> b46e44b02423 [2021-06-24T01:28:27.689Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-24T01:28:27.689Z] ---> Running in 810ccdfab85f [2021-06-24T01:28:27.965Z] Removing intermediate container 669106e9f0dc [2021-06-24T01:28:27.965Z] ---> d4085eea5290 [2021-06-24T01:28:27.965Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-24T01:28:27.965Z] ---> Running in 2b000a37d014 [2021-06-24T01:28:28.241Z] Removing intermediate container 45cd74caefa4 [2021-06-24T01:28:28.241Z] ---> b7e1a93e01b9 [2021-06-24T01:28:28.241Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-24T01:28:28.516Z] Removing intermediate container a62fe247bec2 [2021-06-24T01:28:28.516Z] ---> 178feb3140d2 [2021-06-24T01:28:28.516Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-24T01:28:28.516Z] ---> Running in 3705fd5f083b [2021-06-24T01:28:28.791Z] ---> Running in fdde93e97294 [2021-06-24T01:28:29.781Z] 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-24T01:28:30.057Z] 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-24T01:28:30.661Z] 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-24T01:28:30.661Z] 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-24T01:29:53.724Z] 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-24T01:30:08.835Z] Removing intermediate container fdde93e97294 [2021-06-24T01:30:08.835Z] ---> 0fe657923b63 [2021-06-24T01:30:08.835Z] [2021-06-24T01:30:08.835Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T01:30:08.835Z] ---> c4fd0aeabfcf [2021-06-24T01:30:08.835Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-24T01:30:08.835Z] ---> Using cache [2021-06-24T01:30:08.835Z] ---> 210c8d1e64d3 [2021-06-24T01:30:08.835Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T01:30:08.835Z] ---> Using cache [2021-06-24T01:30:08.835Z] ---> 7043acf3882d [2021-06-24T01:30:08.835Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-24T01:30:08.835Z] Removing intermediate container 2b000a37d014 [2021-06-24T01:30:08.835Z] ---> 8f60c8e6f1bd [2021-06-24T01:30:08.835Z] [2021-06-24T01:30:08.835Z] Step 11/22 : FROM alpine:3.12 [2021-06-24T01:30:08.835Z] ---> c4fd0aeabfcf [2021-06-24T01:30:08.835Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-24T01:30:08.835Z] ---> Running in b5e55533654a [2021-06-24T01:30:08.835Z] ---> Running in 18214447bd2d [2021-06-24T01:30:09.111Z] Removing intermediate container b5e55533654a [2021-06-24T01:30:09.111Z] ---> cc56fc1471ad [2021-06-24T01:30:09.111Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T01:30:09.386Z] ---> Running in 9b9174d586dd [2021-06-24T01:30:09.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T01:30:09.666Z] Removing intermediate container 810ccdfab85f [2021-06-24T01:30:09.666Z] ---> 3cdf2b2d6905 [2021-06-24T01:30:09.666Z] [2021-06-24T01:30:09.666Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T01:30:09.666Z] ---> c4fd0aeabfcf [2021-06-24T01:30:09.666Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T01:30:09.666Z] ---> Using cache [2021-06-24T01:30:09.666Z] ---> 210c8d1e64d3 [2021-06-24T01:30:09.666Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T01:30:09.666Z] ---> Using cache [2021-06-24T01:30:09.666Z] ---> 7043acf3882d [2021-06-24T01:30:09.666Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-24T01:30:09.944Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T01:30:09.945Z] ---> Running in 66daeeb99c5f [2021-06-24T01:30:10.229Z] Removing intermediate container 9b9174d586dd [2021-06-24T01:30:10.229Z] ---> d6df06f84b0d [2021-06-24T01:30:10.229Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T01:30:10.505Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-24T01:30:10.505Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T01:30:10.505Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-24T01:30:10.505Z] (4/4) Installing curl (7.77.0-r0) [2021-06-24T01:30:10.785Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T01:30:10.785Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T01:30:10.785Z] Removing intermediate container 66daeeb99c5f [2021-06-24T01:30:10.785Z] ---> 7f5549eae056 [2021-06-24T01:30:10.785Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T01:30:10.785Z] OK: 7 MiB in 18 packages [2021-06-24T01:30:11.066Z] ---> Running in 64bff1848bbf [2021-06-24T01:30:11.674Z] ---> 17ba3fdaa037 [2021-06-24T01:30:11.674Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-24T01:30:11.951Z] Removing intermediate container 64bff1848bbf [2021-06-24T01:30:11.951Z] ---> 7b3774115198 [2021-06-24T01:30:11.951Z] Step 16/24 : WORKDIR / [2021-06-24T01:30:12.543Z] ---> Running in aabca630667f [2021-06-24T01:30:13.216Z] Removing intermediate container 18214447bd2d [2021-06-24T01:30:13.216Z] ---> 43265ace2c29 [2021-06-24T01:30:13.216Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T01:30:13.216Z] ---> 3bac21580a20 [2021-06-24T01:30:13.216Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-24T01:30:13.216Z] ---> Running in 33862657d0b4 [2021-06-24T01:30:13.496Z] Removing intermediate container aabca630667f [2021-06-24T01:30:13.496Z] ---> df9cc7ad4224 [2021-06-24T01:30:13.496Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T01:30:13.787Z] Removing intermediate container 3705fd5f083b [2021-06-24T01:30:13.787Z] ---> f1c936ea8cd4 [2021-06-24T01:30:13.787Z] [2021-06-24T01:30:13.787Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T01:30:13.787Z] ---> c4fd0aeabfcf [2021-06-24T01:30:13.787Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-24T01:30:14.070Z] Removing intermediate container 33862657d0b4 [2021-06-24T01:30:14.070Z] ---> e345cf19182f [2021-06-24T01:30:14.070Z] Step 14/22 : WORKDIR /edgex [2021-06-24T01:30:14.070Z] ---> Running in d48e733359c3 [2021-06-24T01:30:14.070Z] ---> Running in 53f06885630d [2021-06-24T01:30:14.345Z] ---> ce5d7c21dfe5 [2021-06-24T01:30:14.345Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-24T01:30:14.345Z] ---> cf29ea1cb40c [2021-06-24T01:30:14.345Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-24T01:30:14.650Z] ---> Running in f9e6a1bead45 [2021-06-24T01:30:14.650Z] Removing intermediate container d48e733359c3 [2021-06-24T01:30:14.650Z] ---> 379f738850d3 [2021-06-24T01:30:14.650Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-24T01:30:14.923Z] Removing intermediate container 53f06885630d [2021-06-24T01:30:14.923Z] ---> 42b7ae07570d [2021-06-24T01:30:14.923Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-24T01:30:14.923Z] ---> Running in 8730c7fffe6c [2021-06-24T01:30:15.200Z] Removing intermediate container f9e6a1bead45 [2021-06-24T01:30:15.200Z] ---> 90673df2859d [2021-06-24T01:30:15.200Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T01:30:17.244Z] ---> Running in 9d95591398cc [2021-06-24T01:30:17.244Z] Removing intermediate container 8730c7fffe6c [2021-06-24T01:30:17.244Z] ---> 1907b315884d [2021-06-24T01:30:17.244Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-24T01:30:17.244Z] ---> 709274c2ec38 [2021-06-24T01:30:17.244Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-24T01:30:17.569Z] ---> Running in c89ff0f25e32 [2021-06-24T01:30:17.569Z] ---> 396827928b5c [2021-06-24T01:30:17.569Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-24T01:30:17.569Z] Removing intermediate container 9d95591398cc [2021-06-24T01:30:17.569Z] ---> 1384cbeb4946 [2021-06-24T01:30:17.569Z] Step 21/23 : LABEL arch=arm64 [2021-06-24T01:30:17.937Z] ---> Running in 03be37e88e2a [2021-06-24T01:30:18.235Z] Removing intermediate container c89ff0f25e32 [2021-06-24T01:30:18.235Z] ---> 7313e9c5b942 [2021-06-24T01:30:18.235Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T01:30:18.235Z] ---> Running in 3c2dfbdc8ab3 [2021-06-24T01:30:18.863Z] Removing intermediate container 03be37e88e2a [2021-06-24T01:30:18.863Z] ---> c787d11db6d6 [2021-06-24T01:30:18.863Z] Step 22/23 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 [2021-06-24T01:30:18.863Z] ---> 0f83313bc0fc [2021-06-24T01:30:18.863Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-24T01:30:18.863Z] ---> 6164293f4deb [2021-06-24T01:30:18.863Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-24T01:30:19.161Z] ---> Running in 7412baf670c5 [2021-06-24T01:30:19.161Z] ---> Running in d3be0e0e5ac1 [2021-06-24T01:30:20.167Z] Removing intermediate container 7412baf670c5 [2021-06-24T01:30:20.167Z] ---> f04e7baf1e1d [2021-06-24T01:30:20.167Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T01:30:20.167Z] Removing intermediate container d3be0e0e5ac1 [2021-06-24T01:30:20.167Z] ---> ae48b23eb79e [2021-06-24T01:30:20.167Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T01:30:20.167Z] ---> Running in 7d92d8b55700 [2021-06-24T01:30:20.167Z] ---> Running in 90a802e0630c [2021-06-24T01:30:20.776Z] ---> 9a87aa322240 [2021-06-24T01:30:20.776Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-24T01:30:21.061Z] Removing intermediate container 7d92d8b55700 [2021-06-24T01:30:21.061Z] ---> c5e81b74a77a [2021-06-24T01:30:21.061Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T01:30:21.061Z] ---> Running in ea66656edf9d [2021-06-24T01:30:21.061Z] Removing intermediate container 90a802e0630c [2021-06-24T01:30:21.061Z] ---> 5c5b8a3d31c2 [2021-06-24T01:30:21.061Z] [2021-06-24T01:30:21.061Z] ---> Running in 46a0c476240f [2021-06-24T01:30:21.666Z] Successfully built 5c5b8a3d31c2 [2021-06-24T01:30:21.666Z] Successfully tagged support-scheduler-arm64:latest [2021-06-24T01:30:21.666Z]  Building support-scheduler ... done Removing intermediate container ea66656edf9d [2021-06-24T01:30:21.666Z] ---> 3b853f081407 [2021-06-24T01:30:21.666Z] Step 19/22 : CMD ["--init=true"] [2021-06-24T01:30:21.666Z] Removing intermediate container 3c2dfbdc8ab3 [2021-06-24T01:30:21.666Z] ---> d2d41425df25 [2021-06-24T01:30:21.666Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-24T01:30:21.942Z] ---> Running in f93904bac862 [2021-06-24T01:30:21.942Z] ---> Running in 5c707c9d1419 [2021-06-24T01:30:21.942Z] Removing intermediate container 46a0c476240f [2021-06-24T01:30:21.942Z] ---> acfd50fc71ee [2021-06-24T01:30:21.942Z] Step 23/24 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 [2021-06-24T01:30:22.223Z] ---> Running in afa2d47248dd [2021-06-24T01:30:22.501Z] Removing intermediate container f93904bac862 [2021-06-24T01:30:22.501Z] ---> ffee34417d9b [2021-06-24T01:30:22.501Z] Step 20/22 : LABEL arch=arm64 [2021-06-24T01:30:22.777Z] ---> Running in f2a1b78a62c8 [2021-06-24T01:30:22.777Z] Removing intermediate container afa2d47248dd [2021-06-24T01:30:22.777Z] ---> a35155f9acd4 [2021-06-24T01:30:22.777Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T01:30:23.052Z] ---> Running in bc57e2442e79 [2021-06-24T01:30:23.330Z] Removing intermediate container f2a1b78a62c8 [2021-06-24T01:30:23.330Z] ---> b7b82663a2ed [2021-06-24T01:30:23.330Z] Step 21/22 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 [2021-06-24T01:30:23.604Z] ---> Running in 08fe84b03eb3 [2021-06-24T01:30:23.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T01:30:23.604Z] Removing intermediate container bc57e2442e79 [2021-06-24T01:30:23.604Z] ---> 62dd240dc84d [2021-06-24T01:30:23.604Z] [2021-06-24T01:30:24.210Z] Successfully built 62dd240dc84d [2021-06-24T01:30:24.210Z] Successfully tagged core-metadata-arm64:latest [2021-06-24T01:30:24.210Z]  Building core-metadata ... done Removing intermediate container 08fe84b03eb3 [2021-06-24T01:30:24.210Z] ---> 7233fd57ce96 [2021-06-24T01:30:24.210Z] Step 22/22 : LABEL version=0.0.0 [2021-06-24T01:30:24.210Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T01:30:24.210Z] ---> Running in abfbdeb7d6a6 [2021-06-24T01:30:24.811Z] Removing intermediate container abfbdeb7d6a6 [2021-06-24T01:30:24.811Z] ---> 5edd49f1f38d [2021-06-24T01:30:24.811Z] [2021-06-24T01:30:25.085Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-24T01:30:25.085Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-24T01:30:25.085Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-24T01:30:25.357Z] Successfully built 5edd49f1f38d [2021-06-24T01:30:25.357Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-24T01:30:25.357Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-24T01:30:25.630Z]  Building security-proxy-setup ... done (5/6) Installing libzmq (4.3.3-r0) [2021-06-24T01:30:25.630Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-24T01:30:25.630Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T01:30:25.906Z] OK: 8 MiB in 20 packages [2021-06-24T01:30:26.918Z] Removing intermediate container 5c707c9d1419 [2021-06-24T01:30:26.918Z] ---> d641a5dd31ac [2021-06-24T01:30:26.918Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T01:30:29.383Z] ---> a26ca4b1fd6f [2021-06-24T01:30:29.384Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-24T01:30:29.384Z] ---> 8559c72dba91 [2021-06-24T01:30:29.384Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-24T01:30:29.991Z] ---> c28ed7521f55 [2021-06-24T01:30:29.992Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-24T01:30:30.266Z] ---> Running in 24ee89db1913 [2021-06-24T01:30:30.865Z] Removing intermediate container 24ee89db1913 [2021-06-24T01:30:30.865Z] ---> 0d1afbd431fc [2021-06-24T01:30:30.865Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T01:30:30.865Z] ---> Running in 099f02357885 [2021-06-24T01:30:31.465Z] Removing intermediate container 099f02357885 [2021-06-24T01:30:31.465Z] ---> 286670c25eef [2021-06-24T01:30:31.465Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T01:30:31.465Z] ---> Running in 300ea4ad8051 [2021-06-24T01:30:32.069Z] Removing intermediate container 300ea4ad8051 [2021-06-24T01:30:32.069Z] ---> b2ddc1e5aff8 [2021-06-24T01:30:32.069Z] Step 23/24 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 [2021-06-24T01:30:32.069Z] ---> Running in 0617b4a8de87 [2021-06-24T01:30:32.667Z] Removing intermediate container 0617b4a8de87 [2021-06-24T01:30:32.667Z] ---> 738add2b47a7 [2021-06-24T01:30:32.667Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T01:30:32.667Z] ---> Running in 8e15515c36ed [2021-06-24T01:30:33.267Z] Removing intermediate container 8e15515c36ed [2021-06-24T01:30:33.267Z] ---> e4835fa78682 [2021-06-24T01:30:33.267Z] [2021-06-24T01:30:33.544Z] Successfully built e4835fa78682 [2021-06-24T01:30:33.544Z] Successfully tagged core-data-arm64:latest [2021-06-24T01:30:33.839Z]  Building core-data ... done  [Pipeline] } [2021-06-24T01:30:33.838Z] $ docker stop --time=1 f914c61c305585bf46f94db3b750ce7994a2cb3b56c3d50c0e31abad6a663a20 [2021-06-24T01:30:35.729Z] $ docker rm -f f914c61c305585bf46f94db3b750ce7994a2cb3b56c3d50c0e31abad6a663a20 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T01:30:36.351Z] + docker images [2021-06-24T01:30:36.623Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-24T01:30:36.623Z] core-data-arm64 latest e4835fa78682 4 seconds ago 19.1MB [2021-06-24T01:30:36.623Z] security-proxy-setup-arm64 latest 5edd49f1f38d 12 seconds ago 24.2MB [2021-06-24T01:30:36.623Z] core-metadata-arm64 latest 62dd240dc84d 13 seconds ago 15.7MB [2021-06-24T01:30:36.623Z] support-scheduler-arm64 latest 5c5b8a3d31c2 16 seconds ago 15.1MB [2021-06-24T01:30:36.623Z] f1c936ea8cd4 23 seconds ago 975MB [2021-06-24T01:30:36.623Z] 3cdf2b2d6905 27 seconds ago 972MB [2021-06-24T01:30:36.623Z] 0fe657923b63 30 seconds ago 968MB [2021-06-24T01:30:36.623Z] 8f60c8e6f1bd 30 seconds ago 973MB [2021-06-24T01:30:36.623Z] sys-mgmt-agent-arm64 latest 847a222dcab1 2 minutes ago 299MB [2021-06-24T01:30:36.623Z] security-bootstrapper-arm64 latest 9b9a641f2cd2 3 minutes ago 17.5MB [2021-06-24T01:30:36.623Z] security-secretstore-setup-arm64 latest 7caf1c3ed5ab 3 minutes ago 27.1MB [2021-06-24T01:30:36.623Z] core-command-arm64 latest a7dc70f67cf5 3 minutes ago 15MB [2021-06-24T01:30:36.623Z] support-notifications-arm64 latest bbc2779d7202 3 minutes ago 15.7MB [2021-06-24T01:30:36.623Z] 7fda85609d67 4 minutes ago 969MB [2021-06-24T01:30:36.623Z] 9b2b0f2f0dc3 4 minutes ago 970MB [2021-06-24T01:30:36.623Z] e2ff13557cc3 4 minutes ago 969MB [2021-06-24T01:30:36.623Z] 2b03a03a8525 4 minutes ago 976MB [2021-06-24T01:30:36.623Z] b6824beea05a 4 minutes ago 967MB [2021-06-24T01:30:36.623Z] ci-base-image-arm64 latest 72fab5f2828f 14 minutes ago 641MB [2021-06-24T01:30:36.623Z] alpine 3.12 c4fd0aeabfcf 8 days ago 5.32MB [2021-06-24T01:30:36.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-24T01:30:36.623Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-24T01:30:36.623Z] 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-24T01:30:37.476Z] ---> job-cost.sh [2021-06-24T01:30:37.477Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WaHE [2021-06-24T01:31:24.416Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T01:33:18.112Z] lf-activate-venv(): INFO: Adding /tmp/venv-WaHE/bin to PATH [2021-06-24T01:33:18.112Z] INFO: No Stack... [2021-06-24T01:33:18.112Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-24T01:33:18.112Z] INFO: Archiving Costs [Pipeline] sh [2021-06-24T01:33:18.451Z] + cut -d, -f6 [2021-06-24T01:33:18.451Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2021-06-24T01:33:18.521Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3591-3-stack-cost] [2021-06-24T01:33:18.531Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3591-3-stack-cost] did not exist. Created. [2021-06-24T01:33:18.531Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3591-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T01:33:18.891Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-24T01:33:19.147Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T01:33:19.155Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3591-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-24T01:33:20.112Z] provisioning config files... [2021-06-24T01:33:20.125Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6666332221113636703tmp [Pipeline] { [Pipeline] sh [2021-06-24T01:33:20.450Z] + set +x [2021-06-24T01:33:20.450Z] + bash -s -- [2021-06-24T01:33:20.450Z] + curl -s https://codecov.io/bash [2021-06-24T01:33:20.718Z] [2021-06-24T01:33:20.718Z] _____ _ [2021-06-24T01:33:20.718Z] / ____| | | [2021-06-24T01:33:20.718Z] | | ___ __| | ___ ___ _____ __ [2021-06-24T01:33:20.718Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-24T01:33:20.718Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-24T01:33:20.718Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-24T01:33:20.718Z] Bash-1.0.3 [2021-06-24T01:33:20.718Z] [2021-06-24T01:33:20.718Z] [2021-06-24T01:33:20.718Z] ==> git version 2.24.4 found [2021-06-24T01:33:20.718Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-24T01:33:20.718Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-24T01:33:20.718Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-24T01:33:20.718Z] ==> Jenkins CI detected. [2021-06-24T01:33:20.718Z] project root: . [2021-06-24T01:33:20.718Z] --> token set from env [2021-06-24T01:33:20.718Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-24T01:33:20.718Z] ==> Running gcov in . (disable via -X gcov) [2021-06-24T01:33:20.718Z] ==> Python coveragepy not found [2021-06-24T01:33:20.718Z] ==> Searching for coverage reports in: [2021-06-24T01:33:20.718Z] + . [2021-06-24T01:33:20.718Z] -> Found 1 reports [2021-06-24T01:33:20.718Z] ==> Detecting git/mercurial file structure [2021-06-24T01:33:20.718Z] ==> Reading reports [2021-06-24T01:33:20.718Z] + ./coverage.out bytes=398095 [2021-06-24T01:33:20.718Z] ==> Appending adjustments [2021-06-24T01:33:20.718Z] https://docs.codecov.io/docs/fixing-reports [2021-06-24T01:33:22.115Z] + Found adjustments [2021-06-24T01:33:22.115Z] ==> Gzipping contents [2021-06-24T01:33:22.115Z] 56K /tmp/codecov.QN5ls8.gz [2021-06-24T01:33:22.115Z] ==> Uploading reports [2021-06-24T01:33:22.115Z] url: https://codecov.io [2021-06-24T01:33:22.115Z] query: branch=PR-3591&commit=df9013f022464ba32e985fbc8cfe404ac6bbfb61&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3591%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3591&job=&cmd_args= [2021-06-24T01:33:22.115Z] -> Pinging Codecov [2021-06-24T01:33:22.115Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3591&commit=df9013f022464ba32e985fbc8cfe404ac6bbfb61&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3591%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3591&job=&cmd_args= [2021-06-24T01:33:22.688Z] -> Uploading to [2021-06-24T01:33:22.688Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-24/00271124DB129430A58F1EEE437C3FCB/df9013f022464ba32e985fbc8cfe404ac6bbfb61/e33b4ad5-e357-47ec-8941-c9aec91d1e3d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T013322Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=165d3935d62fb6da4752caa03faca3746e449a0aed7a5354f421755fc06b97c2 [2021-06-24T01:33:22.688Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T01:33:22.688Z] Dload Upload Total Spent Left Speed [2021-06-24T01:33:22.951Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54432 0 0 100 54432 0 142k --:--:-- --:--:-- --:--:-- 142k [2021-06-24T01:33:22.951Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/df9013f022464ba32e985fbc8cfe404ac6bbfb61 [Pipeline] } [2021-06-24T01:33:22.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-24T01:33:26.664Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T01:33:27.243Z] ---> package-listing.sh [2021-06-24T01:33:27.243Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-24T01:33:27.243Z] ++ facter osfamily [2021-06-24T01:33:27.505Z] + OS_FAMILY=redhat [2021-06-24T01:33:27.505Z] + workspace=/w/workspace/edgex-go/3 [2021-06-24T01:33:27.505Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-24T01:33:27.505Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-24T01:33:27.505Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-24T01:33:27.505Z] + PACKAGES=/tmp/packages_start.txt [2021-06-24T01:33:27.505Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-24T01:33:27.505Z] + PACKAGES=/tmp/packages_end.txt [2021-06-24T01:33:27.505Z] + case "${OS_FAMILY}" in [2021-06-24T01:33:27.505Z] + sort [2021-06-24T01:33:27.505Z] + rpm -qa [2021-06-24T01:33:30.834Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-24T01:33:30.834Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-24T01:33:30.834Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-24T01:33:30.834Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-24T01:33:30.834Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-06-24T01:33:30.834Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-06-24T01:33:30.846Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-24T01:33:31.139Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-24T01:33:31.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T01:33:31.709Z] [2021-06-24T01:33:31.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-24T01:33:32.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T01:33:32.027Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-24T01:33:32.027Z] df20fa9351a1: Pulling fs layer [2021-06-24T01:33:32.027Z] 36b3adc4ff6f: Pulling fs layer [2021-06-24T01:33:32.027Z] 8ad3a11d3b57: Pulling fs layer [2021-06-24T01:33:32.027Z] 46f8f816bc3b: Pulling fs layer [2021-06-24T01:33:32.027Z] 93b61091891f: Pulling fs layer [2021-06-24T01:33:32.027Z] 93b9cdb0e59b: Pulling fs layer [2021-06-24T01:33:32.027Z] 5e14af77c1be: Pulling fs layer [2021-06-24T01:33:32.027Z] 01666e4c0597: Pulling fs layer [2021-06-24T01:33:32.027Z] aa168da1d23b: Pulling fs layer [2021-06-24T01:33:32.027Z] 46f8f816bc3b: Waiting [2021-06-24T01:33:32.027Z] 93b61091891f: Waiting [2021-06-24T01:33:32.027Z] 93b9cdb0e59b: Waiting [2021-06-24T01:33:32.027Z] 5e14af77c1be: Waiting [2021-06-24T01:33:32.027Z] 01666e4c0597: Waiting [2021-06-24T01:33:32.027Z] aa168da1d23b: Waiting [2021-06-24T01:33:32.027Z] 36b3adc4ff6f: Verifying Checksum [2021-06-24T01:33:32.027Z] 36b3adc4ff6f: Download complete [2021-06-24T01:33:32.027Z] 46f8f816bc3b: Verifying Checksum [2021-06-24T01:33:32.027Z] 46f8f816bc3b: Download complete [2021-06-24T01:33:32.027Z] df20fa9351a1: Verifying Checksum [2021-06-24T01:33:32.027Z] df20fa9351a1: Download complete [2021-06-24T01:33:32.290Z] 93b9cdb0e59b: Verifying Checksum [2021-06-24T01:33:32.290Z] 93b9cdb0e59b: Download complete [2021-06-24T01:33:32.290Z] 5e14af77c1be: Verifying Checksum [2021-06-24T01:33:32.290Z] 5e14af77c1be: Download complete [2021-06-24T01:33:32.290Z] 93b61091891f: Verifying Checksum [2021-06-24T01:33:32.290Z] 93b61091891f: Download complete [2021-06-24T01:33:32.290Z] 01666e4c0597: Verifying Checksum [2021-06-24T01:33:32.290Z] 01666e4c0597: Download complete [2021-06-24T01:33:32.290Z] 8ad3a11d3b57: Verifying Checksum [2021-06-24T01:33:32.290Z] 8ad3a11d3b57: Download complete [2021-06-24T01:33:32.290Z] df20fa9351a1: Pull complete [2021-06-24T01:33:32.563Z] 36b3adc4ff6f: Pull complete [2021-06-24T01:33:33.144Z] 8ad3a11d3b57: Pull complete [2021-06-24T01:33:33.407Z] 46f8f816bc3b: Pull complete [2021-06-24T01:33:33.677Z] 93b61091891f: Pull complete [2021-06-24T01:33:33.677Z] 93b9cdb0e59b: Pull complete [2021-06-24T01:33:33.941Z] 5e14af77c1be: Pull complete [2021-06-24T01:33:33.941Z] 01666e4c0597: Pull complete [2021-06-24T01:33:34.207Z] aa168da1d23b: Download complete [2021-06-24T01:33:39.539Z] aa168da1d23b: Pull complete [2021-06-24T01:33:39.539Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-24T01:33:39.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T01:33:39.539Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-24T01:33:39.636Z] prd-centos7-docker-4c-2g-1031 does not seem to be running inside a container [2021-06-24T01:33:39.679Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-24T01:33:42.514Z] $ docker top aceda99adfee6254535b6e309a0dd1f5a4c2981b64cc3217794c3d3cc1203449 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T01:33:42.924Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-24T01:33:43.231Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-24T01:33:43.538Z] + ls /var/log/sa-host [2021-06-24T01:33:43.538Z] + sadf -c /var/log/sa-host/sa05 [2021-06-24T01:33:43.538Z] file_magic: OK [2021-06-24T01:33:43.538Z] HZ: Using current value: 100 [2021-06-24T01:33:43.538Z] file_header: OK [2021-06-24T01:33:43.538Z] 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-24T01:33:43.538Z] Statistics: [2021-06-24T01:33:43.538Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T01:33:43.538Z] File successfully converted to sysstat format version 12.2.1 [2021-06-24T01:33:43.538Z] + sadf -c /var/log/sa-host/sa24 [2021-06-24T01:33:43.538Z] file_magic: OK [2021-06-24T01:33:43.538Z] HZ: Using current value: 100 [2021-06-24T01:33:43.538Z] file_header: OK [2021-06-24T01:33:43.538Z] 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-24T01:33:43.538Z] Statistics: [2021-06-24T01:33:43.539Z] 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... [2021-06-24T01:33:43.539Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T01:33:44.139Z] provisioning config files... [2021-06-24T01:33:44.154Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6624121596771479194tmp [Pipeline] { [Pipeline] echo [2021-06-24T01:33:44.174Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T01:33:46.418Z] ---> create-netrc.sh [Pipeline] } [2021-06-24T01:33:46.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-24T01:33:46.829Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-24T01:33:46.839Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T01:33:47.152Z] ---> sudo-logs.sh [2021-06-24T01:33:47.152Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-24T01:33:47.187Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T01:33:47.486Z] ---> job-cost.sh [2021-06-24T01:33:47.486Z] lf-activate-venv: SKIPPING [2021-06-24T01:33:47.486Z] DEBUG: total: 0.18000000715255737 [2021-06-24T01:33:47.486Z] INFO: Retrieving Stack Cost... [2021-06-24T01:33:48.431Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T01:33:48.693Z] INFO: Archiving Costs [Pipeline] echo [2021-06-24T01:33:48.707Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T01:33:49.007Z] ---> logs-deploy.sh [2021-06-24T01:33:49.007Z] lf-activate-venv: SKIPPING [2021-06-24T01:33:49.007Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3591/3 [2021-06-24T01:33:49.007Z] INFO: archiving workspace using pattern(s): [2021-06-24T01:33:49.953Z] Archives upload complete. [2021-06-24T01:33:49.953Z] INFO: archiving logs to Nexus