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 hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 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-ssh7371546995186900090.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh73123250068835145.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2858/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-2858/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5853697782943672033.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3727080151381867006.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2858/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-2858/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1747224478731169270.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, 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/v1 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-19801 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/122 [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/122 # 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/122@tmp/jenkins-gitclient-ssh4949893406835733681.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing 4b38e467fa43731dde2d4e1ef01bca18829a29b5 Checking out Revision 4b38e467fa43731dde2d4e1ef01bca18829a29b5 (PR-2858) > 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/122@tmp/jenkins-gitclient-ssh8580178722779146133.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # 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/122@tmp/jenkins-gitclient-ssh9195778249096278806.key > git merge 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b38e467fa43731dde2d4e1ef01bca18829a29b5 # timeout=10 Commit message: "Merge commit '2d3c2eaa7c4d25d63f66f0869c0270fba1095d90' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-18T08:33:27.609Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-18T08:33:27.717Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-18T08:33:27.747Z] ========================================================= [2021-05-18T08:33:27.747Z] EdgeX Global Pipelines Version Info [2021-05-18T08:33:27.747Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0cb2a84b392673e1832a753e26e0a1d05fe8ee3f # timeout=10 [2021-05-18T08:33:29.214Z] ------------------- [2021-05-18T08:33:29.214Z] stable info: [2021-05-18T08:33:29.214Z] ------------------- [2021-05-18T08:33:29.214Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-18T08:33:29.214Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T08:33:29.214Z] Message: update stable to v1.0.192 [2021-05-18T08:33:29.789Z] ------------------- [2021-05-18T08:33:29.789Z] experimental info: [2021-05-18T08:33:29.789Z] ------------------- [2021-05-18T08:33:29.789Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-18T08:33:29.789Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T08:33:29.789Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-18T08:33:30.010Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-18T08:33:30.032Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-18T08:33:30.055Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-18T08:33:30.082Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-18T08:33:30.104Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-18T08:33:30.129Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-18T08:33:30.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-18T08:33:30.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-18T08:33:30.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-18T08:33:30.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-18T08:33:30.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-18T08:33:30.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-18T08:33:30.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-18T08:33:30.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-18T08:33:30.351Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-18T08:33:30.372Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-18T08:33:30.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-18T08:33:30.423Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-18T08:33:30.449Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-18T08:33:30.471Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-18T08:33:30.493Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-18T08:33:30.514Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-18T08:33:30.535Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2021-05-18T08:33:30.555Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2021-05-18T08:33:30.576Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2021-05-18T08:33:30.597Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b38e467fa43731dde2d4e1ef01bca18829a29b5 [Pipeline] echo [2021-05-18T08:33:30.619Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b38e46 [Pipeline] echo [2021-05-18T08:33:30.640Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T08:33:30.718Z] provisioning config files... [2021-05-18T08:33:30.736Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/122@tmp/config3089210090413860861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T08:33:31.068Z] ---> docker-login.sh [2021-05-18T08:33:31.069Z] nexus3.edgexfoundry.org:10001 [2021-05-18T08:33:31.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T08:33:31.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T08:33:31.335Z] Configure a credential helper to remove this warning. See [2021-05-18T08:33:31.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T08:33:31.336Z] [2021-05-18T08:33:31.336Z] Login Succeeded [2021-05-18T08:33:31.336Z] nexus3.edgexfoundry.org:10002 [2021-05-18T08:33:31.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T08:33:31.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T08:33:31.336Z] Configure a credential helper to remove this warning. See [2021-05-18T08:33:31.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T08:33:31.336Z] [2021-05-18T08:33:31.336Z] Login Succeeded [2021-05-18T08:33:31.336Z] nexus3.edgexfoundry.org:10003 [2021-05-18T08:33:31.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T08:33:31.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T08:33:31.597Z] Configure a credential helper to remove this warning. See [2021-05-18T08:33:31.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T08:33:31.597Z] [2021-05-18T08:33:31.597Z] Login Succeeded [2021-05-18T08:33:31.597Z] nexus3.edgexfoundry.org:10004 [2021-05-18T08:33:31.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T08:33:31.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T08:33:31.857Z] Configure a credential helper to remove this warning. See [2021-05-18T08:33:31.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T08:33:31.857Z] [2021-05-18T08:33:31.857Z] Login Succeeded [2021-05-18T08:33:31.857Z] docker.io [2021-05-18T08:33:31.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T08:33:32.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T08:33:32.120Z] Configure a credential helper to remove this warning. See [2021-05-18T08:33:32.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T08:33:32.120Z] [2021-05-18T08:33:32.120Z] Login Succeeded [2021-05-18T08:33:32.120Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T08:33:32.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T08:33:32.498Z] ++ 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-05-18T08:33:32.498Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T08:33:32.498Z] ++ dirname cmd/core-command/Dockerfile [2021-05-18T08:33:32.498Z] ++ cut -d/ -f2 [2021-05-18T08:33:32.498Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-18T08:33:32.498Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T08:33:32.498Z] ++ dirname cmd/core-data/Dockerfile [2021-05-18T08:33:32.498Z] ++ cut -d/ -f2 [2021-05-18T08:33:32.498Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-18T08:33:32.498Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T08:33:32.498Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-18T08:33:32.498Z] ++ cut -d/ -f2 [2021-05-18T08:33:32.498Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-18T08:33:32.498Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T08:33:32.498Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-18T08:33:32.498Z] ++ cut -d/ -f2 [2021-05-18T08:33:32.498Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-18T08:33:32.498Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T08:33:32.498Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-18T08:33:32.498Z] ++ cut -d/ -f2 [2021-05-18T08:33:32.498Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-18T08:33:32.498Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T08:33:32.498Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-18T08:33:32.498Z] ++ cut -d/ -f2 [2021-05-18T08:33:32.498Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-18T08:33:32.498Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T08:33:32.498Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-18T08:33:32.498Z] ++ cut -d/ -f2 [2021-05-18T08:33:32.498Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-18T08:33:32.498Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T08:33:32.498Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-18T08:33:32.498Z] ++ cut -d/ -f2 [2021-05-18T08:33:32.498Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-18T08:33:32.498Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-18T08:33:32.498Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-18T08:33:32.498Z] ++ cut -d/ -f2 [2021-05-18T08:33:32.498Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-18T08:33:32.541Z] 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-05-18T08:33:34.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T08:33:34.032Z] [2021-05-18T08:33:34.032Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T08:33:34.343Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T08:33:34.343Z] latest: Pulling from edgex-devops/git-semver [2021-05-18T08:33:34.343Z] 31603596830f: Pulling fs layer [2021-05-18T08:33:34.343Z] 54011a49482f: Pulling fs layer [2021-05-18T08:33:34.343Z] a6820b24f6d8: Pulling fs layer [2021-05-18T08:33:34.343Z] f581987b2513: Pulling fs layer [2021-05-18T08:33:34.343Z] f581987b2513: Waiting [2021-05-18T08:33:34.343Z] 54011a49482f: Verifying Checksum [2021-05-18T08:33:34.343Z] 54011a49482f: Download complete [2021-05-18T08:33:34.610Z] 31603596830f: Verifying Checksum [2021-05-18T08:33:34.610Z] 31603596830f: Download complete [2021-05-18T08:33:34.610Z] a6820b24f6d8: Verifying Checksum [2021-05-18T08:33:34.610Z] a6820b24f6d8: Download complete [2021-05-18T08:33:34.610Z] f581987b2513: Verifying Checksum [2021-05-18T08:33:34.610Z] f581987b2513: Download complete [2021-05-18T08:33:34.879Z] 31603596830f: Pull complete [2021-05-18T08:33:34.879Z] 54011a49482f: Pull complete [2021-05-18T08:33:35.468Z] a6820b24f6d8: Pull complete [2021-05-18T08:33:35.735Z] f581987b2513: Pull complete [2021-05-18T08:33:35.735Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-18T08:33:35.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T08:33:35.735Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-18T08:33:35.834Z] prd-centos7-docker-4c-2g-19801 does not seem to be running inside a container [2021-05-18T08:33:35.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-18T08:33:37.051Z] $ docker top b13ec72857d0a451b9e4c663f7bfb2455da4b82bd1565b4b901a156fa3e0687c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-18T08:33:37.309Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T08:33:37.309Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T08:33:37.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T08:33:37.419Z] $ docker exec b13ec72857d0a451b9e4c663f7bfb2455da4b82bd1565b4b901a156fa3e0687c ssh-agent [2021-05-18T08:33:37.539Z] SSH_AUTH_SOCK=/tmp/ssh-SKNUKZ43j0c4/agent.13 [2021-05-18T08:33:37.540Z] SSH_AGENT_PID=20 [2021-05-18T08:33:37.549Z] Running ssh-add (command line suppressed) [2021-05-18T08:33:37.650Z] Identity added: /w/workspace/edgex-go/122@tmp/private_key_967318247935822316.key (/w/workspace/edgex-go/122@tmp/private_key_967318247935822316.key) [2021-05-18T08:33:37.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T08:33:37.974Z] + git tag --points-at HEAD [Pipeline] } [2021-05-18T08:33:37.987Z] $ docker exec --env ******** --env ******** b13ec72857d0a451b9e4c663f7bfb2455da4b82bd1565b4b901a156fa3e0687c ssh-agent -k [2021-05-18T08:33:38.080Z] unset SSH_AUTH_SOCK; [2021-05-18T08:33:38.080Z] unset SSH_AGENT_PID; [2021-05-18T08:33:38.080Z] echo Agent pid 20 killed; [2021-05-18T08:33:38.091Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-18T08:33:38.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T08:33:38.137Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T08:33:38.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T08:33:38.259Z] $ docker exec b13ec72857d0a451b9e4c663f7bfb2455da4b82bd1565b4b901a156fa3e0687c ssh-agent [2021-05-18T08:33:38.367Z] SSH_AUTH_SOCK=/tmp/ssh-7xRwmeNggE2x/agent.53 [2021-05-18T08:33:38.367Z] SSH_AGENT_PID=60 [2021-05-18T08:33:38.373Z] Running ssh-add (command line suppressed) [2021-05-18T08:33:38.469Z] Identity added: /w/workspace/edgex-go/122@tmp/private_key_5309970535536312459.key (/w/workspace/edgex-go/122@tmp/private_key_5309970535536312459.key) [2021-05-18T08:33:38.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T08:33:38.791Z] + git semver init [2021-05-18T08:33:38.791Z] # -> Open(): unable to determine branch for HEAD [2021-05-18T08:33:38.791Z] # $GIT_DIR = /w/workspace/edgex-go/122/.git [2021-05-18T08:33:38.791Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/122 [2021-05-18T08:33:38.791Z] # $SEMVER_REMOTE_NAME = origin [2021-05-18T08:33:38.791Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-18T08:33:38.791Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-18T08:33:38.791Z] # $SEMVER_BRANCH = PR-2858 [2021-05-18T08:33:38.791Z] # $SEMVER_TEMP = /tmp/semver-215697441 [2021-05-18T08:33:38.791Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-18T08:33:51.068Z] # '/tmp/semver-215697441' -> '/w/workspace/edgex-go/122/.semver' [2021-05-18T08:33:51.068Z] # -> Force: false [2021-05-18T08:33:51.068Z] # $SEMVER_DIR = /w/workspace/edgex-go/122/.semver [Pipeline] } [2021-05-18T08:33:51.076Z] $ docker exec --env ******** --env ******** b13ec72857d0a451b9e4c663f7bfb2455da4b82bd1565b4b901a156fa3e0687c ssh-agent -k [2021-05-18T08:33:51.168Z] unset SSH_AUTH_SOCK; [2021-05-18T08:33:51.168Z] unset SSH_AGENT_PID; [2021-05-18T08:33:51.169Z] echo Agent pid 60 killed; [2021-05-18T08:33:51.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T08:33:51.511Z] + git semver [Pipeline] } [2021-05-18T08:33:51.524Z] $ docker stop --time=1 b13ec72857d0a451b9e4c663f7bfb2455da4b82bd1565b4b901a156fa3e0687c [2021-05-18T08:33:54.030Z] $ docker rm -f b13ec72857d0a451b9e4c663f7bfb2455da4b82bd1565b4b901a156fa3e0687c [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T08:33:54.432Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-18T08:33:54.695Z] Stashed 1 file(s) [Pipeline] echo [2021-05-18T08:33:54.698Z] [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-05-18T08:33:55.350Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-18T08:33:55.650Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-18T08:33:55.948Z] + true [2021-05-18T08:33:55.948Z] + sudo service docker restart [2021-05-18T08:33:55.948Z] Redirecting to /bin/systemctl restart docker.service [2021-05-18T08:34:09.982Z] Still waiting to schedule task [2021-05-18T08:34:09.983Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-05-18T08:34:14.115Z] ========================================================= [2021-05-18T08:34:14.115Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-18T08:34:14.115Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-18T08:34:14.428Z] + 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-05-18T08:34:15.813Z] Sending build context to Docker daemon 330.5MB [2021-05-18T08:34:15.813Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T08:34:15.813Z] Step 2/6 : FROM ${BASE} [2021-05-18T08:34:15.813Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-18T08:34:15.813Z] 540db60ca938: Pulling fs layer [2021-05-18T08:34:15.813Z] adcc1eea9eea: Pulling fs layer [2021-05-18T08:34:15.813Z] 4c4ab2625f07: Pulling fs layer [2021-05-18T08:34:15.813Z] 0510c868ecb4: Pulling fs layer [2021-05-18T08:34:15.813Z] afea3b2eda06: Pulling fs layer [2021-05-18T08:34:15.813Z] 7809a108b3ef: Pulling fs layer [2021-05-18T08:34:15.813Z] f706445af74f: Pulling fs layer [2021-05-18T08:34:15.813Z] 0510c868ecb4: Waiting [2021-05-18T08:34:15.813Z] afea3b2eda06: Waiting [2021-05-18T08:34:15.813Z] 7809a108b3ef: Waiting [2021-05-18T08:34:15.813Z] f706445af74f: Waiting [2021-05-18T08:34:15.813Z] 4c4ab2625f07: Verifying Checksum [2021-05-18T08:34:15.813Z] 4c4ab2625f07: Download complete [2021-05-18T08:34:15.813Z] adcc1eea9eea: Verifying Checksum [2021-05-18T08:34:15.813Z] adcc1eea9eea: Download complete [2021-05-18T08:34:15.813Z] afea3b2eda06: Verifying Checksum [2021-05-18T08:34:15.813Z] afea3b2eda06: Download complete [2021-05-18T08:34:16.084Z] 540db60ca938: Verifying Checksum [2021-05-18T08:34:16.084Z] 540db60ca938: Download complete [2021-05-18T08:34:16.084Z] 7809a108b3ef: Verifying Checksum [2021-05-18T08:34:16.084Z] 7809a108b3ef: Download complete [2021-05-18T08:34:16.084Z] 540db60ca938: Pull complete [2021-05-18T08:34:16.344Z] adcc1eea9eea: Pull complete [2021-05-18T08:34:16.344Z] 4c4ab2625f07: Pull complete [2021-05-18T08:34:18.270Z] f706445af74f: Verifying Checksum [2021-05-18T08:34:18.270Z] f706445af74f: Download complete [2021-05-18T08:34:18.270Z] 0510c868ecb4: Verifying Checksum [2021-05-18T08:34:18.270Z] 0510c868ecb4: Download complete [2021-05-18T08:34:21.601Z] 0510c868ecb4: Pull complete [2021-05-18T08:34:21.601Z] afea3b2eda06: Pull complete [2021-05-18T08:34:21.601Z] 7809a108b3ef: Pull complete [2021-05-18T08:34:24.206Z] f706445af74f: Pull complete [2021-05-18T08:34:24.206Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-18T08:34:24.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-18T08:34:24.206Z] ---> b068be0155e3 [2021-05-18T08:34:24.206Z] 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-05-18T08:34:25.161Z] ---> Running in ba3cfa695bdf [2021-05-18T08:34:25.422Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T08:34:26.381Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T08:34:26.953Z] (1/12) Installing libmagic (5.39-r0) [2021-05-18T08:34:27.535Z] (2/12) Installing file (5.39-r0) [2021-05-18T08:34:27.535Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-18T08:34:27.535Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-18T08:34:42.457Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-18T08:34:42.457Z] (6/12) Installing patch (2.7.6-r6) [2021-05-18T08:34:42.457Z] (7/12) Installing build-base (0.5-r2) [2021-05-18T08:34:42.457Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-18T08:34:42.717Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-18T08:34:42.717Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-18T08:34:42.717Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-18T08:34:42.979Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-18T08:34:42.979Z] Executing busybox-1.32.1-r6.trigger [2021-05-18T08:34:42.979Z] OK: 219 MiB in 52 packages [2021-05-18T08:34:44.360Z] Removing intermediate container ba3cfa695bdf [2021-05-18T08:34:44.360Z] ---> 703bc3e4cc21 [2021-05-18T08:34:44.360Z] Step 4/6 : WORKDIR /edgex-go [2021-05-18T08:34:44.622Z] ---> Running in 59b28361eecf [2021-05-18T08:34:44.622Z] Removing intermediate container 59b28361eecf [2021-05-18T08:34:44.622Z] ---> 96fb9b11f642 [2021-05-18T08:34:44.622Z] Step 5/6 : COPY go.mod . [2021-05-18T08:34:44.884Z] ---> 7673001b0b96 [2021-05-18T08:34:44.884Z] Step 6/6 : RUN go mod download [2021-05-18T08:34:44.884Z] ---> Running in b5a5407447e3 [2021-05-18T08:34:59.817Z] Removing intermediate container b5a5407447e3 [2021-05-18T08:34:59.817Z] ---> 68f8149478a0 [2021-05-18T08:34:59.817Z] Successfully built 68f8149478a0 [2021-05-18T08:34:59.817Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T08:35:00.125Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-18T08:35:00.125Z] . [Pipeline] withDockerContainer [2021-05-18T08:35:00.212Z] prd-centos7-docker-4c-2g-19801 does not seem to be running inside a container [2021-05-18T08:35:00.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-18T08:35:00.621Z] $ docker top a03165624eac843fcef9206ac56d484eb57127dbe6beda5d191eaa46a0e71b29 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T08:35:00.995Z] + go version [2021-05-18T08:35:00.995Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-18T08:35:01.005Z] $ docker stop --time=1 a03165624eac843fcef9206ac56d484eb57127dbe6beda5d191eaa46a0e71b29 [2021-05-18T08:35:02.193Z] $ docker rm -f a03165624eac843fcef9206ac56d484eb57127dbe6beda5d191eaa46a0e71b29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T08:35:02.827Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-18T08:35:02.827Z] . [Pipeline] withDockerContainer [2021-05-18T08:35:02.909Z] prd-centos7-docker-4c-2g-19801 does not seem to be running inside a container [2021-05-18T08:35:02.949Z] $ 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/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-18T08:35:03.323Z] $ docker top beb55376698c2153e3f1842545f74d73ec1fc3583892e2399f5c2e2fc577fa8a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-18T08:35:03.420Z] ========================================================= [2021-05-18T08:35:03.420Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-18T08:35:03.420Z] ========================================================= [Pipeline] sh [2021-05-18T08:35:03.725Z] + go mod tidy [Pipeline] sh [2021-05-18T08:35:04.294Z] + make test [2021-05-18T08:35:04.294Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-18T08:35:09.634Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-18T08:35:27.951Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-18T08:35:31.341Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-18T08:35:33.291Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-18T08:35:33.291Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-18T08:35:35.283Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-18T08:35:36.236Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-18T08:35:36.236Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-18T08:35:36.236Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-18T08:35:36.818Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-18T08:35:37.398Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-18T08:35:39.322Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-18T08:35:39.322Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-18T08:35:39.322Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-18T08:35:41.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.069s coverage: 46.1% of statements [2021-05-18T08:35:41.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-18T08:35:41.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-18T08:35:41.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-18T08:35:41.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-18T08:35:41.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-18T08:35:41.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-18T08:35:41.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.044s coverage: 28.7% of statements [2021-05-18T08:35:41.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.120s coverage: 100.0% of statements [2021-05-18T08:35:43.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.092s coverage: 27.8% of statements [2021-05-18T08:35:43.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-18T08:35:43.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-18T08:35:43.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-18T08:35:43.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-18T08:35:43.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-18T08:35:43.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-05-18T08:35:43.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-18T08:35:44.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.050s coverage: 100.0% of statements [2021-05-18T08:35:44.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-18T08:35:44.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.041s coverage: 100.0% of statements [2021-05-18T08:35:44.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-18T08:35:44.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-18T08:35:44.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.062s coverage: 71.3% of statements [2021-05-18T08:35:44.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-18T08:35:44.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-18T08:35:45.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.112s coverage: 87.7% of statements [2021-05-18T08:35:45.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-18T08:35:45.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T08:35:45.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.050s coverage: 78.9% of statements [2021-05-18T08:35:45.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-18T08:35:47.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.210s coverage: 28.6% of statements [2021-05-18T08:35:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-18T08:35:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-18T08:35:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-18T08:35:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-18T08:35:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-18T08:35:47.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.063s coverage: 100.0% of statements [2021-05-18T08:35:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-18T08:35:47.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.050s coverage: 100.0% of statements [2021-05-18T08:35:47.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-18T08:35:48.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.124s coverage: 86.7% of statements [2021-05-18T08:35:48.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-18T08:35:48.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.092s coverage: 97.5% of statements [2021-05-18T08:35:48.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-18T08:35:49.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.053s coverage: 78.3% of statements [2021-05-18T08:35:49.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-18T08:35:49.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-18T08:35:49.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-18T08:35:49.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-18T08:35:50.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.231s coverage: 95.1% of statements [2021-05-18T08:35:50.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-18T08:35:50.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T08:35:50.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-18T08:35:50.768Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-18T08:35:50.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-18T08:35:50.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-18T08:35:50.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-18T08:35:50.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-18T08:35:50.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-18T08:35:50.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-18T08:35:50.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-18T08:35:50.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-18T08:35:50.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-18T08:35:50.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-18T08:35:50.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-18T08:35:50.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-18T08:35:50.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-18T08:35:50.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-18T08:35:50.768Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements [2021-05-18T08:35:50.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-18T08:35:50.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-18T08:35:51.030Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-05-18T08:35:51.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-18T08:35:51.297Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.051s coverage: 21.7% of statements [2021-05-18T08:35:51.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-18T08:35:51.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements [2021-05-18T08:35:51.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-05-18T08:35:51.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.037s coverage: 94.1% of statements [2021-05-18T08:35:52.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-05-18T08:35:52.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-05-18T08:36:04.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2021-05-18T08:36:04.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-05-18T08:36:09.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.193s coverage: 81.8% of statements [2021-05-18T08:36:09.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-18T08:36:28.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-05-18T08:36:28.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-18T08:36:28.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-18T08:36:28.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-18T08:36:28.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-05-18T08:36:28.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-18T08:36:28.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-18T08:36:28.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-18T08:36:28.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-18T08:36:28.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-18T08:36:28.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.036s coverage: 87.2% of statements [2021-05-18T08:36:28.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-18T08:36:28.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-18T08:36:28.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-05-18T08:36:28.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-18T08:36:28.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements [2021-05-18T08:36:28.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-18T08:36:28.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-05-18T08:36:28.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-05-18T08:36:28.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements [2021-05-18T08:36:28.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-05-18T08:36:28.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-18T08:36:28.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2021-05-18T08:36:28.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-18T08:36:28.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-18T08:36:28.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-05-18T08:36:28.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements [2021-05-18T08:36:28.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2021-05-18T08:36:28.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-05-18T08:36:28.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-05-18T08:36:28.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.149s coverage: 66.9% of statements [2021-05-18T08:36:28.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-18T08:36:28.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-18T08:36:28.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-18T08:36:28.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.5% of statements [2021-05-18T08:36:28.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-18T08:36:28.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-18T08:36:28.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements [2021-05-18T08:36:28.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-18T08:36:28.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.026s coverage: 84.8% of statements [2021-05-18T08:36:29.755Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.083s coverage: 47.1% of statements [2021-05-18T08:36:29.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-18T08:36:29.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-18T08:36:29.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-18T08:36:29.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-18T08:36:29.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-18T08:36:29.755Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.034s coverage: 100.0% of statements [2021-05-18T08:36:29.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-18T08:36:29.755Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.036s coverage: 100.0% of statements [2021-05-18T08:36:29.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-18T08:36:29.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-18T08:36:34.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.059s coverage: 20.9% of statements [2021-05-18T08:36:34.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-18T08:36:34.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.117s coverage: 91.9% of statements [2021-05-18T08:36:34.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-18T08:36:34.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T08:36:34.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-18T08:36:34.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.601s coverage: 28.8% of statements [2021-05-18T08:36:34.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-18T08:36:34.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-18T08:36:34.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-18T08:36:34.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-18T08:36:34.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-18T08:36:34.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.040s coverage: 99.0% of statements [2021-05-18T08:36:34.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-18T08:36:34.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements [2021-05-18T08:36:34.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-18T08:36:34.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-18T08:36:34.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-18T08:36:34.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.045s coverage: 64.6% of statements [2021-05-18T08:36:34.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-18T08:36:34.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.063s coverage: 97.6% of statements [2021-05-18T08:36:34.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-18T08:36:34.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-18T08:36:34.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-18T08:36:34.595Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-05-18T08:36:34.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-18T08:36:34.595Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.028s coverage: 100.0% of statements [2021-05-18T08:36:34.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-18T08:36:34.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-18T08:36:34.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-18T08:36:34.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-18T08:36:35.169Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements [2021-05-18T08:36:35.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-18T08:36:35.169Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-18T08:36:35.169Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-05-18T08:36:35.431Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.046s coverage: 28.1% of statements [2021-05-18T08:36:35.431Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-18T08:36:35.431Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.022s coverage: 85.7% of statements [2021-05-18T08:36:35.431Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-18T08:36:35.694Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements [2021-05-18T08:36:36.065Z] GO111MODULE=on go vet ./... [2021-05-18T08:37:03.292Z] gofmt -l . [2021-05-18T08:37:03.869Z] [ "`gofmt -l .`" = "" ] [2021-05-18T08:37:04.441Z] ./bin/test-go-mod-tidy.sh [2021-05-18T08:37:04.704Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-18T08:37:05.262Z] + ls -al . [2021-05-18T08:37:05.262Z] total 840 [2021-05-18T08:37:05.262Z] drwxrwxr-x 10 1001 1001 4096 May 18 08:37 . [2021-05-18T08:37:05.262Z] drwxr-xr-x 4 root root 32 May 18 08:35 .. [2021-05-18T08:37:05.262Z] -rw-rw-r-- 1 1001 1001 11 May 18 08:33 .dockerignore [2021-05-18T08:37:05.262Z] drwxrwxr-x 8 1001 1001 179 May 18 08:33 .git [2021-05-18T08:37:05.262Z] drwxrwxr-x 3 1001 1001 125 May 18 08:33 .github [2021-05-18T08:37:05.262Z] -rw-rw-r-- 1 1001 1001 818 May 18 08:33 .gitignore [2021-05-18T08:37:05.262Z] drwx------ 3 1001 1001 60 May 18 08:33 .semver [2021-05-18T08:37:05.262Z] -rw-rw-r-- 1 1001 1001 166 May 18 08:33 .sonarcloud.properties [2021-05-18T08:37:05.262Z] -rw-rw-r-- 1 1001 1001 8609 May 18 08:33 Attribution.txt [2021-05-18T08:37:05.262Z] -rw-rw-r-- 1 1001 1001 3804 May 18 08:33 CONTRIBUTING.md [2021-05-18T08:37:05.262Z] -rw-rw-r-- 1 1001 1001 931 May 18 08:33 Dockerfile.build [2021-05-18T08:37:05.262Z] -rw-rw-r-- 1 1001 1001 863 May 18 08:33 Jenkinsfile [2021-05-18T08:37:05.262Z] -rw-rw-r-- 1 1001 1001 10775 May 18 08:33 LICENSE [2021-05-18T08:37:05.262Z] -rw-rw-r-- 1 1001 1001 5594 May 18 08:33 Makefile [2021-05-18T08:37:05.262Z] -rw-rw-r-- 1 1001 1001 7978 May 18 08:33 README.md [2021-05-18T08:37:05.262Z] -rw-rw-r-- 1 1001 1001 6755 May 18 08:33 SECURITY.md [2021-05-18T08:37:05.262Z] -rw-rw-r-- 1 1001 1001 5 May 18 08:33 VERSION [2021-05-18T08:37:05.262Z] -rw-rw-r-- 1 1001 1001 4131 May 18 08:33 ZMQWindows.md [2021-05-18T08:37:05.262Z] drwxrwxr-x 2 1001 1001 117 May 18 08:33 bin [2021-05-18T08:37:05.262Z] drwxrwxr-x 14 1001 1001 4096 May 18 08:33 cmd [2021-05-18T08:37:05.262Z] -rw-r--r-- 1 root root 729706 May 18 08:36 coverage.out [2021-05-18T08:37:05.262Z] -rw-r--r-- 1 root root 1060 May 18 08:37 go.mod [2021-05-18T08:37:05.262Z] -rw-r--r-- 1 root root 22101 May 18 08:35 go.sum [2021-05-18T08:37:05.262Z] drwxrwxr-x 8 1001 1001 127 May 18 08:33 internal [2021-05-18T08:37:05.262Z] drwxrwxr-x 4 1001 1001 26 May 18 08:33 openapi [2021-05-18T08:37:05.262Z] drwxrwxr-x 4 1001 1001 71 May 18 08:33 snap [2021-05-18T08:37:05.262Z] -rw-rw-r-- 1 1001 1001 168 May 18 08:33 version.go [Pipeline] sh [2021-05-18T08:37:05.562Z] + '[' -e coverage.out ] [2021-05-18T08:37:05.562Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-18T08:37:05.686Z] Stashed 1 file(s) [Pipeline] sh [2021-05-18T08:37:05.981Z] + make build [2021-05-18T08:37:05.981Z] 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-05-18T08:37:07.376Z] 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-05-18T08:37:15.556Z] 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-05-18T08:37:16.149Z] 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-05-18T08:37:17.539Z] 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-05-18T08:37:17.539Z] 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-05-18T08:37:18.940Z] 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-05-18T08:37:19.896Z] 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-05-18T08:37:20.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-05-18T08:37:21.431Z] 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-05-18T08:37:22.006Z] 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-05-18T08:37:22.963Z] 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-05-18T08:37:24.366Z] $ docker stop --time=1 beb55376698c2153e3f1842545f74d73ec1fc3583892e2399f5c2e2fc577fa8a [2021-05-18T08:37:26.774Z] $ docker rm -f beb55376698c2153e3f1842545f74d73ec1fc3583892e2399f5c2e2fc577fa8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T08:37:30.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-18T08:37:30.646Z] [2021-05-18T08:37:30.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T08:37:30.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-18T08:37:30.964Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-18T08:37:30.964Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-18T08:37:30.964Z] ca9280d653b3: Pulling fs layer [2021-05-18T08:37:30.964Z] 7e9c9ca2126c: Pulling fs layer [2021-05-18T08:37:31.231Z] cbdbe7a5bc2a: Download complete [2021-05-18T08:37:31.506Z] cbdbe7a5bc2a: Pull complete [2021-05-18T08:37:32.083Z] ca9280d653b3: Verifying Checksum [2021-05-18T08:37:32.083Z] ca9280d653b3: Download complete [2021-05-18T08:37:32.723Z] ca9280d653b3: Pull complete [2021-05-18T08:37:32.723Z] 7e9c9ca2126c: Verifying Checksum [2021-05-18T08:37:32.723Z] 7e9c9ca2126c: Download complete [2021-05-18T08:37:36.052Z] 7e9c9ca2126c: Pull complete [2021-05-18T08:37:36.052Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-18T08:37:36.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-18T08:37:36.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-18T08:37:36.131Z] prd-centos7-docker-4c-2g-19801 does not seem to be running inside a container [2021-05-18T08:37:36.171Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-18T08:37:39.013Z] $ docker top 91a36e1eea963f4d59b7b9c59d27bede4bbc7d8fbe6d54758de2edaf5a4bd186 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T08:37:39.400Z] + docker-compose build --help [2021-05-18T08:37:39.401Z] + grep parallel [2021-05-18T08:37:39.971Z] --parallel Build images in parallel. [Pipeline] } [2021-05-18T08:37:39.985Z] $ docker stop --time=1 91a36e1eea963f4d59b7b9c59d27bede4bbc7d8fbe6d54758de2edaf5a4bd186 [2021-05-18T08:37:41.164Z] $ docker rm -f 91a36e1eea963f4d59b7b9c59d27bede4bbc7d8fbe6d54758de2edaf5a4bd186 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T08:37:41.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-18T08:37:41.596Z] . [Pipeline] withDockerContainer [2021-05-18T08:37:41.668Z] prd-centos7-docker-4c-2g-19801 does not seem to be running inside a container [2021-05-18T08:37:41.708Z] $ 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/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-18T08:37:42.100Z] $ docker top 55569114d65dec05c37c94742639bec90c104974c0b57d038dc0f1ff35443663 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T08:37:42.478Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-18T08:37:43.057Z] Building core-command ... [2021-05-18T08:37:43.057Z] Building core-data ... [2021-05-18T08:37:43.057Z] Building core-metadata ... [2021-05-18T08:37:43.058Z] Building security-bootstrapper ... [2021-05-18T08:37:43.058Z] Building security-proxy-setup ... [2021-05-18T08:37:43.058Z] Building security-secretstore-setup ... [2021-05-18T08:37:43.058Z] Building support-notifications ... [2021-05-18T08:37:43.058Z] Building support-scheduler ... [2021-05-18T08:37:43.058Z] Building sys-mgmt-agent ... [2021-05-18T08:37:43.058Z] Building support-notifications [2021-05-18T08:37:43.058Z] Building security-secretstore-setup [2021-05-18T08:37:43.058Z] Building security-proxy-setup [2021-05-18T08:37:43.058Z] Building security-bootstrapper [2021-05-18T08:37:43.058Z] Building sys-mgmt-agent [2021-05-18T08:37:58.186Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T08:37:58.186Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-18T08:37:58.186Z] ---> 68f8149478a0 [2021-05-18T08:37:58.186Z] Step 3/26 : WORKDIR /edgex-go [2021-05-18T08:37:58.186Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T08:37:58.186Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T08:37:58.186Z] ---> 68f8149478a0 [2021-05-18T08:37:58.186Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T08:37:58.186Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T08:37:58.186Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-18T08:37:58.186Z] ---> 68f8149478a0 [2021-05-18T08:37:58.186Z] Step 3/22 : WORKDIR /edgex-go [2021-05-18T08:38:06.335Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T08:38:06.335Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-18T08:38:06.335Z] ---> 68f8149478a0 [2021-05-18T08:38:06.335Z] Step 3/32 : WORKDIR /edgex-go [2021-05-18T08:38:06.335Z] ---> Running in 3670950caf40 [2021-05-18T08:38:06.335Z] ---> Running in 49186c12e2d6 [2021-05-18T08:38:06.335Z] ---> Running in 553a78dfa4b2 [2021-05-18T08:38:06.335Z] ---> Running in 46fab1e09563 [2021-05-18T08:38:06.596Z] Removing intermediate container 553a78dfa4b2 [2021-05-18T08:38:06.596Z] ---> 85df1da495a7 [2021-05-18T08:38:06.596Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T08:38:06.596Z] Removing intermediate container 3670950caf40 [2021-05-18T08:38:06.596Z] ---> 583597ab3b11 [2021-05-18T08:38:06.596Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T08:38:06.857Z] Removing intermediate container 49186c12e2d6 [2021-05-18T08:38:06.857Z] ---> c2eb8cc7eb0f [2021-05-18T08:38:06.857Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T08:38:06.857Z] ---> Running in f02101e16cd2 [2021-05-18T08:38:07.117Z] ---> Running in 3772327835c8 [2021-05-18T08:38:07.117Z] Removing intermediate container 46fab1e09563 [2021-05-18T08:38:07.117Z] ---> 8a4f2e80b82c [2021-05-18T08:38:07.117Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T08:38:07.379Z] ---> Running in 78bec5915f77 [2021-05-18T08:38:07.640Z] ---> Running in 02f1e775134e [2021-05-18T08:38:09.037Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T08:38:09.037Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-18T08:38:09.037Z] ---> 68f8149478a0 [2021-05-18T08:38:09.037Z] Step 3/23 : WORKDIR /edgex-go [2021-05-18T08:38:09.037Z] ---> Using cache [2021-05-18T08:38:09.037Z] ---> 8a4f2e80b82c [2021-05-18T08:38:09.037Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T08:38:09.304Z] ---> Running in 8ecf78ec58f5 [2021-05-18T08:38:09.304Z] Removing intermediate container f02101e16cd2 [2021-05-18T08:38:09.304Z] ---> a0a64d7520f6 [2021-05-18T08:38:09.304Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-18T08:38:09.304Z] ---> Running in 0e8449d65c5c [2021-05-18T08:38:09.304Z] Removing intermediate container 3772327835c8 [2021-05-18T08:38:09.304Z] ---> 32613d12459f [2021-05-18T08:38:09.304Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-18T08:38:09.304Z] Removing intermediate container 02f1e775134e [2021-05-18T08:38:09.304Z] ---> 318a39f0f7fa [2021-05-18T08:38:09.304Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-18T08:38:09.304Z] Removing intermediate container 78bec5915f77 [2021-05-18T08:38:09.304Z] ---> 5b03d42dd62b [2021-05-18T08:38:09.304Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-18T08:38:09.567Z] ---> Running in 48f19b04955e [2021-05-18T08:38:09.567Z] ---> Running in 79f0e840ec57 [2021-05-18T08:38:09.567Z] ---> Running in 6ca411329f5a [2021-05-18T08:38:09.831Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T08:38:10.102Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T08:38:10.102Z] Removing intermediate container 8ecf78ec58f5 [2021-05-18T08:38:10.102Z] ---> 12987695372a [2021-05-18T08:38:10.102Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-18T08:38:10.102Z] ---> Running in 9c81abcfe9c9 [2021-05-18T08:38:10.365Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T08:38:10.365Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T08:38:10.627Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T08:38:10.627Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T08:38:10.895Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T08:38:11.156Z] OK: 219 MiB in 52 packages [2021-05-18T08:38:11.156Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T08:38:11.156Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T08:38:11.419Z] OK: 219 MiB in 52 packages [2021-05-18T08:38:11.419Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T08:38:11.419Z] Removing intermediate container 0e8449d65c5c [2021-05-18T08:38:11.419Z] ---> 73254e7c5f90 [2021-05-18T08:38:11.419Z] Step 6/26 : COPY go.mod . [2021-05-18T08:38:11.686Z] ---> 64ffb2be6fd5 [2021-05-18T08:38:11.686Z] Step 7/26 : RUN go mod download [2021-05-18T08:38:11.686Z] OK: 219 MiB in 52 packages [2021-05-18T08:38:11.686Z] Removing intermediate container 48f19b04955e [2021-05-18T08:38:11.686Z] ---> 3994572d5b79 [2021-05-18T08:38:11.686Z] Step 6/22 : COPY go.mod . [2021-05-18T08:38:11.686Z] ---> Running in fdc44dc3d13b [2021-05-18T08:38:11.686Z] OK: 219 MiB in 52 packages [2021-05-18T08:38:11.952Z] ---> 3651f540ae97 [2021-05-18T08:38:11.952Z] Step 7/22 : RUN go mod download [2021-05-18T08:38:11.952Z] ---> Running in 1d3605ce0549 [2021-05-18T08:38:12.223Z] OK: 219 MiB in 52 packages [2021-05-18T08:38:12.223Z] Removing intermediate container 6ca411329f5a [2021-05-18T08:38:12.223Z] ---> 3460845eda8b [2021-05-18T08:38:12.223Z] Step 6/24 : COPY go.mod . [2021-05-18T08:38:12.223Z] Removing intermediate container 79f0e840ec57 [2021-05-18T08:38:12.223Z] ---> c41c3b2867cc [2021-05-18T08:38:12.223Z] Step 6/32 : COPY go.mod . [2021-05-18T08:38:12.505Z] ---> 8a0a8fea8bc3 [2021-05-18T08:38:12.505Z] Step 7/24 : RUN go mod download [2021-05-18T08:38:12.505Z] Removing intermediate container 9c81abcfe9c9 [2021-05-18T08:38:12.505Z] ---> 374b4bcc6f21 [2021-05-18T08:38:12.505Z] Step 6/23 : COPY go.mod . [2021-05-18T08:38:12.505Z] ---> f501f95d1357 [2021-05-18T08:38:12.505Z] Step 7/32 : RUN go mod download [2021-05-18T08:38:12.505Z] ---> Running in 856b24a7145f [2021-05-18T08:38:12.779Z] ---> Running in 380327cce398 [2021-05-18T08:38:12.779Z] Removing intermediate container fdc44dc3d13b [2021-05-18T08:38:12.779Z] ---> a7a2112a4925 [2021-05-18T08:38:12.779Z] Step 8/26 : COPY . . [2021-05-18T08:38:12.779Z] ---> bcddf406b530 [2021-05-18T08:38:12.779Z] Step 7/23 : RUN go mod download [2021-05-18T08:38:12.779Z] ---> Running in 7e2b4c2759f8 [2021-05-18T08:38:13.731Z] Removing intermediate container 1d3605ce0549 [2021-05-18T08:38:13.731Z] ---> ca8f74c3009c [2021-05-18T08:38:13.731Z] Step 8/22 : COPY . . [2021-05-18T08:38:20.395Z] Removing intermediate container 380327cce398 [2021-05-18T08:38:20.395Z] ---> c2688ed2a69a [2021-05-18T08:38:20.395Z] Step 8/32 : COPY . . [2021-05-18T08:38:20.395Z] ---> bd3622f44287 [2021-05-18T08:38:20.395Z] Step 9/26 : RUN go mod tidy [2021-05-18T08:38:20.395Z] Removing intermediate container 7e2b4c2759f8 [2021-05-18T08:38:20.395Z] ---> ffddeb22721c [2021-05-18T08:38:20.395Z] Step 8/23 : COPY . . [2021-05-18T08:38:20.395Z] Removing intermediate container 856b24a7145f [2021-05-18T08:38:20.395Z] ---> f463f07775c7 [2021-05-18T08:38:20.395Z] Step 8/24 : COPY . . [2021-05-18T08:38:20.395Z] ---> e81ea7c73f35 [2021-05-18T08:38:20.395Z] Step 9/22 : RUN go mod tidy [2021-05-18T08:38:20.395Z] ---> Running in 73f733d8cfa2 [2021-05-18T08:38:20.395Z] ---> Running in a99c79e62873 [2021-05-18T08:38:32.683Z] ---> b8ad007d9ade [2021-05-18T08:38:32.683Z] Step 9/23 : RUN go mod tidy [2021-05-18T08:38:32.683Z] Removing intermediate container a99c79e62873 [2021-05-18T08:38:32.683Z] ---> 51a769e9bb4a [2021-05-18T08:38:32.683Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-18T08:38:32.683Z] ---> 8e114e0b857c [2021-05-18T08:38:32.683Z] Step 9/24 : RUN go mod tidy [2021-05-18T08:38:32.683Z] ---> 603674c456e7 [2021-05-18T08:38:32.683Z] Step 9/32 : RUN go mod tidy [2021-05-18T08:38:32.683Z] Removing intermediate container 73f733d8cfa2 [2021-05-18T08:38:32.683Z] ---> b1007cf5432a [2021-05-18T08:38:32.683Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-18T08:38:32.683Z] ---> Running in 03ceda4e92ba [2021-05-18T08:38:32.683Z] ---> Running in 7bcc2d2ade2b [2021-05-18T08:38:32.683Z] ---> Running in 1ef31ebb663a [2021-05-18T08:38:32.683Z] ---> Running in 27ce2c6d4ede [2021-05-18T08:38:32.683Z] ---> Running in 601e0eeef047 [2021-05-18T08:38:32.683Z] 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-05-18T08:38:32.683Z] 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-05-18T08:38:32.683Z] Removing intermediate container 1ef31ebb663a [2021-05-18T08:38:32.683Z] ---> 290564e31f98 [2021-05-18T08:38:32.683Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-18T08:38:32.683Z] ---> Running in 41787b6516e6 [2021-05-18T08:38:33.271Z] Removing intermediate container 7bcc2d2ade2b [2021-05-18T08:38:33.271Z] ---> c5b94bdd42fb [2021-05-18T08:38:33.271Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-18T08:38:33.271Z] 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-05-18T08:38:33.271Z] ---> Running in 69bf2589e332 [2021-05-18T08:38:33.543Z] Removing intermediate container 27ce2c6d4ede [2021-05-18T08:38:33.543Z] ---> 1f3b5bb58042 [2021-05-18T08:38:33.543Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-18T08:38:33.543Z] ---> Running in ab5806315989 [2021-05-18T08:38:33.814Z] 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-05-18T08:38:34.083Z] 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-05-18T08:39:06.302Z] 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-05-18T08:39:06.302Z] 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-05-18T08:39:10.565Z] Removing intermediate container 601e0eeef047 [2021-05-18T08:39:10.565Z] ---> 736a25defd78 [2021-05-18T08:39:10.565Z] [2021-05-18T08:39:10.565Z] Step 11/26 : FROM alpine:3.12 [2021-05-18T08:39:10.565Z] Removing intermediate container 03ceda4e92ba [2021-05-18T08:39:10.565Z] ---> 99903f1c71e8 [2021-05-18T08:39:10.565Z] [2021-05-18T08:39:10.565Z] Step 11/22 : FROM alpine:3.12 [2021-05-18T08:39:11.139Z] 3.12: Pulling from library/alpine [2021-05-18T08:39:11.139Z] 3.12: Pulling from library/alpine [2021-05-18T08:39:12.091Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-18T08:39:12.091Z] Status: Downloaded newer image for alpine:3.12 [2021-05-18T08:39:12.091Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-18T08:39:12.091Z] Status: Image is up to date for alpine:3.12 [2021-05-18T08:39:12.091Z] ---> 13621d1b12d4 [2021-05-18T08:39:12.091Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-18T08:39:12.091Z] ---> 13621d1b12d4 [2021-05-18T08:39:12.091Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-18T08:39:12.091Z] ---> Running in 5aee93e94079 [2021-05-18T08:39:12.091Z] ---> Running in 4b4d57b8c2af [2021-05-18T08:39:13.045Z] Removing intermediate container ab5806315989 [2021-05-18T08:39:13.045Z] ---> 34b496a6c2e2 [2021-05-18T08:39:13.045Z] [2021-05-18T08:39:13.045Z] Step 11/32 : FROM alpine:3.12 [2021-05-18T08:39:13.045Z] ---> 13621d1b12d4 [2021-05-18T08:39:13.045Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-18T08:39:13.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T08:39:13.045Z] ---> Running in d049e1acde47 [2021-05-18T08:39:13.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T08:39:13.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T08:39:13.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T08:39:13.312Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-18T08:39:13.312Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-18T08:39:13.312Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-18T08:39:13.312Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-18T08:39:13.312Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-18T08:39:13.312Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-18T08:39:13.312Z] (4/4) Installing curl (7.76.1-r0) [2021-05-18T08:39:13.312Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T08:39:13.312Z] (4/6) Installing curl (7.76.1-r0) [2021-05-18T08:39:13.312Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-18T08:39:13.312Z] (6/6) Installing su-exec (0.2-r1) [2021-05-18T08:39:13.312Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T08:39:13.573Z] Executing ca-certificates-20191127-r4.trigger [2021-05-18T08:39:13.573Z] Executing ca-certificates-20191127-r4.trigger [2021-05-18T08:39:13.573Z] OK: 7 MiB in 20 packages [2021-05-18T08:39:13.573Z] OK: 7 MiB in 18 packages [2021-05-18T08:39:13.573Z] Removing intermediate container d049e1acde47 [2021-05-18T08:39:13.573Z] ---> f3564ee3f920 [2021-05-18T08:39:13.573Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-18T08:39:14.150Z] ---> Running in cc48d72e34b1 [2021-05-18T08:39:14.150Z] Removing intermediate container 69bf2589e332 [2021-05-18T08:39:14.150Z] ---> be02d80d3984 [2021-05-18T08:39:14.150Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-18T08:39:14.150Z] ---> Running in d1a5f5289d5d [2021-05-18T08:39:14.416Z] Removing intermediate container 41787b6516e6 [2021-05-18T08:39:14.416Z] ---> ef4aa1533b36 [2021-05-18T08:39:14.416Z] [2021-05-18T08:39:14.416Z] Step 11/23 : FROM alpine:3.12 [2021-05-18T08:39:14.416Z] ---> 13621d1b12d4 [2021-05-18T08:39:14.416Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-18T08:39:14.416Z] ---> Running in e6acb75b83c7 [2021-05-18T08:39:14.416Z] Removing intermediate container 4b4d57b8c2af [2021-05-18T08:39:14.416Z] ---> 43e5d56aaa03 [2021-05-18T08:39:14.416Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-18T08:39:14.678Z] ---> Running in cbb5084cd294 [2021-05-18T08:39:14.941Z] Removing intermediate container 5aee93e94079 [2021-05-18T08:39:14.941Z] ---> 57f86470aa28 [2021-05-18T08:39:14.941Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-18T08:39:14.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T08:39:14.941Z] ---> Running in 11177356bff6 [2021-05-18T08:39:14.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T08:39:14.941Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-18T08:39:14.941Z] (2/2) Installing su-exec (0.2-r1) [2021-05-18T08:39:14.941Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T08:39:14.941Z] OK: 6 MiB in 16 packages [2021-05-18T08:39:15.206Z] Removing intermediate container cbb5084cd294 [2021-05-18T08:39:15.206Z] ---> 7758f44f2537 [2021-05-18T08:39:15.206Z] Step 14/26 : WORKDIR / [2021-05-18T08:39:15.206Z] ---> Running in f64175887755 [2021-05-18T08:39:15.206Z] Removing intermediate container 11177356bff6 [2021-05-18T08:39:15.206Z] ---> 0960f5a5f762 [2021-05-18T08:39:15.206Z] Step 14/22 : WORKDIR /edgex [2021-05-18T08:39:15.206Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T08:39:15.206Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T08:39:15.206Z] ---> Running in c37098f76ce1 [2021-05-18T08:39:15.206Z] 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-05-18T08:39:15.206Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-18T08:39:15.481Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-18T08:39:15.481Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T08:39:15.481Z] Executing ca-certificates-20191127-r4.trigger [2021-05-18T08:39:15.481Z] OK: 6 MiB in 16 packages [2021-05-18T08:39:15.481Z] Removing intermediate container c37098f76ce1 [2021-05-18T08:39:15.481Z] ---> 3408bc45da15 [2021-05-18T08:39:15.481Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-18T08:39:15.481Z] Removing intermediate container f64175887755 [2021-05-18T08:39:15.481Z] ---> 8183031ee1c2 [2021-05-18T08:39:15.481Z] 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-05-18T08:39:15.481Z] Removing intermediate container cc48d72e34b1 [2021-05-18T08:39:15.481Z] ---> ee2b2fb1e5bc [2021-05-18T08:39:15.481Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-18T08:39:15.746Z] ---> Running in abfdd8fa77a6 [2021-05-18T08:39:15.746Z] ---> 42705c6ab4ba [2021-05-18T08:39:15.746Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-18T08:39:15.746Z] ---> 39a32651e96b [2021-05-18T08:39:15.746Z] 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-05-18T08:39:16.016Z] Removing intermediate container abfdd8fa77a6 [2021-05-18T08:39:16.016Z] ---> bcec2fa089c5 [2021-05-18T08:39:16.016Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-18T08:39:16.016Z] Removing intermediate container e6acb75b83c7 [2021-05-18T08:39:16.016Z] ---> 661e5c886bb8 [2021-05-18T08:39:16.016Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T08:39:16.016Z] ---> fb06c9487ba0 [2021-05-18T08:39:16.016Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-18T08:39:16.016Z] ---> 32afba00573b [2021-05-18T08:39:16.016Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-18T08:39:16.016Z] ---> Running in 5e80253d60c9 [2021-05-18T08:39:16.276Z] ---> Running in fa65baa1f870 [2021-05-18T08:39:16.276Z] Removing intermediate container d1a5f5289d5d [2021-05-18T08:39:16.276Z] ---> 8c6dfaf6b2b1 [2021-05-18T08:39:16.276Z] [2021-05-18T08:39:16.276Z] Step 12/24 : FROM docker:20.10.0 [2021-05-18T08:39:16.542Z] Removing intermediate container fa65baa1f870 [2021-05-18T08:39:16.542Z] ---> e78ad174b81b [2021-05-18T08:39:16.542Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-18T08:39:16.542Z] ---> f72efc21d674 [2021-05-18T08:39:16.542Z] 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-05-18T08:39:16.542Z] Removing intermediate container 5e80253d60c9 [2021-05-18T08:39:16.542Z] ---> 17ba1bb444fa [2021-05-18T08:39:16.542Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-18T08:39:16.542Z] ---> Running in 3b7ff41f1a5e [2021-05-18T08:39:16.542Z] ---> b7db06973cf0 [2021-05-18T08:39:16.542Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-18T08:39:16.542Z] ---> Running in 9d36d5a286e9 [2021-05-18T08:39:16.542Z] ---> Running in 476e6779aa4f [2021-05-18T08:39:16.803Z] Removing intermediate container 3b7ff41f1a5e [2021-05-18T08:39:16.803Z] ---> 7dba4911ad5c [2021-05-18T08:39:16.803Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-18T08:39:16.803Z] 20.10.0: Pulling from library/docker [2021-05-18T08:39:16.803Z] ---> 568a438049a9 [2021-05-18T08:39:16.803Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-18T08:39:16.803Z] ---> Running in ab384f99f3f2 [2021-05-18T08:39:16.803Z] Removing intermediate container 476e6779aa4f [2021-05-18T08:39:16.803Z] ---> e87d2eec6304 [2021-05-18T08:39:16.803Z] Step 19/22 : CMD ["--init=true"] [2021-05-18T08:39:16.803Z] ---> Running in 98bb62af1d2f [2021-05-18T08:39:16.803Z] Removing intermediate container ab384f99f3f2 [2021-05-18T08:39:16.803Z] ---> 583b72cd7484 [2021-05-18T08:39:16.803Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T08:39:17.067Z] Removing intermediate container 98bb62af1d2f [2021-05-18T08:39:17.067Z] ---> 4238045f7387 [2021-05-18T08:39:17.067Z] Step 20/22 : LABEL arch=x86_64 [2021-05-18T08:39:17.331Z] ---> e3d594aa2f05 [2021-05-18T08:39:17.331Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-18T08:39:17.331Z] ---> Running in 9938690afdb3 [2021-05-18T08:39:17.331Z] ---> f849e7dfef50 [2021-05-18T08:39:17.331Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-18T08:39:17.590Z] Removing intermediate container 9938690afdb3 [2021-05-18T08:39:17.590Z] ---> 3d52b9053329 [2021-05-18T08:39:17.590Z] Step 21/22 : LABEL git_sha=4b38e467fa43731dde2d4e1ef01bca18829a29b5 [2021-05-18T08:39:17.853Z] ---> Running in 3fde61be98fe [2021-05-18T08:39:17.853Z] Removing intermediate container 9d36d5a286e9 [2021-05-18T08:39:17.853Z] ---> b09a7c187474 [2021-05-18T08:39:17.853Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-18T08:39:18.114Z] ---> f11b902263d5 [2021-05-18T08:39:18.114Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-18T08:39:18.114Z] ---> 41f16fa6bdbe [2021-05-18T08:39:18.114Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-18T08:39:18.114Z] ---> Running in 24abeb23e6cf [2021-05-18T08:39:18.114Z] Removing intermediate container 3fde61be98fe [2021-05-18T08:39:18.114Z] ---> 551437ff43cd [2021-05-18T08:39:18.114Z] Step 22/22 : LABEL version=0.0.0 [2021-05-18T08:39:18.381Z] ---> Running in 2a692e130f93 [2021-05-18T08:39:18.381Z] ---> 6e4a6134ceee [2021-05-18T08:39:18.381Z] 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-05-18T08:39:18.381Z] Removing intermediate container 24abeb23e6cf [2021-05-18T08:39:18.381Z] ---> a7846b99d187 [2021-05-18T08:39:18.381Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-18T08:39:18.381Z] ---> f6efd6a84151 [2021-05-18T08:39:18.381Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-18T08:39:18.381Z] ---> Running in e8ff60342171 [2021-05-18T08:39:18.381Z] ---> Running in f68ee28d8b01 [2021-05-18T08:39:18.381Z] Removing intermediate container 2a692e130f93 [2021-05-18T08:39:18.381Z] ---> 9ebda1adb057 [2021-05-18T08:39:18.381Z] [2021-05-18T08:39:18.645Z] ---> 9052bb77f9b0 [2021-05-18T08:39:18.645Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-18T08:39:18.645Z] Successfully built 9ebda1adb057 [2021-05-18T08:39:18.645Z] Successfully tagged security-proxy-setup:latest [2021-05-18T08:39:18.645Z] Building core-command [2021-05-18T08:39:18.645Z]  Building security-proxy-setup ... done Removing intermediate container f68ee28d8b01 [2021-05-18T08:39:18.645Z] ---> 392c10b2f410 [2021-05-18T08:39:18.645Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T08:39:18.645Z] ---> Running in a0f287e088af [2021-05-18T08:39:18.933Z] ---> Running in 68edf183a2fb [2021-05-18T08:39:19.526Z] Removing intermediate container 68edf183a2fb [2021-05-18T08:39:19.526Z] ---> 34fdbfce2d43 [2021-05-18T08:39:19.526Z] Step 21/23 : LABEL arch=x86_64 [2021-05-18T08:39:20.529Z] ---> Running in 1ffb3a81f0b2 [2021-05-18T08:39:21.116Z] Removing intermediate container 1ffb3a81f0b2 [2021-05-18T08:39:21.116Z] ---> 341d2e6351fb [2021-05-18T08:39:21.116Z] Step 22/23 : LABEL git_sha=4b38e467fa43731dde2d4e1ef01bca18829a29b5 [2021-05-18T08:39:21.696Z] Removing intermediate container e8ff60342171 [2021-05-18T08:39:21.696Z] ---> 0f90a1713592 [2021-05-18T08:39:21.696Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-18T08:39:21.696Z] ---> Running in 9ba20894b933 [2021-05-18T08:39:21.696Z] ---> Running in ebea1df0c2f0 [2021-05-18T08:39:21.696Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-18T08:39:21.696Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-18T08:39:21.696Z] ---> aefe523efa57 [2021-05-18T08:39:21.696Z] 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-05-18T08:39:21.964Z] Removing intermediate container 9ba20894b933 [2021-05-18T08:39:21.964Z] ---> e4fb60a6d10f [2021-05-18T08:39:21.964Z] Step 23/23 : LABEL version=0.0.0 [2021-05-18T08:39:21.964Z] ---> Running in bdad78cfbb16 [2021-05-18T08:39:21.964Z] Removing intermediate container ebea1df0c2f0 [2021-05-18T08:39:21.964Z] ---> 499505053d34 [2021-05-18T08:39:21.964Z] Step 24/26 : LABEL arch=x86_64 [2021-05-18T08:39:21.964Z] ---> Running in d68e56ff269a [2021-05-18T08:39:21.964Z] Removing intermediate container a0f287e088af [2021-05-18T08:39:21.964Z] ---> ee110d80d63e [2021-05-18T08:39:21.964Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T08:39:22.231Z] ---> Running in 34cdbaea895e [2021-05-18T08:39:22.231Z] Removing intermediate container bdad78cfbb16 [2021-05-18T08:39:22.231Z] ---> 967d0a74b105 [2021-05-18T08:39:22.231Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-18T08:39:22.231Z] Removing intermediate container 34cdbaea895e [2021-05-18T08:39:22.231Z] ---> 773c24fc4662 [2021-05-18T08:39:22.231Z] Step 25/26 : LABEL git_sha=4b38e467fa43731dde2d4e1ef01bca18829a29b5 [2021-05-18T08:39:22.231Z] ---> Running in 02c5112c3045 [2021-05-18T08:39:22.231Z] Removing intermediate container d68e56ff269a [2021-05-18T08:39:22.231Z] ---> b23e09e376bb [2021-05-18T08:39:22.231Z] [2021-05-18T08:39:22.493Z] ---> 00dd58ef7f57 [2021-05-18T08:39:22.493Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-18T08:39:22.493Z] Successfully built b23e09e376bb [2021-05-18T08:39:22.493Z] ---> Running in 584aa27abd5d [2021-05-18T08:39:22.493Z] Successfully tagged support-notifications:latest [2021-05-18T08:39:22.493Z] Building core-data [2021-05-18T08:39:22.759Z]  Building support-notifications ... done Removing intermediate container 584aa27abd5d [2021-05-18T08:39:22.759Z] ---> 30ad2ca92038 [2021-05-18T08:39:22.759Z] Step 26/26 : LABEL version=0.0.0 [2021-05-18T08:39:23.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T08:39:23.290Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T08:39:23.290Z] (1/39) Installing readline (8.0.4-r0) [2021-05-18T08:39:23.290Z] (2/39) Installing bash (5.0.17-r0) [2021-05-18T08:39:23.290Z] Executing bash-5.0.17-r0.post-install [2021-05-18T08:39:23.290Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-18T08:39:23.290Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-18T08:39:23.869Z] (5/39) Installing curl (7.76.1-r0) [2021-05-18T08:39:23.869Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-18T08:39:23.869Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-18T08:39:24.450Z] (8/39) Installing expat (2.2.9-r1) [2021-05-18T08:39:25.037Z] (9/39) Installing libffi (3.3-r2) [2021-05-18T08:39:25.037Z] (10/39) Installing gdbm (1.13-r1) [2021-05-18T08:39:25.037Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-18T08:39:25.037Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-18T08:39:25.037Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-18T08:39:25.643Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T08:39:25.643Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T08:39:25.643Z] ---> Running in 38fee9f063c6 [2021-05-18T08:39:25.643Z] ---> 68f8149478a0 [2021-05-18T08:39:25.644Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T08:39:25.644Z] ---> Using cache [2021-05-18T08:39:25.644Z] ---> 8a4f2e80b82c [2021-05-18T08:39:25.644Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T08:39:25.644Z] ---> Using cache [2021-05-18T08:39:25.644Z] ---> 12987695372a [2021-05-18T08:39:25.644Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-18T08:39:26.272Z] ---> 0a400ff1aa91 [2021-05-18T08:39:26.272Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-18T08:39:27.744Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T08:39:27.744Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T08:39:27.744Z] ---> 68f8149478a0 [2021-05-18T08:39:27.744Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T08:39:27.744Z] ---> Using cache [2021-05-18T08:39:27.744Z] ---> 8a4f2e80b82c [2021-05-18T08:39:27.744Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T08:39:27.744Z] ---> Using cache [2021-05-18T08:39:27.744Z] ---> 12987695372a [2021-05-18T08:39:27.744Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-18T08:39:28.009Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-18T08:39:28.285Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-18T08:39:28.285Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-18T08:39:28.285Z] Removing intermediate container 38fee9f063c6 [2021-05-18T08:39:28.285Z] ---> 993d183a3275 [2021-05-18T08:39:28.285Z] [2021-05-18T08:39:28.285Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-18T08:39:28.285Z] ---> Running in 5af8f4dfdadb [2021-05-18T08:39:28.285Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-18T08:39:28.285Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-18T08:39:28.285Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-18T08:39:28.285Z] ---> Running in de00f75a3cfe [2021-05-18T08:39:28.285Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-18T08:39:28.285Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-18T08:39:28.285Z] ---> 023edd539ca1 [2021-05-18T08:39:28.285Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-18T08:39:28.285Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-18T08:39:28.285Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-18T08:39:28.285Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-18T08:39:28.285Z] Successfully built 993d183a3275 [2021-05-18T08:39:28.285Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-18T08:39:28.285Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-18T08:39:28.285Z] Successfully tagged security-secretstore-setup:latest [2021-05-18T08:39:28.285Z] Building support-scheduler [2021-05-18T08:39:28.285Z]  Building security-secretstore-setup ... done (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-18T08:39:28.285Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-18T08:39:28.568Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-18T08:39:28.568Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-18T08:39:28.568Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-18T08:39:28.568Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-18T08:39:28.568Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-18T08:39:28.568Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-18T08:39:28.568Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-18T08:39:28.568Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-18T08:39:28.568Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-18T08:39:28.568Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-18T08:39:28.568Z] Executing busybox-1.31.1-r19.trigger [2021-05-18T08:39:28.568Z] OK: 72 MiB in 59 packages [2021-05-18T08:39:29.543Z] ---> c79e56781873 [2021-05-18T08:39:29.543Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-18T08:39:29.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T08:39:29.543Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T08:39:29.543Z] Collecting docker-compose==1.23.2 [2021-05-18T08:39:29.807Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-18T08:39:30.812Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T08:39:30.812Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T08:39:31.077Z] Collecting cached-property<2,>=1.2.0 [2021-05-18T08:39:31.077Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-18T08:39:31.077Z] OK: 219 MiB in 52 packages [2021-05-18T08:39:31.077Z] OK: 219 MiB in 52 packages [2021-05-18T08:39:31.650Z] ---> 96dd84106e46 [2021-05-18T08:39:31.650Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-18T08:39:31.913Z] Collecting docker<4.0,>=3.6.0 [2021-05-18T08:39:31.913Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-18T08:39:31.913Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T08:39:31.913Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-18T08:39:31.913Z] ---> 68f8149478a0 [2021-05-18T08:39:31.913Z] Step 3/23 : WORKDIR /edgex-go [2021-05-18T08:39:31.913Z] ---> Using cache [2021-05-18T08:39:31.913Z] ---> 8a4f2e80b82c [2021-05-18T08:39:31.913Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T08:39:31.913Z] ---> Using cache [2021-05-18T08:39:31.913Z] ---> 12987695372a [2021-05-18T08:39:31.913Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-18T08:39:32.208Z] ---> Running in 70ea63ebbacb [2021-05-18T08:39:32.208Z] ---> Running in 7843807948a1 [2021-05-18T08:39:32.481Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-18T08:39:32.481Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-18T08:39:32.481Z] Removing intermediate container 70ea63ebbacb [2021-05-18T08:39:32.481Z] ---> 6f8f96c9e805 [2021-05-18T08:39:32.481Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-18T08:39:32.481Z] Removing intermediate container 5af8f4dfdadb [2021-05-18T08:39:32.481Z] ---> 17a1c1de71c0 [2021-05-18T08:39:32.481Z] Step 6/24 : COPY go.mod . [2021-05-18T08:39:32.757Z] Removing intermediate container de00f75a3cfe [2021-05-18T08:39:32.757Z] ---> a31665af8119 [2021-05-18T08:39:32.757Z] Step 6/24 : COPY go.mod . [2021-05-18T08:39:32.757Z] ---> 7d670e53c5fa [2021-05-18T08:39:32.757Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-18T08:39:32.757Z] Collecting jsonschema<3,>=2.5.1 [2021-05-18T08:39:32.757Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-18T08:39:32.757Z] ---> Running in 0ff53c4e1b0f [2021-05-18T08:39:33.028Z] 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-05-18T08:39:33.028Z] ---> 331ba7cca77c [2021-05-18T08:39:33.028Z] Step 7/24 : RUN go mod download [2021-05-18T08:39:33.028Z] ---> 5dbe31c56ad7 [2021-05-18T08:39:33.028Z] Step 7/24 : RUN go mod download [2021-05-18T08:39:33.028Z] ---> Running in 81b8794060b6 [2021-05-18T08:39:33.028Z] ---> Running in 899838584f56 [2021-05-18T08:39:33.028Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-18T08:39:33.028Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-18T08:39:33.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T08:39:33.028Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-18T08:39:33.028Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-18T08:39:33.311Z] Collecting docopt<0.7,>=0.6.1 [2021-05-18T08:39:33.311Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-18T08:39:33.889Z] Collecting PyYAML<4,>=3.10 [2021-05-18T08:39:33.889Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-18T08:39:33.889Z] Removing intermediate container 0ff53c4e1b0f [2021-05-18T08:39:33.889Z] ---> 6aa5738fda12 [2021-05-18T08:39:33.889Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-18T08:39:33.889Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T08:39:34.151Z] ---> Running in 67e5d031f1ec [2021-05-18T08:39:34.151Z] Removing intermediate container 67e5d031f1ec [2021-05-18T08:39:34.151Z] ---> 1f86cf2b4efa [2021-05-18T08:39:34.151Z] Step 29/32 : CMD ["gate"] [2021-05-18T08:39:34.415Z] Removing intermediate container 81b8794060b6 [2021-05-18T08:39:34.415Z] ---> 403ee97e810d [2021-05-18T08:39:34.415Z] Step 8/24 : COPY . . [2021-05-18T08:39:34.415Z] Collecting texttable<0.10,>=0.9.0 [2021-05-18T08:39:34.415Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-18T08:39:34.415Z] OK: 219 MiB in 52 packages [2021-05-18T08:39:34.415Z] ---> Running in 8d7018751583 [2021-05-18T08:39:34.415Z] Removing intermediate container 899838584f56 [2021-05-18T08:39:34.415Z] ---> d82c94a04479 [2021-05-18T08:39:34.415Z] Step 8/24 : COPY . . [2021-05-18T08:39:35.358Z] Collecting docker-pycreds>=0.4.0 [2021-05-18T08:39:35.358Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-18T08:39:35.358Z] 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-05-18T08:39:36.316Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-18T08:39:36.316Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-18T08:39:36.597Z] Removing intermediate container 8d7018751583 [2021-05-18T08:39:36.597Z] ---> e8630625bf04 [2021-05-18T08:39:36.597Z] Step 30/32 : LABEL arch=x86_64 [2021-05-18T08:39:36.597Z] 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-05-18T08:39:36.597Z] Collecting idna<2.8,>=2.5 [2021-05-18T08:39:36.597Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-18T08:39:39.897Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-18T08:39:39.897Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-18T08:39:39.897Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-18T08:39:39.897Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-18T08:39:39.897Z] Installing collected packages: cached-property, docker-pycreds, websocket-client, urllib3, idna, requests, docker, dockerpty, jsonschema, docopt, PyYAML, texttable, docker-compose [2021-05-18T08:39:40.784Z] ---> Running in edf656fa93e0 [2021-05-18T08:39:40.784Z] Removing intermediate container 7843807948a1 [2021-05-18T08:39:40.784Z] ---> 5fd1e37feb5a [2021-05-18T08:39:40.784Z] Step 6/23 : COPY go.mod . [2021-05-18T08:39:40.784Z] Attempting uninstall: urllib3 [2021-05-18T08:39:40.784Z] Found existing installation: urllib3 1.25.9 [2021-05-18T08:39:40.784Z] Uninstalling urllib3-1.25.9: [2021-05-18T08:39:40.784Z] Successfully uninstalled urllib3-1.25.9 [2021-05-18T08:39:41.104Z] Attempting uninstall: idna [2021-05-18T08:39:41.104Z] Found existing installation: idna 2.9 [2021-05-18T08:39:41.104Z] Uninstalling idna-2.9: [2021-05-18T08:39:41.104Z] Successfully uninstalled idna-2.9 [2021-05-18T08:39:41.104Z] Removing intermediate container edf656fa93e0 [2021-05-18T08:39:41.104Z] ---> 3d380fc979ef [2021-05-18T08:39:41.104Z] Step 31/32 : LABEL git_sha=4b38e467fa43731dde2d4e1ef01bca18829a29b5 [2021-05-18T08:39:41.104Z] Attempting uninstall: requests [2021-05-18T08:39:41.104Z] Found existing installation: requests 2.23.0 [2021-05-18T08:39:41.104Z] Uninstalling requests-2.23.0: [2021-05-18T08:39:41.104Z] Successfully uninstalled requests-2.23.0 [2021-05-18T08:39:41.496Z] ---> 39a33b9aff5e [2021-05-18T08:39:41.496Z] Step 7/23 : RUN go mod download [2021-05-18T08:39:41.756Z] ---> Running in 2a4f40825250 [2021-05-18T08:39:41.756Z] ---> Running in aed227099ebf [2021-05-18T08:39:41.756Z] Running setup.py install for dockerpty: started [2021-05-18T08:39:41.756Z] ---> 10350ca5cf2d [2021-05-18T08:39:41.756Z] Step 9/24 : RUN go mod tidy [2021-05-18T08:39:42.017Z] Removing intermediate container 2a4f40825250 [2021-05-18T08:39:42.017Z] ---> bdad62350917 [2021-05-18T08:39:42.017Z] Step 32/32 : LABEL version=0.0.0 [2021-05-18T08:39:42.017Z] ---> Running in a834594ffff4 [2021-05-18T08:39:42.017Z] ---> b55324bc382f [2021-05-18T08:39:42.017Z] Step 9/24 : RUN go mod tidy [2021-05-18T08:39:42.280Z] ---> Running in 0ce6538c8b75 [2021-05-18T08:39:42.280Z] ---> Running in 62d2e9976f0d [2021-05-18T08:39:42.280Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-18T08:39:42.280Z] Running setup.py install for docopt: started [2021-05-18T08:39:42.555Z] Removing intermediate container 0ce6538c8b75 [2021-05-18T08:39:42.555Z] ---> 67ded0b5ec11 [2021-05-18T08:39:42.555Z] [2021-05-18T08:39:42.555Z] Successfully built 67ded0b5ec11 [2021-05-18T08:39:42.555Z] Successfully tagged security-bootstrapper:latest [2021-05-18T08:39:42.555Z]  Building security-bootstrapper ... done Building core-metadata [2021-05-18T08:39:42.834Z] Running setup.py install for docopt: finished with status 'done' [2021-05-18T08:39:42.834Z] Running setup.py install for PyYAML: started [2021-05-18T08:39:44.802Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-18T08:39:44.802Z] Running setup.py install for texttable: started [2021-05-18T08:39:44.802Z] Removing intermediate container aed227099ebf [2021-05-18T08:39:44.802Z] ---> a37a8b1f740a [2021-05-18T08:39:44.802Z] Step 8/23 : COPY . . [2021-05-18T08:39:45.070Z] Running setup.py install for texttable: finished with status 'done' [2021-05-18T08:39:47.002Z] 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-05-18T08:39:47.589Z] Removing intermediate container a834594ffff4 [2021-05-18T08:39:47.589Z] ---> 33edfb359647 [2021-05-18T08:39:47.589Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-18T08:39:47.589Z] Removing intermediate container 62d2e9976f0d [2021-05-18T08:39:47.589Z] ---> 7d43eabb1333 [2021-05-18T08:39:47.589Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-18T08:39:48.548Z] ---> Running in baf04317a25e [2021-05-18T08:39:48.548Z] ---> Running in 362737ad10a2 [2021-05-18T08:39:50.495Z] 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-05-18T08:39:50.495Z] 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-05-18T08:39:53.070Z] ---> 1eb7b559a98b [2021-05-18T08:39:53.070Z] Step 9/23 : RUN go mod tidy [2021-05-18T08:39:53.070Z] ---> Running in a27a5ce41ced [2021-05-18T08:39:55.021Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-18T08:39:55.021Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-18T08:39:55.021Z] ---> 68f8149478a0 [2021-05-18T08:39:55.021Z] Step 3/24 : WORKDIR /edgex-go [2021-05-18T08:39:55.021Z] ---> Using cache [2021-05-18T08:39:55.021Z] ---> 8a4f2e80b82c [2021-05-18T08:39:55.021Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T08:39:55.021Z] ---> Using cache [2021-05-18T08:39:55.021Z] ---> 12987695372a [2021-05-18T08:39:55.021Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-18T08:39:55.021Z] ---> Using cache [2021-05-18T08:39:55.021Z] ---> 5fd1e37feb5a [2021-05-18T08:39:55.021Z] Step 6/24 : COPY go.mod . [2021-05-18T08:39:55.021Z] ---> Using cache [2021-05-18T08:39:55.021Z] ---> 39a33b9aff5e [2021-05-18T08:39:55.021Z] Step 7/24 : RUN go mod download [2021-05-18T08:39:55.021Z] ---> Using cache [2021-05-18T08:39:55.021Z] ---> a37a8b1f740a [2021-05-18T08:39:55.021Z] Step 8/24 : COPY . . [2021-05-18T08:39:55.021Z] ---> Using cache [2021-05-18T08:39:55.021Z] ---> 1eb7b559a98b [2021-05-18T08:39:55.021Z] Step 9/24 : RUN go mod tidy [2021-05-18T08:39:55.285Z] ---> Running in 6c07df286ae0 [2021-05-18T08:39:55.547Z] Removing intermediate container a27a5ce41ced [2021-05-18T08:39:55.547Z] ---> c87ef1ac418b [2021-05-18T08:39:55.547Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-18T08:39:55.816Z] ---> Running in 442d2605603e [2021-05-18T08:39:56.396Z] 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-05-18T08:39:57.798Z] Removing intermediate container 02c5112c3045 [2021-05-18T08:39:57.798Z] ---> b5f361f15772 [2021-05-18T08:39:57.798Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-18T08:39:57.798Z] ---> Running in be5a56a00033 [2021-05-18T08:39:58.059Z] Removing intermediate container be5a56a00033 [2021-05-18T08:39:58.059Z] ---> 9f3bfc557902 [2021-05-18T08:39:58.059Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-18T08:39:58.059Z] ---> Running in 318b8d0b8680 [2021-05-18T08:39:58.059Z] Removing intermediate container 6c07df286ae0 [2021-05-18T08:39:58.059Z] ---> 77d4c9eb32bc [2021-05-18T08:39:58.059Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-18T08:39:58.322Z] ---> Running in 4a15eaae71ee [2021-05-18T08:39:58.322Z] Removing intermediate container 318b8d0b8680 [2021-05-18T08:39:58.322Z] ---> 6079fec99c75 [2021-05-18T08:39:58.322Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-18T08:39:58.903Z] ---> 8f283e42db91 [2021-05-18T08:39:58.903Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-18T08:39:58.903Z] 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-05-18T08:39:59.168Z] ---> a6883f3e255b [2021-05-18T08:39:59.168Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-18T08:39:59.435Z] ---> d56097c7cf9e [2021-05-18T08:39:59.435Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-18T08:39:59.435Z] ---> Running in 8a80afafef6a [2021-05-18T08:39:59.701Z] Removing intermediate container 8a80afafef6a [2021-05-18T08:39:59.701Z] ---> 70e63d7f4443 [2021-05-18T08:39:59.701Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T08:39:59.701Z] ---> Running in 025b353bfd91 [2021-05-18T08:39:59.964Z] Removing intermediate container 025b353bfd91 [2021-05-18T08:39:59.964Z] ---> 7c7360b15d5f [2021-05-18T08:39:59.964Z] Step 22/24 : LABEL arch=x86_64 [2021-05-18T08:39:59.964Z] ---> Running in 9c697749c817 [2021-05-18T08:39:59.964Z] Removing intermediate container 9c697749c817 [2021-05-18T08:39:59.964Z] ---> 0afd280b8f5f [2021-05-18T08:39:59.964Z] Step 23/24 : LABEL git_sha=4b38e467fa43731dde2d4e1ef01bca18829a29b5 [2021-05-18T08:40:00.228Z] ---> Running in 59db9b1661bf [2021-05-18T08:40:00.228Z] Removing intermediate container 59db9b1661bf [2021-05-18T08:40:00.228Z] ---> fd7e0395002f [2021-05-18T08:40:00.228Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T08:40:00.228Z] ---> Running in 92d7faadbbcc [2021-05-18T08:40:00.492Z] Removing intermediate container 92d7faadbbcc [2021-05-18T08:40:00.492Z] ---> 0460c8ac9012 [2021-05-18T08:40:00.492Z] [2021-05-18T08:40:00.492Z] Successfully built 0460c8ac9012 [2021-05-18T08:40:00.492Z] Successfully tagged sys-mgmt-agent:latest [2021-05-18T08:40:22.594Z]  Building sys-mgmt-agent ... done Removing intermediate container 362737ad10a2 [2021-05-18T08:40:22.594Z] ---> eb88eb769d1a [2021-05-18T08:40:22.594Z] [2021-05-18T08:40:22.594Z] Step 11/24 : FROM alpine:3.12 [2021-05-18T08:40:22.594Z] ---> 13621d1b12d4 [2021-05-18T08:40:22.594Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-18T08:40:22.594Z] ---> Running in e1c31851d79b [2021-05-18T08:40:22.862Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T08:40:22.862Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T08:40:23.132Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-18T08:40:23.132Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T08:40:23.132Z] OK: 6 MiB in 15 packages [2021-05-18T08:40:23.404Z] Removing intermediate container e1c31851d79b [2021-05-18T08:40:23.404Z] ---> a1c2726e606e [2021-05-18T08:40:23.404Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T08:40:23.677Z] ---> Running in 23b49c7c9360 [2021-05-18T08:40:23.677Z] Removing intermediate container 23b49c7c9360 [2021-05-18T08:40:23.677Z] ---> 3a695cb4ced0 [2021-05-18T08:40:23.677Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-18T08:40:23.943Z] ---> Running in a2d6ca0aa2d3 [2021-05-18T08:40:23.943Z] Removing intermediate container a2d6ca0aa2d3 [2021-05-18T08:40:23.943Z] ---> be55eabbac4a [2021-05-18T08:40:23.943Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-18T08:40:23.943Z] ---> Running in 706dc12dd940 [2021-05-18T08:40:24.207Z] Removing intermediate container 706dc12dd940 [2021-05-18T08:40:24.207Z] ---> c7bfbf8d1d69 [2021-05-18T08:40:24.207Z] Step 16/24 : WORKDIR / [2021-05-18T08:40:24.207Z] ---> Running in b4d012794153 [2021-05-18T08:40:24.470Z] Removing intermediate container b4d012794153 [2021-05-18T08:40:24.470Z] ---> c3134e7f11f5 [2021-05-18T08:40:24.470Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T08:40:24.731Z] ---> 1557cb18a85d [2021-05-18T08:40:24.731Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-18T08:40:25.307Z] ---> c049a14deb65 [2021-05-18T08:40:25.307Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-18T08:40:25.307Z] ---> 17f05c2c1587 [2021-05-18T08:40:25.307Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-18T08:40:25.569Z] ---> Running in adadbbc0b472 [2021-05-18T08:40:25.569Z] Removing intermediate container adadbbc0b472 [2021-05-18T08:40:25.569Z] ---> c32e3918c9eb [2021-05-18T08:40:25.569Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T08:40:25.569Z] ---> Running in 528b4ff17347 [2021-05-18T08:40:25.836Z] Removing intermediate container 528b4ff17347 [2021-05-18T08:40:25.836Z] ---> b8879629c835 [2021-05-18T08:40:25.836Z] Step 22/24 : LABEL arch=x86_64 [2021-05-18T08:40:25.836Z] ---> Running in 6ff4cb0199f9 [2021-05-18T08:40:26.099Z] Removing intermediate container 6ff4cb0199f9 [2021-05-18T08:40:26.099Z] ---> c9e54b3fff0f [2021-05-18T08:40:26.099Z] Step 23/24 : LABEL git_sha=4b38e467fa43731dde2d4e1ef01bca18829a29b5 [2021-05-18T08:40:26.362Z] ---> Running in a6bcc4d0d92f [2021-05-18T08:40:26.362Z] Removing intermediate container a6bcc4d0d92f [2021-05-18T08:40:26.362Z] ---> 210a0f411792 [2021-05-18T08:40:26.362Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T08:40:26.362Z] ---> Running in be96ce02558a [2021-05-18T08:40:26.624Z] Removing intermediate container be96ce02558a [2021-05-18T08:40:26.624Z] ---> 5354acaf8e70 [2021-05-18T08:40:26.624Z] [2021-05-18T08:40:26.887Z] Successfully built 5354acaf8e70 [2021-05-18T08:40:26.887Z] Successfully tagged core-command:latest [2021-05-18T08:40:31.144Z]  Building core-command ... done Removing intermediate container baf04317a25e [2021-05-18T08:40:31.144Z] ---> 66641aa33967 [2021-05-18T08:40:31.144Z] [2021-05-18T08:40:31.144Z] Step 11/24 : FROM alpine:3.12 [2021-05-18T08:40:31.144Z] ---> 13621d1b12d4 [2021-05-18T08:40:31.144Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-18T08:40:31.144Z] ---> Running in 3614ee6720be [2021-05-18T08:40:31.407Z] Removing intermediate container 3614ee6720be [2021-05-18T08:40:31.407Z] ---> e15e6c1704fb [2021-05-18T08:40:31.407Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-18T08:40:31.407Z] ---> Running in 70e3b80c7db6 [2021-05-18T08:40:31.676Z] Removing intermediate container 442d2605603e [2021-05-18T08:40:31.676Z] ---> 52ca9719f4e1 [2021-05-18T08:40:31.676Z] [2021-05-18T08:40:31.676Z] Step 11/23 : FROM alpine:3.12 [2021-05-18T08:40:31.676Z] ---> 13621d1b12d4 [2021-05-18T08:40:31.676Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-18T08:40:31.676Z] ---> Using cache [2021-05-18T08:40:31.676Z] ---> a1c2726e606e [2021-05-18T08:40:31.676Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T08:40:31.676Z] ---> Using cache [2021-05-18T08:40:31.676Z] ---> 3a695cb4ced0 [2021-05-18T08:40:31.676Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-18T08:40:31.676Z] ---> Running in 59a63103ba7d [2021-05-18T08:40:31.676Z] Removing intermediate container 70e3b80c7db6 [2021-05-18T08:40:31.676Z] ---> d2cf1e0d6d62 [2021-05-18T08:40:31.676Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-18T08:40:31.676Z] ---> Running in 87e9544323e2 [2021-05-18T08:40:31.676Z] Removing intermediate container 59a63103ba7d [2021-05-18T08:40:31.676Z] ---> 3ded8f619994 [2021-05-18T08:40:31.676Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-18T08:40:31.949Z] Removing intermediate container 87e9544323e2 [2021-05-18T08:40:31.949Z] ---> 9cdb1193fe94 [2021-05-18T08:40:31.949Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T08:40:31.949Z] ---> Running in c0c5e91fc7c3 [2021-05-18T08:40:31.949Z] ---> Running in 00ca88789ac1 [2021-05-18T08:40:31.949Z] Removing intermediate container c0c5e91fc7c3 [2021-05-18T08:40:31.949Z] ---> 311e8686a600 [2021-05-18T08:40:31.949Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T08:40:32.218Z] ---> 0822dfe40413 [2021-05-18T08:40:32.218Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-18T08:40:32.798Z] ---> 38032cb1b257 [2021-05-18T08:40:32.798Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-18T08:40:33.063Z] Removing intermediate container 00ca88789ac1 [2021-05-18T08:40:33.063Z] ---> 7658a59c9db7 [2021-05-18T08:40:33.063Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-18T08:40:33.063Z] ---> 25cf133062dc [2021-05-18T08:40:33.063Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-18T08:40:33.063Z] ---> Running in 10494dd3b98e [2021-05-18T08:40:33.063Z] ---> Running in a879173d5487 [2021-05-18T08:40:33.325Z] Removing intermediate container a879173d5487 [2021-05-18T08:40:33.325Z] ---> b216d2e176d7 [2021-05-18T08:40:33.325Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T08:40:33.325Z] ---> Running in 9a6569046ad9 [2021-05-18T08:40:33.325Z] Removing intermediate container 9a6569046ad9 [2021-05-18T08:40:33.325Z] ---> d050b8633f97 [2021-05-18T08:40:33.325Z] Step 21/23 : LABEL arch=x86_64 [2021-05-18T08:40:33.589Z] ---> Running in 9e178fa144ba [2021-05-18T08:40:33.589Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T08:40:33.589Z] Removing intermediate container 9e178fa144ba [2021-05-18T08:40:33.589Z] ---> 6dbb30d09011 [2021-05-18T08:40:33.589Z] Step 22/23 : LABEL git_sha=4b38e467fa43731dde2d4e1ef01bca18829a29b5 [2021-05-18T08:40:34.174Z] ---> Running in 843a5bb9d91b [2021-05-18T08:40:34.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T08:40:34.174Z] Removing intermediate container 4a15eaae71ee [2021-05-18T08:40:34.174Z] ---> cd4ab69bae3c [2021-05-18T08:40:34.174Z] [2021-05-18T08:40:34.174Z] Step 11/24 : FROM alpine:3.12 [2021-05-18T08:40:34.174Z] ---> 13621d1b12d4 [2021-05-18T08:40:34.174Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-18T08:40:34.174Z] ---> Using cache [2021-05-18T08:40:34.174Z] ---> a1c2726e606e [2021-05-18T08:40:34.174Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-18T08:40:34.174Z] ---> Using cache [2021-05-18T08:40:34.174Z] ---> 3a695cb4ced0 [2021-05-18T08:40:34.174Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-18T08:40:34.174Z] Removing intermediate container 843a5bb9d91b [2021-05-18T08:40:34.174Z] ---> e7fd9dc66b2e [2021-05-18T08:40:34.174Z] Step 23/23 : LABEL version=0.0.0 [2021-05-18T08:40:34.442Z] ---> Running in bcc1699e933c [2021-05-18T08:40:34.442Z] ---> Running in ab3854ac75fd [2021-05-18T08:40:34.442Z] Removing intermediate container bcc1699e933c [2021-05-18T08:40:34.442Z] ---> eb7fda1140f1 [2021-05-18T08:40:34.442Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-18T08:40:34.442Z] Removing intermediate container ab3854ac75fd [2021-05-18T08:40:34.442Z] ---> 36cca3f94f86 [2021-05-18T08:40:34.442Z] [2021-05-18T08:40:34.442Z] ---> Running in 9f84276c846f [2021-05-18T08:40:34.442Z] Successfully built 36cca3f94f86 [2021-05-18T08:40:34.718Z] Successfully tagged support-scheduler:latest [2021-05-18T08:40:34.718Z]  Building support-scheduler ... done Removing intermediate container 9f84276c846f [2021-05-18T08:40:34.718Z] ---> 1ffd72551e1f [2021-05-18T08:40:34.718Z] Step 16/24 : WORKDIR / [2021-05-18T08:40:34.718Z] ---> Running in 641b2808715d [2021-05-18T08:40:34.718Z] Removing intermediate container 641b2808715d [2021-05-18T08:40:34.718Z] ---> 4b81d87f8b1e [2021-05-18T08:40:34.718Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T08:40:34.983Z] ---> b5863df4360d [2021-05-18T08:40:34.983Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-18T08:40:35.248Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-18T08:40:35.248Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-18T08:40:35.248Z] ---> 20292089806f [2021-05-18T08:40:35.248Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-18T08:40:35.248Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-18T08:40:35.510Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-18T08:40:35.510Z] ---> 4ea5b9fc6077 [2021-05-18T08:40:35.510Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-18T08:40:35.510Z] ---> Running in 7e0b68b2c646 [2021-05-18T08:40:35.510Z] Removing intermediate container 7e0b68b2c646 [2021-05-18T08:40:35.510Z] ---> fb0b1c22bee5 [2021-05-18T08:40:35.510Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T08:40:35.510Z] ---> Running in 5ab90c3ac7ea [2021-05-18T08:40:35.772Z] Removing intermediate container 5ab90c3ac7ea [2021-05-18T08:40:35.772Z] ---> f6fbea097ed5 [2021-05-18T08:40:35.772Z] Step 22/24 : LABEL arch=x86_64 [2021-05-18T08:40:35.772Z] ---> Running in 7361b4532e49 [2021-05-18T08:40:35.772Z] Removing intermediate container 7361b4532e49 [2021-05-18T08:40:35.772Z] ---> 201167047059 [2021-05-18T08:40:35.772Z] Step 23/24 : LABEL git_sha=4b38e467fa43731dde2d4e1ef01bca18829a29b5 [2021-05-18T08:40:35.772Z] ---> Running in 7b09569aa575 [2021-05-18T08:40:36.033Z] Removing intermediate container 7b09569aa575 [2021-05-18T08:40:36.033Z] ---> c0907289e1b4 [2021-05-18T08:40:36.033Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T08:40:36.033Z] ---> Running in 83a43097296d [2021-05-18T08:40:36.033Z] Removing intermediate container 83a43097296d [2021-05-18T08:40:36.033Z] ---> 1eb81e181433 [2021-05-18T08:40:36.033Z] [2021-05-18T08:40:36.033Z] Successfully built 1eb81e181433 [2021-05-18T08:40:36.296Z] Successfully tagged core-metadata:latest [2021-05-18T08:40:36.296Z]  Building core-metadata ... done (5/6) Installing libzmq (4.3.3-r0) [2021-05-18T08:40:36.296Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-18T08:40:36.296Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T08:40:36.559Z] OK: 8 MiB in 20 packages [2021-05-18T08:40:36.820Z] Removing intermediate container 10494dd3b98e [2021-05-18T08:40:36.820Z] ---> 7d01c3792a6a [2021-05-18T08:40:36.820Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-18T08:40:36.820Z] ---> 0e575ae5559e [2021-05-18T08:40:36.820Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-18T08:40:37.082Z] ---> 55cb67c822dc [2021-05-18T08:40:37.082Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-18T08:40:37.344Z] ---> d411b396286a [2021-05-18T08:40:37.344Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-18T08:40:37.344Z] ---> Running in 29a47399ac46 [2021-05-18T08:40:37.344Z] Removing intermediate container 29a47399ac46 [2021-05-18T08:40:37.344Z] ---> 8d4e628a2b4e [2021-05-18T08:40:37.344Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T08:40:37.605Z] ---> Running in fca162464319 [2021-05-18T08:40:37.605Z] Removing intermediate container fca162464319 [2021-05-18T08:40:37.605Z] ---> 595e84ac20c5 [2021-05-18T08:40:37.605Z] Step 22/24 : LABEL arch=x86_64 [2021-05-18T08:40:37.605Z] ---> Running in 39d0871df7f2 [2021-05-18T08:40:37.605Z] Removing intermediate container 39d0871df7f2 [2021-05-18T08:40:37.605Z] ---> f9588eeb5a2f [2021-05-18T08:40:37.605Z] Step 23/24 : LABEL git_sha=4b38e467fa43731dde2d4e1ef01bca18829a29b5 [2021-05-18T08:40:37.605Z] ---> Running in 40f2d987052d [2021-05-18T08:40:37.866Z] Removing intermediate container 40f2d987052d [2021-05-18T08:40:37.866Z] ---> ac18c1aaeed7 [2021-05-18T08:40:37.866Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T08:40:37.866Z] ---> Running in 0e2f262f2c80 [2021-05-18T08:40:37.866Z] Removing intermediate container 0e2f262f2c80 [2021-05-18T08:40:37.866Z] ---> 43fb220dd47b [2021-05-18T08:40:37.866Z] [2021-05-18T08:40:38.127Z] Successfully built 43fb220dd47b [2021-05-18T08:40:38.127Z] Successfully tagged core-data:latest [2021-05-18T08:40:38.135Z]  Building core-data ... done  [Pipeline] } [2021-05-18T08:40:38.141Z] $ docker stop --time=1 55569114d65dec05c37c94742639bec90c104974c0b57d038dc0f1ff35443663 [2021-05-18T08:40:39.391Z] $ docker rm -f 55569114d65dec05c37c94742639bec90c104974c0b57d038dc0f1ff35443663 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T08:40:39.761Z] + docker images [2021-05-18T08:40:39.761Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-18T08:40:39.761Z] core-data latest 43fb220dd47b 2 seconds ago 21.6MB [2021-05-18T08:40:39.761Z] core-metadata latest 1eb81e181433 4 seconds ago 18.6MB [2021-05-18T08:40:39.761Z] support-scheduler latest 36cca3f94f86 5 seconds ago 17.1MB [2021-05-18T08:40:39.761Z] cd4ab69bae3c 5 seconds ago 1.17GB [2021-05-18T08:40:39.761Z] 52ca9719f4e1 8 seconds ago 1.16GB [2021-05-18T08:40:39.761Z] 66641aa33967 9 seconds ago 1.17GB [2021-05-18T08:40:39.761Z] core-command latest 5354acaf8e70 13 seconds ago 17.1MB [2021-05-18T08:40:39.761Z] eb88eb769d1a 18 seconds ago 1.16GB [2021-05-18T08:40:39.761Z] sys-mgmt-agent latest 0460c8ac9012 39 seconds ago 312MB [2021-05-18T08:40:39.761Z] security-bootstrapper latest 67ded0b5ec11 57 seconds ago 18.2MB [2021-05-18T08:40:39.761Z] security-secretstore-setup latest 993d183a3275 About a minute ago 25.8MB [2021-05-18T08:40:39.761Z] support-notifications latest b23e09e376bb About a minute ago 17.7MB [2021-05-18T08:40:39.761Z] security-proxy-setup latest 9ebda1adb057 About a minute ago 25.3MB [2021-05-18T08:40:39.761Z] 8c6dfaf6b2b1 About a minute ago 1.15GB [2021-05-18T08:40:39.761Z] ef4aa1533b36 About a minute ago 1.16GB [2021-05-18T08:40:39.761Z] 34b496a6c2e2 About a minute ago 1.15GB [2021-05-18T08:40:39.761Z] 99903f1c71e8 About a minute ago 1.16GB [2021-05-18T08:40:39.761Z] 736a25defd78 About a minute ago 1.16GB [2021-05-18T08:40:39.761Z] ci-base-image-x86_64 latest 68f8149478a0 5 minutes ago 648MB [2021-05-18T08:40:39.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-18T08:40:39.761Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB [2021-05-18T08:40:39.761Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-18T08:40:39.761Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-18T08:40:39.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 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-05-18T08:40:55.190Z] Still waiting to schedule task [2021-05-18T08:40:55.191Z] ‘prd-ubuntu18.04-docker-8c-8g-324’ is offline [2021-05-18T08:43:19.705Z] Running on prd-ubuntu18.04-docker-8c-8g-20359 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-05-18T08:43:19.724Z] Running in /w/workspace/edgex-go/122 [Pipeline] { [Pipeline] checkout [2021-05-18T08:43:19.857Z] The recommended git tool is: git [2021-05-18T08:43:22.021Z] using credential edgex-jenkins-ssh [2021-05-18T08:43:22.035Z] Cloning the remote Git repository [2021-05-18T08:43:22.061Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-18T08:43:22.126Z] > git init /w/workspace/edgex-go/122 # timeout=10 [2021-05-18T08:43:22.151Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-18T08:43:22.152Z] > git --version # timeout=10 [2021-05-18T08:43:22.161Z] > git --version # 'git version 2.17.1' [2021-05-18T08:43:22.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T08:43:22.194Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T08:43:30.548Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-18T08:43:30.553Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T08:43:30.562Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-18T08:43:30.573Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-18T08:43:30.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T08:43:30.576Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T08:43:31.224Z] Merging remotes/origin/master commit 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-05-18T08:43:31.526Z] Merge succeeded, producing 7031b11165bfbac0ae35019c4d35da1ba5abc5e3 [2021-05-18T08:43:31.527Z] Checking out Revision 7031b11165bfbac0ae35019c4d35da1ba5abc5e3 (PR-2858) [2021-05-18T08:43:31.231Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T08:43:31.236Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-05-18T08:43:31.308Z] > git remote # timeout=10 [2021-05-18T08:43:31.313Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T08:43:31.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T08:43:31.321Z] > git merge 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 # timeout=10 [2021-05-18T08:43:31.519Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T08:43:31.528Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T08:43:31.537Z] > git checkout -f 7031b11165bfbac0ae35019c4d35da1ba5abc5e3 # timeout=10 [2021-05-18T08:43:35.139Z] Commit message: "Merge commit '2d3c2eaa7c4d25d63f66f0869c0270fba1095d90' into HEAD" [2021-05-18T08:43:35.148Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T08:43:35.141Z] > git rev-list --no-walk 0cb2a84b392673e1832a753e26e0a1d05fe8ee3f # timeout=10 [2021-05-18T08:43:36.368Z] + echo snap-build.sh [2021-05-18T08:43:36.368Z] snap-build.sh [2021-05-18T08:43:36.368Z] + SNAP_BASE_DIR=. [2021-05-18T08:43:36.368Z] + '[' '!' -z /w/workspace/edgex-go/122 ']' [2021-05-18T08:43:36.368Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/122 [2021-05-18T08:43:36.368Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/122]' [2021-05-18T08:43:36.368Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/122] [2021-05-18T08:43:36.368Z] + cd /w/workspace/edgex-go/122 [2021-05-18T08:43:36.368Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-18T08:43:36.368Z] Reading package lists... [2021-05-18T08:43:36.368Z] Building dependency tree... [2021-05-18T08:43:36.368Z] Reading state information... [2021-05-18T08:43:36.630Z] The following packages were automatically installed and are no longer required: [2021-05-18T08:43:36.630Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-18T08:43:36.630Z] uidmap xdelta3 [2021-05-18T08:43:36.630Z] Use 'sudo apt autoremove' to remove them. [2021-05-18T08:43:36.630Z] The following packages will be REMOVED: [2021-05-18T08:43:36.630Z] lxd* lxd-client* [2021-05-18T08:43:36.893Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-18T08:43:36.893Z] After this operation, 31.7 MB disk space will be freed. [2021-05-18T08:43:38.767Z] (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-05-18T08:43:38.767Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-18T08:43:40.157Z] Removing lxd dnsmasq configuration [2021-05-18T08:43:40.157Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-18T08:43:40.419Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-18T08:43:41.364Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-18T08:43:41.625Z] (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-05-18T08:43:41.625Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-18T08:43:43.554Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-18T08:43:43.554Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-18T08:43:44.941Z] + sudo snap remove --purge lxd [2021-05-18T08:43:44.941Z] snap "lxd" is not installed [2021-05-18T08:43:44.941Z] + sudo groupadd --force --system lxd [2021-05-18T08:43:44.941Z] ++ whoami [2021-05-18T08:43:44.941Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-18T08:43:45.203Z] + newgrp - lxd [2021-05-18T08:43:45.203Z] + sudo snap install lxd [2021-05-18T08:43:55.216Z] 2021-05-18T08:43:53Z INFO Waiting for automatic snapd restart... [2021-05-18T08:44:10.252Z] lxd 4.14 from Canonical* installed [2021-05-18T08:44:10.252Z] + sudo lxd init --auto [2021-05-18T08:44:20.271Z] + sudo snap install --classic snapcraft [2021-05-18T08:44:30.281Z] snapcraft 4.7.1 from Canonical* installed [2021-05-18T08:44:30.281Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-18T08:44:30.281Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-18T08:44:30.281Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-18T08:44:30.281Z] Dload Upload Total Spent Left Speed [2021-05-18T08:44:30.281Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3993 0 --:--:-- --:--:-- --:--:-- 3993 [2021-05-18T08:44:30.281Z] 100 3325k 100 3325k 0 0 7212k 0 --:--:-- --:--:-- --:--:-- 7212k [2021-05-18T08:44:30.281Z] ./yq_linux_amd64 [2021-05-18T08:44:30.281Z] + sudo snapcraft prime --use-lxd [2021-05-18T08:44:32.225Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-18T08:44:32.225Z] 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-05-18T08:44:32.225Z] - README.md [2021-05-18T08:44:32.225Z] [2021-05-18T08:44:32.225Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-18T08:44:32.486Z] Launching a container. [2021-05-18T08:44:40.646Z] Waiting for container to be ready [2021-05-18T08:44:40.646Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-18T08:44:40.646Z] [2021-05-18T08:44:44.858Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-18T08:44:44.858Z] Waiting for network to be ready... [2021-05-18T08:44:45.120Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-18T08:44:45.120Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-18T08:44:45.120Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-18T08:44:45.380Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-18T08:44:45.380Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-18T08:44:45.380Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-18T08:44:45.380Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-18T08:44:45.380Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-18T08:44:45.380Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-18T08:44:45.380Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-18T08:44:45.641Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-18T08:44:45.902Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-18T08:44:46.192Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-18T08:44:46.192Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-18T08:44:46.192Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-18T08:44:46.192Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-18T08:44:46.192Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-18T08:44:46.192Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-18T08:44:46.522Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-18T08:44:46.782Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-18T08:44:46.782Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-18T08:44:47.043Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-18T08:44:47.043Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-18T08:44:47.043Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-18T08:44:47.043Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-18T08:44:47.043Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-18T08:44:47.043Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-18T08:44:49.604Z] Fetched 24.6 MB in 4s (5820 kB/s) [2021-05-18T08:44:50.194Z] Reading package lists... [2021-05-18T08:44:50.456Z] Reading package lists... [2021-05-18T08:44:50.716Z] Building dependency tree... [2021-05-18T08:44:50.716Z] Reading state information... [2021-05-18T08:44:50.716Z] The following additional packages will be installed: [2021-05-18T08:44:50.716Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-18T08:44:50.716Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-18T08:44:50.716Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-18T08:44:50.716Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-18T08:44:50.716Z] Suggested packages: [2021-05-18T08:44:50.716Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-18T08:44:50.716Z] Recommended packages: [2021-05-18T08:44:50.716Z] gnupg libsasl2-modules [2021-05-18T08:44:50.716Z] The following NEW packages will be installed: [2021-05-18T08:44:50.716Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-18T08:44:50.716Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-18T08:44:50.716Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-18T08:44:50.716Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-18T08:44:50.716Z] The following packages will be upgraded: [2021-05-18T08:44:50.716Z] gpg gpg-agent gpgconf libudev1 [2021-05-18T08:44:50.716Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-18T08:44:50.716Z] Need to get 3530 kB of archives. [2021-05-18T08:44:50.716Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-18T08:44:50.716Z] 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-05-18T08:44:50.716Z] 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-05-18T08:44:50.977Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-18T08:44:50.977Z] 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-05-18T08:44:50.977Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-18T08:44:51.239Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-18T08:44:51.816Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-18T08:44:51.816Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-18T08:44:51.816Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-18T08:44:51.816Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-18T08:44:51.816Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-18T08:44:51.816Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-18T08:44:51.816Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-18T08:44:51.816Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-18T08:44:51.816Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-18T08:44:51.816Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-18T08:44:51.816Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-18T08:44:51.816Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-18T08:44:51.816Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-18T08:44:51.816Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-18T08:44:51.816Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-18T08:44:51.816Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-18T08:44:52.077Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T08:44:52.077Z] Fetched 3530 kB in 1s (3133 kB/s) [2021-05-18T08:44:52.077Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-18T08:44:52.077Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-18T08:44:52.338Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-18T08:44:52.338Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-18T08:44:52.338Z] Selecting previously unselected package udev. [2021-05-18T08:44:52.338Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-18T08:44:52.338Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-18T08:44:52.598Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-18T08:44:52.858Z] Selecting previously unselected package libfuse2:amd64. [2021-05-18T08:44:52.858Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-18T08:44:52.859Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-18T08:44:53.432Z] Selecting previously unselected package fuse. [2021-05-18T08:44:53.432Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-18T08:44:53.432Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-18T08:44:53.432Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-18T08:44:53.432Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-18T08:44:53.692Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-18T08:44:53.692Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-18T08:44:53.955Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-18T08:44:53.955Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-18T08:44:54.528Z] Selecting previously unselected package libksba8:amd64. [2021-05-18T08:44:54.528Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-18T08:44:54.528Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-18T08:44:54.790Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-18T08:44:54.790Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T08:44:54.790Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T08:44:55.052Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-18T08:44:55.052Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T08:44:55.052Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T08:44:55.314Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-18T08:44:55.314Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T08:44:55.314Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T08:44:55.576Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-18T08:44:55.576Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T08:44:55.576Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T08:44:55.576Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-18T08:44:55.839Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T08:44:55.839Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T08:44:55.839Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-18T08:44:55.839Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T08:44:55.839Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T08:44:55.839Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-18T08:44:55.839Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T08:44:55.839Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T08:44:56.101Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-18T08:44:56.101Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T08:44:56.101Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T08:44:56.101Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-18T08:44:56.101Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-18T08:44:56.101Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T08:44:56.101Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-18T08:44:56.101Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-18T08:44:56.101Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-18T08:44:56.101Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-18T08:44:56.101Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-18T08:44:56.101Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-18T08:44:56.362Z] Selecting previously unselected package libldap-common. [2021-05-18T08:44:56.362Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-18T08:44:56.362Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-18T08:44:56.362Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-18T08:44:56.362Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-18T08:44:56.362Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-18T08:44:56.934Z] Selecting previously unselected package dirmngr. [2021-05-18T08:44:56.935Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-18T08:44:56.935Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-18T08:44:56.935Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-18T08:44:56.935Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-18T08:44:56.935Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-18T08:44:57.222Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-18T08:44:57.222Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-18T08:44:57.222Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-18T08:44:57.222Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T08:44:57.222Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-18T08:44:57.482Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-18T08:44:57.482Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-18T08:44:58.053Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-18T08:44:58.053Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T08:44:58.318Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-18T08:44:58.318Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-18T08:44:58.900Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-18T08:44:58.900Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T08:44:59.169Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T08:44:59.169Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T08:44:59.431Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T08:44:59.431Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T08:44:59.691Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T08:44:59.691Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-18T08:44:59.692Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-18T08:44:59.692Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-18T08:44:59.692Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-18T08:45:00.263Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-18T08:45:00.263Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-18T08:45:00.263Z] This means they are not meant to be enabled using systemctl. [2021-05-18T08:45:00.263Z] Possible reasons for having this kind of units are: [2021-05-18T08:45:00.263Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-18T08:45:00.263Z] .wants/ or .requires/ directory. [2021-05-18T08:45:00.263Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-18T08:45:00.263Z] a requirement dependency on it. [2021-05-18T08:45:00.263Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-18T08:45:00.263Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-18T08:45:00.263Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-18T08:45:00.263Z] instance name specified. [2021-05-18T08:45:00.524Z] Reading package lists... [2021-05-18T08:45:00.524Z] Building dependency tree... [2021-05-18T08:45:00.524Z] Reading state information... [2021-05-18T08:45:00.785Z] The following additional packages will be installed: [2021-05-18T08:45:00.785Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-18T08:45:00.785Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-18T08:45:00.785Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-18T08:45:00.785Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-18T08:45:00.785Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-18T08:45:00.785Z] Suggested packages: [2021-05-18T08:45:00.785Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-18T08:45:00.785Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-18T08:45:00.785Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-18T08:45:00.785Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-18T08:45:00.785Z] systemd-container policykit-1 [2021-05-18T08:45:00.785Z] Recommended packages: [2021-05-18T08:45:00.785Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-18T08:45:00.785Z] The following NEW packages will be installed: [2021-05-18T08:45:00.786Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-18T08:45:00.786Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-18T08:45:00.786Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-18T08:45:00.786Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-18T08:45:00.786Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-18T08:45:00.786Z] The following packages will be upgraded: [2021-05-18T08:45:00.786Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-18T08:45:00.786Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-18T08:45:00.786Z] Need to get 35.2 MB of archives. [2021-05-18T08:45:00.786Z] After this operation, 141 MB of additional disk space will be used. [2021-05-18T08:45:00.786Z] 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-05-18T08:45:01.046Z] 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-05-18T08:45:01.046Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-18T08:45:01.046Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-18T08:45:01.046Z] 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-05-18T08:45:01.046Z] 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-05-18T08:45:01.046Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-18T08:45:01.046Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-18T08:45:01.046Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-18T08:45:01.046Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-18T08:45:01.046Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-18T08:45:01.046Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-18T08:45:01.046Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-18T08:45:01.046Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-18T08:45:01.046Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-18T08:45:01.046Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-18T08:45:01.046Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-18T08:45:01.997Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-18T08:45:01.997Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-18T08:45:01.997Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-18T08:45:01.997Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-18T08:45:01.997Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-18T08:45:01.997Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-18T08:45:01.997Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-18T08:45:01.997Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-18T08:45:01.997Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-18T08:45:01.997Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-18T08:45:01.997Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-18T08:45:02.267Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-18T08:45:02.267Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-18T08:45:02.267Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T08:45:02.267Z] Fetched 35.2 MB in 1s (26.3 MB/s) [2021-05-18T08:45:02.267Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-18T08:45:02.267Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-18T08:45:02.528Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-18T08:45:03.104Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-18T08:45:03.104Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-18T08:45:03.366Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-18T08:45:03.366Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-18T08:45:03.366Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-18T08:45:03.366Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-18T08:45:03.937Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-18T08:45:04.199Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-18T08:45:04.199Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-18T08:45:04.460Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-18T08:45:04.722Z] Setting up apt (1.6.13) ... [2021-05-18T08:45:04.983Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-18T08:45:05.243Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-18T08:45:06.141Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-18T08:45:06.141Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-18T08:45:06.141Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-18T08:45:12.731Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-18T08:45:12.731Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-18T08:45:13.677Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T08:45:14.622Z] Selecting previously unselected package libexpat1:amd64. [2021-05-18T08:45:14.622Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-18T08:45:14.622Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-18T08:45:14.622Z] Selecting previously unselected package python3.6-minimal. [2021-05-18T08:45:14.622Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-18T08:45:14.622Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T08:45:15.569Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-18T08:45:15.832Z] Checking for services that may need to be restarted...done. [2021-05-18T08:45:15.832Z] Checking for services that may need to be restarted...done. [2021-05-18T08:45:16.111Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T08:45:16.111Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-18T08:45:16.381Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T08:45:16.963Z] Selecting previously unselected package python3-minimal. [2021-05-18T08:45:16.963Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-18T08:45:16.963Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-18T08:45:16.963Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-18T08:45:17.552Z] Selecting previously unselected package mime-support. [2021-05-18T08:45:17.552Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-18T08:45:17.552Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-18T08:45:18.124Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-18T08:45:18.124Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-18T08:45:18.124Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-18T08:45:18.696Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-18T08:45:18.696Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-18T08:45:18.696Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T08:45:22.004Z] Selecting previously unselected package python3.6. [2021-05-18T08:45:22.004Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-18T08:45:22.004Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T08:45:22.004Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-18T08:45:22.004Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-18T08:45:22.004Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-18T08:45:22.265Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-18T08:45:22.526Z] Selecting previously unselected package python3. [2021-05-18T08:45:22.526Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-18T08:45:22.526Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-18T08:45:22.788Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-18T08:45:22.788Z] Selecting previously unselected package multiarch-support. [2021-05-18T08:45:22.788Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-18T08:45:22.788Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-18T08:45:23.050Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-18T08:45:23.313Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-18T08:45:23.578Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-18T08:45:23.578Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-18T08:45:23.578Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-18T08:45:23.578Z] Selecting previously unselected package libbsd0:amd64. [2021-05-18T08:45:23.579Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-18T08:45:23.579Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-18T08:45:23.840Z] Selecting previously unselected package sudo. [2021-05-18T08:45:23.840Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-18T08:45:23.840Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-18T08:45:24.102Z] Selecting previously unselected package apparmor. [2021-05-18T08:45:24.102Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-18T08:45:24.102Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-18T08:45:24.712Z] Selecting previously unselected package libedit2:amd64. [2021-05-18T08:45:24.712Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-18T08:45:24.712Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-18T08:45:24.712Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-18T08:45:24.712Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-18T08:45:24.712Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T08:45:24.975Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-18T08:45:24.975Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-18T08:45:24.975Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T08:45:25.246Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-18T08:45:25.246Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-18T08:45:25.246Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-18T08:45:25.508Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-18T08:45:25.508Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-18T08:45:25.508Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T08:45:26.081Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-18T08:45:26.081Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-18T08:45:26.081Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T08:45:27.027Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-18T08:45:27.027Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-18T08:45:27.027Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-18T08:45:27.289Z] Selecting previously unselected package openssh-client. [2021-05-18T08:45:27.289Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-18T08:45:27.289Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-18T08:45:27.551Z] Selecting previously unselected package squashfs-tools. [2021-05-18T08:45:27.551Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-18T08:45:27.551Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-18T08:45:27.551Z] Selecting previously unselected package snapd. [2021-05-18T08:45:27.551Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-18T08:45:27.551Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-18T08:45:29.477Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-18T08:45:29.738Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-18T08:45:29.738Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-18T08:45:29.999Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-18T08:45:30.266Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-18T08:45:30.266Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T08:45:30.266Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-18T08:45:30.528Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-18T08:45:30.528Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-18T08:45:31.472Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-18T08:45:31.473Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-18T08:45:31.473Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-18T08:45:31.473Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T08:45:31.774Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T08:45:31.774Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-18T08:45:32.347Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-18T08:45:32.609Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T08:45:32.609Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-18T08:45:32.609Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-18T08:45:32.609Z] running python rtupdate hooks for python3.6... [2021-05-18T08:45:32.609Z] running python post-rtupdate hooks for python3.6... [2021-05-18T08:45:32.877Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-18T08:45:34.796Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-18T08:45:35.057Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-18T08:45:35.057Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-18T08:45:35.318Z] Setting up snapd (2.48.3+18.04) ... [2021-05-18T08:45:35.580Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-18T08:45:35.842Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-18T08:45:36.104Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-18T08:45:36.104Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-18T08:45:36.366Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-18T08:45:36.366Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-18T08:45:36.628Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-18T08:45:36.628Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-18T08:45:36.889Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-18T08:45:37.150Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-18T08:45:37.150Z] /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-05-18T08:45:37.150Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-18T08:45:37.150Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-18T08:45:38.113Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-18T08:45:38.375Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-18T08:45:38.375Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-18T08:45:39.581Z] Reading package lists... [2021-05-18T08:45:39.581Z] Reading package lists... [2021-05-18T08:45:39.841Z] Building dependency tree... [2021-05-18T08:45:39.841Z] Reading state information... [2021-05-18T08:45:39.841Z] Calculating upgrade... [2021-05-18T08:45:40.103Z] The following packages will be upgraded: [2021-05-18T08:45:40.103Z] advancecomp base-files bash binutils binutils-common [2021-05-18T08:45:40.103Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-18T08:45:40.103Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-18T08:45:40.103Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-18T08:45:40.103Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-18T08:45:40.103Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-18T08:45:40.103Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-18T08:45:40.103Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-18T08:45:40.103Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-18T08:45:40.103Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-18T08:45:40.103Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-18T08:45:40.103Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-18T08:45:40.103Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-18T08:45:40.103Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-18T08:45:40.103Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-18T08:45:40.103Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-18T08:45:40.103Z] Need to get 64.0 MB of archives. [2021-05-18T08:45:40.103Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-18T08:45:40.103Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-18T08:45:40.376Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-18T08:45:40.376Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-18T08:45:40.376Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-18T08:45:40.376Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-18T08:45:40.376Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-18T08:45:40.376Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-18T08:45:40.376Z] 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-05-18T08:45:40.376Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-18T08:45:40.376Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-18T08:45:40.376Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-18T08:45:40.376Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-18T08:45:40.376Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-18T08:45:40.376Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-18T08:45:40.376Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-18T08:45:40.376Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-18T08:45:40.376Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-18T08:45:40.376Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-18T08:45:40.376Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-18T08:45:40.376Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-18T08:45:40.376Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-18T08:45:40.376Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-18T08:45:40.376Z] 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-05-18T08:45:40.376Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-18T08:45:40.638Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-18T08:45:40.638Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-18T08:45:40.638Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-18T08:45:40.638Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-18T08:45:40.638Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-18T08:45:40.638Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-18T08:45:40.638Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-18T08:45:40.638Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-18T08:45:40.638Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-18T08:45:40.638Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-18T08:45:40.638Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-18T08:45:40.638Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-18T08:45:40.638Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-18T08:45:40.638Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-18T08:45:40.638Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-18T08:45:40.638Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-18T08:45:40.638Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-18T08:45:40.638Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-18T08:45:40.638Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-18T08:45:40.638Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-18T08:45:40.638Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-18T08:45:40.638Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-18T08:45:40.638Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-18T08:45:40.638Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-18T08:45:40.638Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-18T08:45:40.638Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-18T08:45:40.638Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-18T08:45:40.638Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-18T08:45:40.638Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-18T08:45:40.638Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-18T08:45:40.638Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-18T08:45:40.638Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-18T08:45:40.904Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-18T08:45:40.904Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-18T08:45:40.904Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-18T08:45:41.166Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-18T08:45:41.166Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-18T08:45:41.166Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-18T08:45:41.166Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-18T08:45:41.166Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-18T08:45:41.166Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-18T08:45:41.427Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-18T08:45:41.427Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-18T08:45:41.427Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-18T08:45:41.427Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-18T08:45:41.428Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-18T08:45:41.428Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-18T08:45:41.428Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-18T08:45:41.428Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-18T08:45:41.428Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-18T08:45:41.428Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-18T08:45:41.428Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-18T08:45:41.689Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-18T08:45:41.689Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-18T08:45:41.689Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-18T08:45:41.689Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-18T08:45:41.689Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-18T08:45:41.689Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-18T08:45:41.689Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-18T08:45:41.689Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-18T08:45:41.689Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-18T08:45:41.689Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-18T08:45:41.689Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-18T08:45:41.950Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-18T08:45:41.950Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-18T08:45:41.950Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-18T08:45:41.950Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-18T08:45:41.950Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-18T08:45:41.950Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-18T08:45:41.950Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-18T08:45:41.950Z] Get:95 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-05-18T08:45:41.950Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-18T08:45:41.950Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-18T08:45:41.950Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-18T08:45:41.950Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-18T08:45:41.950Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-18T08:45:41.950Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-18T08:45:42.212Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T08:45:42.212Z] Fetched 64.0 MB in 2s (32.6 MB/s) [2021-05-18T08:45:42.212Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T08:45:42.212Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-18T08:45:42.474Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-18T08:45:43.870Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-18T08:45:43.870Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-18T08:45:43.870Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-18T08:45:43.870Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-18T08:45:45.258Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T08:45:45.258Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T08:45:45.519Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T08:45:45.519Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T08:45:46.100Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T08:45:46.100Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T08:45:46.100Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T08:45:46.100Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T08:45:46.368Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T08:45:46.368Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T08:45:46.368Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T08:45:46.368Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T08:45:46.368Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T08:45:46.368Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T08:45:46.368Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T08:45:46.628Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-18T08:45:46.628Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T08:45:46.628Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-18T08:45:46.889Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-18T08:45:47.210Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-18T08:45:47.210Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T08:45:47.210Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T08:45:47.210Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T08:45:47.210Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T08:45:47.210Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-18T08:45:47.210Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-18T08:45:47.480Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T08:45:47.741Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-18T08:45:47.741Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-18T08:45:48.002Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-18T08:45:48.945Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-18T08:45:49.209Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-18T08:45:49.209Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-18T08:45:49.209Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-18T08:45:49.209Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-18T08:45:49.209Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-18T08:45:49.783Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-18T08:45:49.783Z] Installing new version of config file /etc/issue ... [2021-05-18T08:45:49.783Z] Installing new version of config file /etc/issue.net ... [2021-05-18T08:45:49.783Z] Installing new version of config file /etc/lsb-release ... [2021-05-18T08:45:49.783Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-18T08:45:50.043Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-18T08:45:50.043Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-18T08:45:50.043Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-18T08:45:50.304Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T08:45:50.304Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-18T08:45:50.304Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-18T08:45:50.567Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-18T08:45:50.567Z] 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-05-18T08:45:50.567Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T08:45:50.567Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T08:45:50.829Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-18T08:45:51.090Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-18T08:45:51.090Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T08:45:51.090Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-18T08:45:51.351Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-18T08:45:51.351Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-18T08:45:51.613Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T08:45:51.613Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-18T08:45:51.613Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-18T08:45:52.185Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-18T08:45:52.185Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T08:45:52.185Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-18T08:45:52.185Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-18T08:45:52.446Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-18T08:45:52.446Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T08:45:52.446Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-18T08:45:52.878Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-18T08:45:52.878Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-18T08:45:52.878Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T08:45:52.878Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-18T08:45:53.139Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-18T08:45:53.139Z] Setting up grep (3.1-2build1) ... [2021-05-18T08:45:53.401Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T08:45:53.401Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-18T08:45:53.401Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-18T08:45:53.662Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-18T08:45:53.662Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T08:45:53.662Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-18T08:45:53.923Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-18T08:45:54.184Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-18T08:45:54.184Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T08:45:54.184Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-18T08:45:54.184Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-18T08:45:54.757Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-18T08:45:55.019Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-18T08:45:55.280Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-18T08:45:55.280Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-18T08:45:55.851Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-18T08:45:56.113Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T08:45:56.113Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-18T08:45:56.113Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-18T08:45:59.417Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-18T08:45:59.417Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-18T08:45:59.417Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-18T08:45:59.417Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-18T08:45:59.417Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-18T08:45:59.417Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T08:45:59.417Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-18T08:45:59.417Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-18T08:45:59.679Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-18T08:45:59.679Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T08:45:59.679Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T08:45:59.968Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T08:45:59.968Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-18T08:45:59.968Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T08:45:59.968Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T08:45:59.968Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T08:45:59.968Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-18T08:46:00.261Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T08:46:00.261Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T08:46:00.261Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T08:46:00.261Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-18T08:46:00.261Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T08:46:00.261Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T08:46:00.523Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T08:46:00.523Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-18T08:46:00.786Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T08:46:00.786Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-18T08:46:00.786Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-18T08:46:00.786Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-18T08:46:00.786Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-18T08:46:01.077Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-18T08:46:01.077Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T08:46:01.077Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-18T08:46:01.077Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-18T08:46:01.339Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-18T08:46:01.339Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T08:46:01.339Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T08:46:01.339Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T08:46:01.634Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-18T08:46:01.898Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T08:46:01.898Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T08:46:01.898Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T08:46:02.162Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-18T08:46:02.425Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T08:46:02.425Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T08:46:02.425Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T08:46:03.819Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-18T08:46:04.085Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-18T08:46:04.349Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-18T08:46:04.349Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T08:46:04.349Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-18T08:46:04.612Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-18T08:46:04.906Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-18T08:46:05.225Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-18T08:46:05.225Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-18T08:46:05.225Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-18T08:46:05.225Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-18T08:46:05.513Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T08:46:05.513Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-18T08:46:05.513Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-18T08:46:05.899Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-18T08:46:06.286Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T08:46:06.286Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-18T08:46:06.286Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-18T08:46:06.573Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-18T08:46:06.573Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T08:46:06.573Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-18T08:46:06.573Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-18T08:46:06.836Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-18T08:46:06.836Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T08:46:06.836Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-18T08:46:06.836Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-18T08:46:07.100Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-18T08:46:07.100Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T08:46:07.100Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-18T08:46:07.100Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-18T08:46:07.365Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-18T08:46:07.629Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T08:46:07.629Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-18T08:46:07.892Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-18T08:46:08.156Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-18T08:46:08.733Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T08:46:08.733Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-18T08:46:08.733Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-18T08:46:08.998Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-18T08:46:08.998Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-18T08:46:09.262Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-18T08:46:09.262Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-18T08:46:09.262Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-18T08:46:09.525Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T08:46:09.525Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-18T08:46:09.525Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-18T08:46:09.788Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-18T08:46:09.788Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T08:46:09.788Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-18T08:46:09.788Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-18T08:46:10.051Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-18T08:46:10.314Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T08:46:10.314Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-18T08:46:10.314Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-18T08:46:10.314Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-18T08:46:10.577Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T08:46:10.577Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-18T08:46:10.577Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-18T08:46:10.577Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-18T08:46:10.840Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T08:46:10.840Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-18T08:46:10.840Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-18T08:46:11.103Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-18T08:46:11.423Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T08:46:11.423Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-18T08:46:11.423Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-18T08:46:11.686Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-18T08:46:11.687Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T08:46:11.687Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-18T08:46:11.687Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-18T08:46:11.957Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-18T08:46:11.957Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T08:46:11.957Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-18T08:46:12.220Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-18T08:46:12.220Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-18T08:46:12.483Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T08:46:12.483Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-18T08:46:12.483Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-18T08:46:12.483Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-18T08:46:12.746Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T08:46:12.746Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-18T08:46:12.746Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-18T08:46:12.746Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-18T08:46:12.746Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T08:46:12.746Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-18T08:46:12.746Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-18T08:46:13.010Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-18T08:46:13.273Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T08:46:13.273Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-18T08:46:13.273Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-18T08:46:13.536Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-18T08:46:13.799Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T08:46:13.799Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-18T08:46:13.799Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-18T08:46:13.799Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-18T08:46:14.419Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-18T08:46:14.419Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-18T08:46:15.005Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-18T08:46:15.005Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-18T08:46:15.268Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-18T08:46:15.268Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-18T08:46:15.268Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-18T08:46:15.532Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-18T08:46:15.532Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-18T08:46:16.108Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-18T08:46:16.109Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-18T08:46:16.372Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-18T08:46:16.372Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-18T08:46:16.634Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-18T08:46:16.634Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-18T08:46:16.634Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-18T08:46:16.634Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-18T08:46:16.899Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-18T08:46:16.899Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-18T08:46:17.189Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-18T08:46:17.189Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-18T08:46:17.460Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-18T08:46:17.763Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-18T08:46:18.341Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-18T08:46:18.341Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-18T08:46:18.918Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-18T08:46:19.181Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-18T08:46:20.131Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-18T08:46:20.131Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-18T08:46:21.082Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-18T08:46:21.082Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-18T08:46:21.082Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-18T08:46:21.351Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-18T08:46:21.615Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-18T08:46:21.615Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-18T08:46:23.027Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-18T08:46:23.027Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-18T08:46:23.027Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-18T08:46:23.027Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-18T08:46:23.292Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-18T08:46:23.292Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-18T08:46:23.557Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T08:46:23.821Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T08:46:23.821Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T08:46:23.821Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T08:46:24.084Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T08:46:24.084Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T08:46:24.084Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T08:46:24.084Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T08:46:25.474Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T08:46:25.474Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T08:46:26.868Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T08:46:26.868Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T08:46:28.289Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T08:46:28.289Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T08:46:28.552Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T08:46:28.552Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T08:46:29.942Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-18T08:46:29.942Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-18T08:46:30.517Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-18T08:46:30.518Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-18T08:46:30.518Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-18T08:46:30.518Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-18T08:46:30.779Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-18T08:46:30.779Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-18T08:46:31.042Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-18T08:46:31.310Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-18T08:46:31.574Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-18T08:46:31.574Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-18T08:46:31.574Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-18T08:46:31.574Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-18T08:46:31.838Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-18T08:46:31.838Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-18T08:46:32.102Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T08:46:32.366Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-18T08:46:32.366Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T08:46:32.366Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T08:46:32.629Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T08:46:32.629Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-18T08:46:32.629Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-18T08:46:32.629Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-18T08:46:32.892Z] [2021-05-18T08:46:32.892Z] Current default time zone: 'Etc/UTC' [2021-05-18T08:46:32.892Z] Local time is now: Tue May 18 08:46:32 UTC 2021. [2021-05-18T08:46:32.892Z] Universal Time is now: Tue May 18 08:46:32 UTC 2021. [2021-05-18T08:46:32.892Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-18T08:46:32.892Z] [2021-05-18T08:46:32.892Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-18T08:46:32.892Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T08:46:32.892Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-18T08:46:32.892Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-18T08:46:32.892Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-18T08:46:32.892Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-18T08:46:33.155Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-18T08:46:33.155Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-18T08:46:33.155Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-18T08:46:33.419Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-18T08:46:33.419Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T08:46:33.419Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-18T08:46:33.681Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T08:46:33.945Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-18T08:46:33.945Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T08:46:33.945Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-18T08:46:33.945Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-18T08:46:33.945Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-18T08:46:33.945Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-18T08:46:33.945Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-18T08:46:34.208Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-18T08:46:34.208Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-18T08:46:34.208Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-18T08:46:36.131Z] Updating certificates in /etc/ssl/certs... [2021-05-18T08:46:36.707Z] 23 added, 27 removed; done. [2021-05-18T08:46:36.976Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-18T08:46:36.976Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-18T08:46:36.976Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-18T08:46:36.976Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-18T08:46:36.976Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-18T08:46:37.243Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T08:46:37.511Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-18T08:46:37.511Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T08:46:37.511Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T08:46:37.511Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T08:46:37.511Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T08:46:37.511Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T08:46:37.774Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-18T08:46:37.774Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-18T08:46:37.774Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-18T08:46:37.774Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-18T08:46:38.037Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-18T08:46:38.037Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T08:46:38.037Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-18T08:46:38.037Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-18T08:46:38.302Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-18T08:46:38.302Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-18T08:46:38.302Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-18T08:46:38.302Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-18T08:46:38.565Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-18T08:46:38.566Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-18T08:46:38.566Z] Updating certificates in /etc/ssl/certs... [2021-05-18T08:46:39.142Z] 0 added, 0 removed; done. [2021-05-18T08:46:39.142Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-18T08:46:39.142Z] done. [2021-05-18T08:46:39.718Z] Reading package lists... [2021-05-18T08:46:39.718Z] Building dependency tree... [2021-05-18T08:46:39.718Z] Reading state information... [2021-05-18T08:46:39.980Z] The following NEW packages will be installed: [2021-05-18T08:46:39.980Z] apt-transport-https [2021-05-18T08:46:40.243Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-18T08:46:40.243Z] Need to get 1692 B of archives. [2021-05-18T08:46:40.243Z] After this operation, 154 kB of additional disk space will be used. [2021-05-18T08:46:40.243Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-18T08:46:40.243Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T08:46:40.243Z] Fetched 1692 B in 0s (7784 B/s) [2021-05-18T08:46:40.243Z] Selecting previously unselected package apt-transport-https. [2021-05-18T08:46:40.243Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-18T08:46:40.243Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-18T08:46:40.243Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-18T08:46:40.506Z] Setting up apt-transport-https (1.6.13) ... [2021-05-18T08:46:40.769Z] Waiting for network to be ready... [2021-05-18T08:46:48.926Z] 2021-05-18T08:46:45Z INFO Waiting for automatic snapd restart... [2021-05-18T08:46:49.874Z] snapd 2.50 from Canonical* installed [2021-05-18T08:46:50.820Z] "snapd" switched to the "latest/stable" channel [2021-05-18T08:46:50.820Z] [2021-05-18T08:46:55.046Z] core18 20210309 from Canonical* installed [2021-05-18T08:46:55.046Z] "core18" switched to the "latest/stable" channel [2021-05-18T08:46:55.046Z] [2021-05-18T08:46:59.269Z] snapcraft 4.7.1 from Canonical* installed [2021-05-18T08:46:59.269Z] "snapcraft" switched to the "latest/stable" channel [2021-05-18T08:46:59.269Z] [2021-05-18T08:47:03.497Z] 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-05-18T08:47:03.497Z] - README.md [2021-05-18T08:47:03.497Z] [2021-05-18T08:47:03.497Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-18T08:47:10.113Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-18T08:47:10.113Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-18T08:47:10.113Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-18T08:47:10.113Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-18T08:47:11.064Z] Reading package lists... [2021-05-18T08:47:11.328Z] 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-05-18T08:47:18.176Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-18T08:47:18.176Z] Reading package lists... [2021-05-18T08:47:18.176Z] Building dependency tree... [2021-05-18T08:47:18.176Z] Reading state information... [2021-05-18T08:47:18.176Z] Suggested packages: [2021-05-18T08:47:18.176Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-18T08:47:18.176Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-18T08:47:18.176Z] Recommended packages: [2021-05-18T08:47:18.176Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-18T08:47:18.176Z] The following NEW packages will be installed: [2021-05-18T08:47:18.176Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-18T08:47:18.176Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-18T08:47:18.176Z] pkg-config zip [2021-05-18T08:47:18.176Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-18T08:47:18.176Z] Need to get 7663 kB of archives. [2021-05-18T08:47:18.176Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-18T08:47:18.176Z] 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-05-18T08:47:18.176Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-18T08:47:18.176Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-18T08:47:18.176Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-18T08:47:18.176Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-18T08:47:18.176Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-18T08:47:18.176Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-18T08:47:18.176Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-18T08:47:18.176Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-18T08:47:18.176Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-18T08:47:18.436Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-18T08:47:18.436Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-18T08:47:18.436Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-18T08:47:18.436Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-18T08:47:18.436Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-18T08:47:18.698Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-18T08:47:18.698Z] Fetched 7663 kB in 1s (10.7 MB/s) [2021-05-18T08:47:18.960Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-18T08:47:18.960Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-18T08:47:18.960Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-18T08:47:18.960Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-18T08:47:19.534Z] Selecting previously unselected package libpsl5:amd64. [2021-05-18T08:47:19.534Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-18T08:47:19.534Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-18T08:47:19.534Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-18T08:47:19.534Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-18T08:47:19.534Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-18T08:47:19.795Z] Selecting previously unselected package librtmp1:amd64. [2021-05-18T08:47:19.795Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-18T08:47:19.795Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-18T08:47:20.056Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-18T08:47:20.057Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-18T08:47:20.057Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-18T08:47:20.318Z] Selecting previously unselected package liberror-perl. [2021-05-18T08:47:20.318Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-18T08:47:20.318Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-18T08:47:20.318Z] Selecting previously unselected package git-man. [2021-05-18T08:47:20.318Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-18T08:47:20.318Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-18T08:47:20.889Z] Selecting previously unselected package git. [2021-05-18T08:47:20.889Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-18T08:47:20.889Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-18T08:47:22.806Z] Selecting previously unselected package libnorm1:amd64. [2021-05-18T08:47:22.806Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-18T08:47:22.806Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-18T08:47:23.068Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-18T08:47:23.068Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-18T08:47:23.068Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-18T08:47:23.330Z] Selecting previously unselected package libsodium23:amd64. [2021-05-18T08:47:23.330Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-18T08:47:23.330Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-18T08:47:23.591Z] Selecting previously unselected package libzmq5:amd64. [2021-05-18T08:47:23.591Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-18T08:47:23.591Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-18T08:47:23.852Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-18T08:47:23.852Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-18T08:47:23.852Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-18T08:47:24.121Z] Selecting previously unselected package pkg-config. [2021-05-18T08:47:24.121Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-18T08:47:24.121Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-18T08:47:24.121Z] Selecting previously unselected package zip. [2021-05-18T08:47:24.121Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-18T08:47:24.121Z] Unpacking zip (3.0-11build1) ... [2021-05-18T08:47:24.383Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-18T08:47:24.383Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-18T08:47:24.383Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-18T08:47:24.383Z] Setting up liberror-perl (0.17025-1) ... [2021-05-18T08:47:24.383Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-18T08:47:24.644Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-18T08:47:24.644Z] No schema files found: doing nothing. [2021-05-18T08:47:24.644Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-18T08:47:24.644Z] Setting up zip (3.0-11build1) ... [2021-05-18T08:47:24.644Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-18T08:47:24.644Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-18T08:47:24.905Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-18T08:47:24.905Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-18T08:47:24.905Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-18T08:47:24.905Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-18T08:47:25.167Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-18T08:47:25.167Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-18T08:47:31.764Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-18T08:47:31.764Z] git set to automatically installed. [2021-05-18T08:47:31.764Z] git-man set to automatically installed. [2021-05-18T08:47:31.764Z] libcurl3-gnutls set to automatically installed. [2021-05-18T08:47:31.764Z] liberror-perl set to automatically installed. [2021-05-18T08:47:31.764Z] libglib2.0-0 set to automatically installed. [2021-05-18T08:47:31.764Z] libnghttp2-14 set to automatically installed. [2021-05-18T08:47:31.764Z] libnorm1 set to automatically installed. [2021-05-18T08:47:31.764Z] libpgm-5.2-0 set to automatically installed. [2021-05-18T08:47:31.764Z] libpsl5 set to automatically installed. [2021-05-18T08:47:31.764Z] librtmp1 set to automatically installed. [2021-05-18T08:47:31.764Z] libsodium23 set to automatically installed. [2021-05-18T08:47:31.764Z] libzmq3-dev set to automatically installed. [2021-05-18T08:47:31.764Z] libzmq5 set to automatically installed. [2021-05-18T08:47:31.764Z] pkg-config set to automatically installed. [2021-05-18T08:47:31.764Z] zip set to automatically installed. [2021-05-18T08:47:33.154Z] snapd is not logged in, snap install commands will use sudo [2021-05-18T08:47:39.751Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-18T08:47:40.692Z] snap "core18" has no updates available [2021-05-18T08:47:41.635Z] snapd is not logged in, snap install commands will use sudo [2021-05-18T08:47:48.225Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-18T08:48:06.346Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-18T08:48:06.346Z] Pulling go-build-helper [2021-05-18T08:48:06.346Z] + snapcraftctl pull [2021-05-18T08:48:06.346Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-18T08:48:06.346Z] Skipping pull go-build-helper (already ran) [2021-05-18T08:48:06.346Z] Building go-build-helper [2021-05-18T08:48:06.346Z] + snapcraftctl build [2021-05-18T08:48:07.729Z] Staging go-build-helper [2021-05-18T08:48:07.729Z] + snapcraftctl stage [2021-05-18T08:48:17.738Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-18T08:48:17.738Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-18T08:48:17.738Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-18T08:48:17.738Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-18T08:48:17.738Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-18T08:48:17.738Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-18T08:48:17.738Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-18T08:48:17.738Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-18T08:48:17.739Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-18T08:48:17.739Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-18T08:48:17.739Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-18T08:48:17.739Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-18T08:48:17.739Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-18T08:48:17.739Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-18T08:48:17.739Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-18T08:48:17.739Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-18T08:48:17.739Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-18T08:48:17.739Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-18T08:48:17.739Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-18T08:48:17.739Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-18T08:48:17.739Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-18T08:48:17.739Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-18T08:48:17.739Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-18T08:48:17.739Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-18T08:48:17.739Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-18T08:48:17.739Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-18T08:48:17.739Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-18T08:48:17.739Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-18T08:48:17.739Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-18T08:48:17.739Z] Fetched 224 kB in 0s (0 B/s) [2021-05-18T08:48:17.739Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-18T08:48:17.739Z] Fetched 157 kB in 0s (0 B/s) [2021-05-18T08:48:17.739Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-18T08:48:17.739Z] Fetched 221 kB in 0s (0 B/s) [2021-05-18T08:48:17.739Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-18T08:48:17.739Z] Fetched 143 kB in 0s (0 B/s) [2021-05-18T08:48:17.739Z] Pulling app-service-config [2021-05-18T08:48:17.739Z] + snapcraftctl pull [2021-05-18T08:48:17.739Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-18T08:48:18.681Z] Pulling config-common [2021-05-18T08:48:18.681Z] + snapcraftctl pull [2021-05-18T08:48:22.885Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-18T08:48:22.885Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-18T08:48:22.885Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-18T08:48:22.885Z] Fetched 0 B in 0s (0 B/s) [2021-05-18T08:48:22.885Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-18T08:48:22.885Z] Fetched 0 B in 0s (0 B/s) [2021-05-18T08:48:22.885Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-18T08:48:22.885Z] Fetched 0 B in 0s (0 B/s) [2021-05-18T08:48:22.885Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-18T08:48:22.885Z] Fetched 0 B in 0s (0 B/s) [2021-05-18T08:48:22.885Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-18T08:48:22.885Z] Fetched 0 B in 0s (0 B/s) [2021-05-18T08:48:22.885Z] Pulling edgex-go [2021-05-18T08:48:22.885Z] + snapcraftctl pull [2021-05-18T08:48:41.023Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-18T08:48:41.023Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-18T08:48:41.023Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-18T08:48:41.023Z] Fetched 0 B in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-18T08:48:41.023Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-18T08:48:41.023Z] Fetched 279 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-18T08:48:41.023Z] Fetched 122 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-18T08:48:41.023Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-18T08:48:41.023Z] Fetched 8848 B in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-18T08:48:41.023Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-18T08:48:41.023Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-18T08:48:41.023Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-18T08:48:41.023Z] Fetched 219 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-18T08:48:41.023Z] Fetched 154 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-18T08:48:41.023Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-18T08:48:41.023Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-18T08:48:41.023Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-18T08:48:41.023Z] Fetched 499 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-18T08:48:41.023Z] Fetched 111 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-18T08:48:41.023Z] Fetched 240 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-18T08:48:41.023Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-18T08:48:41.023Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-18T08:48:41.023Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-18T08:48:41.023Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-18T08:48:41.023Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-18T08:48:41.023Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-18T08:48:41.023Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-18T08:48:41.023Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-18T08:48:41.023Z] Fetched 8720 B in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-18T08:48:41.023Z] Fetched 137 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-18T08:48:41.023Z] Fetched 119 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-18T08:48:41.023Z] Fetched 110 kB in 0s (0 B/s) [2021-05-18T08:48:41.023Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-18T08:48:41.023Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-18T08:48:41.024Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-18T08:48:41.024Z] Fetched 645 kB in 0s (0 B/s) [2021-05-18T08:48:41.024Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-18T08:48:41.024Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-18T08:48:41.024Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-18T08:48:41.024Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-18T08:48:41.024Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-18T08:48:41.024Z] Fetched 368 kB in 0s (0 B/s) [2021-05-18T08:48:41.024Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-18T08:48:41.024Z] Fetched 187 kB in 0s (0 B/s) [2021-05-18T08:48:41.024Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-18T08:48:41.024Z] Fetched 175 kB in 0s (0 B/s) [2021-05-18T08:48:41.024Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-18T08:48:41.024Z] Fetched 206 kB in 0s (0 B/s) [2021-05-18T08:48:41.024Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-18T08:48:41.024Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-18T08:48:41.024Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-18T08:48:41.024Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-18T08:48:41.024Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-18T08:48:41.024Z] Fetched 159 kB in 0s (0 B/s) [2021-05-18T08:48:41.024Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-18T08:48:41.024Z] Fetched 107 kB in 0s (0 B/s) [2021-05-18T08:48:41.024Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-18T08:48:41.024Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-18T08:48:41.024Z] Pulling static-packages [2021-05-18T08:48:41.024Z] + snapcraftctl pull [2021-05-18T08:48:41.024Z] Pulling version [2021-05-18T08:48:41.024Z] + cd /root/project [2021-05-18T08:48:41.024Z] + [ -f VERSION ] [2021-05-18T08:48:41.024Z] + PROJECT_VERSION=local-dev [2021-05-18T08:48:41.024Z] + git rev-parse --short HEAD [2021-05-18T08:48:41.024Z] + GIT_REVISION=7031b111 [2021-05-18T08:48:41.024Z] + snapcraftctl set-version local-dev [2021-05-18T08:48:41.024Z] Skipping build go-build-helper (already ran) [2021-05-18T08:48:41.285Z] Building app-service-config [2021-05-18T08:48:41.285Z] + make build [2021-05-18T08:48:41.285Z] go mod tidy [2021-05-18T08:48:47.875Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 [2021-05-18T08:48:47.875Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 [2021-05-18T08:48:47.875Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 [2021-05-18T08:48:47.875Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-18T08:48:47.875Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-18T08:48:47.875Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-18T08:48:47.875Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-18T08:48:48.134Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-18T08:48:48.134Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-18T08:48:48.134Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-18T08:48:48.134Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-18T08:48:48.134Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-18T08:48:48.134Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-18T08:48:48.396Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-18T08:48:48.396Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-18T08:48:48.396Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-18T08:48:48.396Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-18T08:48:48.657Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-18T08:48:48.657Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-18T08:48:48.917Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-18T08:48:48.917Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-18T08:48:48.917Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-18T08:48:48.917Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-18T08:48:48.917Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-18T08:48:49.559Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-18T08:48:49.560Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-18T08:48:49.847Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-18T08:48:49.848Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-18T08:48:49.848Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-18T08:48:49.848Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-18T08:48:49.848Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-18T08:48:49.848Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-18T08:48:49.848Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-18T08:48:49.848Z] go: downloading golang.org/x/text v0.3.2 [2021-05-18T08:48:49.848Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-18T08:48:49.848Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-18T08:48:49.848Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-18T08:48:49.848Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-18T08:48:50.112Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-18T08:48:50.112Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-18T08:48:50.112Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-18T08:48:50.112Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-18T08:48:50.112Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-18T08:48:50.112Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-18T08:48:50.692Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-18T08:48:50.692Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-18T08:48:50.692Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-18T08:48:50.692Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-18T08:48:50.692Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-18T08:48:50.692Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-18T08:48:50.692Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-18T08:48:50.692Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-18T08:48:50.692Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-18T08:48:50.692Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-18T08:48:50.959Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-18T08:48:50.959Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-18T08:48:50.959Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-18T08:48:51.221Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-18T08:48:51.221Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-18T08:48:51.221Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-18T08:48:51.221Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-18T08:48:51.221Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-18T08:48:51.221Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-18T08:48:51.221Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-18T08:48:51.620Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-18T08:48:51.620Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-18T08:48:51.620Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-18T08:48:51.620Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-18T08:48:51.620Z] go: downloading github.com/kr/text v0.1.0 [2021-05-18T08:48:51.620Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-18T08:48:51.620Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-18T08:48:51.881Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-18T08:48:51.881Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-18T08:48:51.881Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-18T08:48:51.881Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-18T08:48:51.881Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-18T08:48:52.142Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-18T08:48:52.142Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-18T08:48:52.142Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-18T08:48:52.402Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-18T08:49:02.412Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-18T08:49:02.412Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-18T08:49:02.412Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-18T08:49:02.412Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-18T08:49:03.796Z] Building config-common [2021-05-18T08:49:03.796Z] + snapcraftctl build [2021-05-18T08:49:05.713Z] Building edgex-go [2021-05-18T08:49:05.974Z] + cd /root/parts/edgex-go/src [2021-05-18T08:49:05.974Z] + make build [2021-05-18T08:49:05.974Z] 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-05-18T08:49:06.548Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-18T08:49:06.548Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-18T08:49:06.548Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.89 [2021-05-18T08:49:06.548Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-18T08:49:06.809Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-18T08:49:06.809Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-18T08:49:06.809Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-18T08:49:06.809Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-18T08:49:06.809Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-18T08:49:12.107Z] 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-05-18T08:49:16.307Z] 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-05-18T08:49:17.691Z] 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-05-18T08:49:19.077Z] 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-05-18T08:49:19.647Z] 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-05-18T08:49:21.716Z] 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-05-18T08:49:21.716Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-18T08:49:21.716Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-18T08:49:23.158Z] 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-05-18T08:49:25.072Z] 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-05-18T08:49:25.072Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-18T08:49:27.619Z] 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-05-18T08:49:28.560Z] 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-05-18T08:49:29.947Z] 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-05-18T08:49:29.947Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-18T08:49:31.871Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-18T08:49:31.871Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-18T08:49:31.871Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-18T08:49:31.871Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-18T08:49:31.871Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-18T08:49:31.871Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-18T08:49:31.871Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-18T08:49:31.871Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-18T08:49:31.871Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-18T08:49:31.871Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-18T08:49:31.871Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-18T08:49:31.871Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-18T08:49:31.871Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-18T08:49:31.871Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-18T08:49:31.871Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-18T08:49:31.871Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-18T08:49:31.871Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-18T08:49:31.871Z] + 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-05-18T08:49:31.871Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-18T08:49:31.871Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-18T08:49:31.871Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-18T08:49:31.872Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-18T08:49:31.872Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-18T08:49:31.872Z] + 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-05-18T08:49:31.872Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-18T08:49:31.872Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-18T08:49:31.872Z] + 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-05-18T08:49:35.190Z] Building static-packages [2021-05-18T08:49:35.190Z] + snapcraftctl build [2021-05-18T08:49:36.574Z] Building version [2021-05-18T08:49:36.835Z] + snapcraftctl build [2021-05-18T08:49:38.751Z] Skipping stage go-build-helper (already ran) [2021-05-18T08:49:38.751Z] Staging app-service-config [2021-05-18T08:49:38.751Z] + snapcraftctl stage [2021-05-18T08:49:39.697Z] Staging config-common [2021-05-18T08:49:39.697Z] + snapcraftctl stage [2021-05-18T08:49:40.639Z] Staging edgex-go [2021-05-18T08:49:40.639Z] + snapcraftctl stage [2021-05-18T08:49:41.587Z] Staging static-packages [2021-05-18T08:49:41.850Z] + snapcraftctl stage [2021-05-18T08:49:42.794Z] Staging version [2021-05-18T08:49:42.794Z] + snapcraftctl stage [2021-05-18T08:49:43.740Z] Priming go-build-helper [2021-05-18T08:49:43.740Z] + snapcraftctl prime [2021-05-18T08:49:44.682Z] Priming app-service-config [2021-05-18T08:49:44.943Z] + snapcraftctl prime [2021-05-18T08:49:45.885Z] Priming config-common [2021-05-18T08:49:45.885Z] + snapcraftctl prime [2021-05-18T08:49:47.273Z] Priming edgex-go [2021-05-18T08:49:47.273Z] + snapcraftctl prime [2021-05-18T08:49:48.215Z] Priming static-packages [2021-05-18T08:49:48.215Z] + snapcraftctl prime [2021-05-18T08:49:50.779Z] Priming version [2021-05-18T08:49:50.779Z] + snapcraftctl prime [2021-05-18T08:49:51.461Z] 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] } Resuming build at Tue May 18 11:47:39 UTC 2021 after Jenkins restart Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-2858 #122: Finished waiting Ready to run at Tue May 18 11:49:59 UTC 2021 [2021-05-18T11:50:00.009Z] Timeout set to expire in 2 hr 43 min [2021-05-18T14:33:27.622Z] Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-18T14:33:27.783Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-18T14:33:30.012Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T14:33:31.331Z] ---> package-listing.sh [2021-05-18T14:33:31.331Z] ++ facter osfamily [2021-05-18T14:33:31.331Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-18T14:33:31.594Z] + OS_FAMILY=redhat [2021-05-18T14:33:31.594Z] + workspace=/w/workspace/edgex-go/122 [2021-05-18T14:33:31.594Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-18T14:33:31.594Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-18T14:33:31.594Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-18T14:33:31.594Z] + PACKAGES=/tmp/packages_start.txt [2021-05-18T14:33:31.594Z] + '[' /w/workspace/edgex-go/122 ']' [2021-05-18T14:33:31.594Z] + PACKAGES=/tmp/packages_end.txt [2021-05-18T14:33:31.594Z] + case "${OS_FAMILY}" in [2021-05-18T14:33:31.594Z] + rpm -qa [2021-05-18T14:33:31.594Z] + sort [2021-05-18T14:33:41.708Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-18T14:33:41.708Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-18T14:33:41.708Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-18T14:33:41.708Z] + '[' /w/workspace/edgex-go/122 ']' [2021-05-18T14:33:41.708Z] + mkdir -p /w/workspace/edgex-go/122/archives/ [2021-05-18T14:33:41.708Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/122/archives/ [Pipeline] echo [2021-05-18T14:33:41.724Z] 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/122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-18T14:33:42.022Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-18T14:33:42.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T14:33:42.620Z] [2021-05-18T14:33:42.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-18T14:33:42.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T14:33:43.249Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-18T14:33:43.249Z] df20fa9351a1: Pulling fs layer [2021-05-18T14:33:43.249Z] 36b3adc4ff6f: Pulling fs layer [2021-05-18T14:33:43.249Z] 8ad3a11d3b57: Pulling fs layer [2021-05-18T14:33:43.249Z] 46f8f816bc3b: Pulling fs layer [2021-05-18T14:33:43.249Z] 93b61091891f: Pulling fs layer [2021-05-18T14:33:43.249Z] 93b9cdb0e59b: Pulling fs layer [2021-05-18T14:33:43.249Z] 5e14af77c1be: Pulling fs layer [2021-05-18T14:33:43.249Z] 01666e4c0597: Pulling fs layer [2021-05-18T14:33:43.249Z] aa168da1d23b: Pulling fs layer [2021-05-18T14:33:43.249Z] 46f8f816bc3b: Waiting [2021-05-18T14:33:43.249Z] 93b61091891f: Waiting [2021-05-18T14:33:43.249Z] 93b9cdb0e59b: Waiting [2021-05-18T14:33:43.249Z] 5e14af77c1be: Waiting [2021-05-18T14:33:43.249Z] 01666e4c0597: Waiting [2021-05-18T14:33:43.249Z] aa168da1d23b: Waiting [2021-05-18T14:33:43.249Z] 36b3adc4ff6f: Verifying Checksum [2021-05-18T14:33:43.249Z] 36b3adc4ff6f: Download complete [2021-05-18T14:33:43.249Z] 46f8f816bc3b: Verifying Checksum [2021-05-18T14:33:43.249Z] 46f8f816bc3b: Download complete [2021-05-18T14:33:43.249Z] df20fa9351a1: Verifying Checksum [2021-05-18T14:33:43.249Z] df20fa9351a1: Download complete [2021-05-18T14:33:43.249Z] 93b9cdb0e59b: Verifying Checksum [2021-05-18T14:33:43.249Z] 93b9cdb0e59b: Download complete [2021-05-18T14:33:43.249Z] 93b61091891f: Verifying Checksum [2021-05-18T14:33:43.249Z] 93b61091891f: Download complete [2021-05-18T14:33:43.520Z] 5e14af77c1be: Verifying Checksum [2021-05-18T14:33:43.520Z] 5e14af77c1be: Download complete [2021-05-18T14:33:43.520Z] 01666e4c0597: Verifying Checksum [2021-05-18T14:33:43.520Z] 01666e4c0597: Download complete [2021-05-18T14:33:43.520Z] 8ad3a11d3b57: Verifying Checksum [2021-05-18T14:33:43.520Z] 8ad3a11d3b57: Download complete [2021-05-18T14:33:43.520Z] df20fa9351a1: Pull complete [2021-05-18T14:33:43.782Z] 36b3adc4ff6f: Pull complete [2021-05-18T14:33:44.736Z] 8ad3a11d3b57: Pull complete [2021-05-18T14:33:44.736Z] 46f8f816bc3b: Pull complete [2021-05-18T14:33:45.002Z] 93b61091891f: Pull complete [2021-05-18T14:33:45.263Z] 93b9cdb0e59b: Pull complete [2021-05-18T14:33:45.263Z] 5e14af77c1be: Pull complete [2021-05-18T14:33:45.263Z] aa168da1d23b: Verifying Checksum [2021-05-18T14:33:45.263Z] aa168da1d23b: Download complete [2021-05-18T14:33:45.530Z] 01666e4c0597: Pull complete [2021-05-18T14:33:52.236Z] aa168da1d23b: Pull complete [2021-05-18T14:33:52.236Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-18T14:33:52.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T14:33:52.236Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-18T14:33:52.334Z] prd-centos7-docker-4c-2g-19801 does not seem to be running inside a container [2021-05-18T14:33:52.382Z] $ 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/122/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/122 -v /w/workspace/edgex-go/122:/w/workspace/edgex-go/122:rw,z -v /w/workspace/edgex-go/122@tmp:/w/workspace/edgex-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-18T14:34:06.792Z] $ docker top 391aa2151edf806c1a650091d56de459e76737a252eeb1a333fcce07623d5e4c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T14:34:07.273Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-18T14:34:08.528Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-18T14:34:08.827Z] + ls /var/log/sa-host [2021-05-18T14:34:08.827Z] + sadf -c /var/log/sa-host/sa05 [2021-05-18T14:34:08.827Z] file_magic: OK [2021-05-18T14:34:08.827Z] HZ: Using current value: 100 [2021-05-18T14:34:08.827Z] file_header: OK [2021-05-18T14:34:08.827Z] 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-05-18T14:34:08.827Z] Statistics: [2021-05-18T14:34:08.827Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-18T14:34:08.827Z] File successfully converted to sysstat format version 12.2.1 [2021-05-18T14:34:08.827Z] + sadf -c /var/log/sa-host/sa18 [2021-05-18T14:34:08.827Z] file_magic: OK [2021-05-18T14:34:08.827Z] HZ: Using current value: 100 [2021-05-18T14:34:08.827Z] file_header: OK [2021-05-18T14:34:08.827Z] 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-05-18T14:34:08.827Z] Statistics: [2021-05-18T14:34:08.827Z] 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...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...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...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...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...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...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-05-18T14:34:08.827Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T14:34:09.529Z] provisioning config files... [2021-05-18T14:34:09.546Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/122@tmp/config9050229060069343563tmp [Pipeline] { [Pipeline] echo [2021-05-18T14:34:09.575Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T14:34:09.871Z] ---> create-netrc.sh [Pipeline] } [2021-05-18T14:34:09.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-18T14:34:09.920Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T14:34:10.232Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-18T14:34:10.245Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T14:34:10.545Z] ---> sudo-logs.sh [2021-05-18T14:34:10.545Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-18T14:34:10.584Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T14:34:10.886Z] ---> job-cost.sh [2021-05-18T14:34:10.886Z] lf-activate-venv: SKIPPING [2021-05-18T14:34:10.886Z] INFO: No Stack... [2021-05-18T14:34:12.315Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-18T14:34:12.575Z] INFO: Archiving Costs [Pipeline] echo [2021-05-18T14:34:12.591Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T14:34:12.901Z] ---> logs-deploy.sh [2021-05-18T14:34:12.901Z] lf-activate-venv: SKIPPING [2021-05-18T14:34:12.901Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/122 [2021-05-18T14:34:12.901Z] INFO: archiving workspace using pattern(s): [2021-05-18T14:34:14.293Z] Archives upload complete. [2021-05-18T14:34:14.293Z] INFO: archiving logs to Nexus