Branch indexing 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 56a73b697282d7edd71946f1fefad6ed073e2be6 rather than 0f13c5708a59b6eb7573615dca0c521ebd7ef084 Obtained Jenkinsfile from 56a73b697282d7edd71946f1fefad6ed073e2be6 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-ssh3345111852807747219.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-ssh2066997459066231913.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-3570/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-3570/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3849533716111179856.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-ssh7597353089237013203.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3570/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-3570/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4609577697543124764.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1849 in /w/workspace/edgexfoundry_edgex-go_PR-3570 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh973975096156321735.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh5824691240366257585.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3570/head:refs/remotes/origin/PR-3570 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 56a73b697282d7edd71946f1fefad6ed073e2be6 into PR head commit 0f13c5708a59b6eb7573615dca0c521ebd7ef084 Merge succeeded, producing ea85c73fc84f7150fc0301e1cb2073a2375321f7 Checking out Revision ea85c73fc84f7150fc0301e1cb2073a2375321f7 (PR-3570) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f13c5708a59b6eb7573615dca0c521ebd7ef084 # 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/4@tmp/jenkins-gitclient-ssh3086596398935340841.key > git merge 56a73b697282d7edd71946f1fefad6ed073e2be6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea85c73fc84f7150fc0301e1cb2073a2375321f7 # timeout=10 Commit message: "Merge commit '56a73b697282d7edd71946f1fefad6ed073e2be6' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-17T00:30:43.874Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk dd6e248a5d675e977c8a1b1ad594ebaeb62dbf55 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-17T00:30:46.091Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-17T00:30:46.122Z] ========================================================= [2021-06-17T00:30:46.122Z] EdgeX Global Pipelines Version Info [2021-06-17T00:30:46.122Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-17T00:30:49.677Z] ------------------- [2021-06-17T00:30:49.677Z] stable info: [2021-06-17T00:30:49.677Z] ------------------- [2021-06-17T00:30:49.677Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-17T00:30:49.677Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T00:30:49.677Z] Message: update stable to v1.0.195 [2021-06-17T00:30:49.677Z] ------------------- [2021-06-17T00:30:49.677Z] experimental info: [2021-06-17T00:30:49.677Z] ------------------- [2021-06-17T00:30:49.677Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-17T00:30:49.677Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T00:30:49.677Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-17T00:30:49.805Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-17T00:30:49.828Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-17T00:30:49.850Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-17T00:30:49.875Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-17T00:30:49.898Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-17T00:30:49.922Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-17T00:30:49.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-17T00:30:49.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-17T00:30:49.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-17T00:30:50.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-17T00:30:50.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-17T00:30:50.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-17T00:30:50.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-17T00:30:50.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-17T00:30:50.130Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-17T00:30:52.329Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-17T00:30:52.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-17T00:30:52.383Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-17T00:30:52.408Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-17T00:30:52.440Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-17T00:30:52.471Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-17T00:30:52.494Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-17T00:30:52.518Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3570 [Pipeline] echo [2021-06-17T00:30:52.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3570 [Pipeline] echo [2021-06-17T00:30:52.566Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3570 [Pipeline] echo [2021-06-17T00:30:52.592Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea85c73fc84f7150fc0301e1cb2073a2375321f7 [Pipeline] echo [2021-06-17T00:30:52.617Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea85c73 [Pipeline] echo [2021-06-17T00:30:52.640Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T00:30:52.749Z] provisioning config files... [2021-06-17T00:30:52.766Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7773174940029346411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T00:30:55.240Z] ---> docker-login.sh [2021-06-17T00:30:55.240Z] nexus3.edgexfoundry.org:10001 [2021-06-17T00:30:55.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T00:30:55.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T00:30:55.240Z] Configure a credential helper to remove this warning. See [2021-06-17T00:30:55.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T00:30:55.240Z] [2021-06-17T00:30:55.240Z] Login Succeeded [2021-06-17T00:30:55.240Z] nexus3.edgexfoundry.org:10002 [2021-06-17T00:30:55.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T00:30:55.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T00:30:55.240Z] Configure a credential helper to remove this warning. See [2021-06-17T00:30:55.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T00:30:55.240Z] [2021-06-17T00:30:55.240Z] Login Succeeded [2021-06-17T00:30:55.240Z] nexus3.edgexfoundry.org:10003 [2021-06-17T00:30:55.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T00:30:55.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T00:30:55.240Z] Configure a credential helper to remove this warning. See [2021-06-17T00:30:55.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T00:30:55.240Z] [2021-06-17T00:30:55.240Z] Login Succeeded [2021-06-17T00:30:55.240Z] nexus3.edgexfoundry.org:10004 [2021-06-17T00:30:55.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T00:30:55.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T00:30:55.240Z] Configure a credential helper to remove this warning. See [2021-06-17T00:30:55.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T00:30:55.240Z] [2021-06-17T00:30:55.240Z] Login Succeeded [2021-06-17T00:30:55.240Z] docker.io [2021-06-17T00:30:55.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T00:30:55.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T00:30:55.240Z] Configure a credential helper to remove this warning. See [2021-06-17T00:30:55.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T00:30:55.240Z] [2021-06-17T00:30:55.240Z] Login Succeeded [2021-06-17T00:30:55.240Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T00:30:55.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T00:30:55.601Z] ++ 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-17T00:30:55.601Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T00:30:55.601Z] ++ dirname cmd/core-command/Dockerfile [2021-06-17T00:30:55.601Z] ++ cut -d/ -f2 [2021-06-17T00:30:55.601Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-17T00:30:55.601Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T00:30:55.601Z] ++ dirname cmd/core-data/Dockerfile [2021-06-17T00:30:55.601Z] ++ cut -d/ -f2 [2021-06-17T00:30:55.601Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-17T00:30:55.601Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T00:30:55.601Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-17T00:30:55.601Z] ++ cut -d/ -f2 [2021-06-17T00:30:55.601Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-17T00:30:55.601Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T00:30:55.602Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-17T00:30:55.602Z] ++ cut -d/ -f2 [2021-06-17T00:30:55.602Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-17T00:30:55.602Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T00:30:55.602Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-17T00:30:55.602Z] ++ cut -d/ -f2 [2021-06-17T00:30:55.602Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-17T00:30:55.602Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T00:30:55.602Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-17T00:30:55.602Z] ++ cut -d/ -f2 [2021-06-17T00:30:55.602Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-17T00:30:55.602Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T00:30:55.602Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-17T00:30:55.602Z] ++ cut -d/ -f2 [2021-06-17T00:30:55.602Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-17T00:30:55.602Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T00:30:55.602Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-17T00:30:55.602Z] ++ cut -d/ -f2 [2021-06-17T00:30:55.602Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-17T00:30:55.602Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T00:30:55.602Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-17T00:30:55.602Z] ++ cut -d/ -f2 [2021-06-17T00:30:55.602Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-17T00:30:55.660Z] 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-17T00:31:00.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T00:31:00.769Z] [2021-06-17T00:31:00.769Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:31:01.116Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T00:31:01.116Z] latest: Pulling from edgex-devops/git-semver [2021-06-17T00:31:01.116Z] 31603596830f: Pulling fs layer [2021-06-17T00:31:01.116Z] 54011a49482f: Pulling fs layer [2021-06-17T00:31:01.116Z] a6820b24f6d8: Pulling fs layer [2021-06-17T00:31:01.116Z] f581987b2513: Pulling fs layer [2021-06-17T00:31:01.116Z] f581987b2513: Waiting [2021-06-17T00:31:01.116Z] 54011a49482f: Verifying Checksum [2021-06-17T00:31:01.116Z] 54011a49482f: Download complete [2021-06-17T00:31:01.116Z] 31603596830f: Verifying Checksum [2021-06-17T00:31:01.116Z] 31603596830f: Download complete [2021-06-17T00:31:01.381Z] f581987b2513: Verifying Checksum [2021-06-17T00:31:01.381Z] f581987b2513: Download complete [2021-06-17T00:31:01.381Z] a6820b24f6d8: Verifying Checksum [2021-06-17T00:31:01.381Z] a6820b24f6d8: Download complete [2021-06-17T00:31:01.381Z] 31603596830f: Pull complete [2021-06-17T00:31:01.648Z] 54011a49482f: Pull complete [2021-06-17T00:31:02.226Z] a6820b24f6d8: Pull complete [2021-06-17T00:31:02.490Z] f581987b2513: Pull complete [2021-06-17T00:31:02.490Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-17T00:31:02.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T00:31:02.490Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-17T00:31:02.580Z] prd-centos7-docker-4c-2g-1849 does not seem to be running inside a container [2021-06-17T00:31:02.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-17T00:31:03.643Z] $ docker top 1874565556b943c467f35e9833051b13ab9a78cb2abe5bb7d1e05fad59f26aa2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T00:31:05.978Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T00:31:05.978Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T00:31:06.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T00:31:06.126Z] $ docker exec 1874565556b943c467f35e9833051b13ab9a78cb2abe5bb7d1e05fad59f26aa2 ssh-agent [2021-06-17T00:31:06.257Z] SSH_AUTH_SOCK=/tmp/ssh-MNPVQsiIwetG/agent.12 [2021-06-17T00:31:06.257Z] SSH_AGENT_PID=18 [2021-06-17T00:31:06.268Z] Running ssh-add (command line suppressed) [2021-06-17T00:31:06.375Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7435053367397688029.key (/w/workspace/edgex-go/4@tmp/private_key_7435053367397688029.key) [2021-06-17T00:31:06.402Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T00:31:06.727Z] + git tag --points-at HEAD [Pipeline] } [2021-06-17T00:31:06.733Z] $ docker exec --env ******** --env ******** 1874565556b943c467f35e9833051b13ab9a78cb2abe5bb7d1e05fad59f26aa2 ssh-agent -k [2021-06-17T00:31:06.835Z] unset SSH_AUTH_SOCK; [2021-06-17T00:31:06.835Z] unset SSH_AGENT_PID; [2021-06-17T00:31:06.835Z] echo Agent pid 18 killed; [2021-06-17T00:31:06.861Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-17T00:31:06.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T00:31:06.901Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T00:31:07.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T00:31:07.018Z] $ docker exec 1874565556b943c467f35e9833051b13ab9a78cb2abe5bb7d1e05fad59f26aa2 ssh-agent [2021-06-17T00:31:07.149Z] SSH_AUTH_SOCK=/tmp/ssh-YHkJ4CWTLJba/agent.51 [2021-06-17T00:31:07.149Z] SSH_AGENT_PID=58 [2021-06-17T00:31:07.157Z] Running ssh-add (command line suppressed) [2021-06-17T00:31:07.264Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_6269060371691452972.key (/w/workspace/edgex-go/4@tmp/private_key_6269060371691452972.key) [2021-06-17T00:31:07.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T00:31:07.599Z] + git semver init [2021-06-17T00:31:07.599Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T00:31:07.599Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-06-17T00:31:07.599Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-06-17T00:31:07.599Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T00:31:07.599Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T00:31:07.599Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T00:31:07.599Z] # $SEMVER_BRANCH = PR-3570 [2021-06-17T00:31:07.599Z] # $SEMVER_TEMP = /tmp/semver-933513639 [2021-06-17T00:31:07.599Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-17T00:31:22.550Z] # '/tmp/semver-933513639' -> '/w/workspace/edgex-go/4/.semver' [2021-06-17T00:31:22.550Z] # -> Force: false [2021-06-17T00:31:22.550Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-06-17T00:31:22.550Z] $ docker exec --env ******** --env ******** 1874565556b943c467f35e9833051b13ab9a78cb2abe5bb7d1e05fad59f26aa2 ssh-agent -k [2021-06-17T00:31:22.654Z] unset SSH_AUTH_SOCK; [2021-06-17T00:31:22.654Z] unset SSH_AGENT_PID; [2021-06-17T00:31:22.654Z] echo Agent pid 58 killed; [2021-06-17T00:31:22.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T00:31:25.176Z] + git semver [Pipeline] } [2021-06-17T00:31:25.180Z] $ docker stop --time=1 1874565556b943c467f35e9833051b13ab9a78cb2abe5bb7d1e05fad59f26aa2 [2021-06-17T00:31:27.245Z] $ docker rm -f 1874565556b943c467f35e9833051b13ab9a78cb2abe5bb7d1e05fad59f26aa2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T00:31:27.666Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-17T00:31:28.105Z] Stashed 1 file(s) [Pipeline] echo [2021-06-17T00:31:28.110Z] [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-17T00:31:28.833Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-17T00:31:29.134Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-17T00:31:29.437Z] + sudo service docker restart [2021-06-17T00:31:29.437Z] + true [2021-06-17T00:31:29.437Z] Redirecting to /bin/systemctl restart docker.service [2021-06-17T00:31:43.432Z] Still waiting to schedule task [2021-06-17T00:31:43.433Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-17T00:31:46.578Z] ========================================================= [2021-06-17T00:31:46.578Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-17T00:31:46.578Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:31:46.907Z] + 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-17T00:31:48.295Z] Sending build context to Docker daemon 329.5MB [2021-06-17T00:31:48.295Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T00:31:48.295Z] Step 2/6 : FROM ${BASE} [2021-06-17T00:31:48.569Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-17T00:31:48.569Z] 540db60ca938: Pulling fs layer [2021-06-17T00:31:48.569Z] adcc1eea9eea: Pulling fs layer [2021-06-17T00:31:48.569Z] 4c4ab2625f07: Pulling fs layer [2021-06-17T00:31:48.569Z] 0510c868ecb4: Pulling fs layer [2021-06-17T00:31:48.569Z] afea3b2eda06: Pulling fs layer [2021-06-17T00:31:48.569Z] 7809a108b3ef: Pulling fs layer [2021-06-17T00:31:48.569Z] f706445af74f: Pulling fs layer [2021-06-17T00:31:48.569Z] afea3b2eda06: Waiting [2021-06-17T00:31:48.569Z] 7809a108b3ef: Waiting [2021-06-17T00:31:48.569Z] f706445af74f: Waiting [2021-06-17T00:31:48.569Z] 0510c868ecb4: Waiting [2021-06-17T00:31:48.569Z] 4c4ab2625f07: Verifying Checksum [2021-06-17T00:31:48.569Z] 4c4ab2625f07: Download complete [2021-06-17T00:31:48.569Z] adcc1eea9eea: Verifying Checksum [2021-06-17T00:31:48.569Z] adcc1eea9eea: Download complete [2021-06-17T00:31:48.569Z] afea3b2eda06: Verifying Checksum [2021-06-17T00:31:48.569Z] afea3b2eda06: Download complete [2021-06-17T00:31:48.569Z] 7809a108b3ef: Verifying Checksum [2021-06-17T00:31:48.569Z] 7809a108b3ef: Download complete [2021-06-17T00:31:48.569Z] 540db60ca938: Verifying Checksum [2021-06-17T00:31:48.569Z] 540db60ca938: Download complete [2021-06-17T00:31:48.833Z] 540db60ca938: Pull complete [2021-06-17T00:31:48.833Z] adcc1eea9eea: Pull complete [2021-06-17T00:31:48.833Z] 4c4ab2625f07: Pull complete [2021-06-17T00:31:52.286Z] f706445af74f: Verifying Checksum [2021-06-17T00:31:52.286Z] f706445af74f: Download complete [2021-06-17T00:31:52.286Z] 0510c868ecb4: Verifying Checksum [2021-06-17T00:31:52.286Z] 0510c868ecb4: Download complete [2021-06-17T00:31:54.236Z] 0510c868ecb4: Pull complete [2021-06-17T00:31:54.236Z] afea3b2eda06: Pull complete [2021-06-17T00:31:54.501Z] 7809a108b3ef: Pull complete [2021-06-17T00:31:55.898Z] f706445af74f: Pull complete [2021-06-17T00:31:55.898Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-17T00:31:55.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-17T00:31:55.898Z] ---> b068be0155e3 [2021-06-17T00:31:55.898Z] 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-17T00:31:57.306Z] ---> Running in 388062fa98d2 [2021-06-17T00:31:57.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:31:58.510Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:31:58.771Z] (1/12) Installing libmagic (5.39-r0) [2021-06-17T00:31:59.449Z] (2/12) Installing file (5.39-r0) [2021-06-17T00:31:59.449Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-17T00:31:59.449Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-17T00:32:03.048Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-17T00:32:03.048Z] (6/12) Installing patch (2.7.6-r6) [2021-06-17T00:32:03.309Z] (7/12) Installing build-base (0.5-r2) [2021-06-17T00:32:03.309Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-17T00:32:03.309Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-17T00:32:03.571Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-17T00:32:03.571Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-17T00:32:03.571Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-17T00:32:03.834Z] Executing busybox-1.32.1-r6.trigger [2021-06-17T00:32:03.834Z] OK: 219 MiB in 52 packages [2021-06-17T00:32:04.785Z] Removing intermediate container 388062fa98d2 [2021-06-17T00:32:04.785Z] ---> 464fa2c043c2 [2021-06-17T00:32:04.785Z] Step 4/6 : WORKDIR /edgex-go [2021-06-17T00:32:05.049Z] ---> Running in e26467f33f9d [2021-06-17T00:32:05.049Z] Removing intermediate container e26467f33f9d [2021-06-17T00:32:05.049Z] ---> 178abb88df5a [2021-06-17T00:32:05.049Z] Step 5/6 : COPY go.mod . [2021-06-17T00:32:05.049Z] ---> b3d84ee05fa0 [2021-06-17T00:32:05.049Z] Step 6/6 : RUN go mod download [2021-06-17T00:32:05.313Z] ---> Running in c218784b2495 [2021-06-17T00:32:17.364Z] Removing intermediate container c218784b2495 [2021-06-17T00:32:17.364Z] ---> e68591138483 [2021-06-17T00:32:17.364Z] Successfully built e68591138483 [2021-06-17T00:32:17.364Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:32:17.677Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-17T00:32:17.677Z] . [Pipeline] withDockerContainer [2021-06-17T00:32:17.768Z] prd-centos7-docker-4c-2g-1849 does not seem to be running inside a container [2021-06-17T00:32:17.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-17T00:32:18.214Z] $ docker top 0f6e16c3f1c7cef435c3222ef04c313229f3cb33b8abe6afe0b66f444dd9387c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T00:32:18.611Z] + go version [2021-06-17T00:32:18.611Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-17T00:32:18.614Z] $ docker stop --time=1 0f6e16c3f1c7cef435c3222ef04c313229f3cb33b8abe6afe0b66f444dd9387c [2021-06-17T00:32:19.802Z] $ docker rm -f 0f6e16c3f1c7cef435c3222ef04c313229f3cb33b8abe6afe0b66f444dd9387c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:32:20.401Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-17T00:32:20.402Z] . [Pipeline] withDockerContainer [2021-06-17T00:32:20.478Z] prd-centos7-docker-4c-2g-1849 does not seem to be running inside a container [2021-06-17T00:32:20.507Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-17T00:32:20.882Z] $ docker top 5fd8c5d4d605bdfafd2aee6d4cee762b6dde25bfb608631d3483d2f745a5a7b8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-17T00:32:20.991Z] ========================================================= [2021-06-17T00:32:20.991Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-17T00:32:20.991Z] ========================================================= [Pipeline] sh [2021-06-17T00:32:21.283Z] + go mod tidy [Pipeline] sh [2021-06-17T00:32:24.154Z] + make test [2021-06-17T00:32:24.154Z] go mod tidy [2021-06-17T00:32:24.154Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-17T00:32:27.515Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-17T00:32:45.814Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-17T00:32:48.409Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-17T00:32:49.392Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-17T00:32:49.392Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-17T00:32:51.990Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-17T00:32:52.262Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-17T00:32:52.262Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-17T00:32:52.262Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-17T00:32:52.850Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-17T00:32:53.119Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-17T00:32:53.394Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-17T00:32:53.394Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-17T00:32:53.394Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-17T00:32:53.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-17T00:32:56.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2021-06-17T00:32:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-17T00:32:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-17T00:32:56.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 100.0% of statements [2021-06-17T00:32:56.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-17T00:32:57.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 53.4% of statements [2021-06-17T00:32:57.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-17T00:32:57.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-17T00:32:57.978Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.102s coverage: 87.7% of statements [2021-06-17T00:32:57.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-17T00:32:57.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-17T00:32:57.978Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.065s coverage: 78.9% of statements [2021-06-17T00:32:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 81.2% of statements [2021-06-17T00:32:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-17T00:32:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-17T00:32:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-17T00:32:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-17T00:32:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-17T00:32:59.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.240s coverage: 95.1% of statements [2021-06-17T00:32:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-17T00:32:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-17T00:32:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-17T00:32:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-17T00:32:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-17T00:32:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-17T00:32:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-17T00:32:59.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-17T00:33:00.188Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-06-17T00:33:00.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-17T00:33:00.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-17T00:33:00.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-17T00:33:01.135Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.8% of statements [2021-06-17T00:33:01.135Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-17T00:33:01.135Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-06-17T00:33:01.135Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 22.0% of statements [2021-06-17T00:33:01.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-17T00:33:01.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-06-17T00:33:01.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2021-06-17T00:33:01.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-06-17T00:33:01.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-06-17T00:33:02.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-06-17T00:33:15.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2021-06-17T00:33:15.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-06-17T00:33:18.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.212s coverage: 81.8% of statements [2021-06-17T00:33:18.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-17T00:33:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2021-06-17T00:33:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-17T00:33:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-17T00:33:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-17T00:33:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-06-17T00:33:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-17T00:33:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-17T00:33:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-17T00:33:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-17T00:33:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-17T00:33:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-06-17T00:33:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-17T00:33:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-17T00:33:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-06-17T00:33:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-17T00:33:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 76.0% of statements [2021-06-17T00:33:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-17T00:33:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-17T00:33:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-06-17T00:33:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-06-17T00:33:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-06-17T00:33:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-17T00:33:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-06-17T00:33:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-17T00:33:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-17T00:33:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-06-17T00:33:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-06-17T00:33:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-06-17T00:33:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-06-17T00:33:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-06-17T00:33:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.195s coverage: 66.9% of statements [2021-06-17T00:33:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-17T00:33:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-17T00:33:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-17T00:33:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.6% of statements [2021-06-17T00:33:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-17T00:33:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-17T00:33:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-06-17T00:33:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-17T00:33:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2021-06-17T00:33:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-17T00:33:45.371Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.3% of statements [2021-06-17T00:33:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-17T00:33:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-17T00:33:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-17T00:33:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-17T00:33:45.371Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 91.9% of statements [2021-06-17T00:33:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-17T00:33:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-17T00:33:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-17T00:33:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-17T00:33:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-17T00:33:45.371Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-06-17T00:33:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-17T00:33:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-17T00:33:45.371Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.6% of statements [2021-06-17T00:33:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-17T00:33:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-17T00:33:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-17T00:33:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-17T00:33:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-17T00:33:45.371Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.047s coverage: 28.9% of statements [2021-06-17T00:33:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-17T00:33:45.371Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor 0.052s coverage: 6.7% of statements [2021-06-17T00:33:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-17T00:33:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-17T00:33:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-17T00:33:45.371Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-17T00:33:45.371Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-06-17T00:33:45.371Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements [2021-06-17T00:33:45.371Z] GO111MODULE=on go vet ./... [2021-06-17T00:34:11.927Z] gofmt -l . [2021-06-17T00:34:11.927Z] [ "`gofmt -l .`" = "" ] [2021-06-17T00:34:11.927Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-17T00:34:12.240Z] + ls -al . [2021-06-17T00:34:12.240Z] total 516 [2021-06-17T00:34:12.240Z] drwxrwxr-x 10 1001 1001 4096 Jun 17 00:34 . [2021-06-17T00:34:12.240Z] drwxr-xr-x 4 root root 28 Jun 17 00:32 .. [2021-06-17T00:34:12.240Z] -rw-rw-r-- 1 1001 1001 11 Jun 17 00:30 .dockerignore [2021-06-17T00:34:12.240Z] drwxrwxr-x 8 1001 1001 179 Jun 17 00:30 .git [2021-06-17T00:34:12.240Z] drwxrwxr-x 3 1001 1001 125 Jun 17 00:30 .github [2021-06-17T00:34:12.240Z] -rw-rw-r-- 1 1001 1001 818 Jun 17 00:30 .gitignore [2021-06-17T00:34:12.240Z] drwx------ 3 1001 1001 60 Jun 17 00:31 .semver [2021-06-17T00:34:12.240Z] -rw-rw-r-- 1 1001 1001 166 Jun 17 00:30 .sonarcloud.properties [2021-06-17T00:34:12.240Z] -rw-rw-r-- 1 1001 1001 8609 Jun 17 00:30 Attribution.txt [2021-06-17T00:34:12.240Z] -rw-rw-r-- 1 1001 1001 3804 Jun 17 00:30 CONTRIBUTING.md [2021-06-17T00:34:12.240Z] -rw-rw-r-- 1 1001 1001 931 Jun 17 00:30 Dockerfile.build [2021-06-17T00:34:12.240Z] -rw-rw-r-- 1 1001 1001 849 Jun 17 00:30 Jenkinsfile [2021-06-17T00:34:12.240Z] -rw-rw-r-- 1 1001 1001 10775 Jun 17 00:30 LICENSE [2021-06-17T00:34:12.240Z] -rw-rw-r-- 1 1001 1001 5605 Jun 17 00:30 Makefile [2021-06-17T00:34:12.240Z] -rw-rw-r-- 1 1001 1001 7905 Jun 17 00:30 README.md [2021-06-17T00:34:12.240Z] -rw-rw-r-- 1 1001 1001 7071 Jun 17 00:30 SECURITY.md [2021-06-17T00:34:12.240Z] -rw-rw-r-- 1 1001 1001 5 Jun 17 00:31 VERSION [2021-06-17T00:34:12.240Z] -rw-rw-r-- 1 1001 1001 4131 Jun 17 00:30 ZMQWindows.md [2021-06-17T00:34:12.240Z] drwxrwxr-x 2 1001 1001 37 Jun 17 00:30 bin [2021-06-17T00:34:12.240Z] drwxrwxr-x 14 1001 1001 4096 Jun 17 00:30 cmd [2021-06-17T00:34:12.240Z] -rw-r--r-- 1 root root 400748 Jun 17 00:33 coverage.out [2021-06-17T00:34:12.240Z] -rw-rw-r-- 1 1001 1001 841 Jun 17 00:30 go.mod [2021-06-17T00:34:12.240Z] -rw-r--r-- 1 root root 20843 Jun 17 00:32 go.sum [2021-06-17T00:34:12.240Z] drwxrwxr-x 7 1001 1001 114 Jun 17 00:30 internal [2021-06-17T00:34:12.240Z] drwxrwxr-x 3 1001 1001 16 Jun 17 00:30 openapi [2021-06-17T00:34:12.240Z] drwxrwxr-x 4 1001 1001 71 Jun 17 00:30 snap [2021-06-17T00:34:12.240Z] -rw-rw-r-- 1 1001 1001 168 Jun 17 00:30 version.go [Pipeline] sh [2021-06-17T00:34:12.536Z] + '[' -e coverage.out ] [2021-06-17T00:34:12.536Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-17T00:34:12.657Z] Stashed 1 file(s) [Pipeline] sh [2021-06-17T00:34:12.951Z] + make build [2021-06-17T00:34:12.951Z] go mod tidy [2021-06-17T00:34:12.951Z] 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-17T00:34:14.884Z] 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-17T00:34:21.646Z] 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-17T00:34:21.646Z] 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-17T00:34:23.917Z] 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-17T00:34:23.917Z] 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-17T00:34:23.917Z] 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-17T00:34:24.504Z] 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-17T00:34:25.475Z] 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-17T00:34:26.429Z] 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-17T00:34:27.010Z] 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-17T00:34:27.964Z] 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-17T00:34:29.384Z] $ docker stop --time=1 5fd8c5d4d605bdfafd2aee6d4cee762b6dde25bfb608631d3483d2f745a5a7b8 [2021-06-17T00:34:31.131Z] $ docker rm -f 5fd8c5d4d605bdfafd2aee6d4cee762b6dde25bfb608631d3483d2f745a5a7b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:34:46.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-17T00:34:46.996Z] [2021-06-17T00:34:46.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:34:47.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-17T00:34:47.313Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-17T00:34:47.313Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-17T00:34:47.313Z] ca9280d653b3: Pulling fs layer [2021-06-17T00:34:47.313Z] 7e9c9ca2126c: Pulling fs layer [2021-06-17T00:34:49.785Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-17T00:34:49.785Z] cbdbe7a5bc2a: Download complete [2021-06-17T00:34:49.785Z] cbdbe7a5bc2a: Pull complete [2021-06-17T00:34:49.785Z] ca9280d653b3: Verifying Checksum [2021-06-17T00:34:49.785Z] ca9280d653b3: Download complete [2021-06-17T00:34:49.785Z] ca9280d653b3: Pull complete [2021-06-17T00:34:49.785Z] 7e9c9ca2126c: Verifying Checksum [2021-06-17T00:34:49.785Z] 7e9c9ca2126c: Download complete [2021-06-17T00:34:52.351Z] 7e9c9ca2126c: Pull complete [2021-06-17T00:34:52.351Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-17T00:34:52.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-17T00:34:52.351Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-17T00:34:52.430Z] prd-centos7-docker-4c-2g-1849 does not seem to be running inside a container [2021-06-17T00:34:52.464Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-17T00:34:54.990Z] $ docker top dee9d4bf59fe4ab6624bf775d524c5456194f0b253bcd54bfec474800a901343 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T00:34:55.393Z] + docker-compose build --help [2021-06-17T00:34:55.393Z] + grep parallel [2021-06-17T00:34:55.967Z] --parallel Build images in parallel. [Pipeline] } [2021-06-17T00:34:55.974Z] $ docker stop --time=1 dee9d4bf59fe4ab6624bf775d524c5456194f0b253bcd54bfec474800a901343 [2021-06-17T00:34:57.177Z] $ docker rm -f dee9d4bf59fe4ab6624bf775d524c5456194f0b253bcd54bfec474800a901343 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:34:57.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-17T00:34:57.627Z] . [Pipeline] withDockerContainer [2021-06-17T00:34:57.776Z] prd-centos7-docker-4c-2g-1849 does not seem to be running inside a container [2021-06-17T00:34:57.815Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-17T00:34:58.270Z] $ docker top 8d9da12f29b84f62da4e76e3c7f40303a250a6e802bc8d7628f9817bfe656230 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T00:35:00.615Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-17T00:35:00.615Z] Building core-command ... [2021-06-17T00:35:00.615Z] Building core-data ... [2021-06-17T00:35:00.615Z] Building core-metadata ... [2021-06-17T00:35:00.615Z] Building security-bootstrapper ... [2021-06-17T00:35:00.615Z] Building security-proxy-setup ... [2021-06-17T00:35:00.615Z] Building security-secretstore-setup ... [2021-06-17T00:35:00.615Z] Building support-notifications ... [2021-06-17T00:35:00.615Z] Building support-scheduler ... [2021-06-17T00:35:00.615Z] Building sys-mgmt-agent ... [2021-06-17T00:35:00.615Z] Building security-proxy-setup [2021-06-17T00:35:00.615Z] Building support-notifications [2021-06-17T00:35:00.615Z] Building support-scheduler [2021-06-17T00:35:00.615Z] Building security-bootstrapper [2021-06-17T00:35:00.615Z] Building sys-mgmt-agent [2021-06-17T00:35:11.018Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T00:35:11.018Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-17T00:35:11.018Z] ---> e68591138483 [2021-06-17T00:35:11.018Z] Step 3/23 : WORKDIR /edgex-go [2021-06-17T00:35:11.018Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T00:35:11.018Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-17T00:35:11.018Z] ---> e68591138483 [2021-06-17T00:35:11.018Z] Step 3/23 : WORKDIR /edgex-go [2021-06-17T00:35:11.018Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T00:35:11.018Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T00:35:11.018Z] ---> e68591138483 [2021-06-17T00:35:11.018Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T00:35:15.697Z] ---> Running in 43fa8ecba6a8 [2021-06-17T00:35:15.697Z] ---> Running in 6d8d238dc840 [2021-06-17T00:35:15.697Z] ---> Running in e00abb7c12a1 [2021-06-17T00:35:17.096Z] Removing intermediate container e00abb7c12a1 [2021-06-17T00:35:17.096Z] ---> 26cf29d69b07 [2021-06-17T00:35:17.096Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T00:35:17.357Z] Removing intermediate container 6d8d238dc840 [2021-06-17T00:35:17.358Z] ---> 44022328abe3 [2021-06-17T00:35:17.358Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T00:35:17.358Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T00:35:17.358Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-17T00:35:17.358Z] ---> e68591138483 [2021-06-17T00:35:17.358Z] Step 3/32 : WORKDIR /edgex-go [2021-06-17T00:35:17.358Z] ---> Using cache [2021-06-17T00:35:17.358Z] ---> 1c2ebf8afdce [2021-06-17T00:35:17.358Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T00:35:17.619Z] Removing intermediate container 43fa8ecba6a8 [2021-06-17T00:35:17.619Z] ---> 1c2ebf8afdce [2021-06-17T00:35:17.619Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T00:35:17.619Z] ---> Running in 8c1142127871 [2021-06-17T00:35:17.619Z] ---> Running in 41b9a10adf7e [2021-06-17T00:35:17.619Z] ---> Running in 77be2ea3e39a [2021-06-17T00:35:17.619Z] ---> Running in 9f9ee012b4f3 [2021-06-17T00:35:19.029Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T00:35:19.029Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-17T00:35:19.029Z] ---> e68591138483 [2021-06-17T00:35:19.029Z] Step 3/22 : WORKDIR /edgex-go [2021-06-17T00:35:19.029Z] ---> Using cache [2021-06-17T00:35:19.029Z] ---> 1c2ebf8afdce [2021-06-17T00:35:19.029Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T00:35:19.029Z] ---> Running in f71105cef1e8 [2021-06-17T00:35:19.029Z] Removing intermediate container 41b9a10adf7e [2021-06-17T00:35:19.029Z] ---> 0d2d081f2003 [2021-06-17T00:35:19.029Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-17T00:35:19.029Z] Removing intermediate container 8c1142127871 [2021-06-17T00:35:19.029Z] ---> 8927eb881a52 [2021-06-17T00:35:19.029Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-17T00:35:19.293Z] ---> Running in 8cb06093a131 [2021-06-17T00:35:19.293Z] ---> Running in 5bf32146c150 [2021-06-17T00:35:19.293Z] Removing intermediate container 77be2ea3e39a [2021-06-17T00:35:19.293Z] ---> d43bf5a468b8 [2021-06-17T00:35:19.293Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-17T00:35:19.293Z] ---> Running in ce6ca866dc2d [2021-06-17T00:35:19.293Z] Removing intermediate container 9f9ee012b4f3 [2021-06-17T00:35:19.293Z] ---> df98ffa9a4da [2021-06-17T00:35:19.293Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-17T00:35:19.293Z] ---> Running in f05a9faf3108 [2021-06-17T00:35:19.912Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:35:19.913Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:35:20.177Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:35:20.177Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:35:20.177Z] Removing intermediate container f71105cef1e8 [2021-06-17T00:35:20.177Z] ---> ceeb5452ad91 [2021-06-17T00:35:20.177Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-17T00:35:20.177Z] ---> Running in cd17de07a145 [2021-06-17T00:35:20.447Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:35:20.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:35:20.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:35:20.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:35:20.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:35:21.254Z] OK: 219 MiB in 52 packages [2021-06-17T00:35:21.254Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:35:21.254Z] OK: 219 MiB in 52 packages [2021-06-17T00:35:21.254Z] OK: 219 MiB in 52 packages [2021-06-17T00:35:21.837Z] Removing intermediate container 8cb06093a131 [2021-06-17T00:35:21.838Z] ---> 183988b78ff6 [2021-06-17T00:35:21.838Z] Step 6/24 : COPY go.mod . [2021-06-17T00:35:21.838Z] OK: 219 MiB in 52 packages [2021-06-17T00:35:21.838Z] Removing intermediate container 5bf32146c150 [2021-06-17T00:35:21.838Z] ---> c5e7ca29c9bd [2021-06-17T00:35:21.838Z] Step 6/32 : COPY go.mod . [2021-06-17T00:35:21.838Z] Removing intermediate container ce6ca866dc2d [2021-06-17T00:35:21.838Z] ---> f2538e4cc0d5 [2021-06-17T00:35:21.838Z] Step 6/23 : COPY go.mod . [2021-06-17T00:35:21.838Z] OK: 219 MiB in 52 packages [2021-06-17T00:35:22.100Z] ---> af97bad586f5 [2021-06-17T00:35:22.100Z] Step 7/24 : RUN go mod download [2021-06-17T00:35:22.100Z] ---> Running in 06599cd2e81d [2021-06-17T00:35:22.100Z] ---> 3c5f4ff597fe [2021-06-17T00:35:22.100Z] Step 7/23 : RUN go mod download [2021-06-17T00:35:22.100Z] ---> Running in 08ca1e9b53cc [2021-06-17T00:35:22.100Z] Removing intermediate container cd17de07a145 [2021-06-17T00:35:22.100Z] ---> 581469c7248a [2021-06-17T00:35:22.100Z] Step 6/22 : COPY go.mod . [2021-06-17T00:35:22.100Z] ---> e1319e8e014e [2021-06-17T00:35:22.100Z] Step 7/32 : RUN go mod download [2021-06-17T00:35:22.361Z] ---> Running in 77fbcf319319 [2021-06-17T00:35:22.361Z] Removing intermediate container f05a9faf3108 [2021-06-17T00:35:22.361Z] ---> 7020224a3aad [2021-06-17T00:35:22.361Z] Step 6/23 : COPY go.mod . [2021-06-17T00:35:22.622Z] ---> 015dbd7911b5 [2021-06-17T00:35:22.622Z] Step 7/22 : RUN go mod download [2021-06-17T00:35:22.622Z] ---> d329aed355c4 [2021-06-17T00:35:22.622Z] Step 7/23 : RUN go mod download [2021-06-17T00:35:22.622Z] ---> Running in 0acd3a7a84c6 [2021-06-17T00:35:22.622Z] ---> Running in 60d680868bae [2021-06-17T00:35:23.197Z] Removing intermediate container 06599cd2e81d [2021-06-17T00:35:23.197Z] ---> 3e62d0b23df5 [2021-06-17T00:35:23.197Z] Step 8/24 : COPY . . [2021-06-17T00:35:23.464Z] Removing intermediate container 08ca1e9b53cc [2021-06-17T00:35:23.464Z] ---> 054b862a2dd1 [2021-06-17T00:35:23.464Z] Step 8/23 : COPY . . [2021-06-17T00:35:23.464Z] Removing intermediate container 77fbcf319319 [2021-06-17T00:35:23.464Z] ---> e2a6e45cd145 [2021-06-17T00:35:23.464Z] Step 8/32 : COPY . . [2021-06-17T00:35:26.871Z] Removing intermediate container 0acd3a7a84c6 [2021-06-17T00:35:26.871Z] ---> 363ef6e79458 [2021-06-17T00:35:26.871Z] Step 8/22 : COPY . . [2021-06-17T00:35:26.871Z] Removing intermediate container 60d680868bae [2021-06-17T00:35:26.871Z] ---> 69b01e3b65ef [2021-06-17T00:35:26.871Z] Step 8/23 : COPY . . [2021-06-17T00:35:37.099Z] ---> 3fa219e03820 [2021-06-17T00:35:37.099Z] Step 9/32 : RUN go mod tidy [2021-06-17T00:35:37.099Z] ---> Running in b17dd29ac5c6 [2021-06-17T00:35:37.099Z] Removing intermediate container b17dd29ac5c6 [2021-06-17T00:35:37.099Z] ---> 3b4c60d0ac0a [2021-06-17T00:35:37.099Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-17T00:35:37.099Z] ---> Running in 3ee8cdedbd5f [2021-06-17T00:35:37.374Z] 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-17T00:35:49.466Z] ---> a650a5b1326e [2021-06-17T00:35:49.466Z] Step 9/22 : RUN go mod tidy [2021-06-17T00:35:49.466Z] ---> Running in 9ae9f9e268fc [2021-06-17T00:35:52.029Z] Removing intermediate container 9ae9f9e268fc [2021-06-17T00:35:52.029Z] ---> 6c887ce181d7 [2021-06-17T00:35:52.029Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-17T00:35:52.029Z] ---> Running in 48ece36046f1 [2021-06-17T00:35:52.982Z] 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-17T00:35:52.982Z] ---> ede16b8e7ea4 [2021-06-17T00:35:52.982Z] Step 9/23 : RUN go mod tidy [2021-06-17T00:35:53.250Z] ---> Running in 9d779bbea503 [2021-06-17T00:35:55.208Z] Removing intermediate container 9d779bbea503 [2021-06-17T00:35:55.208Z] ---> 315b6465471f [2021-06-17T00:35:55.208Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-17T00:35:55.208Z] ---> Running in 52713821f7d4 [2021-06-17T00:35:55.785Z] ---> 266a5dc6f3f7 [2021-06-17T00:35:55.785Z] Step 9/24 : RUN go mod tidy [2021-06-17T00:35:55.785Z] ---> Running in ca155e9cdbf5 [2021-06-17T00:35:56.054Z] 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-17T00:35:59.615Z] Removing intermediate container ca155e9cdbf5 [2021-06-17T00:35:59.615Z] ---> f4de258948d2 [2021-06-17T00:35:59.615Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-17T00:35:59.615Z] ---> Running in 1f7b7401421d [2021-06-17T00:35:59.615Z] 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-17T00:35:59.615Z] Removing intermediate container 3ee8cdedbd5f [2021-06-17T00:35:59.615Z] ---> 906fa189d323 [2021-06-17T00:35:59.615Z] [2021-06-17T00:35:59.615Z] Step 11/32 : FROM alpine:3.12 [2021-06-17T00:35:59.879Z] 3.12: Pulling from library/alpine [2021-06-17T00:36:02.897Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-17T00:36:02.897Z] Status: Downloaded newer image for alpine:3.12 [2021-06-17T00:36:02.897Z] ---> 13621d1b12d4 [2021-06-17T00:36:02.897Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-17T00:36:02.897Z] ---> Running in c8d4499a59e8 [2021-06-17T00:36:02.897Z] Removing intermediate container c8d4499a59e8 [2021-06-17T00:36:02.897Z] ---> aeffd130cb4f [2021-06-17T00:36:02.897Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-17T00:36:02.897Z] ---> Running in f835b71c1988 [2021-06-17T00:36:02.897Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:36:02.897Z] ---> f877e87b348b [2021-06-17T00:36:02.897Z] Step 9/23 : RUN go mod tidy [2021-06-17T00:36:02.897Z] ---> Running in ca63e3b3df59 [2021-06-17T00:36:02.897Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:36:02.897Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-17T00:36:02.897Z] (2/2) Installing su-exec (0.2-r1) [2021-06-17T00:36:02.897Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T00:36:03.164Z] OK: 6 MiB in 16 packages [2021-06-17T00:36:03.426Z] Removing intermediate container f835b71c1988 [2021-06-17T00:36:03.426Z] ---> 02566934d3ef [2021-06-17T00:36:03.426Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-17T00:36:03.426Z] ---> Running in 4abc6a208f63 [2021-06-17T00:36:05.794Z] Removing intermediate container 4abc6a208f63 [2021-06-17T00:36:05.794Z] ---> 82b517119377 [2021-06-17T00:36:05.794Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-17T00:36:05.794Z] ---> Running in 5651a7339da2 [2021-06-17T00:36:05.794Z] Removing intermediate container 5651a7339da2 [2021-06-17T00:36:05.794Z] ---> 0bcb8c78c36d [2021-06-17T00:36:05.794Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-17T00:36:05.794Z] ---> Running in 9c6ead5862e9 [2021-06-17T00:36:05.794Z] Removing intermediate container 9c6ead5862e9 [2021-06-17T00:36:05.794Z] ---> 72d2d2fe6281 [2021-06-17T00:36:05.794Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-17T00:36:05.794Z] Removing intermediate container ca63e3b3df59 [2021-06-17T00:36:05.794Z] ---> 2c58618e4f7b [2021-06-17T00:36:05.794Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-17T00:36:05.794Z] ---> Running in 915cc665dd35 [2021-06-17T00:36:05.794Z] ---> Running in b8379edc8755 [2021-06-17T00:36:05.794Z] Removing intermediate container 915cc665dd35 [2021-06-17T00:36:05.794Z] ---> 545e627731a9 [2021-06-17T00:36:05.794Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-17T00:36:05.794Z] ---> e24f3efd4379 [2021-06-17T00:36:05.794Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-17T00:36:05.794Z] ---> Running in c9550d2a7795 [2021-06-17T00:36:05.794Z] 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-17T00:36:08.408Z] Removing intermediate container c9550d2a7795 [2021-06-17T00:36:08.408Z] ---> 4e9f557a4e6d [2021-06-17T00:36:08.408Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T00:36:08.408Z] ---> 459359a8eb82 [2021-06-17T00:36:08.408Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-17T00:36:08.408Z] ---> ceecc4da91db [2021-06-17T00:36:08.408Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-17T00:36:08.408Z] ---> 1959798e02a4 [2021-06-17T00:36:08.408Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-17T00:36:08.408Z] ---> f89f09cab7d7 [2021-06-17T00:36:08.408Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-17T00:36:08.408Z] ---> 5b31b48806fe [2021-06-17T00:36:08.408Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-17T00:36:08.408Z] ---> Running in 32cf4fcc60aa [2021-06-17T00:36:08.408Z] Removing intermediate container 32cf4fcc60aa [2021-06-17T00:36:08.408Z] ---> 7439ec73a9f3 [2021-06-17T00:36:08.408Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-17T00:36:08.670Z] ---> 801452105592 [2021-06-17T00:36:08.670Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-17T00:36:08.670Z] ---> Running in 76faf4cb101b [2021-06-17T00:36:11.042Z] Removing intermediate container 76faf4cb101b [2021-06-17T00:36:11.042Z] ---> a6d8f6fde7ca [2021-06-17T00:36:11.042Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-17T00:36:11.042Z] ---> Running in 12525659f122 [2021-06-17T00:36:11.042Z] Removing intermediate container 12525659f122 [2021-06-17T00:36:11.042Z] ---> f7e73b68c75d [2021-06-17T00:36:11.042Z] Step 29/32 : CMD ["gate"] [2021-06-17T00:36:11.042Z] ---> Running in 50cf2c995756 [2021-06-17T00:36:11.042Z] Removing intermediate container 50cf2c995756 [2021-06-17T00:36:11.042Z] ---> 51c57160f786 [2021-06-17T00:36:11.042Z] Step 30/32 : LABEL arch=x86_64 [2021-06-17T00:36:11.042Z] ---> Running in 9efea81a42ed [2021-06-17T00:36:11.042Z] Removing intermediate container 9efea81a42ed [2021-06-17T00:36:11.042Z] ---> 7813eb764077 [2021-06-17T00:36:11.042Z] Step 31/32 : LABEL git_sha=ea85c73fc84f7150fc0301e1cb2073a2375321f7 [2021-06-17T00:36:11.042Z] ---> Running in 6e09f5e43188 [2021-06-17T00:36:11.042Z] Removing intermediate container 6e09f5e43188 [2021-06-17T00:36:11.042Z] ---> 78e711003893 [2021-06-17T00:36:11.042Z] Step 32/32 : LABEL version=0.0.0 [2021-06-17T00:36:11.042Z] ---> Running in ae6605bf20d7 [2021-06-17T00:36:11.323Z] Removing intermediate container ae6605bf20d7 [2021-06-17T00:36:11.323Z] ---> 3d076a7204cb [2021-06-17T00:36:11.323Z] [2021-06-17T00:36:11.323Z] Successfully built 3d076a7204cb [2021-06-17T00:36:11.323Z] Successfully tagged security-bootstrapper:latest [2021-06-17T00:36:11.323Z]  Building security-bootstrapper ... done Building core-command [2021-06-17T00:36:18.720Z] 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-17T00:36:20.127Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T00:36:20.127Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T00:36:20.127Z] ---> e68591138483 [2021-06-17T00:36:20.127Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T00:36:20.127Z] ---> Using cache [2021-06-17T00:36:20.127Z] ---> 1c2ebf8afdce [2021-06-17T00:36:20.127Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T00:36:20.127Z] ---> Using cache [2021-06-17T00:36:20.127Z] ---> ceeb5452ad91 [2021-06-17T00:36:20.127Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-17T00:36:20.127Z] ---> Using cache [2021-06-17T00:36:20.127Z] ---> 581469c7248a [2021-06-17T00:36:20.127Z] Step 6/24 : COPY go.mod . [2021-06-17T00:36:20.127Z] ---> Using cache [2021-06-17T00:36:20.127Z] ---> 015dbd7911b5 [2021-06-17T00:36:20.127Z] Step 7/24 : RUN go mod download [2021-06-17T00:36:20.127Z] ---> Using cache [2021-06-17T00:36:20.127Z] ---> 363ef6e79458 [2021-06-17T00:36:20.127Z] Step 8/24 : COPY . . [2021-06-17T00:36:20.127Z] ---> Using cache [2021-06-17T00:36:20.127Z] ---> a650a5b1326e [2021-06-17T00:36:20.127Z] Step 9/24 : RUN go mod tidy [2021-06-17T00:36:20.127Z] ---> Using cache [2021-06-17T00:36:20.127Z] ---> 6c887ce181d7 [2021-06-17T00:36:20.127Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-17T00:36:20.391Z] ---> Running in 837916b5e501 [2021-06-17T00:36:21.338Z] 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-17T00:36:24.649Z] Removing intermediate container 48ece36046f1 [2021-06-17T00:36:24.650Z] ---> dc7b0bb7343d [2021-06-17T00:36:24.650Z] [2021-06-17T00:36:24.650Z] Step 11/22 : FROM alpine:3.12 [2021-06-17T00:36:24.650Z] ---> 13621d1b12d4 [2021-06-17T00:36:24.650Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-17T00:36:24.650Z] ---> Running in ecd96e2d003a [2021-06-17T00:36:24.650Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:36:24.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:36:25.174Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-17T00:36:25.174Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-17T00:36:25.174Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-17T00:36:25.174Z] (4/4) Installing curl (7.77.0-r0) [2021-06-17T00:36:25.174Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T00:36:25.174Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T00:36:25.441Z] OK: 7 MiB in 18 packages [2021-06-17T00:36:28.291Z] Removing intermediate container ecd96e2d003a [2021-06-17T00:36:28.291Z] ---> c39e5a863ff0 [2021-06-17T00:36:28.291Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-17T00:36:28.291Z] ---> Running in d3e26dbdab8d [2021-06-17T00:36:28.291Z] Removing intermediate container d3e26dbdab8d [2021-06-17T00:36:28.291Z] ---> 821aa7d07b7a [2021-06-17T00:36:28.291Z] Step 14/22 : WORKDIR /edgex [2021-06-17T00:36:28.291Z] ---> Running in 3d0f2e2f5b18 [2021-06-17T00:36:28.291Z] Removing intermediate container 3d0f2e2f5b18 [2021-06-17T00:36:28.291Z] ---> bcc2baa2aee4 [2021-06-17T00:36:28.291Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-17T00:36:28.291Z] ---> f271ca6da54e [2021-06-17T00:36:28.291Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-17T00:36:28.291Z] ---> 8e55ef072e25 [2021-06-17T00:36:28.291Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-17T00:36:28.291Z] ---> 40c9ef99c8d5 [2021-06-17T00:36:28.291Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-17T00:36:28.291Z] ---> Running in 02c92b1f6652 [2021-06-17T00:36:28.291Z] Removing intermediate container 02c92b1f6652 [2021-06-17T00:36:28.291Z] ---> 397d9610e8dc [2021-06-17T00:36:28.291Z] Step 19/22 : CMD ["--init=true"] [2021-06-17T00:36:28.291Z] ---> Running in b2aee06fc859 [2021-06-17T00:36:28.291Z] Removing intermediate container b2aee06fc859 [2021-06-17T00:36:28.291Z] ---> 52d9aed71b8a [2021-06-17T00:36:28.291Z] Step 20/22 : LABEL arch=x86_64 [2021-06-17T00:36:28.291Z] ---> Running in d3ae21456f96 [2021-06-17T00:36:28.291Z] Removing intermediate container d3ae21456f96 [2021-06-17T00:36:28.291Z] ---> 2c529ed4c053 [2021-06-17T00:36:28.292Z] Step 21/22 : LABEL git_sha=ea85c73fc84f7150fc0301e1cb2073a2375321f7 [2021-06-17T00:36:28.292Z] ---> Running in 80ec05d409a1 [2021-06-17T00:36:28.292Z] Removing intermediate container 80ec05d409a1 [2021-06-17T00:36:28.292Z] ---> 4beecc50ec95 [2021-06-17T00:36:28.292Z] Step 22/22 : LABEL version=0.0.0 [2021-06-17T00:36:28.292Z] ---> Running in 6a2f5883db74 [2021-06-17T00:36:28.292Z] Removing intermediate container 6a2f5883db74 [2021-06-17T00:36:28.292Z] ---> bf32e0a14c8d [2021-06-17T00:36:28.292Z] [2021-06-17T00:36:28.292Z] Successfully built bf32e0a14c8d [2021-06-17T00:36:28.292Z] Successfully tagged security-proxy-setup:latest [2021-06-17T00:36:28.292Z] Building core-data [2021-06-17T00:36:35.280Z]  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T00:36:35.280Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T00:36:35.280Z] ---> e68591138483 [2021-06-17T00:36:35.280Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T00:36:35.280Z] ---> Using cache [2021-06-17T00:36:35.280Z] ---> 1c2ebf8afdce [2021-06-17T00:36:35.280Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T00:36:35.280Z] ---> Using cache [2021-06-17T00:36:35.280Z] ---> ceeb5452ad91 [2021-06-17T00:36:35.280Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-17T00:36:35.280Z] Removing intermediate container 52713821f7d4 [2021-06-17T00:36:35.280Z] ---> 1e408c1b51cc [2021-06-17T00:36:35.280Z] [2021-06-17T00:36:35.280Z] Step 11/23 : FROM alpine:3.12 [2021-06-17T00:36:35.280Z] ---> 13621d1b12d4 [2021-06-17T00:36:35.280Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-17T00:36:35.280Z] ---> Running in 9c0fa5cb2526 [2021-06-17T00:36:35.280Z] ---> Running in 4564b7547cc2 [2021-06-17T00:36:35.871Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:36:35.871Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:36:35.871Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:36:36.470Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-17T00:36:36.470Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T00:36:36.470Z] OK: 6 MiB in 15 packages [2021-06-17T00:36:36.470Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:36:36.741Z] Removing intermediate container 4564b7547cc2 [2021-06-17T00:36:36.741Z] ---> 1eb2b54d2c0b [2021-06-17T00:36:36.741Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T00:36:37.012Z] ---> Running in ece757bc1069 [2021-06-17T00:36:37.012Z] Removing intermediate container ece757bc1069 [2021-06-17T00:36:37.012Z] ---> 9753df2cdb68 [2021-06-17T00:36:37.012Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-17T00:36:37.012Z] ---> Running in a2da4abe6501 [2021-06-17T00:36:37.296Z] Removing intermediate container a2da4abe6501 [2021-06-17T00:36:37.296Z] ---> 012ea18eebe7 [2021-06-17T00:36:37.296Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-17T00:36:37.296Z] ---> Running in 7acc97e0bad8 [2021-06-17T00:36:37.296Z] OK: 219 MiB in 52 packages [2021-06-17T00:36:37.296Z] Removing intermediate container 7acc97e0bad8 [2021-06-17T00:36:37.296Z] ---> 7cd0d1579ad4 [2021-06-17T00:36:37.296Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T00:36:37.893Z] ---> d5b73229005e [2021-06-17T00:36:37.893Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-17T00:36:37.893Z] Removing intermediate container 9c0fa5cb2526 [2021-06-17T00:36:37.893Z] ---> 12772b656660 [2021-06-17T00:36:37.893Z] Step 6/24 : COPY go.mod . [2021-06-17T00:36:38.501Z] ---> 1967e90c009b [2021-06-17T00:36:38.501Z] Step 7/24 : RUN go mod download [2021-06-17T00:36:38.501Z] ---> a84d91338ca8 [2021-06-17T00:36:38.501Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-17T00:36:38.501Z] ---> Running in 040c714aa10b [2021-06-17T00:36:39.118Z] ---> d8b456d99d50 [2021-06-17T00:36:39.119Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-17T00:36:39.388Z] ---> Running in 9ee464bbaf94 [2021-06-17T00:36:41.832Z] Removing intermediate container 1f7b7401421d [2021-06-17T00:36:41.832Z] ---> 6cde450c9f92 [2021-06-17T00:36:41.832Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-17T00:36:41.832Z] Removing intermediate container 9ee464bbaf94 [2021-06-17T00:36:41.832Z] ---> a6df18f7d6f7 [2021-06-17T00:36:41.832Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T00:36:41.832Z] ---> Running in fd04c07551ef [2021-06-17T00:36:41.832Z] ---> Running in ce8516392482 [2021-06-17T00:36:41.832Z] Removing intermediate container ce8516392482 [2021-06-17T00:36:41.832Z] ---> 2236f54fac37 [2021-06-17T00:36:41.832Z] Step 21/23 : LABEL arch=x86_64 [2021-06-17T00:36:41.832Z] Removing intermediate container 040c714aa10b [2021-06-17T00:36:41.832Z] ---> 194a33ccbda8 [2021-06-17T00:36:41.832Z] Step 8/24 : COPY . . [2021-06-17T00:36:42.101Z] 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-17T00:36:42.101Z] ---> Running in 5a6202dc0d64 [2021-06-17T00:36:44.051Z] Removing intermediate container 5a6202dc0d64 [2021-06-17T00:36:44.051Z] ---> d5cd6e88d547 [2021-06-17T00:36:44.051Z] Step 22/23 : LABEL git_sha=ea85c73fc84f7150fc0301e1cb2073a2375321f7 [2021-06-17T00:36:47.388Z] ---> Running in ea0aec12e99e [2021-06-17T00:36:47.651Z] Removing intermediate container ea0aec12e99e [2021-06-17T00:36:47.651Z] ---> e75fc8245798 [2021-06-17T00:36:47.651Z] Step 23/23 : LABEL version=0.0.0 [2021-06-17T00:36:47.651Z] Removing intermediate container fd04c07551ef [2021-06-17T00:36:47.651Z] ---> 36927ed5fcb5 [2021-06-17T00:36:47.651Z] [2021-06-17T00:36:47.651Z] Step 12/24 : FROM docker:20.10.0 [2021-06-17T00:36:47.915Z] ---> Running in 7d1e979faa77 [2021-06-17T00:36:47.915Z] ---> a522dbf0b2f4 [2021-06-17T00:36:47.915Z] Step 9/24 : RUN go mod tidy [2021-06-17T00:36:47.915Z] ---> Running in 950ff6df6a01 [2021-06-17T00:36:47.915Z] 20.10.0: Pulling from library/docker [2021-06-17T00:36:48.186Z] Removing intermediate container 7d1e979faa77 [2021-06-17T00:36:48.186Z] ---> 3d2af33c44bf [2021-06-17T00:36:48.186Z] [2021-06-17T00:36:48.469Z] Successfully built 3d2af33c44bf [2021-06-17T00:36:48.469Z] Successfully tagged support-scheduler:latest [2021-06-17T00:36:48.469Z] Building security-secretstore-setup [2021-06-17T00:36:52.719Z]  Building support-scheduler ... done Removing intermediate container b8379edc8755 [2021-06-17T00:36:52.719Z] ---> d4d39042c74e [2021-06-17T00:36:52.719Z] [2021-06-17T00:36:52.719Z] Step 11/23 : FROM alpine:3.12 [2021-06-17T00:36:52.719Z] ---> 13621d1b12d4 [2021-06-17T00:36:52.719Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-17T00:36:56.037Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T00:36:56.038Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-17T00:36:56.038Z] ---> e68591138483 [2021-06-17T00:36:56.038Z] Step 3/26 : WORKDIR /edgex-go [2021-06-17T00:36:56.038Z] ---> Using cache [2021-06-17T00:36:56.038Z] ---> 1c2ebf8afdce [2021-06-17T00:36:56.038Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T00:36:56.038Z] ---> Using cache [2021-06-17T00:36:56.038Z] ---> ceeb5452ad91 [2021-06-17T00:36:56.038Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-17T00:36:56.038Z] ---> Using cache [2021-06-17T00:36:56.038Z] ---> 581469c7248a [2021-06-17T00:36:56.038Z] Step 6/26 : COPY go.mod . [2021-06-17T00:36:56.038Z] ---> Using cache [2021-06-17T00:36:56.038Z] ---> 015dbd7911b5 [2021-06-17T00:36:56.038Z] Step 7/26 : RUN go mod download [2021-06-17T00:36:56.038Z] ---> Using cache [2021-06-17T00:36:56.038Z] ---> 363ef6e79458 [2021-06-17T00:36:56.038Z] Step 8/26 : COPY . . [2021-06-17T00:36:56.038Z] ---> Using cache [2021-06-17T00:36:56.038Z] ---> a650a5b1326e [2021-06-17T00:36:56.038Z] Step 9/26 : RUN go mod tidy [2021-06-17T00:36:56.038Z] ---> Using cache [2021-06-17T00:36:56.038Z] ---> 6c887ce181d7 [2021-06-17T00:36:56.038Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-17T00:36:56.994Z] ---> Running in b4740ac52ffd [2021-06-17T00:36:56.994Z] ---> Running in ccdfed7f9926 [2021-06-17T00:36:57.584Z] Removing intermediate container 950ff6df6a01 [2021-06-17T00:36:57.584Z] ---> a0144beebc39 [2021-06-17T00:36:57.584Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-17T00:36:58.183Z] ---> Running in 6acce175e00e [2021-06-17T00:37:00.906Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:37:00.906Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:37:00.906Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-17T00:37:00.906Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-17T00:37:00.906Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T00:37:00.906Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T00:37:00.906Z] OK: 6 MiB in 16 packages [2021-06-17T00:37:00.906Z] 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-17T00:37:00.906Z] 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-17T00:37:00.906Z] Removing intermediate container b4740ac52ffd [2021-06-17T00:37:00.906Z] ---> c5de2cee92ac [2021-06-17T00:37:00.906Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T00:37:00.906Z] ---> Running in 867808dff4ac [2021-06-17T00:37:00.906Z] Removing intermediate container 837916b5e501 [2021-06-17T00:37:00.906Z] ---> a98788cf69ca [2021-06-17T00:37:00.906Z] [2021-06-17T00:37:00.906Z] Step 11/24 : FROM alpine:3.12 [2021-06-17T00:37:00.906Z] ---> 13621d1b12d4 [2021-06-17T00:37:00.906Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-17T00:37:00.906Z] ---> Using cache [2021-06-17T00:37:00.906Z] ---> 1eb2b54d2c0b [2021-06-17T00:37:00.906Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T00:37:00.906Z] ---> Using cache [2021-06-17T00:37:00.906Z] ---> 9753df2cdb68 [2021-06-17T00:37:00.906Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-17T00:37:00.906Z] ---> Running in 025536a6e5cb [2021-06-17T00:37:00.906Z] Removing intermediate container 867808dff4ac [2021-06-17T00:37:00.906Z] ---> a22f3a44903e [2021-06-17T00:37:00.906Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-17T00:37:00.906Z] ---> Running in 8be8eb79bf04 [2021-06-17T00:37:00.906Z] Removing intermediate container 025536a6e5cb [2021-06-17T00:37:00.906Z] ---> 4cab3e63a86c [2021-06-17T00:37:00.906Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-17T00:37:00.906Z] ---> Running in 5a7e41d7b1e3 [2021-06-17T00:37:00.906Z] Removing intermediate container 8be8eb79bf04 [2021-06-17T00:37:00.906Z] ---> 3a1c34d651a2 [2021-06-17T00:37:00.906Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-17T00:37:00.906Z] ---> Running in d671f2261d2b [2021-06-17T00:37:01.187Z] Removing intermediate container 5a7e41d7b1e3 [2021-06-17T00:37:01.187Z] ---> fe042afdfdf5 [2021-06-17T00:37:01.187Z] Step 16/24 : WORKDIR / [2021-06-17T00:37:01.187Z] ---> Running in f1d9c61a5329 [2021-06-17T00:37:01.187Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-17T00:37:01.187Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-17T00:37:01.187Z] ---> aefe523efa57 [2021-06-17T00:37:01.187Z] 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-17T00:37:01.187Z] Removing intermediate container d671f2261d2b [2021-06-17T00:37:01.187Z] ---> 7ed75e1440d4 [2021-06-17T00:37:01.187Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T00:37:01.187Z] ---> Running in b39c9da2b719 [2021-06-17T00:37:01.451Z] Removing intermediate container f1d9c61a5329 [2021-06-17T00:37:01.451Z] ---> d2b8e8d2d402 [2021-06-17T00:37:01.451Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T00:37:01.451Z] Removing intermediate container b39c9da2b719 [2021-06-17T00:37:01.451Z] ---> 6cc7fa6dee57 [2021-06-17T00:37:01.451Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-17T00:37:01.713Z] ---> ea0e2c43c3a3 [2021-06-17T00:37:01.713Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-17T00:37:01.713Z] ---> Running in 35010eac3311 [2021-06-17T00:37:01.713Z] ---> 38b8aabd9b5e [2021-06-17T00:37:01.713Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-17T00:37:02.730Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:37:02.730Z] ---> 4f70b3a5b720 [2021-06-17T00:37:02.730Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-17T00:37:02.730Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:37:02.730Z] ---> 1831065d22e0 [2021-06-17T00:37:02.730Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-17T00:37:02.730Z] (1/39) Installing readline (8.0.4-r0) [2021-06-17T00:37:02.993Z] (2/39) Installing bash (5.0.17-r0) [2021-06-17T00:37:02.993Z] Executing bash-5.0.17-r0.post-install [2021-06-17T00:37:02.993Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-17T00:37:02.993Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-17T00:37:02.993Z] (5/39) Installing curl (7.77.0-r0) [2021-06-17T00:37:02.993Z] ---> 26074ddbb99e [2021-06-17T00:37:02.993Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-17T00:37:02.993Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-17T00:37:02.993Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-17T00:37:02.993Z] (8/39) Installing expat (2.2.9-r1) [2021-06-17T00:37:02.993Z] (9/39) Installing libffi (3.3-r2) [2021-06-17T00:37:02.993Z] (10/39) Installing gdbm (1.13-r1) [2021-06-17T00:37:02.993Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-17T00:37:02.993Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-17T00:37:02.993Z] ---> Running in 49059b78360e [2021-06-17T00:37:02.993Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-17T00:37:02.993Z] ---> 24bf5ca4a040 [2021-06-17T00:37:02.993Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-17T00:37:02.993Z] ---> Running in 96bde9a1234c [2021-06-17T00:37:03.316Z] Removing intermediate container 49059b78360e [2021-06-17T00:37:03.316Z] ---> b37fe8af0411 [2021-06-17T00:37:03.316Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T00:37:03.316Z] ---> Running in 139936d305ff [2021-06-17T00:37:04.274Z] Removing intermediate container 96bde9a1234c [2021-06-17T00:37:04.274Z] ---> b9c588052ad0 [2021-06-17T00:37:04.274Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T00:37:04.274Z] Removing intermediate container 139936d305ff [2021-06-17T00:37:04.274Z] ---> ff644d6d6037 [2021-06-17T00:37:04.274Z] Step 21/23 : LABEL arch=x86_64 [2021-06-17T00:37:04.274Z] ---> Running in 230e2da09379 [2021-06-17T00:37:04.274Z] ---> Running in aecc345eabce [2021-06-17T00:37:04.274Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-17T00:37:04.274Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-17T00:37:04.274Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-17T00:37:04.274Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-17T00:37:04.274Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-17T00:37:04.274Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-17T00:37:04.274Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-17T00:37:04.553Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-17T00:37:04.553Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-17T00:37:04.553Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-17T00:37:04.553Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-17T00:37:04.553Z] Removing intermediate container 230e2da09379 [2021-06-17T00:37:04.553Z] ---> b624bec7154a [2021-06-17T00:37:04.553Z] Step 22/24 : LABEL arch=x86_64 [2021-06-17T00:37:04.553Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-17T00:37:04.553Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-17T00:37:04.553Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-17T00:37:04.553Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-17T00:37:04.553Z] ---> Running in 3e69477caa6d [2021-06-17T00:37:04.553Z] Removing intermediate container aecc345eabce [2021-06-17T00:37:04.553Z] ---> 3ef5b0519644 [2021-06-17T00:37:04.553Z] Step 22/23 : LABEL git_sha=ea85c73fc84f7150fc0301e1cb2073a2375321f7 [2021-06-17T00:37:04.553Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-17T00:37:04.553Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-17T00:37:04.553Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-17T00:37:04.829Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-17T00:37:04.829Z] ---> Running in ae879f2b379e [2021-06-17T00:37:04.829Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-17T00:37:04.829Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-17T00:37:04.829Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-17T00:37:04.829Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-17T00:37:04.829Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-17T00:37:04.829Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-17T00:37:04.829Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-17T00:37:05.107Z] Executing busybox-1.31.1-r19.trigger [2021-06-17T00:37:05.107Z] Removing intermediate container 3e69477caa6d [2021-06-17T00:37:05.107Z] ---> a8557897ab89 [2021-06-17T00:37:05.107Z] Step 23/24 : LABEL git_sha=ea85c73fc84f7150fc0301e1cb2073a2375321f7 [2021-06-17T00:37:05.107Z] OK: 72 MiB in 59 packages [2021-06-17T00:37:05.107Z] Removing intermediate container ae879f2b379e [2021-06-17T00:37:05.107Z] ---> dfd0744a36ae [2021-06-17T00:37:05.107Z] Step 23/23 : LABEL version=0.0.0 [2021-06-17T00:37:05.107Z] ---> Running in 78d6521dac15 [2021-06-17T00:37:05.107Z] ---> Running in 3bfbcc1d087d [2021-06-17T00:37:05.381Z] Removing intermediate container 78d6521dac15 [2021-06-17T00:37:05.381Z] ---> 24be1b81431a [2021-06-17T00:37:05.381Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T00:37:05.381Z] Removing intermediate container 3bfbcc1d087d [2021-06-17T00:37:05.381Z] ---> d10e89ad0e74 [2021-06-17T00:37:05.381Z] [2021-06-17T00:37:05.381Z] ---> Running in c86e60339cc0 [2021-06-17T00:37:05.381Z] Successfully built d10e89ad0e74 [2021-06-17T00:37:05.381Z] Successfully tagged support-notifications:latest [2021-06-17T00:37:05.381Z]  Building support-notifications ... done Building core-metadata [2021-06-17T00:37:05.652Z] Removing intermediate container c86e60339cc0 [2021-06-17T00:37:05.652Z] ---> 47d97ec24df9 [2021-06-17T00:37:05.652Z] [2021-06-17T00:37:05.652Z] Successfully built 47d97ec24df9 [2021-06-17T00:37:05.652Z] Successfully tagged core-command:latest [2021-06-17T00:37:06.650Z]  Building core-command ... done Collecting docker-compose==1.23.2 [2021-06-17T00:37:06.650Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-17T00:37:06.925Z] Collecting jsonschema<3,>=2.5.1 [2021-06-17T00:37:06.925Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-17T00:37:06.925Z] Collecting docopt<0.7,>=0.6.1 [2021-06-17T00:37:07.196Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-17T00:37:08.181Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-17T00:37:08.181Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-17T00:37:10.415Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-17T00:37:10.415Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-17T00:37:10.415Z] 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-17T00:37:10.415Z] Collecting docker<4.0,>=3.6.0 [2021-06-17T00:37:10.415Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-17T00:37:17.583Z] Collecting texttable<0.10,>=0.9.0 [2021-06-17T00:37:17.583Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-17T00:37:17.583Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T00:37:17.583Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T00:37:17.583Z] ---> e68591138483 [2021-06-17T00:37:17.583Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T00:37:17.583Z] ---> Using cache [2021-06-17T00:37:17.583Z] ---> 1c2ebf8afdce [2021-06-17T00:37:17.583Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T00:37:17.583Z] ---> Using cache [2021-06-17T00:37:17.583Z] ---> ceeb5452ad91 [2021-06-17T00:37:17.583Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-17T00:37:17.583Z] ---> Using cache [2021-06-17T00:37:17.583Z] ---> 581469c7248a [2021-06-17T00:37:17.583Z] Step 6/24 : COPY go.mod . [2021-06-17T00:37:17.583Z] ---> Using cache [2021-06-17T00:37:17.583Z] ---> 015dbd7911b5 [2021-06-17T00:37:17.583Z] Step 7/24 : RUN go mod download [2021-06-17T00:37:17.583Z] ---> Using cache [2021-06-17T00:37:17.583Z] ---> 363ef6e79458 [2021-06-17T00:37:17.583Z] Step 8/24 : COPY . . [2021-06-17T00:37:17.583Z] ---> Using cache [2021-06-17T00:37:17.583Z] ---> a650a5b1326e [2021-06-17T00:37:17.583Z] Step 9/24 : RUN go mod tidy [2021-06-17T00:37:17.583Z] ---> Using cache [2021-06-17T00:37:17.583Z] ---> 6c887ce181d7 [2021-06-17T00:37:17.583Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-17T00:37:17.583Z] ---> Running in 4d3cedc84c8b [2021-06-17T00:37:17.583Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-17T00:37:17.583Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-17T00:37:17.583Z] Collecting cached-property<2,>=1.2.0 [2021-06-17T00:37:17.583Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-17T00:37:17.583Z] 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-17T00:37:17.853Z] Collecting PyYAML<4,>=3.10 [2021-06-17T00:37:17.853Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-17T00:37:18.802Z] Collecting docker-pycreds>=0.4.0 [2021-06-17T00:37:18.802Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-17T00:37:18.802Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-17T00:37:18.802Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-17T00:37:18.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-17T00:37:18.802Z] Collecting idna<2.8,>=2.5 [2021-06-17T00:37:18.802Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-17T00:37:21.254Z] 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-17T00:37:21.254Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-17T00:37:21.254Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-17T00:37:21.254Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-17T00:37:21.254Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-17T00:37:21.254Z] Installing collected packages: jsonschema, docopt, dockerpty, websocket-client, urllib3, idna, requests, docker-pycreds, docker, texttable, cached-property, PyYAML, docker-compose [2021-06-17T00:37:21.254Z] Running setup.py install for docopt: started [2021-06-17T00:37:21.254Z] Running setup.py install for docopt: finished with status 'done' [2021-06-17T00:37:21.254Z] Running setup.py install for dockerpty: started [2021-06-17T00:37:21.254Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-17T00:37:21.254Z] Attempting uninstall: urllib3 [2021-06-17T00:37:21.254Z] Found existing installation: urllib3 1.25.9 [2021-06-17T00:37:21.254Z] Uninstalling urllib3-1.25.9: [2021-06-17T00:37:21.254Z] Successfully uninstalled urllib3-1.25.9 [2021-06-17T00:37:21.254Z] Attempting uninstall: idna [2021-06-17T00:37:21.254Z] Found existing installation: idna 2.9 [2021-06-17T00:37:21.254Z] Uninstalling idna-2.9: [2021-06-17T00:37:21.254Z] Successfully uninstalled idna-2.9 [2021-06-17T00:37:21.254Z] Attempting uninstall: requests [2021-06-17T00:37:21.254Z] Found existing installation: requests 2.23.0 [2021-06-17T00:37:21.254Z] Uninstalling requests-2.23.0: [2021-06-17T00:37:21.254Z] Successfully uninstalled requests-2.23.0 [2021-06-17T00:37:21.519Z] Running setup.py install for texttable: started [2021-06-17T00:37:22.475Z] Running setup.py install for texttable: finished with status 'done' [2021-06-17T00:37:22.475Z] Running setup.py install for PyYAML: started [2021-06-17T00:37:25.648Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-17T00:37:25.648Z] 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-17T00:37:29.727Z] Removing intermediate container 35010eac3311 [2021-06-17T00:37:29.728Z] ---> 9d68bd57f005 [2021-06-17T00:37:29.728Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-17T00:37:29.990Z] ---> Running in 6eefe37584a8 [2021-06-17T00:37:30.257Z] Removing intermediate container 6eefe37584a8 [2021-06-17T00:37:30.257Z] ---> 4c4a9ad112b5 [2021-06-17T00:37:30.257Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-17T00:37:30.257Z] ---> Running in abd4106bab9d [2021-06-17T00:37:30.257Z] Removing intermediate container abd4106bab9d [2021-06-17T00:37:30.257Z] ---> 8ce48825d020 [2021-06-17T00:37:30.257Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-17T00:37:31.660Z] ---> 91ac2d234110 [2021-06-17T00:37:31.660Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-17T00:37:31.660Z] 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-17T00:37:32.254Z] ---> 069328c5f6fd [2021-06-17T00:37:32.254Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-17T00:37:33.205Z] ---> f541175f4761 [2021-06-17T00:37:33.205Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-17T00:37:36.005Z] ---> Running in 026b260bcf3c [2021-06-17T00:37:36.005Z] Removing intermediate container 026b260bcf3c [2021-06-17T00:37:36.005Z] ---> 5a980d265c81 [2021-06-17T00:37:36.005Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T00:37:39.307Z] ---> Running in 613a96cf462f [2021-06-17T00:37:41.240Z] Removing intermediate container 613a96cf462f [2021-06-17T00:37:41.240Z] ---> 4adb3e3f847d [2021-06-17T00:37:41.240Z] Step 22/24 : LABEL arch=x86_64 [2021-06-17T00:37:47.740Z] ---> Running in 962f259b731e [2021-06-17T00:37:48.001Z] Removing intermediate container ccdfed7f9926 [2021-06-17T00:37:48.001Z] ---> e3953f43c04d [2021-06-17T00:37:48.001Z] [2021-06-17T00:37:48.001Z] Step 11/26 : FROM alpine:3.12 [2021-06-17T00:37:48.001Z] ---> 13621d1b12d4 [2021-06-17T00:37:48.001Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-17T00:37:48.576Z] ---> Running in 4420f2f8ad9c [2021-06-17T00:37:48.576Z] Removing intermediate container 962f259b731e [2021-06-17T00:37:48.576Z] ---> bbe134b4556d [2021-06-17T00:37:48.576Z] Step 23/24 : LABEL git_sha=ea85c73fc84f7150fc0301e1cb2073a2375321f7 [2021-06-17T00:37:48.848Z] ---> Running in 41fcc0726bed [2021-06-17T00:37:49.111Z] Removing intermediate container 41fcc0726bed [2021-06-17T00:37:49.111Z] ---> c7dd1feedce6 [2021-06-17T00:37:49.111Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T00:37:50.516Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:37:50.516Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:37:50.516Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-17T00:37:50.516Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-17T00:37:50.516Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-17T00:37:50.516Z] (4/6) Installing curl (7.77.0-r0) [2021-06-17T00:37:50.516Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-17T00:37:50.516Z] (6/6) Installing su-exec (0.2-r1) [2021-06-17T00:37:50.516Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T00:37:50.516Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T00:37:50.516Z] OK: 7 MiB in 20 packages [2021-06-17T00:37:54.722Z] ---> Running in 754a9f27f190 [2021-06-17T00:37:55.304Z] Removing intermediate container 6acce175e00e [2021-06-17T00:37:55.304Z] ---> 8c8ba90492b4 [2021-06-17T00:37:55.304Z] [2021-06-17T00:37:55.304Z] Step 11/24 : FROM alpine:3.12 [2021-06-17T00:37:55.304Z] ---> 13621d1b12d4 [2021-06-17T00:37:55.304Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-17T00:37:58.727Z] ---> Running in d72ed7896041 [2021-06-17T00:37:58.988Z] Removing intermediate container 754a9f27f190 [2021-06-17T00:37:58.988Z] ---> 7f6cb4b78df6 [2021-06-17T00:37:58.988Z] [2021-06-17T00:37:58.988Z] Successfully built 7f6cb4b78df6 [2021-06-17T00:38:00.913Z] Successfully tagged sys-mgmt-agent:latest [2021-06-17T00:38:00.913Z] Removing intermediate container d72ed7896041 [2021-06-17T00:38:00.913Z] ---> ca23824cb9f6 [2021-06-17T00:38:00.913Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-17T00:38:01.854Z]  Building sys-mgmt-agent ... done Removing intermediate container 4420f2f8ad9c [2021-06-17T00:38:01.854Z] ---> 8b7dd6b4964a [2021-06-17T00:38:01.854Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-17T00:38:02.801Z] ---> Running in 6cfefc25f22a [2021-06-17T00:38:06.246Z] ---> Running in 09fdf8242754 [2021-06-17T00:38:06.246Z] Removing intermediate container 6cfefc25f22a [2021-06-17T00:38:06.246Z] ---> 858790ef57ad [2021-06-17T00:38:06.246Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-17T00:38:06.246Z] ---> Running in d25870899bd5 [2021-06-17T00:38:06.246Z] Removing intermediate container 09fdf8242754 [2021-06-17T00:38:06.246Z] ---> 2c3aae181cf5 [2021-06-17T00:38:06.246Z] Step 14/26 : WORKDIR / [2021-06-17T00:38:06.246Z] Removing intermediate container d25870899bd5 [2021-06-17T00:38:06.246Z] ---> 574f9ffd5102 [2021-06-17T00:38:06.246Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T00:38:06.246Z] ---> Running in 28627ae33268 [2021-06-17T00:38:06.246Z] ---> Running in 90c520571491 [2021-06-17T00:38:06.246Z] Removing intermediate container 28627ae33268 [2021-06-17T00:38:06.246Z] ---> a2fb78070c79 [2021-06-17T00:38:06.246Z] 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-17T00:38:07.207Z] ---> fd8ec324d4ae [2021-06-17T00:38:07.207Z] 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-17T00:38:07.207Z] Removing intermediate container 4d3cedc84c8b [2021-06-17T00:38:07.207Z] ---> dbf4578e6353 [2021-06-17T00:38:07.207Z] [2021-06-17T00:38:07.207Z] Step 11/24 : FROM alpine:3.12 [2021-06-17T00:38:07.207Z] ---> 13621d1b12d4 [2021-06-17T00:38:07.207Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-17T00:38:07.207Z] ---> Using cache [2021-06-17T00:38:07.207Z] ---> 1eb2b54d2c0b [2021-06-17T00:38:07.207Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T00:38:07.207Z] ---> Using cache [2021-06-17T00:38:07.207Z] ---> 9753df2cdb68 [2021-06-17T00:38:07.207Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-17T00:38:09.774Z] ---> Running in a35e87ac64cd [2021-06-17T00:38:09.774Z] Removing intermediate container a35e87ac64cd [2021-06-17T00:38:09.774Z] ---> a742051d66d6 [2021-06-17T00:38:09.774Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-17T00:38:09.774Z] ---> Running in 4d5a73f23831 [2021-06-17T00:38:09.774Z] Removing intermediate container 90c520571491 [2021-06-17T00:38:09.774Z] ---> 2e6e8b99744e [2021-06-17T00:38:09.774Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-17T00:38:09.774Z] ---> ac7fc008552d [2021-06-17T00:38:09.774Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-17T00:38:09.774Z] ---> Running in b425d711f7d6 [2021-06-17T00:38:09.774Z] Removing intermediate container 4d5a73f23831 [2021-06-17T00:38:09.774Z] ---> b5bf53d6e41c [2021-06-17T00:38:09.774Z] Step 16/24 : WORKDIR / [2021-06-17T00:38:09.774Z] ---> Running in ec6ded86ecdb [2021-06-17T00:38:09.774Z] ---> e44e3a269ad2 [2021-06-17T00:38:09.774Z] 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-17T00:38:09.774Z] Removing intermediate container ec6ded86ecdb [2021-06-17T00:38:09.774Z] ---> 1e7848fba41f [2021-06-17T00:38:09.774Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T00:38:09.774Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:38:09.774Z] ---> 9b49b17b00ef [2021-06-17T00:38:09.774Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-17T00:38:09.774Z] ---> e52eac6323ff [2021-06-17T00:38:09.774Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-17T00:38:09.774Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:38:09.774Z] ---> 6776f38f45dd [2021-06-17T00:38:09.774Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-17T00:38:09.774Z] ---> 41ef209fa302 [2021-06-17T00:38:09.774Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-17T00:38:09.774Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-17T00:38:09.774Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-17T00:38:09.774Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-17T00:38:09.774Z] ---> 12c7191b3e2e [2021-06-17T00:38:09.774Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-17T00:38:09.774Z] ---> 2e45a2f4dc75 [2021-06-17T00:38:09.774Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-17T00:38:09.774Z] ---> Running in a543cb0a406a [2021-06-17T00:38:09.774Z] Removing intermediate container a543cb0a406a [2021-06-17T00:38:09.774Z] ---> 90e72bb71c61 [2021-06-17T00:38:09.774Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T00:38:09.774Z] ---> 43d409cfb368 [2021-06-17T00:38:09.774Z] 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-17T00:38:09.774Z] ---> Running in 978b4cfe4d0e [2021-06-17T00:38:09.774Z] ---> Running in 349cc0a42072 [2021-06-17T00:38:10.035Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-17T00:38:10.035Z] Removing intermediate container 978b4cfe4d0e [2021-06-17T00:38:10.035Z] ---> e382ee401b85 [2021-06-17T00:38:10.035Z] Step 22/24 : LABEL arch=x86_64 [2021-06-17T00:38:10.035Z] ---> Running in 95bd2ffbc4db [2021-06-17T00:38:10.035Z] Removing intermediate container 95bd2ffbc4db [2021-06-17T00:38:10.035Z] ---> 50057f0d2a29 [2021-06-17T00:38:10.035Z] Step 23/24 : LABEL git_sha=ea85c73fc84f7150fc0301e1cb2073a2375321f7 [2021-06-17T00:38:10.035Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-17T00:38:10.296Z] ---> Running in 700a828ac1f8 [2021-06-17T00:38:10.296Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-17T00:38:10.296Z] Removing intermediate container 700a828ac1f8 [2021-06-17T00:38:10.296Z] ---> 47a212f5a791 [2021-06-17T00:38:10.296Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T00:38:10.296Z] ---> Running in e374e6e7804a [2021-06-17T00:38:10.296Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T00:38:10.296Z] OK: 8 MiB in 20 packages [2021-06-17T00:38:10.564Z] Removing intermediate container e374e6e7804a [2021-06-17T00:38:10.564Z] ---> d0647af50ada [2021-06-17T00:38:10.564Z] [2021-06-17T00:38:10.564Z] Removing intermediate container 349cc0a42072 [2021-06-17T00:38:10.564Z] ---> 3717e91fd057 [2021-06-17T00:38:10.564Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-17T00:38:10.564Z] ---> Running in 4d5558eced12 [2021-06-17T00:38:10.565Z] Successfully built d0647af50ada [2021-06-17T00:38:10.565Z] Successfully tagged core-metadata:latest [2021-06-17T00:38:10.565Z]  Building core-metadata ... done Removing intermediate container 4d5558eced12 [2021-06-17T00:38:10.565Z] ---> 599a135f6927 [2021-06-17T00:38:10.565Z] Step 24/26 : LABEL arch=x86_64 [2021-06-17T00:38:10.840Z] Removing intermediate container b425d711f7d6 [2021-06-17T00:38:10.840Z] ---> 16a9c5a60238 [2021-06-17T00:38:10.840Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T00:38:10.840Z] ---> Running in 929d17a89312 [2021-06-17T00:38:10.840Z] Removing intermediate container 929d17a89312 [2021-06-17T00:38:10.840Z] ---> cfe43f13ff1d [2021-06-17T00:38:10.840Z] Step 25/26 : LABEL git_sha=ea85c73fc84f7150fc0301e1cb2073a2375321f7 [2021-06-17T00:38:10.840Z] ---> Running in d1cfd3e9f9dd [2021-06-17T00:38:10.840Z] ---> df372f79a05f [2021-06-17T00:38:10.840Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-17T00:38:10.840Z] Removing intermediate container d1cfd3e9f9dd [2021-06-17T00:38:10.840Z] ---> 72beb780cd0f [2021-06-17T00:38:10.840Z] Step 26/26 : LABEL version=0.0.0 [2021-06-17T00:38:10.840Z] ---> Running in fe67f4ca652c [2021-06-17T00:38:13.140Z] Removing intermediate container fe67f4ca652c [2021-06-17T00:38:13.140Z] ---> 7f1fd52029a2 [2021-06-17T00:38:13.140Z] [2021-06-17T00:38:13.140Z] Successfully built 7f1fd52029a2 [2021-06-17T00:38:13.140Z] Successfully tagged security-secretstore-setup:latest [2021-06-17T00:38:13.140Z]  Building security-secretstore-setup ... done  ---> ac4b45bbf3f0 [2021-06-17T00:38:13.140Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-17T00:38:13.140Z] ---> 5f19e72d7dbc [2021-06-17T00:38:13.140Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-17T00:38:13.140Z] ---> Running in edabb09a8c52 [2021-06-17T00:38:13.140Z] Removing intermediate container edabb09a8c52 [2021-06-17T00:38:13.140Z] ---> f58da9674d8c [2021-06-17T00:38:13.140Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T00:38:13.140Z] ---> Running in 4568c4b83e40 [2021-06-17T00:38:13.140Z] Removing intermediate container 4568c4b83e40 [2021-06-17T00:38:13.140Z] ---> 2299946c5924 [2021-06-17T00:38:13.140Z] Step 22/24 : LABEL arch=x86_64 [2021-06-17T00:38:13.140Z] ---> Running in ac15e5e98d35 [2021-06-17T00:38:13.140Z] Removing intermediate container ac15e5e98d35 [2021-06-17T00:38:13.140Z] ---> cd2c89db44d9 [2021-06-17T00:38:13.140Z] Step 23/24 : LABEL git_sha=ea85c73fc84f7150fc0301e1cb2073a2375321f7 [2021-06-17T00:38:13.140Z] ---> Running in b4593f156a36 [2021-06-17T00:38:13.140Z] Removing intermediate container b4593f156a36 [2021-06-17T00:38:13.140Z] ---> 6d06bd45fddc [2021-06-17T00:38:13.140Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T00:38:13.140Z] ---> Running in f6f58a555712 [2021-06-17T00:38:13.140Z] Removing intermediate container f6f58a555712 [2021-06-17T00:38:13.140Z] ---> fc50f0cc65be [2021-06-17T00:38:13.140Z] [2021-06-17T00:38:13.140Z] Successfully built fc50f0cc65be [2021-06-17T00:38:13.140Z] Successfully tagged core-data:latest [2021-06-17T00:38:13.168Z]  Building core-data ... done  [Pipeline] } [2021-06-17T00:38:13.169Z] $ docker stop --time=1 8d9da12f29b84f62da4e76e3c7f40303a250a6e802bc8d7628f9817bfe656230 [2021-06-17T00:38:14.469Z] $ docker rm -f 8d9da12f29b84f62da4e76e3c7f40303a250a6e802bc8d7628f9817bfe656230 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T00:38:17.119Z] + docker images [2021-06-17T00:38:17.119Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-17T00:38:17.119Z] core-data latest fc50f0cc65be 5 seconds ago 20.2MB [2021-06-17T00:38:17.119Z] security-secretstore-setup latest 7f1fd52029a2 6 seconds ago 28.7MB [2021-06-17T00:38:17.119Z] core-metadata latest d0647af50ada 6 seconds ago 16.6MB [2021-06-17T00:38:17.119Z] dbf4578e6353 10 seconds ago 1.15GB [2021-06-17T00:38:17.119Z] sys-mgmt-agent latest 7f6cb4b78df6 19 seconds ago 312MB [2021-06-17T00:38:17.119Z] 8c8ba90492b4 22 seconds ago 1.15GB [2021-06-17T00:38:17.119Z] e3953f43c04d 32 seconds ago 1.15GB [2021-06-17T00:38:17.119Z] support-notifications latest d10e89ad0e74 About a minute ago 16.7MB [2021-06-17T00:38:17.119Z] core-command latest 47d97ec24df9 About a minute ago 15.9MB [2021-06-17T00:38:17.119Z] a98788cf69ca About a minute ago 1.14GB [2021-06-17T00:38:17.119Z] d4d39042c74e About a minute ago 1.15GB [2021-06-17T00:38:17.119Z] 36927ed5fcb5 About a minute ago 1.15GB [2021-06-17T00:38:17.119Z] support-scheduler latest 3d2af33c44bf About a minute ago 15.9MB [2021-06-17T00:38:17.119Z] 1e408c1b51cc About a minute ago 1.15GB [2021-06-17T00:38:17.119Z] security-proxy-setup latest bf32e0a14c8d About a minute ago 25.7MB [2021-06-17T00:38:17.119Z] dc7b0bb7343d About a minute ago 1.15GB [2021-06-17T00:38:17.119Z] security-bootstrapper latest 3d076a7204cb 2 minutes ago 18.6MB [2021-06-17T00:38:17.119Z] 906fa189d323 2 minutes ago 1.15GB [2021-06-17T00:38:17.119Z] ci-base-image-x86_64 latest e68591138483 6 minutes ago 647MB [2021-06-17T00:38:17.119Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-17T00:38:17.119Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB [2021-06-17T00:38:17.119Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-17T00:38:17.119Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-17T00:38:17.119Z] 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-17T00:38:32.473Z] Still waiting to schedule task [2021-06-17T00:38:32.473Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-17T00:39:40.124Z] Running on prd-ubuntu18.04-docker-8c-8g-1869 in /w/workspace/edgexfoundry_edgex-go_PR-3570 [Pipeline] { [Pipeline] ws [2021-06-17T00:39:40.146Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-06-17T00:39:40.253Z] The recommended git tool is: git [2021-06-17T00:39:46.875Z] using credential edgex-jenkins-ssh [2021-06-17T00:39:46.887Z] Cloning the remote Git repository [2021-06-17T00:39:46.911Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-17T00:39:46.974Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-06-17T00:39:47.005Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-17T00:39:47.005Z] > git --version # timeout=10 [2021-06-17T00:39:47.010Z] > git --version # 'git version 2.17.1' [2021-06-17T00:39:47.011Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T00:39:47.038Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T00:40:02.855Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-17T00:40:02.862Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T00:40:05.313Z] Merging remotes/origin/master commit 56a73b697282d7edd71946f1fefad6ed073e2be6 into PR head commit 0f13c5708a59b6eb7573615dca0c521ebd7ef084 [2021-06-17T00:40:05.457Z] Merge succeeded, producing e2e33d44f2520c1604c90f4745c1cc962696ab76 [2021-06-17T00:40:05.458Z] Checking out Revision e2e33d44f2520c1604c90f4745c1cc962696ab76 (PR-3570) [2021-06-17T00:40:04.621Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-17T00:40:04.637Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-17T00:40:04.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T00:40:04.641Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3570/head:refs/remotes/origin/PR-3570 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-17T00:40:05.321Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T00:40:05.326Z] > git checkout -f 0f13c5708a59b6eb7573615dca0c521ebd7ef084 # timeout=10 [2021-06-17T00:40:05.386Z] > git remote # timeout=10 [2021-06-17T00:40:05.393Z] > git config --get remote.origin.url # timeout=10 [2021-06-17T00:40:05.398Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T00:40:05.402Z] > git merge 56a73b697282d7edd71946f1fefad6ed073e2be6 # timeout=10 [2021-06-17T00:40:05.451Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-17T00:40:05.460Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T00:40:05.468Z] > git checkout -f e2e33d44f2520c1604c90f4745c1cc962696ab76 # timeout=10 [2021-06-17T00:40:09.051Z] Commit message: "Merge commit '56a73b697282d7edd71946f1fefad6ed073e2be6' into HEAD" [2021-06-17T00:40:09.060Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T00:40:09.053Z] > git rev-list --no-walk dd6e248a5d675e977c8a1b1ad594ebaeb62dbf55 # timeout=10 [2021-06-17T00:40:12.253Z] + echo snap-build.sh [2021-06-17T00:40:12.253Z] snap-build.sh [2021-06-17T00:40:12.253Z] + SNAP_BASE_DIR=. [2021-06-17T00:40:12.253Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-06-17T00:40:12.253Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-06-17T00:40:12.253Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-06-17T00:40:12.253Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-06-17T00:40:12.253Z] + cd /w/workspace/edgex-go/4 [2021-06-17T00:40:12.253Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-17T00:40:12.253Z] Reading package lists... [2021-06-17T00:40:12.253Z] Building dependency tree... [2021-06-17T00:40:12.253Z] Reading state information... [2021-06-17T00:40:12.515Z] The following packages were automatically installed and are no longer required: [2021-06-17T00:40:12.515Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-17T00:40:12.515Z] uidmap xdelta3 [2021-06-17T00:40:12.515Z] Use 'sudo apt autoremove' to remove them. [2021-06-17T00:40:12.515Z] The following packages will be REMOVED: [2021-06-17T00:40:12.515Z] lxd* lxd-client* [2021-06-17T00:40:12.777Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-17T00:40:12.777Z] After this operation, 31.7 MB disk space will be freed. [2021-06-17T00:40:13.567Z] (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-17T00:40:13.567Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-17T00:40:14.514Z] Removing lxd dnsmasq configuration [2021-06-17T00:40:14.514Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-17T00:40:14.775Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-17T00:40:15.721Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-17T00:40:15.721Z] (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-17T00:40:15.721Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-17T00:40:17.112Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-17T00:40:17.376Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-17T00:40:19.744Z] + sudo snap remove --purge lxd [2021-06-17T00:40:19.744Z] snap "lxd" is not installed [2021-06-17T00:40:19.744Z] + sudo groupadd --force --system lxd [2021-06-17T00:40:19.744Z] ++ whoami [2021-06-17T00:40:19.744Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-17T00:40:19.744Z] + newgrp - lxd [2021-06-17T00:40:19.744Z] + sudo snap install lxd [2021-06-17T00:40:29.769Z] 2021-06-17T00:40:26Z INFO Waiting for automatic snapd restart... [2021-06-17T00:40:48.327Z] lxd 4.15 from Canonical* installed [2021-06-17T00:40:48.327Z] + sudo lxd init --auto [2021-06-17T00:40:48.327Z] /snap/lxd/20750/commands/lxd: 18: SNAP_CURRENT: parameter not set [2021-06-17T00:40:48.327Z] basename: missing operand [2021-06-17T00:40:48.327Z] Try 'basename --help' for more information. [2021-06-17T00:40:58.271Z] + sudo snap install --classic snapcraft [2021-06-17T00:41:09.978Z] snapcraft 4.8.1 from Canonical* installed [2021-06-17T00:41:09.978Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-17T00:41:09.978Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-17T00:41:09.978Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-17T00:41:09.978Z] Dload Upload Total Spent Left Speed [2021-06-17T00:41:09.978Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4860 0 --:--:-- --:--:-- --:--:-- 4860 [2021-06-17T00:41:09.978Z] 100 3325k 100 3325k 0 0 10.6M 0 --:--:-- --:--:-- --:--:-- 10.6M [2021-06-17T00:41:09.978Z] ./yq_linux_amd64 [2021-06-17T00:41:09.978Z] + sudo snapcraft prime --use-lxd [2021-06-17T00:41:11.365Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-17T00:41:11.625Z] 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-17T00:41:11.625Z] - README.md [2021-06-17T00:41:11.625Z] [2021-06-17T00:41:11.625Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-17T00:41:12.570Z] Launching a container. [2021-06-17T00:41:20.108Z] Waiting for container to be ready [2021-06-17T00:41:20.108Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-17T00:41:20.108Z] [2021-06-17T00:41:24.322Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-17T00:41:24.322Z] Waiting for network to be ready... [2021-06-17T00:41:24.583Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-17T00:41:24.845Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-17T00:41:24.845Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-17T00:41:24.845Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-17T00:41:24.845Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-17T00:41:24.845Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-17T00:41:24.845Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-17T00:41:24.845Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-17T00:41:24.845Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-17T00:41:24.845Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-17T00:41:25.419Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-17T00:41:25.419Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-17T00:41:25.681Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-17T00:41:25.681Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-17T00:41:25.681Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-17T00:41:25.681Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-17T00:41:25.681Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-17T00:41:25.681Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-17T00:41:26.253Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-17T00:41:26.517Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-17T00:41:26.517Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-17T00:41:26.517Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-17T00:41:26.517Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-17T00:41:26.517Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-17T00:41:26.517Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-17T00:41:26.517Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-17T00:41:26.517Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-17T00:41:29.070Z] Fetched 24.7 MB in 4s (5903 kB/s) [2021-06-17T00:41:30.015Z] Reading package lists... [2021-06-17T00:41:30.015Z] Reading package lists... [2021-06-17T00:41:30.277Z] Building dependency tree... [2021-06-17T00:41:30.277Z] Reading state information... [2021-06-17T00:41:30.538Z] The following additional packages will be installed: [2021-06-17T00:41:30.538Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-17T00:41:30.538Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-17T00:41:30.538Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-17T00:41:30.538Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-17T00:41:30.538Z] Suggested packages: [2021-06-17T00:41:30.538Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-17T00:41:30.538Z] Recommended packages: [2021-06-17T00:41:30.538Z] gnupg libsasl2-modules [2021-06-17T00:41:30.538Z] The following NEW packages will be installed: [2021-06-17T00:41:30.538Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-17T00:41:30.538Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-17T00:41:30.538Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-17T00:41:30.538Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-17T00:41:30.538Z] The following packages will be upgraded: [2021-06-17T00:41:30.539Z] gpg gpg-agent gpgconf libudev1 [2021-06-17T00:41:30.539Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-17T00:41:30.539Z] Need to get 3530 kB of archives. [2021-06-17T00:41:30.539Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-17T00:41:30.539Z] 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-17T00:41:30.539Z] 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-17T00:41:30.539Z] 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-17T00:41:30.539Z] 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-17T00:41:30.800Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-17T00:41:31.062Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-17T00:41:31.325Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-17T00:41:31.325Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-17T00:41:31.325Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-17T00:41:33.741Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-17T00:41:33.741Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-17T00:41:33.741Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-17T00:41:33.741Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-17T00:41:33.741Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-17T00:41:33.741Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-17T00:41:33.741Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-17T00:41:33.741Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-17T00:41:33.741Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-17T00:41:33.741Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-17T00:41:33.742Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-17T00:41:33.742Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-17T00:41:33.742Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-17T00:41:33.742Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-17T00:41:33.742Z] Fetched 3530 kB in 1s (3154 kB/s) [2021-06-17T00:41:33.742Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-17T00:41:33.742Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-17T00:41:33.742Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-17T00:41:33.742Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-17T00:41:33.742Z] Selecting previously unselected package udev. [2021-06-17T00:41:33.742Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-17T00:41:33.742Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-17T00:41:33.742Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-17T00:41:33.742Z] Selecting previously unselected package libfuse2:amd64. [2021-06-17T00:41:33.742Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-17T00:41:33.742Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-17T00:41:33.742Z] Selecting previously unselected package fuse. [2021-06-17T00:41:33.742Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-17T00:41:33.742Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-17T00:41:33.742Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-17T00:41:33.742Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-17T00:41:33.742Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-17T00:41:33.742Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-17T00:41:33.742Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-17T00:41:33.742Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-17T00:41:33.742Z] Selecting previously unselected package libksba8:amd64. [2021-06-17T00:41:33.742Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-17T00:41:33.742Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-17T00:41:33.742Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-17T00:41:33.742Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-17T00:41:33.742Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T00:41:33.742Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-17T00:41:33.742Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-17T00:41:33.742Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T00:41:33.742Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-17T00:41:33.742Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-17T00:41:33.742Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T00:41:33.742Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-17T00:41:33.742Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-17T00:41:33.742Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T00:41:33.742Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-17T00:41:33.742Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-17T00:41:33.742Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T00:41:33.742Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-17T00:41:33.742Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-17T00:41:33.742Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T00:41:33.742Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-17T00:41:33.742Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-17T00:41:33.742Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T00:41:33.742Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-17T00:41:33.742Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-17T00:41:33.742Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T00:41:33.742Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-17T00:41:33.742Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-17T00:41:33.742Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T00:41:33.742Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-17T00:41:33.742Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-17T00:41:33.742Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-17T00:41:33.742Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-17T00:41:33.742Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-17T00:41:33.742Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-17T00:41:33.742Z] Selecting previously unselected package libldap-common. [2021-06-17T00:41:33.742Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-17T00:41:33.742Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-17T00:41:33.742Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-17T00:41:33.742Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-17T00:41:33.742Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-17T00:41:33.742Z] Selecting previously unselected package dirmngr. [2021-06-17T00:41:33.742Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-17T00:41:33.742Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-17T00:41:34.006Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-17T00:41:34.006Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-17T00:41:34.006Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-17T00:41:34.006Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-17T00:41:34.006Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-17T00:41:34.006Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-17T00:41:34.006Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T00:41:34.006Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-17T00:41:34.006Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-17T00:41:34.268Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-17T00:41:34.530Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-17T00:41:34.530Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T00:41:34.530Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-17T00:41:34.530Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-17T00:41:34.793Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-17T00:41:34.793Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T00:41:34.793Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T00:41:34.793Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T00:41:34.793Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T00:41:34.793Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T00:41:34.793Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T00:41:34.793Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-17T00:41:34.793Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-17T00:41:34.793Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-17T00:41:34.793Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-17T00:41:35.370Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-17T00:41:35.370Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-17T00:41:35.370Z] This means they are not meant to be enabled using systemctl. [2021-06-17T00:41:35.370Z] Possible reasons for having this kind of units are: [2021-06-17T00:41:35.370Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-17T00:41:35.370Z] .wants/ or .requires/ directory. [2021-06-17T00:41:35.370Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-17T00:41:35.370Z] a requirement dependency on it. [2021-06-17T00:41:35.370Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-17T00:41:35.370Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-17T00:41:35.370Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-17T00:41:35.370Z] instance name specified. [2021-06-17T00:41:35.632Z] Reading package lists... [2021-06-17T00:41:35.894Z] Building dependency tree... [2021-06-17T00:41:35.894Z] Reading state information... [2021-06-17T00:41:36.158Z] The following additional packages will be installed: [2021-06-17T00:41:36.158Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-17T00:41:36.158Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-17T00:41:36.158Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-17T00:41:36.158Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-17T00:41:36.158Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-17T00:41:36.158Z] Suggested packages: [2021-06-17T00:41:36.158Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-17T00:41:36.158Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-17T00:41:36.158Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-17T00:41:36.158Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-17T00:41:36.158Z] systemd-container policykit-1 [2021-06-17T00:41:36.158Z] Recommended packages: [2021-06-17T00:41:36.158Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-17T00:41:36.158Z] The following NEW packages will be installed: [2021-06-17T00:41:36.158Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-17T00:41:36.158Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-17T00:41:36.158Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-17T00:41:36.158Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-17T00:41:36.158Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-17T00:41:36.158Z] The following packages will be upgraded: [2021-06-17T00:41:36.158Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-17T00:41:36.158Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-17T00:41:36.158Z] Need to get 36.7 MB of archives. [2021-06-17T00:41:36.158Z] After this operation, 147 MB of additional disk space will be used. [2021-06-17T00:41:36.158Z] 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-17T00:41:36.158Z] 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-17T00:41:36.158Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-17T00:41:36.420Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-17T00:41:36.420Z] 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-17T00:41:36.420Z] 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-17T00:41:36.420Z] 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-17T00:41:36.420Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-17T00:41:36.420Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-17T00:41:36.420Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-17T00:41:36.420Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-17T00:41:36.420Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-17T00:41:36.420Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-17T00:41:36.420Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-17T00:41:36.420Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-17T00:41:36.420Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-17T00:41:36.993Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-17T00:41:36.993Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-17T00:41:39.320Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-17T00:41:39.320Z] 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-17T00:41:39.320Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-17T00:41:39.320Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-17T00:41:39.320Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-17T00:41:39.320Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-17T00:41:39.320Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-17T00:41:39.320Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-17T00:41:39.320Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-17T00:41:39.320Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-17T00:41:39.320Z] 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-17T00:41:39.320Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-17T00:41:39.320Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-17T00:41:39.320Z] Fetched 36.7 MB in 2s (15.0 MB/s) [2021-06-17T00:41:39.320Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-17T00:41:39.320Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-17T00:41:39.320Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-17T00:41:39.582Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-17T00:41:39.582Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-17T00:41:39.582Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-17T00:41:39.844Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-17T00:41:39.844Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-17T00:41:39.844Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-17T00:41:39.844Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-17T00:41:40.106Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-17T00:41:40.106Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-17T00:41:40.106Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-17T00:41:40.368Z] Setting up apt (1.6.13) ... [2021-06-17T00:41:40.368Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-17T00:41:40.630Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-17T00:41:40.891Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-17T00:41:40.891Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-17T00:41:40.891Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-17T00:41:40.891Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-17T00:41:40.891Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-17T00:41:40.891Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-17T00:41:41.153Z] Selecting previously unselected package libexpat1:amd64. [2021-06-17T00:41:41.153Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-17T00:41:41.153Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-17T00:41:41.153Z] Selecting previously unselected package python3.6-minimal. [2021-06-17T00:41:41.153Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-17T00:41:41.153Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-17T00:41:41.413Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-17T00:41:41.675Z] Checking for services that may need to be restarted...done. [2021-06-17T00:41:41.675Z] Checking for services that may need to be restarted...done. [2021-06-17T00:41:41.675Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-17T00:41:41.675Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-17T00:41:41.675Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-17T00:41:44.102Z] Selecting previously unselected package python3-minimal. [2021-06-17T00:41:44.102Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-17T00:41:44.103Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-17T00:41:44.103Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-17T00:41:44.103Z] Selecting previously unselected package mime-support. [2021-06-17T00:41:44.103Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-17T00:41:44.103Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-17T00:41:44.103Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-17T00:41:44.103Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-17T00:41:44.103Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-17T00:41:44.103Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-17T00:41:44.103Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-17T00:41:44.103Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-17T00:41:44.103Z] Selecting previously unselected package python3.6. [2021-06-17T00:41:44.103Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-17T00:41:44.103Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-17T00:41:44.103Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-17T00:41:44.103Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-17T00:41:44.103Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-17T00:41:44.103Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-17T00:41:44.103Z] Selecting previously unselected package python3. [2021-06-17T00:41:44.103Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-17T00:41:44.103Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-17T00:41:44.103Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-17T00:41:44.103Z] Selecting previously unselected package multiarch-support. [2021-06-17T00:41:44.103Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-17T00:41:44.103Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-17T00:41:44.103Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-17T00:41:44.103Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-17T00:41:44.103Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-17T00:41:44.103Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-17T00:41:44.103Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-17T00:41:44.103Z] Selecting previously unselected package libbsd0:amd64. [2021-06-17T00:41:44.103Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-17T00:41:44.103Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-17T00:41:44.103Z] Selecting previously unselected package sudo. [2021-06-17T00:41:44.103Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-17T00:41:44.103Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-17T00:41:44.103Z] Selecting previously unselected package apparmor. [2021-06-17T00:41:44.103Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-17T00:41:44.103Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-17T00:41:44.103Z] Selecting previously unselected package libedit2:amd64. [2021-06-17T00:41:44.103Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-17T00:41:44.103Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-17T00:41:44.103Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-17T00:41:44.103Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-17T00:41:44.103Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-17T00:41:44.103Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-17T00:41:44.103Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-17T00:41:44.103Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-17T00:41:44.103Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-17T00:41:44.103Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-17T00:41:44.103Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-17T00:41:44.103Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-17T00:41:44.103Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-17T00:41:44.103Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-17T00:41:44.103Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-17T00:41:44.103Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-17T00:41:44.103Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-17T00:41:44.103Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-17T00:41:44.103Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-17T00:41:44.103Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-17T00:41:44.103Z] Selecting previously unselected package openssh-client. [2021-06-17T00:41:44.103Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-17T00:41:44.103Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-17T00:41:44.103Z] Selecting previously unselected package squashfs-tools. [2021-06-17T00:41:44.103Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-17T00:41:44.103Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-17T00:41:45.055Z] Selecting previously unselected package snapd. [2021-06-17T00:41:45.055Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-17T00:41:45.055Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-17T00:41:46.976Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-17T00:41:46.976Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-17T00:41:46.976Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-17T00:41:46.976Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-17T00:41:46.976Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-17T00:41:46.976Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-17T00:41:46.976Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-17T00:41:47.238Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-17T00:41:47.238Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-17T00:41:47.812Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-17T00:41:47.812Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-17T00:41:47.812Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-17T00:41:47.812Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-17T00:41:47.812Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-17T00:41:47.812Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-17T00:41:48.385Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-17T00:41:48.385Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-17T00:41:48.385Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-17T00:41:48.385Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-17T00:41:48.385Z] running python rtupdate hooks for python3.6... [2021-06-17T00:41:48.385Z] running python post-rtupdate hooks for python3.6... [2021-06-17T00:41:48.385Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-17T00:41:48.959Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-17T00:41:49.223Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-17T00:41:49.223Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-17T00:41:49.223Z] Setting up snapd (2.49.2+18.04) ... [2021-06-17T00:41:49.797Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-17T00:41:49.797Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-17T00:41:50.060Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-17T00:41:50.328Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-17T00:41:50.329Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-17T00:41:50.329Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-17T00:41:50.591Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-17T00:41:50.852Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-17T00:41:51.112Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-17T00:41:51.112Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-17T00:41:51.374Z] /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-17T00:41:51.374Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-17T00:41:51.374Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-17T00:41:52.322Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-17T00:41:52.322Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-17T00:41:52.584Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-17T00:41:53.528Z] Reading package lists... [2021-06-17T00:41:53.790Z] Reading package lists... [2021-06-17T00:41:54.051Z] Building dependency tree... [2021-06-17T00:41:54.051Z] Reading state information... [2021-06-17T00:41:54.312Z] Calculating upgrade... [2021-06-17T00:41:54.313Z] The following packages will be upgraded: [2021-06-17T00:41:54.313Z] advancecomp base-files bash binutils binutils-common [2021-06-17T00:41:54.313Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-17T00:41:54.313Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-17T00:41:54.313Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-17T00:41:54.313Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-17T00:41:54.313Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-17T00:41:54.313Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-17T00:41:54.313Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-17T00:41:54.313Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-17T00:41:54.313Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-17T00:41:54.313Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-17T00:41:54.313Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-17T00:41:54.313Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-17T00:41:54.313Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-17T00:41:54.313Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-17T00:41:54.313Z] ubuntu-keyring util-linux [2021-06-17T00:41:54.577Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-17T00:41:54.577Z] Need to get 64.1 MB of archives. [2021-06-17T00:41:54.577Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-17T00:41:54.577Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-17T00:41:54.577Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-17T00:41:54.577Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-17T00:41:54.577Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-17T00:41:54.577Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-17T00:41:54.577Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-17T00:41:54.577Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-17T00:41:54.577Z] 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-17T00:41:54.577Z] 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-17T00:41:54.577Z] 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-17T00:41:54.577Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-17T00:41:54.577Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-17T00:41:54.577Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-17T00:41:54.577Z] 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-17T00:41:54.577Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-17T00:41:54.577Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-17T00:41:54.577Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-17T00:41:54.577Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-17T00:41:54.839Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-17T00:41:54.839Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-17T00:41:54.839Z] 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-17T00:41:54.840Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-17T00:41:54.840Z] 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-17T00:41:54.840Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-17T00:41:54.840Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-17T00:41:54.840Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-17T00:41:54.840Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-17T00:41:54.840Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-17T00:41:54.840Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-17T00:41:54.840Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-17T00:41:54.840Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-17T00:41:54.840Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-17T00:41:54.840Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-17T00:41:54.840Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-17T00:41:54.840Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-17T00:41:54.840Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-17T00:41:54.840Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-17T00:41:54.840Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-17T00:41:54.840Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-17T00:41:54.840Z] 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-17T00:41:54.840Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-17T00:41:54.840Z] 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-17T00:41:54.840Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-17T00:41:54.840Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-17T00:41:54.840Z] 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-17T00:41:54.840Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-17T00:41:54.840Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-17T00:41:54.840Z] 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-17T00:41:54.840Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-17T00:41:54.840Z] 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-17T00:41:54.840Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-17T00:41:54.840Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-17T00:41:54.840Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-17T00:41:54.840Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-17T00:41:54.840Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-17T00:41:54.840Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-17T00:41:54.840Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-17T00:41:55.103Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-17T00:41:55.365Z] 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-17T00:41:55.365Z] 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-17T00:41:55.365Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-17T00:41:55.365Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-17T00:41:55.365Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-17T00:41:55.365Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-17T00:41:55.365Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-17T00:41:55.365Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-17T00:41:55.627Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-17T00:41:55.627Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-17T00:41:55.627Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-17T00:41:55.627Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-17T00:41:55.627Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-17T00:41:55.889Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-17T00:41:55.889Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-17T00:41:55.889Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-17T00:41:55.889Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-17T00:41:55.889Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-17T00:41:55.889Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-17T00:41:55.889Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-17T00:41:55.889Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-17T00:41:55.889Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-17T00:41:55.889Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-17T00:41:56.150Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-17T00:41:56.150Z] 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-17T00:41:56.150Z] 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-17T00:41:56.150Z] 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-17T00:41:56.150Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-17T00:41:56.150Z] 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-17T00:41:56.150Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-17T00:41:56.150Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-17T00:41:56.150Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-17T00:41:56.150Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-17T00:41:56.150Z] 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-17T00:41:56.150Z] 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-17T00:41:56.150Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-17T00:41:56.150Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-17T00:41:56.150Z] 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-17T00:41:56.150Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-17T00:41:56.150Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-17T00:41:56.150Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-17T00:41:56.150Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-17T00:41:56.411Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-17T00:41:56.411Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-17T00:41:56.411Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-17T00:41:58.774Z] Fetched 64.1 MB in 2s (33.5 MB/s) [2021-06-17T00:41:58.774Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-17T00:41:58.774Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-17T00:41:58.774Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-17T00:41:58.774Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-17T00:41:58.774Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-17T00:41:58.774Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-17T00:41:58.774Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-17T00:41:58.774Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-17T00:41:58.774Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-17T00:41:58.774Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-17T00:41:58.774Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-17T00:41:58.774Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-17T00:41:58.774Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-17T00:41:58.774Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-17T00:41:58.774Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-17T00:41:58.774Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-17T00:41:58.774Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-17T00:41:58.774Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-17T00:41:58.774Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-17T00:41:58.774Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-17T00:41:58.774Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-17T00:41:58.774Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-17T00:41:58.774Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-17T00:41:58.774Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-17T00:41:58.774Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-17T00:41:58.774Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-17T00:41:59.046Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-17T00:41:59.046Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-17T00:41:59.046Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-17T00:41:59.046Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-17T00:41:59.046Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-17T00:41:59.046Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-17T00:41:59.046Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-17T00:41:59.308Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-17T00:41:59.308Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-17T00:41:59.308Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-17T00:41:59.570Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-17T00:41:59.832Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-17T00:42:00.095Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-17T00:42:00.095Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-17T00:42:00.095Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-17T00:42:00.358Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-17T00:42:00.358Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-17T00:42:00.358Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-17T00:42:00.619Z] Installing new version of config file /etc/issue ... [2021-06-17T00:42:00.619Z] Installing new version of config file /etc/issue.net ... [2021-06-17T00:42:00.619Z] Installing new version of config file /etc/lsb-release ... [2021-06-17T00:42:00.619Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-17T00:42:00.619Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-17T00:42:00.881Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-17T00:42:00.881Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-17T00:42:00.881Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T00:42:00.881Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-17T00:42:00.881Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-17T00:42:01.142Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-17T00:42:01.142Z] 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-17T00:42:01.142Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T00:42:01.142Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-17T00:42:01.142Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-17T00:42:01.408Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-17T00:42:01.408Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T00:42:01.408Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-17T00:42:01.408Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-17T00:42:01.408Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-17T00:42:01.670Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T00:42:01.670Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-17T00:42:01.670Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-17T00:42:01.933Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-17T00:42:01.933Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T00:42:01.933Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-17T00:42:01.933Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-17T00:42:02.196Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-17T00:42:02.196Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T00:42:02.196Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-17T00:42:02.196Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-17T00:42:02.459Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-17T00:42:02.459Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T00:42:02.459Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-17T00:42:02.722Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-17T00:42:02.722Z] Setting up grep (3.1-2build1) ... [2021-06-17T00:42:02.722Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T00:42:02.722Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-17T00:42:02.722Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-17T00:42:02.988Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-17T00:42:02.988Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T00:42:02.988Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-17T00:42:02.988Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-17T00:42:02.988Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-17T00:42:03.250Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T00:42:03.250Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-17T00:42:03.251Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-17T00:42:03.832Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-17T00:42:03.832Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-17T00:42:03.832Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-17T00:42:03.832Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-17T00:42:04.097Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-17T00:42:04.359Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T00:42:04.359Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-17T00:42:04.359Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-17T00:42:04.935Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-17T00:42:04.935Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-17T00:42:04.935Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-17T00:42:04.935Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-17T00:42:04.935Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-17T00:42:04.935Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T00:42:04.935Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-17T00:42:04.935Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-17T00:42:05.197Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-17T00:42:05.197Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T00:42:05.197Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-17T00:42:05.197Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-17T00:42:05.457Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-17T00:42:05.457Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T00:42:05.457Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-17T00:42:05.457Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-17T00:42:05.457Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-17T00:42:05.718Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T00:42:05.718Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-17T00:42:05.718Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-17T00:42:05.718Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-17T00:42:05.718Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T00:42:05.718Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-17T00:42:05.718Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-17T00:42:05.980Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-17T00:42:05.980Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T00:42:05.980Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-17T00:42:05.980Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-17T00:42:05.980Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-17T00:42:05.980Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-17T00:42:06.242Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-17T00:42:06.242Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T00:42:06.242Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-17T00:42:06.242Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-17T00:42:06.242Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-17T00:42:06.242Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T00:42:06.242Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-17T00:42:06.242Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-17T00:42:06.504Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-17T00:42:06.504Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T00:42:06.504Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-17T00:42:06.504Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-17T00:42:06.504Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-17T00:42:06.767Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T00:42:06.767Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-17T00:42:06.767Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-17T00:42:07.341Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-17T00:42:07.341Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-17T00:42:07.604Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-17T00:42:07.865Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T00:42:07.865Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-17T00:42:07.865Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-17T00:42:07.865Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-17T00:42:08.127Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-17T00:42:08.127Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-17T00:42:08.127Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-17T00:42:08.127Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-17T00:42:08.127Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-17T00:42:08.127Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-17T00:42:08.127Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-17T00:42:08.390Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-17T00:42:08.652Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-17T00:42:08.652Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-17T00:42:08.652Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-17T00:42:08.652Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-17T00:42:08.652Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-17T00:42:08.652Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-17T00:42:08.652Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-17T00:42:08.916Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-17T00:42:08.916Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-17T00:42:08.916Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-17T00:42:08.916Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-17T00:42:08.916Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-17T00:42:09.179Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-17T00:42:09.179Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-17T00:42:09.179Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-17T00:42:09.179Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-17T00:42:09.179Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-17T00:42:09.179Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-17T00:42:09.441Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-17T00:42:09.441Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-17T00:42:09.441Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T00:42:09.441Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-17T00:42:09.703Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-17T00:42:09.703Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-17T00:42:09.703Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-17T00:42:09.703Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-17T00:42:09.703Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-17T00:42:09.703Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-17T00:42:09.966Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T00:42:09.966Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-17T00:42:09.966Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-17T00:42:09.966Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-17T00:42:09.966Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T00:42:09.966Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-17T00:42:09.966Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-17T00:42:10.229Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-17T00:42:10.229Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T00:42:10.229Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-17T00:42:10.229Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-17T00:42:10.229Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-17T00:42:12.722Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T00:42:12.722Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-17T00:42:12.722Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-17T00:42:12.722Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-17T00:42:12.722Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T00:42:12.722Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-17T00:42:12.722Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-17T00:42:12.722Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-17T00:42:12.722Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T00:42:12.722Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-17T00:42:12.722Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-17T00:42:12.722Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-17T00:42:12.722Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T00:42:12.722Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-17T00:42:12.722Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-17T00:42:12.722Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-17T00:42:12.722Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T00:42:12.722Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-17T00:42:12.722Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-17T00:42:12.722Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-17T00:42:12.722Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T00:42:12.722Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-17T00:42:12.722Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-17T00:42:12.722Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-17T00:42:12.722Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T00:42:12.722Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-17T00:42:12.722Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-17T00:42:12.722Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-17T00:42:12.722Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T00:42:12.722Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-17T00:42:12.722Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-17T00:42:12.722Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-17T00:42:12.722Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T00:42:12.722Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-17T00:42:12.722Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-17T00:42:12.722Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-17T00:42:12.722Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T00:42:12.722Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-17T00:42:12.722Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-17T00:42:12.722Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-17T00:42:12.722Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T00:42:12.722Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-17T00:42:12.722Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-17T00:42:12.722Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-17T00:42:12.722Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-17T00:42:12.722Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-17T00:42:12.722Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-17T00:42:12.722Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-17T00:42:12.722Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-17T00:42:12.722Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-17T00:42:12.722Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-17T00:42:12.722Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-17T00:42:12.722Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-17T00:42:12.722Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-17T00:42:12.722Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-17T00:42:12.993Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-17T00:42:12.993Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-17T00:42:12.993Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-17T00:42:12.993Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-17T00:42:12.993Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-17T00:42:12.993Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-17T00:42:13.261Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-17T00:42:13.261Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-17T00:42:13.261Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-17T00:42:13.261Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-17T00:42:13.261Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-17T00:42:13.261Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-17T00:42:13.261Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-17T00:42:13.524Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-17T00:42:13.524Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-17T00:42:13.524Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-17T00:42:13.524Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-17T00:42:13.524Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-17T00:42:14.098Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-17T00:42:14.098Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-17T00:42:14.098Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-17T00:42:14.098Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-17T00:42:14.098Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-17T00:42:14.098Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-17T00:42:14.359Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-17T00:42:14.359Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-17T00:42:14.621Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-17T00:42:14.621Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-17T00:42:14.621Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-17T00:42:14.621Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-17T00:42:14.621Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-17T00:42:14.621Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-17T00:42:14.883Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-17T00:42:14.883Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-17T00:42:14.883Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-17T00:42:14.883Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-17T00:42:14.883Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-17T00:42:14.883Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-17T00:42:15.835Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-17T00:42:15.835Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-17T00:42:16.777Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-17T00:42:16.777Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-17T00:42:17.037Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-17T00:42:17.037Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-17T00:42:17.301Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-17T00:42:17.301Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-17T00:42:18.245Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-17T00:42:18.245Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-17T00:42:18.245Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-17T00:42:18.245Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-17T00:42:18.245Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-17T00:42:18.245Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-17T00:42:18.506Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-17T00:42:18.506Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-17T00:42:18.506Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-17T00:42:18.506Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-17T00:42:18.767Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-17T00:42:18.767Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-17T00:42:18.767Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-17T00:42:18.767Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-17T00:42:18.767Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-17T00:42:18.767Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-17T00:42:19.029Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-17T00:42:19.029Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-17T00:42:19.029Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-17T00:42:19.029Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-17T00:42:19.029Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-17T00:42:19.029Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-17T00:42:19.029Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-17T00:42:19.029Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-17T00:42:19.029Z] [2021-06-17T00:42:19.029Z] Current default time zone: 'Etc/UTC' [2021-06-17T00:42:19.029Z] Local time is now: Thu Jun 17 00:42:18 UTC 2021. [2021-06-17T00:42:19.029Z] Universal Time is now: Thu Jun 17 00:42:18 UTC 2021. [2021-06-17T00:42:19.029Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-17T00:42:19.029Z] [2021-06-17T00:42:19.029Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-17T00:42:19.290Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-17T00:42:19.290Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-17T00:42:19.290Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-17T00:42:19.290Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-17T00:42:19.290Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-17T00:42:19.290Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-17T00:42:19.290Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-17T00:42:19.290Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-17T00:42:19.290Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-17T00:42:19.290Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-17T00:42:19.290Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-17T00:42:19.552Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-17T00:42:19.553Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-17T00:42:19.553Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-17T00:42:19.553Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-17T00:42:19.553Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-17T00:42:19.553Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-17T00:42:19.553Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-17T00:42:19.553Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-17T00:42:19.553Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-17T00:42:19.553Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-17T00:42:19.553Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-17T00:42:21.470Z] Updating certificates in /etc/ssl/certs... [2021-06-17T00:42:22.419Z] 23 added, 27 removed; done. [2021-06-17T00:42:22.419Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-17T00:42:22.419Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-17T00:42:22.419Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-17T00:42:22.419Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-17T00:42:22.681Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-17T00:42:22.681Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-17T00:42:22.681Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-17T00:42:22.681Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-17T00:42:22.681Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-17T00:42:22.681Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-17T00:42:22.681Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-17T00:42:22.681Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-17T00:42:22.681Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-17T00:42:22.681Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-17T00:42:22.681Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-17T00:42:22.681Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-17T00:42:22.681Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-17T00:42:22.681Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-17T00:42:22.681Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-17T00:42:22.681Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-17T00:42:22.943Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-17T00:42:22.943Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-17T00:42:22.943Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-17T00:42:22.943Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-17T00:42:23.206Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-17T00:42:23.206Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-17T00:42:23.206Z] Updating certificates in /etc/ssl/certs... [2021-06-17T00:42:23.781Z] 0 added, 0 removed; done. [2021-06-17T00:42:23.781Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-17T00:42:23.781Z] done. [2021-06-17T00:42:24.354Z] Reading package lists... [2021-06-17T00:42:24.354Z] Building dependency tree... [2021-06-17T00:42:24.354Z] Reading state information... [2021-06-17T00:42:24.617Z] The following NEW packages will be installed: [2021-06-17T00:42:24.617Z] apt-transport-https [2021-06-17T00:42:24.878Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-17T00:42:24.878Z] Need to get 1692 B of archives. [2021-06-17T00:42:24.878Z] After this operation, 154 kB of additional disk space will be used. [2021-06-17T00:42:24.878Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-17T00:42:24.878Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-17T00:42:24.878Z] Fetched 1692 B in 0s (8651 B/s) [2021-06-17T00:42:25.139Z] Selecting previously unselected package apt-transport-https. [2021-06-17T00:42:25.139Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-17T00:42:25.139Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-17T00:42:25.139Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-17T00:42:25.139Z] Setting up apt-transport-https (1.6.13) ... [2021-06-17T00:42:25.401Z] Waiting for network to be ready... [2021-06-17T00:42:31.935Z] 2021-06-17T00:42:28Z INFO Waiting for automatic snapd restart... [2021-06-17T00:42:31.935Z] snapd 2.51 from Canonical* installed [2021-06-17T00:42:32.882Z] "snapd" switched to the "latest/stable" channel [2021-06-17T00:42:32.882Z] [2021-06-17T00:42:36.185Z] core18 20210507 from Canonical* installed [2021-06-17T00:42:36.185Z] "core18" switched to the "latest/stable" channel [2021-06-17T00:42:36.185Z] [2021-06-17T00:42:39.490Z] snapcraft 4.8.1 from Canonical* installed [2021-06-17T00:42:40.062Z] "snapcraft" switched to the "latest/stable" channel [2021-06-17T00:42:40.062Z] [2021-06-17T00:42:45.237Z] 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-17T00:42:45.237Z] - README.md [2021-06-17T00:42:45.237Z] [2021-06-17T00:42:45.237Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-17T00:42:45.237Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-17T00:42:45.237Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-17T00:42:45.237Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-17T00:42:47.829Z] Reading package lists... [2021-06-17T00:42:47.829Z] 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-17T00:42:47.829Z] Reading package lists... [2021-06-17T00:42:47.829Z] Building dependency tree... [2021-06-17T00:42:47.829Z] Reading state information... [2021-06-17T00:42:47.829Z] Suggested packages: [2021-06-17T00:42:47.829Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-17T00:42:47.829Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-17T00:42:47.829Z] Recommended packages: [2021-06-17T00:42:47.829Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-17T00:42:47.829Z] The following NEW packages will be installed: [2021-06-17T00:42:47.829Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-17T00:42:47.829Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-17T00:42:47.829Z] pkg-config zip [2021-06-17T00:42:47.829Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-17T00:42:47.829Z] Need to get 7663 kB of archives. [2021-06-17T00:42:47.829Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-17T00:42:47.829Z] 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-17T00:42:47.829Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-17T00:42:47.829Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-17T00:42:47.829Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-17T00:42:47.829Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-17T00:42:47.829Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-17T00:42:47.829Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-17T00:42:47.829Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-17T00:42:47.829Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-17T00:42:47.829Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-17T00:42:47.829Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-17T00:42:47.829Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-17T00:42:47.829Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-17T00:42:48.091Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-17T00:42:48.091Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-17T00:42:48.091Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-17T00:42:48.091Z] Fetched 7663 kB in 1s (10.7 MB/s) [2021-06-17T00:42:48.091Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-17T00:42:48.091Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-17T00:42:48.091Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-17T00:42:48.091Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-17T00:42:50.311Z] Selecting previously unselected package libpsl5:amd64. [2021-06-17T00:42:50.311Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-17T00:42:50.311Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-17T00:42:50.311Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-17T00:42:50.311Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-17T00:42:50.311Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-17T00:42:50.311Z] Selecting previously unselected package librtmp1:amd64. [2021-06-17T00:42:50.311Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-17T00:42:50.311Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-17T00:42:50.311Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-17T00:42:50.311Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-17T00:42:50.311Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-17T00:42:50.311Z] Selecting previously unselected package liberror-perl. [2021-06-17T00:42:50.311Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-17T00:42:50.311Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-17T00:42:50.311Z] Selecting previously unselected package git-man. [2021-06-17T00:42:50.311Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-17T00:42:50.311Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-17T00:42:50.311Z] Selecting previously unselected package git. [2021-06-17T00:42:50.311Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-17T00:42:50.311Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-17T00:42:50.311Z] Selecting previously unselected package libnorm1:amd64. [2021-06-17T00:42:50.311Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-17T00:42:50.311Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-17T00:42:50.311Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-17T00:42:50.311Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-17T00:42:50.311Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-17T00:42:50.311Z] Selecting previously unselected package libsodium23:amd64. [2021-06-17T00:42:50.311Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-17T00:42:50.311Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-17T00:42:50.311Z] Selecting previously unselected package libzmq5:amd64. [2021-06-17T00:42:50.311Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-17T00:42:50.311Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-17T00:42:50.311Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-17T00:42:50.311Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-17T00:42:50.311Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-17T00:42:50.311Z] Selecting previously unselected package pkg-config. [2021-06-17T00:42:50.311Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-17T00:42:50.311Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-17T00:42:50.311Z] Selecting previously unselected package zip. [2021-06-17T00:42:50.311Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-17T00:42:50.311Z] Unpacking zip (3.0-11build1) ... [2021-06-17T00:42:50.311Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-17T00:42:50.311Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-17T00:42:50.311Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-17T00:42:50.311Z] Setting up liberror-perl (0.17025-1) ... [2021-06-17T00:42:50.311Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-17T00:42:50.311Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-17T00:42:50.311Z] No schema files found: doing nothing. [2021-06-17T00:42:50.311Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-17T00:42:50.311Z] Setting up zip (3.0-11build1) ... [2021-06-17T00:42:50.311Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-17T00:42:50.311Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-17T00:42:50.311Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-17T00:42:50.311Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-17T00:42:50.311Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-17T00:42:50.311Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-17T00:42:50.311Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-17T00:42:50.311Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-17T00:42:52.761Z] git set to automatically installed. [2021-06-17T00:42:52.761Z] git-man set to automatically installed. [2021-06-17T00:42:52.761Z] libcurl3-gnutls set to automatically installed. [2021-06-17T00:42:52.761Z] liberror-perl set to automatically installed. [2021-06-17T00:42:52.761Z] libglib2.0-0 set to automatically installed. [2021-06-17T00:42:52.761Z] libnghttp2-14 set to automatically installed. [2021-06-17T00:42:52.761Z] libnorm1 set to automatically installed. [2021-06-17T00:42:52.761Z] libpgm-5.2-0 set to automatically installed. [2021-06-17T00:42:52.761Z] libpsl5 set to automatically installed. [2021-06-17T00:42:52.761Z] librtmp1 set to automatically installed. [2021-06-17T00:42:52.761Z] libsodium23 set to automatically installed. [2021-06-17T00:42:52.761Z] libzmq3-dev set to automatically installed. [2021-06-17T00:42:52.761Z] libzmq5 set to automatically installed. [2021-06-17T00:42:52.761Z] pkg-config set to automatically installed. [2021-06-17T00:42:52.761Z] zip set to automatically installed. [2021-06-17T00:42:52.761Z] snapd is not logged in, snap install commands will use sudo [2021-06-17T00:43:02.866Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-17T00:43:02.867Z] snapd is not logged in, snap install commands will use sudo [2021-06-17T00:43:03.810Z] snap "core18" has no updates available [2021-06-17T00:43:04.758Z] Downloading snap 'edgex-app-service-configurable' [2021-06-17T00:43:08.501Z] 2021/06/17 00:43:06.183673 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_557.snap: 7307264 [2021-06-17T00:43:08.501Z] Pulling app-service-config [2021-06-17T00:43:08.501Z] + snapcraftctl pull [2021-06-17T00:43:08.775Z] Pulling config-common [2021-06-17T00:43:08.775Z] + snapcraftctl pull [2021-06-17T00:43:11.591Z] Pulling go-build-helper [2021-06-17T00:43:11.591Z] + snapcraftctl pull [2021-06-17T00:43:11.591Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-17T00:43:11.591Z] Skipping pull go-build-helper (already ran) [2021-06-17T00:43:11.591Z] Building go-build-helper [2021-06-17T00:43:11.591Z] + snapcraftctl build [2021-06-17T00:43:13.147Z] Staging go-build-helper [2021-06-17T00:43:13.147Z] + snapcraftctl stage [2021-06-17T00:43:21.990Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-17T00:43:21.990Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-17T00:43:21.990Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-17T00:43:21.990Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-17T00:43:21.990Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-17T00:43:21.990Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-17T00:43:21.990Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-17T00:43:21.990Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-17T00:43:21.990Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-17T00:43:21.990Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-17T00:43:21.990Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-17T00:43:21.990Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-17T00:43:21.990Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-17T00:43:21.990Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-17T00:43:21.990Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-17T00:43:21.990Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-17T00:43:21.990Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-17T00:43:21.990Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-17T00:43:21.990Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-17T00:43:21.990Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-17T00:43:21.990Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-17T00:43:21.991Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-17T00:43:21.991Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-17T00:43:21.991Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-17T00:43:21.991Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-17T00:43:21.991Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-17T00:43:21.991Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-17T00:43:21.991Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-17T00:43:21.991Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-17T00:43:21.991Z] Fetched 224 kB in 0s (0 B/s) [2021-06-17T00:43:21.991Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-17T00:43:21.991Z] Fetched 157 kB in 0s (0 B/s) [2021-06-17T00:43:21.991Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-17T00:43:21.991Z] Fetched 221 kB in 0s (0 B/s) [2021-06-17T00:43:21.991Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-17T00:43:21.991Z] Fetched 143 kB in 0s (0 B/s) [2021-06-17T00:43:21.991Z] Pulling edgex-go [2021-06-17T00:43:21.991Z] + snapcraftctl pull [2021-06-17T00:43:40.532Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-17T00:43:40.532Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-17T00:43:40.532Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-17T00:43:40.532Z] Fetched 0 B in 0s (0 B/s) [2021-06-17T00:43:40.532Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-17T00:43:40.532Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-17T00:43:40.532Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-17T00:43:40.532Z] Fetched 279 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-17T00:43:40.533Z] Fetched 122 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-17T00:43:40.533Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-17T00:43:40.533Z] Fetched 8848 B in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-17T00:43:40.533Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-17T00:43:40.533Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-17T00:43:40.533Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-17T00:43:40.533Z] Fetched 219 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-17T00:43:40.533Z] Fetched 154 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-17T00:43:40.533Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-17T00:43:40.533Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-17T00:43:40.533Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-17T00:43:40.533Z] Fetched 499 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-17T00:43:40.533Z] Fetched 111 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-17T00:43:40.533Z] Fetched 240 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-17T00:43:40.533Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-17T00:43:40.533Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-17T00:43:40.533Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-17T00:43:40.533Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-17T00:43:40.533Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-17T00:43:40.533Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-17T00:43:40.533Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-17T00:43:40.533Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-17T00:43:40.533Z] Fetched 8720 B in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-17T00:43:40.533Z] Fetched 137 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-17T00:43:40.533Z] Fetched 119 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-17T00:43:40.533Z] Fetched 110 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-17T00:43:40.533Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-17T00:43:40.533Z] Fetched 645 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-17T00:43:40.533Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-17T00:43:40.533Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-17T00:43:40.533Z] Fetched 368 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-17T00:43:40.533Z] Fetched 187 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-17T00:43:40.533Z] Fetched 175 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-17T00:43:40.533Z] Fetched 206 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-17T00:43:40.533Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-17T00:43:40.533Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-17T00:43:40.533Z] Fetched 159 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-17T00:43:40.533Z] Fetched 107 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-17T00:43:40.533Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-17T00:43:40.533Z] Pulling static-packages [2021-06-17T00:43:40.533Z] + snapcraftctl pull [2021-06-17T00:43:40.533Z] Pulling version [2021-06-17T00:43:40.533Z] + cd /root/project [2021-06-17T00:43:40.533Z] + git describe --tags --abbrev=0 [2021-06-17T00:43:40.533Z] + sed s/v// [2021-06-17T00:43:40.533Z] + GIT_VERSION=2.0.0-dev.268 [2021-06-17T00:43:40.533Z] + [ -z 2.0.0-dev.268 ] [2021-06-17T00:43:40.533Z] + snapcraftctl set-version 2.0.0-dev.268 [2021-06-17T00:43:41.476Z] Building app-service-config [2021-06-17T00:43:41.476Z] + snapcraftctl build [2021-06-17T00:43:44.040Z] Building config-common [2021-06-17T00:43:44.040Z] + snapcraftctl build [2021-06-17T00:43:45.971Z] Skipping build go-build-helper (already ran) [2021-06-17T00:43:45.971Z] Building edgex-go [2021-06-17T00:43:46.235Z] + cd /root/parts/edgex-go/src [2021-06-17T00:43:46.235Z] + make build [2021-06-17T00:43:46.235Z] go mod tidy [2021-06-17T00:43:47.633Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-06-17T00:43:47.633Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-17T00:43:47.633Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 [2021-06-17T00:43:47.902Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-17T00:43:47.903Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-17T00:43:47.903Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 [2021-06-17T00:43:47.903Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-17T00:43:47.903Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-17T00:43:47.903Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-17T00:43:48.173Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-17T00:43:48.173Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-17T00:43:48.173Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-17T00:43:48.441Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-17T00:43:48.441Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-17T00:43:48.441Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-17T00:43:49.028Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-17T00:43:49.028Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 [2021-06-17T00:43:49.028Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-06-17T00:43:49.028Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-17T00:43:49.028Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-17T00:43:49.289Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-17T00:43:49.289Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-17T00:43:49.550Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-17T00:43:49.550Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-17T00:43:49.550Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-17T00:43:49.550Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-17T00:43:50.137Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-17T00:43:50.137Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-17T00:43:50.137Z] go: downloading golang.org/x/text v0.3.2 [2021-06-17T00:43:50.137Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-17T00:43:50.137Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-17T00:43:50.137Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-17T00:43:50.137Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-17T00:43:50.137Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-17T00:43:50.137Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-17T00:43:50.401Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-17T00:43:50.401Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-17T00:43:50.401Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-17T00:43:50.401Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-17T00:43:50.401Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-17T00:43:50.665Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-17T00:43:50.666Z] go: downloading github.com/kr/text v0.1.0 [2021-06-17T00:43:50.666Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-17T00:43:50.666Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-17T00:43:50.926Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-17T00:43:50.926Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-17T00:43:50.926Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-17T00:43:50.926Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-17T00:43:50.926Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-17T00:43:50.926Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-17T00:43:50.926Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-17T00:43:50.926Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-17T00:43:50.926Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-17T00:43:51.193Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-17T00:43:51.455Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-17T00:43:51.455Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-17T00:43:51.455Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-17T00:43:51.455Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-17T00:43:51.455Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-17T00:43:51.455Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-17T00:43:51.455Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-17T00:43:51.455Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-17T00:43:51.455Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-17T00:43:51.455Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-17T00:43:51.455Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-17T00:43:51.455Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-17T00:43:51.455Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-17T00:43:51.455Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-17T00:43:51.455Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-17T00:43:51.455Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-17T00:43:51.716Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-17T00:43:51.716Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-17T00:43:51.716Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-17T00:43:51.716Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-17T00:43:51.716Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-17T00:43:51.716Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-17T00:43:51.716Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-17T00:43:51.716Z] 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-17T00:44:02.999Z] 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-17T00:44:06.305Z] 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-17T00:44:09.388Z] 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-17T00:44:09.388Z] 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-17T00:44:09.389Z] 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-17T00:44:10.345Z] 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-17T00:44:11.736Z] 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-17T00:44:12.679Z] 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-17T00:44:14.067Z] 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-17T00:44:15.454Z] 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-17T00:44:17.787Z] 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-17T00:44:18.048Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-17T00:44:18.310Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-17T00:44:18.310Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-17T00:44:18.310Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-17T00:44:18.310Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-17T00:44:18.310Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-17T00:44:18.310Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-17T00:44:18.310Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-17T00:44:18.310Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-17T00:44:18.310Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-17T00:44:18.310Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-17T00:44:18.310Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-17T00:44:18.310Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-17T00:44:18.310Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-17T00:44:18.310Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-17T00:44:18.310Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-17T00:44:18.310Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-17T00:44:18.310Z] + 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-17T00:44:18.310Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-17T00:44:18.310Z] + 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-17T00:44:18.310Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-17T00:44:18.310Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-17T00:44:18.310Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-17T00:44:18.310Z] + 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-17T00:44:18.310Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-17T00:44:18.310Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-17T00:44:18.310Z] + 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-17T00:44:21.624Z] Building static-packages [2021-06-17T00:44:21.624Z] + snapcraftctl build [2021-06-17T00:44:24.176Z] Building version [2021-06-17T00:44:24.176Z] + snapcraftctl build [2021-06-17T00:44:28.149Z] Staging app-service-config [2021-06-17T00:44:28.149Z] + snapcraftctl stage [2021-06-17T00:44:28.149Z] Staging config-common [2021-06-17T00:44:28.149Z] + snapcraftctl stage [2021-06-17T00:44:28.726Z] Skipping stage go-build-helper (already ran) [2021-06-17T00:44:28.726Z] Staging edgex-go [2021-06-17T00:44:28.726Z] + snapcraftctl stage [2021-06-17T00:44:30.113Z] Staging static-packages [2021-06-17T00:44:30.113Z] + snapcraftctl stage [2021-06-17T00:44:31.053Z] Staging version [2021-06-17T00:44:31.053Z] + snapcraftctl stage [2021-06-17T00:44:32.439Z] Priming app-service-config [2021-06-17T00:44:32.439Z] + snapcraftctl prime [2021-06-17T00:44:33.827Z] Priming config-common [2021-06-17T00:44:33.827Z] + snapcraftctl prime [2021-06-17T00:44:34.771Z] Priming go-build-helper [2021-06-17T00:44:34.771Z] + snapcraftctl prime [2021-06-17T00:44:36.160Z] Priming edgex-go [2021-06-17T00:44:36.160Z] + snapcraftctl prime [2021-06-17T00:44:37.104Z] Priming static-packages [2021-06-17T00:44:37.366Z] + snapcraftctl prime [2021-06-17T00:44:41.627Z] Priming version [2021-06-17T00:44:41.627Z] + snapcraftctl prime [2021-06-17T00:44:41.627Z] 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-17T01:06:27.508Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2004 in /w/workspace/edgexfoundry_edgex-go_PR-3570 [Pipeline] { [Pipeline] ws [2021-06-17T01:06:27.534Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-06-17T01:06:30.262Z] The recommended git tool is: git [2021-06-17T01:06:43.897Z] using credential edgex-jenkins-ssh [2021-06-17T01:06:43.920Z] Cloning the remote Git repository [2021-06-17T01:06:43.978Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-17T01:06:44.119Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-06-17T01:06:44.195Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-17T01:06:44.196Z] > git --version # timeout=10 [2021-06-17T01:06:44.214Z] > git --version # 'git version 2.17.1' [2021-06-17T01:06:44.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T01:06:44.303Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T01:07:02.844Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-17T01:07:02.862Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T01:07:02.886Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-17T01:07:02.927Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-17T01:07:02.928Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T01:07:02.944Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3570/head:refs/remotes/origin/PR-3570 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-17T01:07:05.950Z] Merging remotes/origin/master commit 56a73b697282d7edd71946f1fefad6ed073e2be6 into PR head commit 0f13c5708a59b6eb7573615dca0c521ebd7ef084 [2021-06-17T01:07:05.968Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T01:07:05.987Z] > git checkout -f 0f13c5708a59b6eb7573615dca0c521ebd7ef084 # timeout=10 [2021-06-17T01:07:06.525Z] Merge succeeded, producing b51a6a18e8aa0be533aa5c9652caab7a57c79f90 [2021-06-17T01:07:06.525Z] Checking out Revision b51a6a18e8aa0be533aa5c9652caab7a57c79f90 (PR-3570) [2021-06-17T01:07:06.208Z] > git remote # timeout=10 [2021-06-17T01:07:06.236Z] > git config --get remote.origin.url # timeout=10 [2021-06-17T01:07:06.248Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T01:07:06.260Z] > git merge 56a73b697282d7edd71946f1fefad6ed073e2be6 # timeout=10 [2021-06-17T01:07:06.507Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-17T01:07:06.529Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T01:07:06.546Z] > git checkout -f b51a6a18e8aa0be533aa5c9652caab7a57c79f90 # timeout=10 [2021-06-17T01:07:10.947Z] Commit message: "Merge commit '56a73b697282d7edd71946f1fefad6ed073e2be6' into HEAD" [2021-06-17T01:07:10.955Z] > git rev-list --no-walk dd6e248a5d675e977c8a1b1ad594ebaeb62dbf55 # timeout=10 [2021-06-17T01:07:13.389Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-17T01:07:14.881Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-17T01:07:15.289Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-17T01:07:15.631Z] + sudo service docker restart [2021-06-17T01:07:15.631Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T01:07:34.322Z] provisioning config files... [2021-06-17T01:07:34.351Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1543600403349659121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:07:34.737Z] ---> docker-login.sh [2021-06-17T01:07:34.737Z] nexus3.edgexfoundry.org:10001 [2021-06-17T01:07:35.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:07:36.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:07:36.002Z] Configure a credential helper to remove this warning. See [2021-06-17T01:07:36.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:07:36.002Z] [2021-06-17T01:07:36.002Z] Login Succeeded [2021-06-17T01:07:36.002Z] nexus3.edgexfoundry.org:10002 [2021-06-17T01:07:38.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:07:38.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:07:38.561Z] Configure a credential helper to remove this warning. See [2021-06-17T01:07:38.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:07:38.561Z] [2021-06-17T01:07:38.561Z] Login Succeeded [2021-06-17T01:07:38.561Z] nexus3.edgexfoundry.org:10003 [2021-06-17T01:07:38.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:07:38.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:07:38.561Z] Configure a credential helper to remove this warning. See [2021-06-17T01:07:38.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:07:38.561Z] [2021-06-17T01:07:38.561Z] Login Succeeded [2021-06-17T01:07:38.561Z] nexus3.edgexfoundry.org:10004 [2021-06-17T01:07:38.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:07:38.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:07:38.561Z] Configure a credential helper to remove this warning. See [2021-06-17T01:07:38.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:07:38.561Z] [2021-06-17T01:07:38.561Z] Login Succeeded [2021-06-17T01:07:38.561Z] docker.io [2021-06-17T01:07:38.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:07:38.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:07:38.561Z] Configure a credential helper to remove this warning. See [2021-06-17T01:07:38.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:07:38.561Z] [2021-06-17T01:07:38.561Z] Login Succeeded [2021-06-17T01:07:38.561Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T01:07:38.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-17T01:07:38.929Z] ========================================================= [2021-06-17T01:07:38.929Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-17T01:07:38.929Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:07:41.260Z] + 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-17T01:07:41.550Z] Sending build context to Docker daemon 166.3MB [2021-06-17T01:07:41.550Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T01:07:41.550Z] Step 2/6 : FROM ${BASE} [2021-06-17T01:07:41.828Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-17T01:07:41.828Z] 595b0fe564bb: Pulling fs layer [2021-06-17T01:07:41.828Z] 3088b5b3c5c0: Pulling fs layer [2021-06-17T01:07:41.828Z] 5b7225fbf94c: Pulling fs layer [2021-06-17T01:07:41.828Z] ba82ee9f976e: Pulling fs layer [2021-06-17T01:07:41.828Z] 506bd15cee9f: Pulling fs layer [2021-06-17T01:07:41.828Z] 75a0a4a0db45: Pulling fs layer [2021-06-17T01:07:41.828Z] 618dc40b7e24: Pulling fs layer [2021-06-17T01:07:41.828Z] 506bd15cee9f: Waiting [2021-06-17T01:07:41.828Z] ba82ee9f976e: Waiting [2021-06-17T01:07:41.828Z] 75a0a4a0db45: Waiting [2021-06-17T01:07:41.828Z] 5b7225fbf94c: Verifying Checksum [2021-06-17T01:07:41.828Z] 5b7225fbf94c: Download complete [2021-06-17T01:07:41.828Z] 3088b5b3c5c0: Verifying Checksum [2021-06-17T01:07:41.828Z] 3088b5b3c5c0: Download complete [2021-06-17T01:07:41.828Z] 506bd15cee9f: Verifying Checksum [2021-06-17T01:07:41.828Z] 506bd15cee9f: Download complete [2021-06-17T01:07:42.104Z] 595b0fe564bb: Verifying Checksum [2021-06-17T01:07:42.104Z] 595b0fe564bb: Download complete [2021-06-17T01:07:42.104Z] 75a0a4a0db45: Download complete [2021-06-17T01:07:42.708Z] 595b0fe564bb: Pull complete [2021-06-17T01:07:43.308Z] 3088b5b3c5c0: Pull complete [2021-06-17T01:07:45.781Z] 5b7225fbf94c: Pull complete [2021-06-17T01:07:45.781Z] 618dc40b7e24: Verifying Checksum [2021-06-17T01:07:45.781Z] 618dc40b7e24: Download complete [2021-06-17T01:07:45.781Z] ba82ee9f976e: Verifying Checksum [2021-06-17T01:07:45.781Z] ba82ee9f976e: Download complete [2021-06-17T01:07:56.627Z] ba82ee9f976e: Pull complete [2021-06-17T01:07:56.627Z] 506bd15cee9f: Pull complete [2021-06-17T01:07:56.627Z] 75a0a4a0db45: Pull complete [2021-06-17T01:08:01.176Z] 618dc40b7e24: Pull complete [2021-06-17T01:08:01.176Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-17T01:08:01.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-17T01:08:01.176Z] ---> a36622ca3599 [2021-06-17T01:08:01.176Z] 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-17T01:08:02.155Z] ---> Running in 7d6933982381 [2021-06-17T01:08:04.690Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:08:04.690Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:08:05.681Z] (1/12) Installing libmagic (5.39-r0) [2021-06-17T01:08:08.150Z] (2/12) Installing file (5.39-r0) [2021-06-17T01:08:08.150Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-17T01:08:08.150Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-17T01:08:22.321Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-17T01:08:22.321Z] (6/12) Installing patch (2.7.6-r6) [2021-06-17T01:08:22.321Z] (7/12) Installing build-base (0.5-r2) [2021-06-17T01:08:22.321Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-17T01:08:22.321Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-17T01:08:22.321Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-17T01:08:22.321Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-17T01:08:22.321Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-17T01:08:22.321Z] Executing busybox-1.32.1-r6.trigger [2021-06-17T01:08:22.321Z] OK: 218 MiB in 52 packages [2021-06-17T01:08:24.999Z] Removing intermediate container 7d6933982381 [2021-06-17T01:08:24.999Z] ---> 7a4d8a1d3d95 [2021-06-17T01:08:24.999Z] Step 4/6 : WORKDIR /edgex-go [2021-06-17T01:08:24.999Z] ---> Running in b2b50672ef5f [2021-06-17T01:08:25.596Z] Removing intermediate container b2b50672ef5f [2021-06-17T01:08:25.596Z] ---> 2fa654bc3377 [2021-06-17T01:08:25.596Z] Step 5/6 : COPY go.mod . [2021-06-17T01:08:26.201Z] ---> 9aba8fecbb01 [2021-06-17T01:08:26.201Z] Step 6/6 : RUN go mod download [2021-06-17T01:08:26.473Z] ---> Running in d6883cffba07 [2021-06-17T01:08:52.433Z] Removing intermediate container d6883cffba07 [2021-06-17T01:08:52.433Z] ---> f3d8d105bd05 [2021-06-17T01:08:52.433Z] Successfully built f3d8d105bd05 [2021-06-17T01:08:52.433Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:08:52.787Z] + docker inspect -f . ci-base-image-arm64 [2021-06-17T01:08:52.787Z] . [Pipeline] withDockerContainer [2021-06-17T01:08:53.073Z] prd-ubuntu18.04-docker-arm64-4c-16g-2004 does not seem to be running inside a container [2021-06-17T01:08:53.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-17T01:08:54.972Z] $ docker top ca6eb718c1f3f025292f6f4626a22e3657bc1f8a906300adf6a3a331602b9797 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T01:08:56.000Z] + go version [2021-06-17T01:08:56.000Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-17T01:08:56.024Z] $ docker stop --time=1 ca6eb718c1f3f025292f6f4626a22e3657bc1f8a906300adf6a3a331602b9797 [2021-06-17T01:08:57.962Z] $ docker rm -f ca6eb718c1f3f025292f6f4626a22e3657bc1f8a906300adf6a3a331602b9797 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:09:00.990Z] + docker inspect -f . ci-base-image-arm64 [2021-06-17T01:09:00.990Z] . [Pipeline] withDockerContainer [2021-06-17T01:09:01.280Z] prd-ubuntu18.04-docker-arm64-4c-16g-2004 does not seem to be running inside a container [2021-06-17T01:09:01.371Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-17T01:09:03.047Z] $ docker top 8235bf8a712fc4c7f31cd7fe57a6a09b9715806ce780c6b86a1ff197f90fe6d1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-17T01:09:08.207Z] ========================================================= [2021-06-17T01:09:08.207Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-17T01:09:08.207Z] ========================================================= [Pipeline] sh [2021-06-17T01:09:08.852Z] + go mod tidy [Pipeline] sh [2021-06-17T01:09:10.110Z] + make test [2021-06-17T01:09:10.110Z] go mod tidy [2021-06-17T01:09:10.709Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-17T01:09:41.837Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-17T01:10:38.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-17T01:10:39.472Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-17T01:10:48.124Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-17T01:10:48.124Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-17T01:10:53.563Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-17T01:10:53.563Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-17T01:10:53.563Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-17T01:10:53.563Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-17T01:10:54.172Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-17T01:10:54.777Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-17T01:10:56.231Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-17T01:10:56.231Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-17T01:10:56.231Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-17T01:10:56.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-17T01:11:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.153s coverage: 28.7% of statements [2021-06-17T01:11:08.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-17T01:11:08.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-17T01:11:13.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.292s coverage: 100.0% of statements [2021-06-17T01:11:13.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-17T01:11:13.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.408s coverage: 53.4% of statements [2021-06-17T01:11:13.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-17T01:11:13.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-17T01:11:13.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.516s coverage: 87.7% of statements [2021-06-17T01:11:13.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-17T01:11:13.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-17T01:11:13.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.219s coverage: 78.9% of statements [2021-06-17T01:11:17.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.211s coverage: 81.2% of statements [2021-06-17T01:11:17.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-17T01:11:17.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-17T01:11:17.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-17T01:11:17.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-17T01:11:17.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-17T01:11:22.691Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.371s coverage: 95.1% of statements [2021-06-17T01:11:22.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-17T01:11:22.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-17T01:11:22.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-17T01:11:22.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-17T01:11:22.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-17T01:11:22.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-17T01:11:22.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-17T01:11:22.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-17T01:11:22.691Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.204s coverage: 60.0% of statements [2021-06-17T01:11:22.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-17T01:11:22.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-17T01:11:22.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-17T01:11:22.691Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.338s coverage: 0.8% of statements [2021-06-17T01:11:22.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-17T01:11:22.691Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements [2021-06-17T01:11:22.691Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.189s coverage: 22.0% of statements [2021-06-17T01:11:22.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-17T01:11:22.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.264s coverage: 47.1% of statements [2021-06-17T01:11:22.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.231s coverage: 79.5% of statements [2021-06-17T01:11:22.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.183s coverage: 94.1% of statements [2021-06-17T01:11:25.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.305s coverage: 96.3% of statements [2021-06-17T01:11:25.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.283s coverage: 87.5% of statements [2021-06-17T01:11:35.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.214s coverage: 94.4% of statements [2021-06-17T01:11:35.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.164s coverage: 44.8% of statements [2021-06-17T01:11:45.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.643s coverage: 81.8% of statements [2021-06-17T01:11:45.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-17T01:11:49.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.253s coverage: 92.9% of statements [2021-06-17T01:11:49.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-17T01:11:49.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-17T01:11:49.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-17T01:11:49.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2021-06-17T01:11:49.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-17T01:11:49.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-17T01:11:49.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-17T01:11:49.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-17T01:11:49.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-17T01:11:49.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.173s coverage: 87.2% of statements [2021-06-17T01:11:49.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-17T01:11:49.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-17T01:11:49.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-06-17T01:11:49.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-17T01:11:49.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.183s coverage: 76.0% of statements [2021-06-17T01:11:49.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-17T01:11:49.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.173s coverage: 80.0% of statements [2021-06-17T01:11:49.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.250s coverage: 87.2% of statements [2021-06-17T01:11:49.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.234s coverage: 85.4% of statements [2021-06-17T01:11:49.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.286s coverage: 91.2% of statements [2021-06-17T01:11:49.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-17T01:11:52.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.852s coverage: 64.4% of statements [2021-06-17T01:11:52.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-17T01:11:52.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-17T01:11:52.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.183s coverage: 100.0% of statements [2021-06-17T01:11:52.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 91.3% of statements [2021-06-17T01:11:52.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements [2021-06-17T01:11:52.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2021-06-17T01:11:52.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2021-06-17T01:11:56.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.112s coverage: 66.9% of statements [2021-06-17T01:11:56.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-17T01:11:56.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-17T01:11:56.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-17T01:11:59.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.744s coverage: 43.6% of statements [2021-06-17T01:11:59.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-17T01:11:59.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-17T01:11:59.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.225s coverage: 89.5% of statements [2021-06-17T01:11:59.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-17T01:11:59.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements [2021-06-17T01:11:59.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-17T01:12:05.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.243s coverage: 19.3% of statements [2021-06-17T01:12:05.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-17T01:12:05.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-17T01:12:05.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-17T01:12:05.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-17T01:12:05.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.591s coverage: 91.9% of statements [2021-06-17T01:12:05.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-17T01:12:05.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-17T01:12:05.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-17T01:12:05.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-17T01:12:05.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-17T01:12:05.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.266s coverage: 62.7% of statements [2021-06-17T01:12:05.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-17T01:12:05.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-17T01:12:05.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.371s coverage: 97.6% of statements [2021-06-17T01:12:05.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-17T01:12:05.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-17T01:12:05.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-17T01:12:05.380Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-17T01:12:05.380Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-17T01:12:05.380Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.173s coverage: 28.9% of statements [2021-06-17T01:12:05.380Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-17T01:12:05.380Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor 0.160s coverage: 6.7% of statements [2021-06-17T01:12:05.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-17T01:12:05.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-17T01:12:05.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-17T01:12:05.381Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-17T01:12:05.381Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.175s coverage: 100.0% of statements [2021-06-17T01:12:05.381Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.064s coverage: 95.4% of statements [2021-06-17T01:12:08.083Z] GO111MODULE=on go vet ./... [2021-06-17T01:13:25.534Z] gofmt -l . [2021-06-17T01:13:25.534Z] [ "`gofmt -l .`" = "" ] [2021-06-17T01:13:28.269Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-17T01:13:28.938Z] + ls -al . [2021-06-17T01:13:28.938Z] total 544 [2021-06-17T01:13:28.938Z] drwxrwxr-x 9 1001 1001 4096 Jun 17 01:13 . [2021-06-17T01:13:28.938Z] drwxr-xr-x 4 root root 4096 Jun 17 01:09 .. [2021-06-17T01:13:28.938Z] -rw-rw-r-- 1 1001 1001 11 Jun 17 01:07 .dockerignore [2021-06-17T01:13:28.938Z] drwxrwxr-x 8 1001 1001 4096 Jun 17 01:07 .git [2021-06-17T01:13:28.938Z] drwxrwxr-x 3 1001 1001 4096 Jun 17 01:07 .github [2021-06-17T01:13:28.938Z] -rw-rw-r-- 1 1001 1001 818 Jun 17 01:07 .gitignore [2021-06-17T01:13:28.938Z] -rw-rw-r-- 1 1001 1001 166 Jun 17 01:07 .sonarcloud.properties [2021-06-17T01:13:28.938Z] -rw-rw-r-- 1 1001 1001 8609 Jun 17 01:07 Attribution.txt [2021-06-17T01:13:28.938Z] -rw-rw-r-- 1 1001 1001 3804 Jun 17 01:07 CONTRIBUTING.md [2021-06-17T01:13:28.938Z] -rw-rw-r-- 1 1001 1001 931 Jun 17 01:07 Dockerfile.build [2021-06-17T01:13:28.938Z] -rw-rw-r-- 1 1001 1001 849 Jun 17 01:07 Jenkinsfile [2021-06-17T01:13:28.938Z] -rw-rw-r-- 1 1001 1001 10775 Jun 17 01:07 LICENSE [2021-06-17T01:13:28.938Z] -rw-rw-r-- 1 1001 1001 5605 Jun 17 01:07 Makefile [2021-06-17T01:13:28.938Z] -rw-rw-r-- 1 1001 1001 7905 Jun 17 01:07 README.md [2021-06-17T01:13:28.938Z] -rw-rw-r-- 1 1001 1001 7071 Jun 17 01:07 SECURITY.md [2021-06-17T01:13:28.938Z] -rw-rw-r-- 1 1001 1001 5 Jun 17 00:31 VERSION [2021-06-17T01:13:28.938Z] -rw-rw-r-- 1 1001 1001 4131 Jun 17 01:07 ZMQWindows.md [2021-06-17T01:13:28.938Z] drwxrwxr-x 2 1001 1001 4096 Jun 17 01:07 bin [2021-06-17T01:13:28.938Z] drwxrwxr-x 14 1001 1001 4096 Jun 17 01:07 cmd [2021-06-17T01:13:28.938Z] -rw-r--r-- 1 root root 400748 Jun 17 01:12 coverage.out [2021-06-17T01:13:28.938Z] -rw-rw-r-- 1 1001 1001 841 Jun 17 01:07 go.mod [2021-06-17T01:13:28.938Z] -rw-r--r-- 1 root root 20843 Jun 17 01:09 go.sum [2021-06-17T01:13:28.938Z] drwxrwxr-x 7 1001 1001 4096 Jun 17 01:07 internal [2021-06-17T01:13:28.938Z] drwxrwxr-x 3 1001 1001 4096 Jun 17 01:07 openapi [2021-06-17T01:13:28.938Z] drwxrwxr-x 4 1001 1001 4096 Jun 17 01:07 snap [2021-06-17T01:13:28.938Z] -rw-rw-r-- 1 1001 1001 168 Jun 17 01:07 version.go [Pipeline] sh [2021-06-17T01:13:29.588Z] + '[' -e coverage.out ] [2021-06-17T01:13:29.588Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-17T01:13:31.746Z] Warning: overwriting stash ‘coverage-report’ [2021-06-17T01:13:32.535Z] Stashed 1 file(s) [Pipeline] sh [2021-06-17T01:13:33.185Z] + make build [2021-06-17T01:13:33.185Z] go mod tidy [2021-06-17T01:13:37.009Z] 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-17T01:13:41.297Z] 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-17T01:14:00.920Z] 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-17T01:14:04.401Z] 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-17T01:14:08.267Z] 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-17T01:14:08.267Z] 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-17T01:14:11.023Z] 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-17T01:14:14.517Z] 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-17T01:14:19.270Z] 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-17T01:14:20.712Z] 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-17T01:14:25.576Z] 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-17T01:14:26.557Z] 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-17T01:14:34.821Z] $ docker stop --time=1 8235bf8a712fc4c7f31cd7fe57a6a09b9715806ce780c6b86a1ff197f90fe6d1 [2021-06-17T01:14:37.341Z] $ docker rm -f 8235bf8a712fc4c7f31cd7fe57a6a09b9715806ce780c6b86a1ff197f90fe6d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:14:41.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-17T01:14:41.866Z] [2021-06-17T01:14:41.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:14:42.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-17T01:14:42.764Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-17T01:14:42.764Z] 29e5d40040c1: Pulling fs layer [2021-06-17T01:14:42.764Z] 1ce36da41761: Pulling fs layer [2021-06-17T01:14:42.764Z] 25b303627fd3: Pulling fs layer [2021-06-17T01:14:43.039Z] 29e5d40040c1: Verifying Checksum [2021-06-17T01:14:43.039Z] 29e5d40040c1: Download complete [2021-06-17T01:14:43.643Z] 1ce36da41761: Verifying Checksum [2021-06-17T01:14:43.643Z] 1ce36da41761: Download complete [2021-06-17T01:14:43.918Z] 29e5d40040c1: Pull complete [2021-06-17T01:14:45.358Z] 1ce36da41761: Pull complete [2021-06-17T01:14:45.630Z] 25b303627fd3: Verifying Checksum [2021-06-17T01:14:45.630Z] 25b303627fd3: Download complete [2021-06-17T01:14:56.392Z] 25b303627fd3: Pull complete [2021-06-17T01:14:56.392Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-17T01:14:56.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-17T01:14:56.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-17T01:14:56.615Z] prd-ubuntu18.04-docker-arm64-4c-16g-2004 does not seem to be running inside a container [2021-06-17T01:14:56.719Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-17T01:14:59.591Z] $ docker top e81dfc52016670bcf7abff30e106c499d60648ef2465c65d988e3dec66f93eb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T01:15:00.549Z] + docker-compose build --help [2021-06-17T01:15:00.549Z] + grep parallel [2021-06-17T01:15:05.200Z] --parallel Build images in parallel. [Pipeline] } [2021-06-17T01:15:05.241Z] $ docker stop --time=1 e81dfc52016670bcf7abff30e106c499d60648ef2465c65d988e3dec66f93eb4 [2021-06-17T01:15:09.127Z] $ docker rm -f e81dfc52016670bcf7abff30e106c499d60648ef2465c65d988e3dec66f93eb4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:15:09.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-17T01:15:09.783Z] . [Pipeline] withDockerContainer [2021-06-17T01:15:13.028Z] prd-ubuntu18.04-docker-arm64-4c-16g-2004 does not seem to be running inside a container [2021-06-17T01:15:13.131Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-17T01:15:14.667Z] $ docker top 90ce33193fad7393158f02eb8b3337954bbe82df5ae51ce844476cf4b06dd99a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T01:15:15.622Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-17T01:15:19.414Z] Building core-command ... [2021-06-17T01:15:19.414Z] Building core-data ... [2021-06-17T01:15:19.414Z] Building core-metadata ... [2021-06-17T01:15:19.414Z] Building security-bootstrapper ... [2021-06-17T01:15:19.414Z] Building security-proxy-setup ... [2021-06-17T01:15:19.414Z] Building security-secretstore-setup ... [2021-06-17T01:15:19.414Z] Building support-notifications ... [2021-06-17T01:15:19.414Z] Building support-scheduler ... [2021-06-17T01:15:19.414Z] Building sys-mgmt-agent ... [2021-06-17T01:15:19.414Z] Building sys-mgmt-agent [2021-06-17T01:15:19.414Z] Building core-data [2021-06-17T01:15:19.414Z] Building support-scheduler [2021-06-17T01:15:19.414Z] Building support-notifications [2021-06-17T01:15:19.414Z] Building security-bootstrapper [2021-06-17T01:16:36.772Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T01:16:36.772Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-17T01:16:36.772Z] ---> f3d8d105bd05 [2021-06-17T01:16:36.772Z] Step 3/32 : WORKDIR /edgex-go [2021-06-17T01:16:36.772Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T01:16:36.772Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-17T01:16:36.772Z] ---> f3d8d105bd05 [2021-06-17T01:16:36.772Z] Step 3/23 : WORKDIR /edgex-go [2021-06-17T01:16:36.772Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T01:16:36.772Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T01:16:36.772Z] ---> f3d8d105bd05 [2021-06-17T01:16:36.772Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T01:16:36.772Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T01:16:36.772Z] Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T01:16:36.772Z] ---> f3d8d105bd05 [2021-06-17T01:16:36.772Z] [2021-06-17T01:16:36.772Z] Step 3/24 : WORKDIR /edgex-goStep 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-17T01:16:36.772Z] [2021-06-17T01:16:36.772Z] ---> f3d8d105bd05 [2021-06-17T01:16:36.772Z] Step 3/23 : WORKDIR /edgex-go [2021-06-17T01:16:36.772Z] ---> Running in 2b8e9386ac0f [2021-06-17T01:16:36.772Z] ---> Running in 0c8684212e61 [2021-06-17T01:16:36.772Z] ---> Running in 5e39e37518bd [2021-06-17T01:16:36.772Z] ---> Running in e56afabdecaa [2021-06-17T01:16:36.772Z] ---> Running in 36f16b24ae3f [2021-06-17T01:16:36.772Z] Removing intermediate container 2b8e9386ac0f [2021-06-17T01:16:36.772Z] ---> d9d2c7d4b70a [2021-06-17T01:16:36.772Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T01:16:36.772Z] Removing intermediate container 0c8684212e61 [2021-06-17T01:16:36.772Z] ---> 321e7e1d0c03 [2021-06-17T01:16:36.772Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T01:16:36.772Z] Removing intermediate container e56afabdecaa [2021-06-17T01:16:36.772Z] ---> 5089e73d9ae0 [2021-06-17T01:16:36.772Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T01:16:36.772Z] Removing intermediate container 36f16b24ae3f [2021-06-17T01:16:36.772Z] ---> fd04e4c1da50 [2021-06-17T01:16:36.772Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T01:16:36.772Z] Removing intermediate container 5e39e37518bd [2021-06-17T01:16:36.772Z] ---> 1ff4c4cf0b6f [2021-06-17T01:16:36.772Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T01:16:36.772Z] ---> Running in b378e0990e60 [2021-06-17T01:16:36.772Z] ---> Running in a1bddea1028d [2021-06-17T01:16:36.772Z] ---> Running in 5a7ab2389d3b [2021-06-17T01:16:36.772Z] ---> Running in c13b83b1d7d5 [2021-06-17T01:16:36.772Z] ---> Running in f6bfae16b5de [2021-06-17T01:16:36.772Z] Removing intermediate container b378e0990e60 [2021-06-17T01:16:36.772Z] ---> 29dc6c637066 [2021-06-17T01:16:36.772Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-17T01:16:36.772Z] ---> Running in 8f0477d62b28 [2021-06-17T01:16:36.772Z] Removing intermediate container a1bddea1028d [2021-06-17T01:16:36.772Z] ---> 58917abd8930 [2021-06-17T01:16:36.772Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-17T01:16:36.772Z] ---> Running in 95f846ff7a5f [2021-06-17T01:16:36.772Z] Removing intermediate container f6bfae16b5de [2021-06-17T01:16:36.772Z] ---> c141b208c3ab [2021-06-17T01:16:36.772Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-17T01:16:36.772Z] Removing intermediate container 5a7ab2389d3b [2021-06-17T01:16:36.772Z] ---> 65a68a1e8884 [2021-06-17T01:16:36.772Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-17T01:16:36.772Z] ---> Running in e5b29ddb2fb3 [2021-06-17T01:16:36.772Z] ---> Running in 138c896f45ba [2021-06-17T01:16:36.772Z] Removing intermediate container c13b83b1d7d5 [2021-06-17T01:16:36.772Z] ---> 83a92a2ed0bc [2021-06-17T01:16:36.772Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-17T01:16:36.772Z] ---> Running in 1cd3c4d096eb [2021-06-17T01:16:37.380Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:16:37.987Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:16:38.265Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:16:38.265Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:16:38.265Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:16:38.539Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:16:38.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:16:39.085Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:16:39.085Z] OK: 218 MiB in 52 packages [2021-06-17T01:16:39.361Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:16:39.361Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:16:39.661Z] OK: 218 MiB in 52 packages [2021-06-17T01:16:40.283Z] OK: 218 MiB in 52 packages [2021-06-17T01:16:40.563Z] OK: 218 MiB in 52 packages [2021-06-17T01:16:40.563Z] OK: 218 MiB in 52 packages [2021-06-17T01:16:40.842Z] Removing intermediate container 8f0477d62b28 [2021-06-17T01:16:40.842Z] ---> ad87148a9f4d [2021-06-17T01:16:40.842Z] Step 6/32 : COPY go.mod . [2021-06-17T01:16:41.440Z] Removing intermediate container 95f846ff7a5f [2021-06-17T01:16:41.440Z] ---> ff87db3da5bb [2021-06-17T01:16:41.440Z] Step 6/24 : COPY go.mod . [2021-06-17T01:16:42.041Z] Removing intermediate container 138c896f45ba [2021-06-17T01:16:42.041Z] ---> ab725b314d91 [2021-06-17T01:16:42.041Z] Step 7/32 : RUN go mod download [2021-06-17T01:16:42.041Z] ---> bd049820bfe6 [2021-06-17T01:16:42.041Z] Step 6/23 : COPY go.mod . [2021-06-17T01:16:44.972Z] ---> Running in 989aff9ecff6 [2021-06-17T01:16:44.972Z] Removing intermediate container e5b29ddb2fb3 [2021-06-17T01:16:44.972Z] Removing intermediate container 1cd3c4d096eb [2021-06-17T01:16:44.972Z] ---> df0183c31671 [2021-06-17T01:16:44.972Z] Step 6/23 : COPY go.mod . [2021-06-17T01:16:44.972Z] ---> 717cda84162d [2021-06-17T01:16:44.972Z] Step 6/24 : COPY go.mod . [2021-06-17T01:16:44.972Z] ---> 3e04ba569802 [2021-06-17T01:16:44.972Z] Step 7/24 : RUN go mod download [2021-06-17T01:16:44.972Z] ---> Running in 2d7937df705e [2021-06-17T01:16:44.972Z] ---> 39fe3a669049 [2021-06-17T01:16:44.972Z] Step 7/23 : RUN go mod download [2021-06-17T01:16:44.972Z] ---> Running in f525b6a39a59 [2021-06-17T01:16:44.972Z] ---> 3ce2a253bba6 [2021-06-17T01:16:44.972Z] Step 7/23 : RUN go mod download [2021-06-17T01:16:44.972Z] ---> 7436c52b80fe [2021-06-17T01:16:44.972Z] Step 7/24 : RUN go mod download [2021-06-17T01:16:44.972Z] ---> Running in b726b52280ca [2021-06-17T01:16:44.972Z] ---> Running in 4fbe4cbced5c [2021-06-17T01:16:46.475Z] Removing intermediate container 989aff9ecff6 [2021-06-17T01:16:46.475Z] ---> b0fd6baf50d1 [2021-06-17T01:16:46.475Z] Step 8/32 : COPY . . [2021-06-17T01:16:47.941Z] Removing intermediate container 2d7937df705e [2021-06-17T01:16:47.941Z] ---> fa0679c9682a [2021-06-17T01:16:47.941Z] Step 8/24 : COPY . . [2021-06-17T01:16:48.215Z] Removing intermediate container f525b6a39a59 [2021-06-17T01:16:48.215Z] ---> 31861f887638 [2021-06-17T01:16:48.215Z] Step 8/23 : COPY . . [2021-06-17T01:16:49.230Z] Removing intermediate container 4fbe4cbced5c [2021-06-17T01:16:49.230Z] ---> a3ca649ce507 [2021-06-17T01:16:49.230Z] Step 8/23 : COPY . . [2021-06-17T01:16:49.512Z] Removing intermediate container b726b52280ca [2021-06-17T01:16:49.512Z] ---> 297824fd7ee3 [2021-06-17T01:16:49.512Z] Step 8/24 : COPY . . [2021-06-17T01:17:11.616Z] ---> 95f38ab2c897 [2021-06-17T01:17:11.616Z] Step 9/32 : RUN go mod tidy [2021-06-17T01:17:11.616Z] ---> 58bf70b8f820 [2021-06-17T01:17:11.616Z] Step 9/24 : RUN go mod tidy [2021-06-17T01:17:11.889Z] ---> Running in 774d2f3fa406 [2021-06-17T01:17:11.889Z] ---> 7295bfe569a6 [2021-06-17T01:17:11.889Z] Step 9/23 : RUN go mod tidy [2021-06-17T01:17:11.889Z] ---> Running in 7a7bf4bffaa1 [2021-06-17T01:17:14.081Z] ---> Running in ae8b70e5cf16 [2021-06-17T01:17:14.081Z] ---> 7bc3f7966b4b [2021-06-17T01:17:14.081Z] Step 9/24 : RUN go mod tidy [2021-06-17T01:17:14.081Z] ---> 439efb0ccdf3 [2021-06-17T01:17:14.081Z] Step 9/23 : RUN go mod tidy [2021-06-17T01:17:14.081Z] ---> Running in b3a2b07c337d [2021-06-17T01:17:14.081Z] ---> Running in 8d4c4ec7d045 [2021-06-17T01:17:19.311Z] Removing intermediate container 774d2f3fa406 [2021-06-17T01:17:19.311Z] ---> 26994e07d9fa [2021-06-17T01:17:19.311Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-17T01:17:19.311Z] Removing intermediate container 7a7bf4bffaa1 [2021-06-17T01:17:19.311Z] ---> acce9ff18e01 [2021-06-17T01:17:19.311Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-17T01:17:19.311Z] ---> Running in 15f2a70ff47a [2021-06-17T01:17:19.311Z] ---> Running in 1576f0f9e9a8 [2021-06-17T01:17:19.311Z] Removing intermediate container ae8b70e5cf16 [2021-06-17T01:17:19.311Z] ---> 2bbc0a2c2f9e [2021-06-17T01:17:19.311Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-17T01:17:19.592Z] Removing intermediate container b3a2b07c337d [2021-06-17T01:17:19.592Z] ---> b14831ab9b8b [2021-06-17T01:17:19.592Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-17T01:17:19.592Z] Removing intermediate container 8d4c4ec7d045 [2021-06-17T01:17:19.592Z] ---> 829ae7faf5d2 [2021-06-17T01:17:19.592Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-17T01:17:19.592Z] ---> Running in df23303da5bd [2021-06-17T01:17:21.820Z] ---> Running in 9ea974331e68 [2021-06-17T01:17:21.820Z] ---> Running in a37733d1862c [2021-06-17T01:17:21.820Z] 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-17T01:17:21.820Z] 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-17T01:17:21.820Z] 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-17T01:17:22.419Z] 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-17T01:17:24.997Z] 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-17T01:19:24.875Z] Removing intermediate container 1576f0f9e9a8 [2021-06-17T01:19:24.875Z] ---> a37400cd9879 [2021-06-17T01:19:24.875Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-17T01:19:24.875Z] ---> Running in 14af46858f1f [2021-06-17T01:19:24.875Z] Removing intermediate container 15f2a70ff47a [2021-06-17T01:19:24.875Z] ---> a6cc3b3cc6f8 [2021-06-17T01:19:24.875Z] [2021-06-17T01:19:24.875Z] Step 11/32 : FROM alpine:3.12 [2021-06-17T01:19:24.875Z] 3.12: Pulling from library/alpine [2021-06-17T01:19:24.875Z] 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-17T01:19:24.875Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-17T01:19:24.875Z] Status: Downloaded newer image for alpine:3.12 [2021-06-17T01:19:24.875Z] ---> c4fd0aeabfcf [2021-06-17T01:19:24.875Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-17T01:19:24.875Z] Removing intermediate container 9ea974331e68 [2021-06-17T01:19:24.875Z] ---> 2925b5f51aeb [2021-06-17T01:19:24.875Z] [2021-06-17T01:19:24.875Z] Step 11/23 : FROM alpine:3.12 [2021-06-17T01:19:24.875Z] ---> c4fd0aeabfcf [2021-06-17T01:19:24.875Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-17T01:19:24.875Z] Removing intermediate container df23303da5bd [2021-06-17T01:19:24.875Z] ---> 8aa8d7704a79 [2021-06-17T01:19:24.875Z] [2021-06-17T01:19:24.875Z] Step 11/23 : FROM alpine:3.12 [2021-06-17T01:19:24.875Z] ---> c4fd0aeabfcf [2021-06-17T01:19:24.875Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-17T01:19:24.875Z] ---> Running in c8f538a94049 [2021-06-17T01:19:24.875Z] ---> Running in 5e196aa497b0 [2021-06-17T01:19:24.875Z] ---> Running in 91abad4cc446 [2021-06-17T01:19:24.875Z] Removing intermediate container 5e196aa497b0 [2021-06-17T01:19:24.875Z] ---> 914e55ce9cf0 [2021-06-17T01:19:24.875Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-17T01:19:24.875Z] ---> Running in 2a16eb9e226e [2021-06-17T01:19:25.150Z] Removing intermediate container 14af46858f1f [2021-06-17T01:19:25.150Z] ---> 1f66e8071ae3 [2021-06-17T01:19:25.150Z] [2021-06-17T01:19:25.150Z] Step 12/24 : FROM docker:20.10.0 [2021-06-17T01:19:25.428Z] 20.10.0: Pulling from library/docker [2021-06-17T01:19:25.428Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:19:26.029Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:19:26.029Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:19:26.306Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:19:26.584Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:19:26.865Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-17T01:19:26.865Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-17T01:19:26.865Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T01:19:26.865Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:19:26.865Z] OK: 5 MiB in 15 packages [2021-06-17T01:19:26.865Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-17T01:19:26.865Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T01:19:27.149Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T01:19:27.425Z] OK: 6 MiB in 16 packages [2021-06-17T01:19:29.951Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-17T01:19:29.951Z] (2/2) Installing su-exec (0.2-r1) [2021-06-17T01:19:29.951Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T01:19:29.951Z] OK: 5 MiB in 16 packages [2021-06-17T01:19:29.951Z] Removing intermediate container 91abad4cc446 [2021-06-17T01:19:29.951Z] ---> 0e4185af555f [2021-06-17T01:19:29.951Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T01:19:29.951Z] ---> Running in 22725761586e [2021-06-17T01:19:30.236Z] Removing intermediate container c8f538a94049 [2021-06-17T01:19:30.236Z] ---> 55eaea9b64ff [2021-06-17T01:19:30.236Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T01:19:30.512Z] Removing intermediate container 2a16eb9e226e [2021-06-17T01:19:30.512Z] ---> 012a047c53d9 [2021-06-17T01:19:30.512Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-17T01:19:30.789Z] ---> Running in bb4a86f3187d [2021-06-17T01:19:31.069Z] ---> Running in 0500316a06f7 [2021-06-17T01:19:31.069Z] Removing intermediate container 22725761586e [2021-06-17T01:19:31.069Z] ---> 6fc237974f82 [2021-06-17T01:19:31.069Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-17T01:19:31.668Z] ---> Running in e1205492d1ef [2021-06-17T01:19:31.668Z] Removing intermediate container bb4a86f3187d [2021-06-17T01:19:31.668Z] ---> ce008ce8080b [2021-06-17T01:19:31.668Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-17T01:19:31.944Z] Removing intermediate container 0500316a06f7 [2021-06-17T01:19:31.944Z] ---> 249dd2dbf973 [2021-06-17T01:19:31.944Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-17T01:19:32.218Z] ---> Running in 02ead8d1b5a3 [2021-06-17T01:19:32.218Z] ---> Running in 92c70ef2f71b [2021-06-17T01:19:32.493Z] Removing intermediate container e1205492d1ef [2021-06-17T01:19:32.494Z] ---> 0d9c46271eda [2021-06-17T01:19:32.494Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-17T01:19:34.796Z] ---> Running in 65521f93f78a [2021-06-17T01:19:34.796Z] Removing intermediate container 02ead8d1b5a3 [2021-06-17T01:19:34.796Z] ---> 87786e0b8944 [2021-06-17T01:19:34.796Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-17T01:19:34.796Z] Removing intermediate container 92c70ef2f71b [2021-06-17T01:19:34.796Z] ---> 6fa231ae6d48 [2021-06-17T01:19:34.796Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-17T01:19:34.796Z] ---> Running in 0d296f718e1b [2021-06-17T01:19:34.796Z] Removing intermediate container a37733d1862c [2021-06-17T01:19:34.796Z] ---> 505752b2edff [2021-06-17T01:19:34.796Z] [2021-06-17T01:19:34.796Z] Step 11/24 : FROM alpine:3.12 [2021-06-17T01:19:34.796Z] ---> c4fd0aeabfcf [2021-06-17T01:19:34.796Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-17T01:19:34.796Z] ---> Running in f52f44a964cc [2021-06-17T01:19:34.796Z] Removing intermediate container 65521f93f78a [2021-06-17T01:19:34.796Z] ---> bb1c5347e860 [2021-06-17T01:19:34.796Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T01:19:34.796Z] ---> Running in 04330db3a28a [2021-06-17T01:19:34.796Z] Removing intermediate container 0d296f718e1b [2021-06-17T01:19:34.796Z] ---> a98acb5ef3ce [2021-06-17T01:19:34.796Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T01:19:35.399Z] Removing intermediate container 04330db3a28a [2021-06-17T01:19:35.399Z] ---> ee30d1237624 [2021-06-17T01:19:35.399Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-17T01:19:35.399Z] ---> ef0d321b847c [2021-06-17T01:19:35.399Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-17T01:19:35.678Z] ---> Running in 04d789d61219 [2021-06-17T01:19:35.954Z] ---> 6d22e6149b8f [2021-06-17T01:19:35.954Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-17T01:19:36.233Z] Removing intermediate container 04d789d61219 [2021-06-17T01:19:36.233Z] ---> 9e1d63a3f62d [2021-06-17T01:19:36.233Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-17T01:19:36.848Z] ---> Running in e08588af7193 [2021-06-17T01:19:37.843Z] ---> c5481a936280 [2021-06-17T01:19:37.843Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-17T01:19:38.118Z] Removing intermediate container e08588af7193 [2021-06-17T01:19:38.118Z] ---> b243ed47ea0c [2021-06-17T01:19:38.118Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container f52f44a964cc [2021-06-17T01:19:38.118Z] ---> 2afb56239fc8 [2021-06-17T01:19:38.118Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-17T01:19:38.118Z] [2021-06-17T01:19:38.393Z] ---> 7b11136fc936 [2021-06-17T01:19:38.393Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-17T01:19:38.393Z] ---> Running in 06235f6b4353 [2021-06-17T01:19:38.393Z] ---> Running in dedbdf1721f7 [2021-06-17T01:19:39.375Z] ---> 55eb178e7d1b [2021-06-17T01:19:39.375Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-17T01:19:39.654Z] Removing intermediate container 06235f6b4353 [2021-06-17T01:19:39.654Z] ---> 8c3a6db668f1 [2021-06-17T01:19:39.654Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-17T01:19:39.654Z] ---> Running in ff70d08eb25a [2021-06-17T01:19:39.930Z] ---> 80477e37537b [2021-06-17T01:19:39.930Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-17T01:19:40.218Z] ---> Running in cea34e9a9723 [2021-06-17T01:19:40.857Z] Removing intermediate container ff70d08eb25a [2021-06-17T01:19:40.857Z] ---> fee747c05978 [2021-06-17T01:19:40.857Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T01:19:40.857Z] Removing intermediate container cea34e9a9723 [2021-06-17T01:19:40.857Z] ---> 32d700e28b68 [2021-06-17T01:19:40.857Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T01:19:41.195Z] ---> Running in a15cea9e532c [2021-06-17T01:19:41.196Z] ---> 18bb8fc09e12 [2021-06-17T01:19:41.196Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-17T01:19:41.196Z] ---> Running in e20eef71577d [2021-06-17T01:19:41.495Z] ---> Running in d7e82b1e19dc [2021-06-17T01:19:43.914Z] Removing intermediate container dedbdf1721f7 [2021-06-17T01:19:43.914Z] ---> 1bc77a3b89f4 [2021-06-17T01:19:43.914Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-17T01:19:43.914Z] Removing intermediate container a15cea9e532c [2021-06-17T01:19:43.914Z] ---> f65022c11d4c [2021-06-17T01:19:43.914Z] Step 21/23 : LABEL arch=arm64 [2021-06-17T01:19:43.914Z] ---> Running in 7da42b9aa787 [2021-06-17T01:19:43.914Z] ---> Running in b64b9c244a09 [2021-06-17T01:19:43.914Z] Removing intermediate container e20eef71577d [2021-06-17T01:19:43.914Z] ---> dc3c465c18b2 [2021-06-17T01:19:43.914Z] Step 21/23 : LABEL arch=arm64 [2021-06-17T01:19:43.914Z] ---> Running in 7b396e3c35a5 [2021-06-17T01:19:43.914Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-17T01:19:43.914Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-17T01:19:43.914Z] Removing intermediate container b64b9c244a09 [2021-06-17T01:19:43.914Z] ---> 534576c91933 [2021-06-17T01:19:43.914Z] Step 22/23 : LABEL git_sha=b51a6a18e8aa0be533aa5c9652caab7a57c79f90 [2021-06-17T01:19:43.914Z] ---> eeaf43b92773 [2021-06-17T01:19:43.914Z] 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-17T01:19:43.914Z] ---> Running in 6caf6eeef61f [2021-06-17T01:19:43.914Z] ---> Running in a86a7c3a5c5d [2021-06-17T01:19:43.914Z] Removing intermediate container 7b396e3c35a5 [2021-06-17T01:19:43.914Z] ---> 5368a8d90263 [2021-06-17T01:19:43.914Z] Step 22/23 : LABEL git_sha=b51a6a18e8aa0be533aa5c9652caab7a57c79f90 [2021-06-17T01:19:43.914Z] ---> Running in bb58b1727f74 [2021-06-17T01:19:44.195Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:19:44.195Z] Removing intermediate container 6caf6eeef61f [2021-06-17T01:19:44.195Z] ---> cfd72e140629 [2021-06-17T01:19:44.195Z] Step 23/23 : LABEL version=0.0.0 [2021-06-17T01:19:44.195Z] Removing intermediate container a86a7c3a5c5d [2021-06-17T01:19:44.195Z] ---> 3405ec3ee411 [2021-06-17T01:19:44.195Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-17T01:19:44.467Z] ---> Running in c98fd985fe89 [2021-06-17T01:19:44.467Z] ---> Running in 51fee27cc117 [2021-06-17T01:19:44.467Z] Removing intermediate container bb58b1727f74 [2021-06-17T01:19:44.467Z] ---> 09a2cce6513c [2021-06-17T01:19:44.467Z] Step 23/23 : LABEL version=0.0.0 [2021-06-17T01:19:44.752Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:19:44.752Z] ---> Running in 61da352b9a10 [2021-06-17T01:19:45.027Z] Removing intermediate container d7e82b1e19dc [2021-06-17T01:19:45.027Z] ---> 1b8066c1e395 [2021-06-17T01:19:45.027Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T01:19:45.027Z] Removing intermediate container c98fd985fe89 [2021-06-17T01:19:45.027Z] ---> fe7c6d60de37 [2021-06-17T01:19:45.027Z] [2021-06-17T01:19:45.627Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-17T01:19:45.627Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-17T01:19:45.627Z] Successfully built fe7c6d60de37 [2021-06-17T01:19:45.627Z] Removing intermediate container 61da352b9a10 [2021-06-17T01:19:45.627Z] ---> 544863b52a26 [2021-06-17T01:19:45.627Z] [2021-06-17T01:19:45.627Z] Successfully tagged support-scheduler-arm64:latest [2021-06-17T01:19:45.627Z]  Building support-scheduler ... done Building core-command [2021-06-17T01:19:45.627Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-17T01:19:45.910Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-17T01:19:46.183Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-17T01:19:46.183Z] Successfully built 544863b52a26 [2021-06-17T01:19:46.183Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:19:46.183Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-17T01:19:46.183Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T01:19:46.183Z] OK: 8 MiB in 20 packages [2021-06-17T01:19:46.183Z] Successfully tagged support-notifications-arm64:latest [2021-06-17T01:19:46.183Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:19:46.183Z]  Building support-notifications ... done Building core-metadata [2021-06-17T01:19:46.469Z] ---> b20d72ce2395 [2021-06-17T01:19:46.469Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-17T01:19:47.060Z] (1/39) Installing readline (8.0.4-r0) [2021-06-17T01:19:47.060Z] (2/39) Installing bash (5.0.17-r0) [2021-06-17T01:19:47.060Z] Executing bash-5.0.17-r0.post-install [2021-06-17T01:19:47.060Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-17T01:19:47.060Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-17T01:19:47.060Z] (5/39) Installing curl (7.77.0-r0) [2021-06-17T01:19:47.060Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-17T01:19:47.060Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-17T01:19:47.060Z] (8/39) Installing expat (2.2.9-r1) [2021-06-17T01:19:47.060Z] (9/39) Installing libffi (3.3-r2) [2021-06-17T01:19:47.060Z] (10/39) Installing gdbm (1.13-r1) [2021-06-17T01:19:47.060Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-17T01:19:47.060Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-17T01:19:47.060Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-17T01:19:48.500Z] Removing intermediate container 7da42b9aa787 [2021-06-17T01:19:48.500Z] ---> 0a5a8ae006b0 [2021-06-17T01:19:48.500Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T01:19:48.779Z] ---> 917a94804c8c [2021-06-17T01:19:48.779Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-17T01:19:49.056Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-17T01:19:49.056Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-17T01:19:49.056Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-17T01:19:49.056Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-17T01:19:49.056Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-17T01:19:49.056Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-17T01:19:49.333Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-17T01:19:49.333Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-17T01:19:49.333Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-17T01:19:49.333Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-17T01:19:49.333Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-17T01:19:49.609Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-17T01:19:49.609Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-17T01:19:49.609Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-17T01:19:49.609Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-17T01:19:49.609Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-17T01:19:49.609Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-17T01:19:49.609Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-17T01:19:49.609Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-17T01:19:49.609Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-17T01:19:49.609Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-17T01:19:49.609Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-17T01:19:49.609Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-17T01:19:49.609Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-17T01:19:49.609Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-17T01:19:49.889Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-17T01:19:49.889Z] Executing busybox-1.31.1-r19.trigger [2021-06-17T01:19:50.160Z] OK: 72 MiB in 59 packages [2021-06-17T01:19:50.495Z] ---> ee29a104bdae [2021-06-17T01:19:50.495Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-17T01:19:51.098Z] ---> 4b2d3f0cb358 [2021-06-17T01:19:51.098Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-17T01:19:52.539Z] ---> b674d7396cd1 [2021-06-17T01:19:52.539Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-17T01:19:52.539Z] ---> e6d5ffe6d302 [2021-06-17T01:19:52.539Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-17T01:19:53.527Z] ---> 22bc08da95f2 [2021-06-17T01:19:53.527Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-17T01:19:53.527Z] ---> 433e2d7812fa [2021-06-17T01:19:53.527Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-17T01:19:53.799Z] ---> Running in 730d55da6348 [2021-06-17T01:19:54.401Z] ---> Running in 01d9638ebeae [2021-06-17T01:19:54.673Z] Removing intermediate container 730d55da6348 [2021-06-17T01:19:54.673Z] ---> d091ab386dfa [2021-06-17T01:19:54.673Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T01:19:54.946Z] ---> Running in e50b26f87afe [2021-06-17T01:19:55.219Z] Removing intermediate container 01d9638ebeae [2021-06-17T01:19:55.219Z] ---> 9da6a1b196dc [2021-06-17T01:19:55.219Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-17T01:19:55.820Z] Collecting docker-compose==1.23.2 [2021-06-17T01:19:55.820Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-17T01:19:55.820Z] Removing intermediate container e50b26f87afe [2021-06-17T01:19:55.820Z] ---> b4cdd89c965b [2021-06-17T01:19:55.820Z] Step 22/24 : LABEL arch=arm64 [2021-06-17T01:19:56.113Z] ---> Running in ab8c79983fb9 [2021-06-17T01:19:56.386Z] ---> ddfa55a71f7c [2021-06-17T01:19:56.386Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-17T01:19:56.661Z] ---> Running in ab4e2eadd157 [2021-06-17T01:19:56.936Z] Removing intermediate container ab8c79983fb9 [2021-06-17T01:19:56.936Z] ---> 17e318fa38a4 [2021-06-17T01:19:56.936Z] Step 23/24 : LABEL git_sha=b51a6a18e8aa0be533aa5c9652caab7a57c79f90 [2021-06-17T01:19:57.210Z] ---> Running in 616f0460f5bd [2021-06-17T01:19:57.833Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-17T01:19:57.833Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-17T01:19:57.833Z] Removing intermediate container 616f0460f5bd [2021-06-17T01:19:57.833Z] ---> fc9c6c9ea901 [2021-06-17T01:19:57.833Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T01:19:58.110Z] ---> Running in f9df9b07c85d [2021-06-17T01:19:58.385Z] Collecting texttable<0.10,>=0.9.0 [2021-06-17T01:19:58.385Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-17T01:19:58.989Z] Removing intermediate container f9df9b07c85d [2021-06-17T01:19:58.989Z] ---> 6dbd5af7037f [2021-06-17T01:19:58.989Z] [2021-06-17T01:19:59.601Z] Successfully built 6dbd5af7037f [2021-06-17T01:19:59.602Z] Successfully tagged core-data-arm64:latest [2021-06-17T01:19:59.602Z]  Building core-data ... done Building security-secretstore-setup [2021-06-17T01:20:00.205Z] Removing intermediate container ab4e2eadd157 [2021-06-17T01:20:00.205Z] ---> 4425a2e65d3c [2021-06-17T01:20:00.205Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-17T01:20:00.487Z] ---> Running in b3934e5c4ccc [2021-06-17T01:20:01.099Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-17T01:20:01.099Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-17T01:20:01.099Z] Removing intermediate container b3934e5c4ccc [2021-06-17T01:20:01.099Z] ---> ef2fd7b5fe39 [2021-06-17T01:20:01.099Z] Step 29/32 : CMD ["gate"] [2021-06-17T01:20:01.717Z] ---> Running in 9d3367dd725a [2021-06-17T01:20:02.715Z] Removing intermediate container 9d3367dd725a [2021-06-17T01:20:02.715Z] ---> 1f402e4de926 [2021-06-17T01:20:02.715Z] Step 30/32 : LABEL arch=arm64 [2021-06-17T01:20:03.326Z] ---> Running in 0170b93d6408 [2021-06-17T01:20:03.604Z] 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-17T01:20:04.608Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-17T01:20:04.608Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-17T01:20:04.608Z] Removing intermediate container 0170b93d6408 [2021-06-17T01:20:04.608Z] ---> c9f4bec04a2e [2021-06-17T01:20:04.608Z] Step 31/32 : LABEL git_sha=b51a6a18e8aa0be533aa5c9652caab7a57c79f90 [2021-06-17T01:20:04.886Z] ---> Running in e6e4a92720f2 [2021-06-17T01:20:05.494Z] Collecting docker<4.0,>=3.6.0 [2021-06-17T01:20:05.494Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-17T01:20:05.774Z] Removing intermediate container e6e4a92720f2 [2021-06-17T01:20:05.774Z] ---> b2c383071ca2 [2021-06-17T01:20:05.774Z] Step 32/32 : LABEL version=0.0.0 [2021-06-17T01:20:06.385Z] ---> Running in d4f06784f395 [2021-06-17T01:20:06.662Z] Collecting cached-property<2,>=1.2.0 [2021-06-17T01:20:06.662Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-17T01:20:09.221Z] Removing intermediate container d4f06784f395 [2021-06-17T01:20:09.221Z] ---> 5845dac73f70 [2021-06-17T01:20:09.221Z] [2021-06-17T01:20:09.221Z] Collecting docopt<0.7,>=0.6.1 [2021-06-17T01:20:09.221Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-17T01:20:09.221Z] Successfully built 5845dac73f70 [2021-06-17T01:20:09.221Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-17T01:20:09.221Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-06-17T01:20:10.835Z] Collecting PyYAML<4,>=3.10 [2021-06-17T01:20:10.835Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-17T01:20:15.172Z] Collecting jsonschema<3,>=2.5.1 [2021-06-17T01:20:15.172Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-17T01:20:15.172Z] 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-17T01:20:15.172Z] 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-17T01:20:15.448Z] Collecting idna<2.8,>=2.5 [2021-06-17T01:20:15.747Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-17T01:20:18.545Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-17T01:20:18.545Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-17T01:20:18.545Z] Collecting docker-pycreds>=0.4.0 [2021-06-17T01:20:18.545Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-17T01:20:18.545Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-17T01:20:18.545Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-17T01:20:18.545Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-17T01:20:18.545Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-17T01:20:18.545Z] Installing collected packages: idna, urllib3, requests, texttable, dockerpty, websocket-client, docker-pycreds, docker, cached-property, docopt, PyYAML, jsonschema, docker-compose [2021-06-17T01:20:18.545Z] Attempting uninstall: idna [2021-06-17T01:20:18.545Z] Found existing installation: idna 2.9 [2021-06-17T01:20:18.545Z] Uninstalling idna-2.9: [2021-06-17T01:20:18.821Z] Successfully uninstalled idna-2.9 [2021-06-17T01:20:19.426Z] Attempting uninstall: urllib3 [2021-06-17T01:20:19.426Z] Found existing installation: urllib3 1.25.9 [2021-06-17T01:20:19.426Z] Uninstalling urllib3-1.25.9: [2021-06-17T01:20:19.703Z] Successfully uninstalled urllib3-1.25.9 [2021-06-17T01:20:20.314Z] Attempting uninstall: requests [2021-06-17T01:20:20.314Z] Found existing installation: requests 2.23.0 [2021-06-17T01:20:20.314Z] Uninstalling requests-2.23.0: [2021-06-17T01:20:20.314Z] Successfully uninstalled requests-2.23.0 [2021-06-17T01:20:20.590Z] Running setup.py install for texttable: started [2021-06-17T01:20:23.224Z] Running setup.py install for texttable: finished with status 'done' [2021-06-17T01:20:23.224Z] Running setup.py install for dockerpty: started [2021-06-17T01:20:25.250Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-17T01:20:25.888Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T01:20:25.888Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T01:20:25.888Z] ---> f3d8d105bd05 [2021-06-17T01:20:25.888Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T01:20:25.888Z] ---> Using cache [2021-06-17T01:20:25.888Z] ---> 1ff4c4cf0b6f [2021-06-17T01:20:25.888Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T01:20:25.888Z] ---> Using cache [2021-06-17T01:20:25.888Z] ---> 83a92a2ed0bc [2021-06-17T01:20:25.888Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-17T01:20:26.505Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T01:20:26.505Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T01:20:26.505Z] ---> f3d8d105bd05 [2021-06-17T01:20:26.505Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T01:20:26.505Z] ---> Using cache [2021-06-17T01:20:26.505Z] ---> 1ff4c4cf0b6f [2021-06-17T01:20:26.505Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T01:20:26.505Z] ---> Using cache [2021-06-17T01:20:26.505Z] ---> 83a92a2ed0bc [2021-06-17T01:20:26.505Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-17T01:20:28.525Z] ---> Running in eabe8ea71a9f [2021-06-17T01:20:28.525Z] ---> Running in 3cc65105d58a [2021-06-17T01:20:28.525Z] Running setup.py install for docopt: started [2021-06-17T01:20:30.546Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:20:30.546Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:20:31.158Z] Running setup.py install for docopt: finished with status 'done' [2021-06-17T01:20:31.158Z] Running setup.py install for PyYAML: started [2021-06-17T01:20:31.453Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:20:31.453Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:20:32.443Z] OK: 218 MiB in 52 packages [2021-06-17T01:20:32.721Z] OK: 218 MiB in 52 packages [2021-06-17T01:20:34.737Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-17T01:20:35.013Z] Removing intermediate container eabe8ea71a9f [2021-06-17T01:20:35.013Z] ---> a9553552816c [2021-06-17T01:20:35.013Z] Step 6/24 : COPY go.mod . [2021-06-17T01:20:35.303Z] Removing intermediate container 3cc65105d58a [2021-06-17T01:20:35.303Z] ---> 22199bcecaaf [2021-06-17T01:20:35.303Z] Step 6/24 : COPY go.mod . [2021-06-17T01:20:35.951Z] 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-17T01:20:36.561Z] ---> f9e237ca414e [2021-06-17T01:20:36.561Z] Step 7/24 : RUN go mod download [2021-06-17T01:20:36.840Z] ---> 9ca1cfe69028 [2021-06-17T01:20:36.840Z] Step 7/24 : RUN go mod download [2021-06-17T01:20:37.123Z] ---> Running in 2c884b241e11 [2021-06-17T01:20:37.405Z] ---> Running in 554f87390045 [2021-06-17T01:20:39.433Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T01:20:39.433Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-17T01:20:39.433Z] ---> f3d8d105bd05 [2021-06-17T01:20:39.433Z] Step 3/26 : WORKDIR /edgex-go [2021-06-17T01:20:39.433Z] ---> Using cache [2021-06-17T01:20:39.433Z] ---> 1ff4c4cf0b6f [2021-06-17T01:20:39.433Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T01:20:39.433Z] ---> Using cache [2021-06-17T01:20:39.433Z] ---> 83a92a2ed0bc [2021-06-17T01:20:39.433Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-17T01:20:39.433Z] ---> Using cache [2021-06-17T01:20:39.433Z] ---> 22199bcecaaf [2021-06-17T01:20:39.433Z] Step 6/26 : COPY go.mod . [2021-06-17T01:20:39.433Z] ---> Using cache [2021-06-17T01:20:39.433Z] ---> 9ca1cfe69028 [2021-06-17T01:20:39.433Z] Step 7/26 : RUN go mod download [2021-06-17T01:20:40.437Z] ---> Running in db0d0e671b17 [2021-06-17T01:20:42.464Z] Removing intermediate container 2c884b241e11 [2021-06-17T01:20:42.464Z] ---> 939756be9020 [2021-06-17T01:20:42.464Z] Step 8/24 : COPY . . [2021-06-17T01:20:42.746Z] Removing intermediate container 554f87390045 [2021-06-17T01:20:42.746Z] ---> 489583753d29 [2021-06-17T01:20:42.746Z] Step 8/24 : COPY . . [2021-06-17T01:20:45.496Z] Removing intermediate container db0d0e671b17 [2021-06-17T01:20:45.496Z] ---> 6e414083b582 [2021-06-17T01:20:45.496Z] Step 8/26 : COPY . . [2021-06-17T01:20:45.496Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T01:20:45.496Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-17T01:20:45.496Z] ---> f3d8d105bd05 [2021-06-17T01:20:45.496Z] Step 3/22 : WORKDIR /edgex-go [2021-06-17T01:20:45.496Z] ---> Using cache [2021-06-17T01:20:45.496Z] ---> 1ff4c4cf0b6f [2021-06-17T01:20:45.496Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T01:20:45.496Z] ---> Using cache [2021-06-17T01:20:45.496Z] ---> 83a92a2ed0bc [2021-06-17T01:20:45.496Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-17T01:20:45.496Z] ---> Using cache [2021-06-17T01:20:45.496Z] ---> 22199bcecaaf [2021-06-17T01:20:45.496Z] Step 6/22 : COPY go.mod . [2021-06-17T01:20:45.496Z] ---> Using cache [2021-06-17T01:20:45.496Z] ---> 9ca1cfe69028 [2021-06-17T01:20:45.496Z] Step 7/22 : RUN go mod download [2021-06-17T01:20:45.496Z] ---> Using cache [2021-06-17T01:20:45.496Z] ---> 6e414083b582 [2021-06-17T01:20:45.496Z] Step 8/22 : COPY . . [2021-06-17T01:20:55.880Z] Removing intermediate container 51fee27cc117 [2021-06-17T01:20:55.880Z] ---> 6afba10ef888 [2021-06-17T01:20:55.880Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-17T01:20:56.872Z] ---> Running in 0f1109ac2456 [2021-06-17T01:20:57.875Z] Removing intermediate container 0f1109ac2456 [2021-06-17T01:20:57.875Z] ---> 1841a3398b64 [2021-06-17T01:20:57.875Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-17T01:20:58.869Z] ---> Running in 237d6e697625 [2021-06-17T01:21:00.316Z] Removing intermediate container 237d6e697625 [2021-06-17T01:21:00.316Z] ---> f72001f48ee4 [2021-06-17T01:21:00.317Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-17T01:21:04.663Z] ---> ebd4998251a9 [2021-06-17T01:21:04.663Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-17T01:21:04.940Z] ---> 8c9e1ebdb2fc [2021-06-17T01:21:04.940Z] Step 9/24 : RUN go mod tidy [2021-06-17T01:21:05.542Z] ---> c9ac9f80cf4f [2021-06-17T01:21:05.543Z] Step 9/24 : RUN go mod tidy [2021-06-17T01:21:05.543Z] ---> 29dd71832ba4 [2021-06-17T01:21:05.543Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-17T01:21:05.543Z] ---> Running in 75d4699bf6b3 [2021-06-17T01:21:05.823Z] ---> Running in 9f7ee0125deb [2021-06-17T01:21:07.288Z] ---> 049d32503d02 [2021-06-17T01:21:07.288Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-17T01:21:07.288Z] ---> Running in 20c1cbc6d73f [2021-06-17T01:21:07.288Z] ---> 1f8df3c93734 [2021-06-17T01:21:07.288Z] Step 9/26 : RUN go mod tidy [2021-06-17T01:21:07.897Z] ---> Running in 2867cc3dd171 [2021-06-17T01:21:08.187Z] ---> 78e286aed916 [2021-06-17T01:21:08.187Z] Step 9/22 : RUN go mod tidy [2021-06-17T01:21:08.187Z] Removing intermediate container 20c1cbc6d73f [2021-06-17T01:21:08.187Z] ---> 90661adfcb82 [2021-06-17T01:21:08.187Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T01:21:08.468Z] ---> Running in cdaa87030164 [2021-06-17T01:21:08.468Z] ---> Running in 153b39907917 [2021-06-17T01:21:09.467Z] Removing intermediate container 153b39907917 [2021-06-17T01:21:09.467Z] ---> b19f0358869c [2021-06-17T01:21:09.467Z] Step 22/24 : LABEL arch=arm64 [2021-06-17T01:21:09.745Z] ---> Running in 9d00848b2a74 [2021-06-17T01:21:10.747Z] Removing intermediate container 9d00848b2a74 [2021-06-17T01:21:10.747Z] ---> 124588b67ec2 [2021-06-17T01:21:10.747Z] Step 23/24 : LABEL git_sha=b51a6a18e8aa0be533aa5c9652caab7a57c79f90 [2021-06-17T01:21:11.024Z] ---> Running in 6090068d2a1f [2021-06-17T01:21:11.300Z] Removing intermediate container 75d4699bf6b3 [2021-06-17T01:21:11.300Z] ---> 27e2829c6b0e [2021-06-17T01:21:11.300Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-17T01:21:11.579Z] ---> Running in 892ad06dd65c [2021-06-17T01:21:12.187Z] Removing intermediate container 9f7ee0125deb [2021-06-17T01:21:12.187Z] ---> 2af567698401 [2021-06-17T01:21:12.187Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-17T01:21:12.187Z] Removing intermediate container 6090068d2a1f [2021-06-17T01:21:12.187Z] ---> 97e3f6c46a1c [2021-06-17T01:21:12.187Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T01:21:12.474Z] ---> Running in 2ed622634208 [2021-06-17T01:21:12.474Z] ---> Running in 14bb1a2833d3 [2021-06-17T01:21:13.494Z] Removing intermediate container 2ed622634208 [2021-06-17T01:21:13.494Z] ---> 54337b9be421 [2021-06-17T01:21:13.494Z] [2021-06-17T01:21:13.779Z] 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-17T01:21:13.779Z] Removing intermediate container 2867cc3dd171 [2021-06-17T01:21:14.058Z] ---> ff0596081e23 [2021-06-17T01:21:14.058Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-17T01:21:14.333Z] ---> Running in 2bce67c7cf8d [2021-06-17T01:21:14.333Z] Successfully built 54337b9be421 [2021-06-17T01:21:14.333Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-17T01:21:14.610Z]  Building sys-mgmt-agent ... done Removing intermediate container cdaa87030164 [2021-06-17T01:21:14.610Z] ---> 3d115d77caee [2021-06-17T01:21:14.610Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-17T01:21:14.610Z] 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-17T01:21:14.893Z] ---> Running in 1648452d9d9d [2021-06-17T01:21:16.901Z] 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-17T01:21:17.178Z] 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-17T01:22:45.359Z] 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-17T01:22:45.359Z] 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-17T01:22:50.236Z] Removing intermediate container 14bb1a2833d3 [2021-06-17T01:22:50.236Z] ---> 388371d007eb [2021-06-17T01:22:50.236Z] [2021-06-17T01:22:50.236Z] Step 11/24 : FROM alpine:3.12 [2021-06-17T01:22:50.236Z] ---> c4fd0aeabfcf [2021-06-17T01:22:50.236Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-17T01:22:50.236Z] ---> Using cache [2021-06-17T01:22:50.236Z] ---> 0e4185af555f [2021-06-17T01:22:50.236Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T01:22:50.236Z] ---> Using cache [2021-06-17T01:22:50.236Z] ---> 6fc237974f82 [2021-06-17T01:22:50.236Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-17T01:22:50.517Z] ---> Running in 708fb1c704cd [2021-06-17T01:22:51.514Z] Removing intermediate container 708fb1c704cd [2021-06-17T01:22:51.514Z] ---> d9b58b1160b7 [2021-06-17T01:22:51.514Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-17T01:22:51.514Z] ---> Running in 816a084e80b7 [2021-06-17T01:22:52.516Z] Removing intermediate container 816a084e80b7 [2021-06-17T01:22:52.516Z] ---> 101cb8c0b9e8 [2021-06-17T01:22:52.516Z] Step 16/24 : WORKDIR / [2021-06-17T01:22:53.117Z] ---> Running in 8528a8977b5d [2021-06-17T01:22:54.557Z] Removing intermediate container 8528a8977b5d [2021-06-17T01:22:54.557Z] ---> 14a635cb5135 [2021-06-17T01:22:54.557Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T01:22:56.006Z] ---> 875b39d5a25b [2021-06-17T01:22:56.006Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-17T01:22:56.291Z] Removing intermediate container 892ad06dd65c [2021-06-17T01:22:56.291Z] ---> b4391c4ad223 [2021-06-17T01:22:56.291Z] [2021-06-17T01:22:56.291Z] Step 11/24 : FROM alpine:3.12 [2021-06-17T01:22:56.291Z] ---> c4fd0aeabfcf [2021-06-17T01:22:56.291Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-17T01:22:56.291Z] ---> Using cache [2021-06-17T01:22:56.291Z] ---> 0e4185af555f [2021-06-17T01:22:56.291Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T01:22:56.291Z] ---> Using cache [2021-06-17T01:22:56.291Z] ---> 6fc237974f82 [2021-06-17T01:22:56.291Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-17T01:22:56.291Z] Removing intermediate container 2bce67c7cf8d [2021-06-17T01:22:56.291Z] ---> fce05d70f449 [2021-06-17T01:22:56.291Z] [2021-06-17T01:22:56.291Z] Step 11/26 : FROM alpine:3.12 [2021-06-17T01:22:56.291Z] ---> c4fd0aeabfcf [2021-06-17T01:22:56.291Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-17T01:22:56.291Z] Removing intermediate container 1648452d9d9d [2021-06-17T01:22:56.291Z] ---> ce06b4be390e [2021-06-17T01:22:56.291Z] [2021-06-17T01:22:56.291Z] Step 11/22 : FROM alpine:3.12 [2021-06-17T01:22:56.291Z] ---> c4fd0aeabfcf [2021-06-17T01:22:56.291Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-17T01:22:56.565Z] ---> Running in 33dbe17f3016 [2021-06-17T01:22:56.565Z] ---> Running in 665e89c2959d [2021-06-17T01:22:56.565Z] ---> Running in e60107f85789 [2021-06-17T01:22:57.551Z] Removing intermediate container 33dbe17f3016 [2021-06-17T01:22:57.551Z] ---> 9478919298e0 [2021-06-17T01:22:57.551Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-17T01:22:57.551Z] ---> 75b3d5359ef6 [2021-06-17T01:22:57.551Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-17T01:22:57.551Z] ---> Running in 77954f410a66 [2021-06-17T01:22:58.149Z] Removing intermediate container 77954f410a66 [2021-06-17T01:22:58.149Z] ---> 4057d1f54bb6 [2021-06-17T01:22:58.149Z] Step 16/24 : WORKDIR / [2021-06-17T01:22:58.418Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:22:58.418Z] ---> Running in b974a22ba6c5 [2021-06-17T01:22:58.418Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:22:58.418Z] ---> 949e2a55b059 [2021-06-17T01:22:58.419Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-17T01:22:58.691Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:22:58.691Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:22:58.691Z] ---> Running in dc921e7c6fa7 [2021-06-17T01:23:00.986Z] Removing intermediate container b974a22ba6c5 [2021-06-17T01:23:00.986Z] ---> 73cbcf99c1ed [2021-06-17T01:23:00.986Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T01:23:00.986Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-17T01:23:00.986Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-17T01:23:00.986Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-17T01:23:00.986Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-17T01:23:00.986Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-17T01:23:00.986Z] (4/6) Installing curl (7.77.0-r0) [2021-06-17T01:23:00.986Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-17T01:23:00.986Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-17T01:23:00.986Z] (6/6) Installing su-exec (0.2-r1) [2021-06-17T01:23:00.986Z] Removing intermediate container dc921e7c6fa7 [2021-06-17T01:23:00.986Z] (4/4) Installing curl (7.77.0-r0) [2021-06-17T01:23:00.986Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T01:23:00.986Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T01:23:00.986Z] ---> b118f9fe7c9c [2021-06-17T01:23:00.986Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T01:23:00.986Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T01:23:00.986Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T01:23:00.986Z] OK: 7 MiB in 20 packages [2021-06-17T01:23:00.986Z] OK: 7 MiB in 18 packages [2021-06-17T01:23:00.986Z] ---> Running in 05be38e48db0 [2021-06-17T01:23:00.986Z] ---> 2be515a74516 [2021-06-17T01:23:00.986Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-17T01:23:00.986Z] Removing intermediate container 05be38e48db0 [2021-06-17T01:23:00.986Z] ---> 4af04a981b74 [2021-06-17T01:23:00.986Z] Step 22/24 : LABEL arch=arm64 [2021-06-17T01:23:00.986Z] ---> Running in 95d4b8ebab8e [2021-06-17T01:23:01.582Z] Removing intermediate container 95d4b8ebab8e [2021-06-17T01:23:01.582Z] ---> 0165076da9e2 [2021-06-17T01:23:01.582Z] Step 23/24 : LABEL git_sha=b51a6a18e8aa0be533aa5c9652caab7a57c79f90 [2021-06-17T01:23:01.855Z] ---> Running in 6faa94ef60f5 [2021-06-17T01:23:01.855Z] Removing intermediate container 665e89c2959d [2021-06-17T01:23:01.855Z] ---> cba45f7deb0d [2021-06-17T01:23:01.855Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-17T01:23:01.855Z] Removing intermediate container e60107f85789 [2021-06-17T01:23:01.855Z] ---> 3c4e5c1f4d97 [2021-06-17T01:23:01.855Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' ---> 8cf1850ca0f4 [2021-06-17T01:23:01.855Z] [2021-06-17T01:23:01.855Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-17T01:23:02.138Z] ---> Running in a80753d813eb [2021-06-17T01:23:02.138Z] ---> Running in c1ab1da5b94d [2021-06-17T01:23:02.413Z] Removing intermediate container 6faa94ef60f5 [2021-06-17T01:23:02.413Z] ---> 83d4dbc5e6ab [2021-06-17T01:23:02.413Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T01:23:02.688Z] ---> Running in 702b3da7efb9 [2021-06-17T01:23:02.688Z] Removing intermediate container a80753d813eb [2021-06-17T01:23:02.688Z] ---> 868379ad7edb [2021-06-17T01:23:02.688Z] Step 14/26 : WORKDIR / [2021-06-17T01:23:02.962Z] Removing intermediate container c1ab1da5b94d [2021-06-17T01:23:02.962Z] ---> 130f89c0d6e7 [2021-06-17T01:23:02.962Z] Step 14/22 : WORKDIR /edgex [2021-06-17T01:23:02.962Z] ---> Running in 8805ed6b99de [2021-06-17T01:23:02.962Z] ---> 1b593081f471 [2021-06-17T01:23:02.962Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-17T01:23:02.962Z] ---> Running in e2918a4011df [2021-06-17T01:23:03.242Z] ---> Running in 0e898394cf4c [2021-06-17T01:23:03.242Z] Removing intermediate container 702b3da7efb9 [2021-06-17T01:23:03.242Z] ---> 6af209885e70 [2021-06-17T01:23:03.242Z] [2021-06-17T01:23:03.843Z] Removing intermediate container 8805ed6b99de [2021-06-17T01:23:03.843Z] ---> 8e608db5e903 [2021-06-17T01:23:03.843Z] 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-17T01:23:03.843Z] Removing intermediate container e2918a4011df [2021-06-17T01:23:03.843Z] ---> 92a7c4fb830d [2021-06-17T01:23:03.843Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-17T01:23:03.843Z] Successfully built 6af209885e70 [2021-06-17T01:23:04.123Z] Successfully tagged core-command-arm64:latest [2021-06-17T01:23:04.123Z]  Building core-command ... done Removing intermediate container 0e898394cf4c [2021-06-17T01:23:04.123Z] ---> d8a4c839d029 [2021-06-17T01:23:04.123Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T01:23:04.123Z] ---> Running in b74d3ac8065d [2021-06-17T01:23:04.721Z] ---> cf9bcd0f1d8e [2021-06-17T01:23:04.721Z] 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-17T01:23:04.721Z] Removing intermediate container b74d3ac8065d [2021-06-17T01:23:04.721Z] ---> ef9d8030c8ce [2021-06-17T01:23:04.721Z] Step 22/24 : LABEL arch=arm64 [2021-06-17T01:23:04.998Z] ---> 2156e0145a74 [2021-06-17T01:23:04.998Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-17T01:23:04.998Z] ---> Running in 6101deac7855 [2021-06-17T01:23:05.594Z] Removing intermediate container 6101deac7855 [2021-06-17T01:23:05.594Z] ---> ab5ec1747084 [2021-06-17T01:23:05.594Z] Step 23/24 : LABEL git_sha=b51a6a18e8aa0be533aa5c9652caab7a57c79f90 [2021-06-17T01:23:05.869Z] ---> 1b34175c8800 [2021-06-17T01:23:05.869Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-17T01:23:05.869Z] ---> Running in 3d7a5284a1ef [2021-06-17T01:23:06.473Z] ---> ab5509bced78 [2021-06-17T01:23:06.473Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-17T01:23:06.473Z] Removing intermediate container 3d7a5284a1ef [2021-06-17T01:23:06.473Z] ---> 97938f7fe48b [2021-06-17T01:23:06.473Z] Step 24/24 : LABEL version=0.0.0 [2021-06-17T01:23:06.745Z] ---> 1897c4a6c596 [2021-06-17T01:23:06.745Z] 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-17T01:23:06.745Z] ---> Running in 3fa0fd06c630 [2021-06-17T01:23:07.345Z] Removing intermediate container 3fa0fd06c630 [2021-06-17T01:23:07.345Z] ---> 275c50d6fbf0 [2021-06-17T01:23:07.345Z] [2021-06-17T01:23:07.946Z] ---> 1e1a4dd19fb4 [2021-06-17T01:23:07.946Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-17T01:23:07.946Z] ---> 346ef31db272 [2021-06-17T01:23:07.946Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-17T01:23:07.946Z] Successfully built 275c50d6fbf0 [2021-06-17T01:23:07.946Z] Successfully tagged core-metadata-arm64:latest [2021-06-17T01:23:07.946Z]  Building core-metadata ... done  ---> Running in 4bd72a8e9914 [2021-06-17T01:23:08.547Z] Removing intermediate container 4bd72a8e9914 [2021-06-17T01:23:08.547Z] ---> c935bce69c1f [2021-06-17T01:23:08.547Z] Step 19/22 : CMD ["--init=true"] [2021-06-17T01:23:10.844Z] ---> Running in 6f0fa9415061 [2021-06-17T01:23:10.844Z] ---> ed67f1194501 [2021-06-17T01:23:10.844Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-17T01:23:10.844Z] Removing intermediate container 6f0fa9415061 [2021-06-17T01:23:10.844Z] ---> 86106fab57f8 [2021-06-17T01:23:10.844Z] Step 20/22 : LABEL arch=arm64 [2021-06-17T01:23:10.844Z] ---> Running in e496da628cc1 [2021-06-17T01:23:10.844Z] Removing intermediate container e496da628cc1 [2021-06-17T01:23:10.844Z] ---> 7292a7fffad3 [2021-06-17T01:23:10.844Z] Step 21/22 : LABEL git_sha=b51a6a18e8aa0be533aa5c9652caab7a57c79f90 [2021-06-17T01:23:10.844Z] ---> Running in fc860297c78d [2021-06-17T01:23:10.844Z] ---> 461e134f7011 [2021-06-17T01:23:10.844Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-17T01:23:11.119Z] Removing intermediate container fc860297c78d [2021-06-17T01:23:11.119Z] ---> da1d5618b94b [2021-06-17T01:23:11.119Z] Step 22/22 : LABEL version=0.0.0 [2021-06-17T01:23:11.119Z] ---> Running in 07ac21901763 [2021-06-17T01:23:11.403Z] ---> ab7a39b20a69 [2021-06-17T01:23:11.403Z] 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-17T01:23:11.678Z] ---> Running in 230758a41b93 [2021-06-17T01:23:11.956Z] Removing intermediate container 07ac21901763 [2021-06-17T01:23:11.956Z] ---> bc8940b22662 [2021-06-17T01:23:11.956Z] [2021-06-17T01:23:12.232Z] Successfully built bc8940b22662 [2021-06-17T01:23:12.507Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-17T01:23:13.983Z]  Building security-proxy-setup ... done Removing intermediate container 230758a41b93 [2021-06-17T01:23:13.983Z] ---> 7b1dd9656a28 [2021-06-17T01:23:13.983Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-17T01:23:14.257Z] ---> Running in 7d7039aa7795 [2021-06-17T01:23:14.851Z] Removing intermediate container 7d7039aa7795 [2021-06-17T01:23:14.851Z] ---> a01197c1d155 [2021-06-17T01:23:14.851Z] Step 24/26 : LABEL arch=arm64 [2021-06-17T01:23:14.851Z] ---> Running in a14974655c81 [2021-06-17T01:23:15.449Z] Removing intermediate container a14974655c81 [2021-06-17T01:23:15.449Z] ---> 282f43ca14df [2021-06-17T01:23:15.449Z] Step 25/26 : LABEL git_sha=b51a6a18e8aa0be533aa5c9652caab7a57c79f90 [2021-06-17T01:23:15.449Z] ---> Running in 046f95affc66 [2021-06-17T01:23:16.044Z] Removing intermediate container 046f95affc66 [2021-06-17T01:23:16.044Z] ---> 5620f2265820 [2021-06-17T01:23:16.044Z] Step 26/26 : LABEL version=0.0.0 [2021-06-17T01:23:16.044Z] ---> Running in 94820d826443 [2021-06-17T01:23:16.640Z] Removing intermediate container 94820d826443 [2021-06-17T01:23:16.640Z] ---> a157014ee807 [2021-06-17T01:23:16.640Z] [2021-06-17T01:23:16.912Z] Successfully built a157014ee807 [2021-06-17T01:23:16.912Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-17T01:23:17.201Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-06-17T01:23:17.230Z] $ docker stop --time=1 90ce33193fad7393158f02eb8b3337954bbe82df5ae51ce844476cf4b06dd99a [2021-06-17T01:23:19.592Z] $ docker rm -f 90ce33193fad7393158f02eb8b3337954bbe82df5ae51ce844476cf4b06dd99a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T01:23:20.125Z] + docker images [2021-06-17T01:23:20.395Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-17T01:23:20.395Z] security-secretstore-setup-arm64 latest a157014ee807 4 seconds ago 27.1MB [2021-06-17T01:23:20.395Z] security-proxy-setup-arm64 latest bc8940b22662 9 seconds ago 24.3MB [2021-06-17T01:23:20.395Z] core-metadata-arm64 latest 275c50d6fbf0 13 seconds ago 15.7MB [2021-06-17T01:23:20.395Z] core-command-arm64 latest 6af209885e70 17 seconds ago 15MB [2021-06-17T01:23:20.395Z] b4391c4ad223 25 seconds ago 972MB [2021-06-17T01:23:20.395Z] fce05d70f449 25 seconds ago 976MB [2021-06-17T01:23:20.395Z] ce06b4be390e 25 seconds ago 973MB [2021-06-17T01:23:20.395Z] 388371d007eb 31 seconds ago 966MB [2021-06-17T01:23:20.395Z] sys-mgmt-agent-arm64 latest 54337b9be421 2 minutes ago 299MB [2021-06-17T01:23:20.396Z] security-bootstrapper-arm64 latest 5845dac73f70 3 minutes ago 17.5MB [2021-06-17T01:23:20.396Z] core-data-arm64 latest 6dbd5af7037f 3 minutes ago 19.1MB [2021-06-17T01:23:20.396Z] support-notifications-arm64 latest 544863b52a26 3 minutes ago 15.7MB [2021-06-17T01:23:20.396Z] support-scheduler-arm64 latest fe7c6d60de37 3 minutes ago 15.1MB [2021-06-17T01:23:20.396Z] 505752b2edff 3 minutes ago 975MB [2021-06-17T01:23:20.396Z] 1f66e8071ae3 3 minutes ago 969MB [2021-06-17T01:23:20.396Z] 8aa8d7704a79 3 minutes ago 968MB [2021-06-17T01:23:20.396Z] 2925b5f51aeb 4 minutes ago 969MB [2021-06-17T01:23:20.396Z] a6cc3b3cc6f8 4 minutes ago 970MB [2021-06-17T01:23:20.396Z] ci-base-image-arm64 latest f3d8d105bd05 14 minutes ago 641MB [2021-06-17T01:23:20.396Z] alpine 3.12 c4fd0aeabfcf 28 hours ago 5.32MB [2021-06-17T01:23:20.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 7 days ago 429MB [2021-06-17T01:23:20.396Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-17T01:23:20.396Z] 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-17T01:23:21.200Z] ---> job-cost.sh [2021-06-17T01:23:21.201Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YJUK [2021-06-17T01:24:02.435Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-17T01:25:36.747Z] lf-activate-venv(): INFO: Adding /tmp/venv-YJUK/bin to PATH [2021-06-17T01:25:36.747Z] INFO: No Stack... [2021-06-17T01:25:39.474Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-17T01:25:39.474Z] INFO: Archiving Costs [Pipeline] sh [2021-06-17T01:25:39.867Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-06-17T01:25:39.867Z] + cut -d, -f6 [Pipeline] lock [2021-06-17T01:25:39.929Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3570-4-stack-cost] [2021-06-17T01:25:39.935Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3570-4-stack-cost] did not exist. Created. [2021-06-17T01:25:39.935Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3570-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-17T01:25:42.361Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-17T01:25:42.591Z] Stashed 1 file(s) [Pipeline] } [2021-06-17T01:25:42.600Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3570-4-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-17T01:25:43.281Z] provisioning config files... [2021-06-17T01:25:43.292Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config9153152305256689794tmp [Pipeline] { [Pipeline] sh [2021-06-17T01:25:45.837Z] + set +x [2021-06-17T01:25:45.837Z] + curl -s https://codecov.io/bash [2021-06-17T01:25:45.837Z] + bash -s -- [2021-06-17T01:25:46.100Z] [2021-06-17T01:25:46.100Z] _____ _ [2021-06-17T01:25:46.100Z] / ____| | | [2021-06-17T01:25:46.100Z] | | ___ __| | ___ ___ _____ __ [2021-06-17T01:25:46.100Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-17T01:25:46.100Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-17T01:25:46.100Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-17T01:25:46.100Z] Bash-1.0.3 [2021-06-17T01:25:46.100Z] [2021-06-17T01:25:46.100Z] [2021-06-17T01:25:46.100Z] ==> git version 2.24.4 found [2021-06-17T01:25:46.100Z] ==> 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-17T01:25:46.100Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-17T01:25:46.100Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-17T01:25:46.100Z] ==> Jenkins CI detected. [2021-06-17T01:25:46.100Z] project root: . [2021-06-17T01:25:46.100Z] --> token set from env [2021-06-17T01:25:46.100Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-17T01:25:46.100Z] ==> Running gcov in . (disable via -X gcov) [2021-06-17T01:25:46.100Z] ==> Python coveragepy not found [2021-06-17T01:25:46.100Z] ==> Searching for coverage reports in: [2021-06-17T01:25:46.100Z] + . [2021-06-17T01:25:46.100Z] -> Found 1 reports [2021-06-17T01:25:46.100Z] ==> Detecting git/mercurial file structure [2021-06-17T01:25:46.100Z] ==> Reading reports [2021-06-17T01:25:46.100Z] + ./coverage.out bytes=400748 [2021-06-17T01:25:46.100Z] ==> Appending adjustments [2021-06-17T01:25:46.100Z] https://docs.codecov.io/docs/fixing-reports [2021-06-17T01:25:47.488Z] + Found adjustments [2021-06-17T01:25:47.488Z] ==> Gzipping contents [2021-06-17T01:25:47.488Z] 56K /tmp/codecov.HfDN9U.gz [2021-06-17T01:25:47.488Z] ==> Uploading reports [2021-06-17T01:25:47.488Z] url: https://codecov.io [2021-06-17T01:25:47.488Z] query: branch=PR-3570&commit=ea85c73fc84f7150fc0301e1cb2073a2375321f7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3570%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3570&job=&cmd_args= [2021-06-17T01:25:47.488Z] -> Pinging Codecov [2021-06-17T01:25:47.488Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3570&commit=ea85c73fc84f7150fc0301e1cb2073a2375321f7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3570%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3570&job=&cmd_args= [2021-06-17T01:25:47.749Z] -> Uploading to [2021-06-17T01:25:47.749Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-17/00271124DB129430A58F1EEE437C3FCB/ea85c73fc84f7150fc0301e1cb2073a2375321f7/3f0ca413-ea8a-4103-96ad-40ccf3efe483.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210617T012547Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=223e87c57f78aad12a5adced26dea414d84a5594f00af795822e7dbfc59a7d38 [2021-06-17T01:25:47.750Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-17T01:25:47.750Z] Dload Upload Total Spent Left Speed [2021-06-17T01:25:48.010Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54800 0 0 100 54800 0 150k --:--:-- --:--:-- --:--:-- 150k [2021-06-17T01:25:48.010Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ea85c73fc84f7150fc0301e1cb2073a2375321f7 [Pipeline] } [2021-06-17T01:25:48.024Z] 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-17T01:25:51.340Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:25:51.907Z] ---> package-listing.sh [2021-06-17T01:25:51.907Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-17T01:25:51.907Z] ++ facter osfamily [2021-06-17T01:25:52.168Z] + OS_FAMILY=redhat [2021-06-17T01:25:52.168Z] + workspace=/w/workspace/edgex-go/4 [2021-06-17T01:25:52.168Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-17T01:25:52.168Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-17T01:25:52.168Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-17T01:25:52.168Z] + PACKAGES=/tmp/packages_start.txt [2021-06-17T01:25:52.168Z] + '[' /w/workspace/edgex-go/4 ']' [2021-06-17T01:25:52.168Z] + PACKAGES=/tmp/packages_end.txt [2021-06-17T01:25:52.168Z] + case "${OS_FAMILY}" in [2021-06-17T01:25:52.168Z] + sort [2021-06-17T01:25:52.168Z] + rpm -qa [2021-06-17T01:25:54.608Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-17T01:25:54.608Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-17T01:25:54.608Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-17T01:25:54.608Z] + '[' /w/workspace/edgex-go/4 ']' [2021-06-17T01:25:54.608Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-06-17T01:25:54.608Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-06-17T01:25:54.625Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-17T01:25:54.917Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:25:57.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T01:25:57.904Z] [2021-06-17T01:25:57.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:26:00.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T01:26:00.250Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-17T01:26:00.250Z] df20fa9351a1: Pulling fs layer [2021-06-17T01:26:00.250Z] 36b3adc4ff6f: Pulling fs layer [2021-06-17T01:26:00.250Z] 8ad3a11d3b57: Pulling fs layer [2021-06-17T01:26:00.250Z] 46f8f816bc3b: Pulling fs layer [2021-06-17T01:26:00.250Z] 93b61091891f: Pulling fs layer [2021-06-17T01:26:00.250Z] 93b9cdb0e59b: Pulling fs layer [2021-06-17T01:26:00.250Z] 5e14af77c1be: Pulling fs layer [2021-06-17T01:26:00.250Z] 01666e4c0597: Pulling fs layer [2021-06-17T01:26:00.250Z] aa168da1d23b: Pulling fs layer [2021-06-17T01:26:00.250Z] 93b9cdb0e59b: Waiting [2021-06-17T01:26:00.250Z] 5e14af77c1be: Waiting [2021-06-17T01:26:00.250Z] 01666e4c0597: Waiting [2021-06-17T01:26:00.250Z] aa168da1d23b: Waiting [2021-06-17T01:26:00.250Z] 46f8f816bc3b: Waiting [2021-06-17T01:26:00.250Z] 93b61091891f: Waiting [2021-06-17T01:26:00.250Z] 36b3adc4ff6f: Verifying Checksum [2021-06-17T01:26:00.250Z] 36b3adc4ff6f: Download complete [2021-06-17T01:26:00.250Z] 46f8f816bc3b: Verifying Checksum [2021-06-17T01:26:00.250Z] 46f8f816bc3b: Download complete [2021-06-17T01:26:00.250Z] df20fa9351a1: Verifying Checksum [2021-06-17T01:26:00.250Z] df20fa9351a1: Download complete [2021-06-17T01:26:00.250Z] 93b9cdb0e59b: Verifying Checksum [2021-06-17T01:26:00.250Z] 93b9cdb0e59b: Download complete [2021-06-17T01:26:00.250Z] 5e14af77c1be: Verifying Checksum [2021-06-17T01:26:00.250Z] 5e14af77c1be: Download complete [2021-06-17T01:26:00.250Z] 93b61091891f: Verifying Checksum [2021-06-17T01:26:00.250Z] 93b61091891f: Download complete [2021-06-17T01:26:00.250Z] 01666e4c0597: Verifying Checksum [2021-06-17T01:26:00.250Z] 01666e4c0597: Download complete [2021-06-17T01:26:00.250Z] df20fa9351a1: Pull complete [2021-06-17T01:26:00.250Z] 36b3adc4ff6f: Pull complete [2021-06-17T01:26:00.250Z] 8ad3a11d3b57: Verifying Checksum [2021-06-17T01:26:00.250Z] 8ad3a11d3b57: Download complete [2021-06-17T01:26:00.250Z] 8ad3a11d3b57: Pull complete [2021-06-17T01:26:00.250Z] 46f8f816bc3b: Pull complete [2021-06-17T01:26:00.250Z] 93b61091891f: Pull complete [2021-06-17T01:26:00.511Z] 93b9cdb0e59b: Pull complete [2021-06-17T01:26:00.511Z] 5e14af77c1be: Pull complete [2021-06-17T01:26:00.511Z] 01666e4c0597: Pull complete [2021-06-17T01:26:03.391Z] aa168da1d23b: Verifying Checksum [2021-06-17T01:26:03.391Z] aa168da1d23b: Download complete [2021-06-17T01:26:05.954Z] aa168da1d23b: Pull complete [2021-06-17T01:26:05.955Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-17T01:26:05.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T01:26:05.955Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-17T01:26:06.033Z] prd-centos7-docker-4c-2g-1849 does not seem to be running inside a container [2021-06-17T01:26:06.070Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-17T01:26:14.646Z] $ docker top c088d3f15e8588641d878c67e54c834e4e426a947e32aff30f8322be9e7bc7c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T01:26:15.043Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-17T01:26:15.341Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-17T01:26:15.654Z] + ls /var/log/sa-host [2021-06-17T01:26:15.654Z] + sadf -c /var/log/sa-host/sa05 [2021-06-17T01:26:15.654Z] file_magic: OK [2021-06-17T01:26:15.654Z] HZ: Using current value: 100 [2021-06-17T01:26:15.654Z] file_header: OK [2021-06-17T01:26:15.654Z] 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-17T01:26:15.654Z] Statistics: [2021-06-17T01:26:15.654Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-17T01:26:15.654Z] File successfully converted to sysstat format version 12.2.1 [2021-06-17T01:26:15.654Z] + sadf -c /var/log/sa-host/sa17 [2021-06-17T01:26:15.654Z] file_magic: OK [2021-06-17T01:26:15.654Z] HZ: Using current value: 100 [2021-06-17T01:26:15.654Z] file_header: OK [2021-06-17T01:26:15.654Z] 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-17T01:26:15.654Z] Statistics: [2021-06-17T01:26:15.654Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-17T01:26:15.654Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T01:26:18.191Z] provisioning config files... [2021-06-17T01:26:18.204Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6910126801639671037tmp [Pipeline] { [Pipeline] echo [2021-06-17T01:26:18.231Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:26:18.528Z] ---> create-netrc.sh [Pipeline] } [2021-06-17T01:26:18.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:26:21.165Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-17T01:26:21.176Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:26:21.479Z] ---> sudo-logs.sh [2021-06-17T01:26:21.479Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-17T01:26:21.531Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:26:23.843Z] ---> job-cost.sh [2021-06-17T01:26:23.843Z] lf-activate-venv: SKIPPING [2021-06-17T01:26:23.843Z] DEBUG: total: 0.18000000715255737 [2021-06-17T01:26:23.843Z] INFO: Retrieving Stack Cost... [2021-06-17T01:26:23.843Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-17T01:26:23.843Z] INFO: Archiving Costs [Pipeline] echo [2021-06-17T01:26:23.858Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:26:24.163Z] ---> logs-deploy.sh [2021-06-17T01:26:24.164Z] lf-activate-venv: SKIPPING [2021-06-17T01:26:24.164Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3570/4 [2021-06-17T01:26:24.164Z] INFO: archiving workspace using pattern(s): [2021-06-17T01:26:25.108Z] Archives upload complete. [2021-06-17T01:26:25.108Z] INFO: archiving logs to Nexus