Pull request #3147 opened 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 15c04cc0e416771a36db894e62e4360a34e7dc49+9ee6a915f0da87ac859f0375cd81210a85b62227 (8592edd1691d418bab14b1231b735123d9fbd949) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3147/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3147/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-25321’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-25572’ is offline; ‘prd-centos7-docker-4c-2g-25585’ is offline Running on prd-centos7-docker-4c-2g-25593 in /w/workspace/edgexfoundry_edgex-go_PR-3147 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 9ee6a915f0da87ac859f0375cd81210a85b62227 into PR head commit 15c04cc0e416771a36db894e62e4360a34e7dc49 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3147/head:refs/remotes/origin/PR-3147 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15c04cc0e416771a36db894e62e4360a34e7dc49 # timeout=10 Merge succeeded, producing 15c04cc0e416771a36db894e62e4360a34e7dc49 Checking out Revision 15c04cc0e416771a36db894e62e4360a34e7dc49 (PR-3147) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9ee6a915f0da87ac859f0375cd81210a85b62227 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15c04cc0e416771a36db894e62e4360a34e7dc49 # timeout=10 Commit message: "feat(security): Remove Writable from security services" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:20:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:20:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:20:37 ========================================================= 16:20:37 EdgeX Global Pipelines Version Info 16:20:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:20:38 ------------------- 16:20:38 stable info: 16:20:38 ------------------- 16:20:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:20:38 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 16:20:38 Message: update stable to v1.0.179 16:20:39 ------------------- 16:20:39 experimental info: 16:20:39 ------------------- 16:20:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:20:39 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 16:20:39 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:20:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:20:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:20:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:20:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:20:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:20:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:20:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:20:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 16:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 16:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:20:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:20:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:20:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:20:42 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:20:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:20:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 16:20:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:20:43 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 16:20:43 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 16:20:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3147 [Pipeline] echo 16:20:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3147 [Pipeline] echo 16:20:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3147 [Pipeline] echo 16:20:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15c04cc0e416771a36db894e62e4360a34e7dc49 [Pipeline] echo 16:20:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15c04cc [Pipeline] echo 16:20:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:20:44 provisioning config files... 16:20:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config717371687329959356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:20:44 ---> docker-login.sh 16:20:44 nexus3.edgexfoundry.org:10001 16:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:45 Configure a credential helper to remove this warning. See 16:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:45 16:20:45 Login Succeeded 16:20:45 nexus3.edgexfoundry.org:10002 16:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:45 Configure a credential helper to remove this warning. See 16:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:45 16:20:45 Login Succeeded 16:20:45 nexus3.edgexfoundry.org:10003 16:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:45 Configure a credential helper to remove this warning. See 16:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:45 16:20:45 Login Succeeded 16:20:45 nexus3.edgexfoundry.org:10004 16:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:45 Configure a credential helper to remove this warning. See 16:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:45 16:20:45 Login Succeeded 16:20:45 docker.io 16:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:46 Configure a credential helper to remove this warning. See 16:20:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:46 16:20:46 Login Succeeded 16:20:46 ---> docker-login.sh ends [Pipeline] } 16:20:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:20:46 ++ 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 16:20:46 + for file in '`ls cmd/**/Dockerfile`' 16:20:46 ++ dirname cmd/core-command/Dockerfile 16:20:46 ++ cut -d/ -f2 16:20:46 + echo core-command,cmd/core-command/Dockerfile 16:20:46 + for file in '`ls cmd/**/Dockerfile`' 16:20:46 ++ dirname cmd/core-data/Dockerfile 16:20:46 ++ cut -d/ -f2 16:20:46 + echo core-data,cmd/core-data/Dockerfile 16:20:46 + for file in '`ls cmd/**/Dockerfile`' 16:20:46 ++ dirname cmd/core-metadata/Dockerfile 16:20:46 ++ cut -d/ -f2 16:20:46 + echo core-metadata,cmd/core-metadata/Dockerfile 16:20:46 + for file in '`ls cmd/**/Dockerfile`' 16:20:46 ++ dirname cmd/security-bootstrapper/Dockerfile 16:20:46 ++ cut -d/ -f2 16:20:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:20:46 + for file in '`ls cmd/**/Dockerfile`' 16:20:46 ++ dirname cmd/security-proxy-setup/Dockerfile 16:20:46 ++ cut -d/ -f2 16:20:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:20:46 + for file in '`ls cmd/**/Dockerfile`' 16:20:46 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:20:46 ++ cut -d/ -f2 16:20:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:20:46 + for file in '`ls cmd/**/Dockerfile`' 16:20:46 ++ dirname cmd/support-notifications/Dockerfile 16:20:46 ++ cut -d/ -f2 16:20:46 + echo support-notifications,cmd/support-notifications/Dockerfile 16:20:46 + for file in '`ls cmd/**/Dockerfile`' 16:20:46 ++ dirname cmd/support-scheduler/Dockerfile 16:20:46 ++ cut -d/ -f2 16:20:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:20:46 + for file in '`ls cmd/**/Dockerfile`' 16:20:46 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:20:46 ++ cut -d/ -f2 16:20:46 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:20:46 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:20:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:20:48 16:20:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:20:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:20:49 latest: Pulling from edgex-devops/git-semver 16:20:49 31603596830f: Pulling fs layer 16:20:49 2a8b12db71e7: Pulling fs layer 16:20:49 6ca5941a6612: Pulling fs layer 16:20:49 ecc8261a40a4: Pulling fs layer 16:20:49 ecc8261a40a4: Waiting 16:20:49 2a8b12db71e7: Verifying Checksum 16:20:49 2a8b12db71e7: Download complete 16:20:49 31603596830f: Verifying Checksum 16:20:49 31603596830f: Download complete 16:20:49 ecc8261a40a4: Verifying Checksum 16:20:49 ecc8261a40a4: Download complete 16:20:49 6ca5941a6612: Verifying Checksum 16:20:49 6ca5941a6612: Download complete 16:20:49 31603596830f: Pull complete 16:20:49 2a8b12db71e7: Pull complete 16:20:50 6ca5941a6612: Pull complete 16:20:50 ecc8261a40a4: Pull complete 16:20:50 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:20:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:20:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:20:50 prd-centos7-docker-4c-2g-25593 does not seem to be running inside a container 16:20:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:20:53 $ docker top 9a150d2040459b2ee96ec4db425182cd91b304ed5d67d593f51555b7b04f9e8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:20:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:20:54 [ssh-agent] Looking for ssh-agent implementation... 16:20:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:20:54 $ docker exec 9a150d2040459b2ee96ec4db425182cd91b304ed5d67d593f51555b7b04f9e8e ssh-agent 16:20:54 SSH_AUTH_SOCK=/tmp/ssh-EmjOdiIZ7ujY/agent.12 16:20:54 SSH_AGENT_PID=18 16:20:54 Running ssh-add (command line suppressed) 16:20:54 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7031769602717233240.key (/w/workspace/edgex-go/1@tmp/private_key_7031769602717233240.key) 16:20:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:20:55 + git tag --points-at HEAD [Pipeline] } 16:20:55 $ docker exec --env ******** --env ******** 9a150d2040459b2ee96ec4db425182cd91b304ed5d67d593f51555b7b04f9e8e ssh-agent -k 16:20:55 unset SSH_AUTH_SOCK; 16:20:55 unset SSH_AGENT_PID; 16:20:55 echo Agent pid 18 killed; 16:20:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:20:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:20:55 [ssh-agent] Looking for ssh-agent implementation... 16:20:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:20:55 $ docker exec 9a150d2040459b2ee96ec4db425182cd91b304ed5d67d593f51555b7b04f9e8e ssh-agent 16:20:56 SSH_AUTH_SOCK=/tmp/ssh-vWdw7LGtmfUD/agent.48 16:20:56 SSH_AGENT_PID=54 16:20:56 Running ssh-add (command line suppressed) 16:20:56 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5027765089213430666.key (/w/workspace/edgex-go/1@tmp/private_key_5027765089213430666.key) 16:20:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:20:56 + git semver init 16:20:56 # -> Open(): unable to determine branch for HEAD 16:20:56 # $GIT_DIR = /w/workspace/edgex-go/1/.git 16:20:56 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 16:20:56 # $SEMVER_REMOTE_NAME = origin 16:20:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:20:56 # $SEMVER_USER_NAME = edgex-jenkins 16:20:56 # $SEMVER_BRANCH = PR-3147 16:20:56 # $SEMVER_TEMP = /tmp/semver-458259990 16:20:56 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:21:23 # '/tmp/semver-458259990' -> '/w/workspace/edgex-go/1/.semver' 16:21:23 # -> Force: false 16:21:23 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 16:21:23 $ docker exec --env ******** --env ******** 9a150d2040459b2ee96ec4db425182cd91b304ed5d67d593f51555b7b04f9e8e ssh-agent -k 16:21:23 unset SSH_AUTH_SOCK; 16:21:23 unset SSH_AGENT_PID; 16:21:23 echo Agent pid 54 killed; 16:21:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:21:24 + git semver [Pipeline] } 16:21:24 $ docker stop --time=1 9a150d2040459b2ee96ec4db425182cd91b304ed5d67d593f51555b7b04f9e8e 16:21:25 $ docker rm -f 9a150d2040459b2ee96ec4db425182cd91b304ed5d67d593f51555b7b04f9e8e [Pipeline] // withDockerContainer [Pipeline] sh 16:21:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:21:27 Stashed 1 file(s) [Pipeline] echo 16:21:27 [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) 16:21:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-25592 in /w/workspace/edgexfoundry_edgex-go_PR-3147 [Pipeline] { [Pipeline] ws 16:21:28 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] sh 16:21:28 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:21:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:21:29 + sudo service docker restart 16:21:29 + true 16:21:29 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 16:21:30 ========================================================= 16:21:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:21:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:21:30 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 16:21:32 using credential edgex-jenkins-ssh 16:21:32 Cloning the remote Git repository 16:21:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:21:33 > git init /w/workspace/edgex-go/1 # timeout=10 16:21:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:21:33 > git --version # timeout=10 16:21:33 > git --version # 'git version 2.17.1' 16:21:33 using GIT_SSH to set credentials SSH Credentials for GitHub 16:21:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:21:34 Sending build context to Docker daemon 327.7MB 16:21:34 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 16:21:34 Step 2/6 : FROM ${BASE} 16:21:34 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:21:34 188c0c94c7c5: Pulling fs layer 16:21:34 0ef7d3d256c8: Pulling fs layer 16:21:34 de9db76c5a1d: Pulling fs layer 16:21:34 bca2f99d35d6: Pulling fs layer 16:21:34 93359f2a8cfa: Pulling fs layer 16:21:34 7c6f9722023f: Pulling fs layer 16:21:34 a35cf1a2eb13: Pulling fs layer 16:21:34 93359f2a8cfa: Waiting 16:21:34 7c6f9722023f: Waiting 16:21:34 a35cf1a2eb13: Waiting 16:21:34 bca2f99d35d6: Waiting 16:21:34 de9db76c5a1d: Verifying Checksum 16:21:34 de9db76c5a1d: Download complete 16:21:34 0ef7d3d256c8: Verifying Checksum 16:21:34 0ef7d3d256c8: Download complete 16:21:34 93359f2a8cfa: Download complete 16:21:34 7c6f9722023f: Verifying Checksum 16:21:34 7c6f9722023f: Download complete 16:21:34 188c0c94c7c5: Verifying Checksum 16:21:34 188c0c94c7c5: Download complete 16:21:34 188c0c94c7c5: Pull complete 16:21:34 0ef7d3d256c8: Pull complete 16:21:35 de9db76c5a1d: Pull complete 16:21:36 a35cf1a2eb13: Verifying Checksum 16:21:36 a35cf1a2eb13: Download complete 16:21:37 bca2f99d35d6: Verifying Checksum 16:21:37 bca2f99d35d6: Download complete 16:21:42 bca2f99d35d6: Pull complete 16:21:42 93359f2a8cfa: Pull complete 16:21:42 7c6f9722023f: Pull complete 16:21:47 a35cf1a2eb13: Pull complete 16:21:47 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:21:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:21:47 ---> a62c8e92a672 16:21:47 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 16:21:47 ---> Running in 1c72cb55037e 16:21:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:21:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:21:49 (1/12) Installing libmagic (5.38-r0) 16:21:49 (2/12) Installing file (5.38-r0) 16:21:49 (3/12) Installing libc-dev (0.7.2-r3) 16:21:49 (4/12) Installing g++ (9.3.0-r2) 16:21:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:21:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:21:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:21:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:21:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:21:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3147/head:refs/remotes/origin/PR-3147 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:21:57 Merging remotes/origin/master commit 9ee6a915f0da87ac859f0375cd81210a85b62227 into PR head commit 15c04cc0e416771a36db894e62e4360a34e7dc49 16:21:57 Merge succeeded, producing 15c04cc0e416771a36db894e62e4360a34e7dc49 16:21:57 Checking out Revision 15c04cc0e416771a36db894e62e4360a34e7dc49 (PR-3147) 16:21:57 (5/12) Installing fortify-headers (1.1-r0) 16:21:57 (6/12) Installing patch (2.7.6-r6) 16:21:57 (7/12) Installing build-base (0.5-r2) 16:21:57 (8/12) Installing libsodium (1.0.18-r0) 16:21:57 (9/12) Installing pkgconf (1.7.2-r0) 16:21:57 (10/12) Installing libsodium-dev (1.0.18-r0) 16:21:57 (11/12) Installing libzmq (4.3.3-r0) 16:21:57 (12/12) Installing zeromq-dev (4.3.3-r0) 16:21:57 Executing busybox-1.31.1-r19.trigger 16:21:57 OK: 233 MiB in 51 packages 16:21:57 > git config core.sparsecheckout # timeout=10 16:21:57 > git checkout -f 15c04cc0e416771a36db894e62e4360a34e7dc49 # timeout=10 16:21:57 > git remote # timeout=10 16:21:57 > git config --get remote.origin.url # timeout=10 16:21:57 using GIT_SSH to set credentials SSH Credentials for GitHub 16:21:57 > git merge 9ee6a915f0da87ac859f0375cd81210a85b62227 # timeout=10 16:21:57 > git rev-parse HEAD^{commit} # timeout=10 16:21:57 > git config core.sparsecheckout # timeout=10 16:21:57 > git checkout -f 15c04cc0e416771a36db894e62e4360a34e7dc49 # timeout=10 16:22:01 Removing intermediate container 1c72cb55037e 16:22:01 ---> 73210d6bbac9 16:22:01 Step 4/6 : WORKDIR /edgex-go 16:22:01 ---> Running in 0a5e9c70351f 16:22:01 Removing intermediate container 0a5e9c70351f 16:22:01 ---> f030869fa6e2 16:22:01 Step 5/6 : COPY go.mod . 16:22:01 ---> dd4ec9a0cbf4 16:22:01 Step 6/6 : RUN go mod download 16:22:01 ---> Running in 08ff7e331d33 16:22:02 Commit message: "feat(security): Remove Writable from security services" 16:22:02 > git --version # timeout=10 16:22:02 > git --version # 'git version 2.17.1' 16:22:02 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:22:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:22:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:22:04 + sudo service docker restart 16:22:04 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:22:07 provisioning config files... 16:22:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8302125362896145450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:22:07 ---> docker-login.sh 16:22:07 nexus3.edgexfoundry.org:10001 16:22:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:08 Configure a credential helper to remove this warning. See 16:22:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:08 16:22:08 Login Succeeded 16:22:08 nexus3.edgexfoundry.org:10002 16:22:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:09 Configure a credential helper to remove this warning. See 16:22:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:09 16:22:09 Login Succeeded 16:22:09 nexus3.edgexfoundry.org:10003 16:22:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:09 Configure a credential helper to remove this warning. See 16:22:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:09 16:22:09 Login Succeeded 16:22:09 nexus3.edgexfoundry.org:10004 16:22:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:10 Configure a credential helper to remove this warning. See 16:22:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:10 16:22:10 Login Succeeded 16:22:10 docker.io 16:22:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:10 Configure a credential helper to remove this warning. See 16:22:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:10 16:22:10 Login Succeeded 16:22:10 ---> docker-login.sh ends [Pipeline] } 16:22:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:22:11 ========================================================= 16:22:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:22:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:22:11 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 16:22:13 Sending build context to Docker daemon 166.3MB 16:22:14 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 16:22:14 Step 2/6 : FROM ${BASE} 16:22:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:22:14 5f621e34cdf4: Pulling fs layer 16:22:14 a4357932f1b6: Pulling fs layer 16:22:14 18c013af1878: Pulling fs layer 16:22:14 00ac8860ef70: Pulling fs layer 16:22:14 63d7cb157983: Pulling fs layer 16:22:14 b116817d02f9: Pulling fs layer 16:22:14 745a02a5169b: Pulling fs layer 16:22:14 00ac8860ef70: Waiting 16:22:14 63d7cb157983: Waiting 16:22:14 b116817d02f9: Waiting 16:22:14 745a02a5169b: Waiting 16:22:14 18c013af1878: Download complete 16:22:14 a4357932f1b6: Verifying Checksum 16:22:14 a4357932f1b6: Download complete 16:22:14 63d7cb157983: Download complete 16:22:14 b116817d02f9: Verifying Checksum 16:22:14 b116817d02f9: Download complete 16:22:14 5f621e34cdf4: Verifying Checksum 16:22:14 5f621e34cdf4: Download complete 16:22:14 5f621e34cdf4: Pull complete 16:22:15 a4357932f1b6: Pull complete 16:22:15 18c013af1878: Pull complete 16:22:16 745a02a5169b: Verifying Checksum 16:22:16 745a02a5169b: Download complete 16:22:18 00ac8860ef70: Verifying Checksum 16:22:18 00ac8860ef70: Download complete 16:22:23 Removing intermediate container 08ff7e331d33 16:22:23 ---> 06fc89a3977e 16:22:23 Successfully built 06fc89a3977e 16:22:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:22:23 + docker inspect -f . ci-base-image-x86_64 16:22:23 . [Pipeline] withDockerContainer 16:22:23 prd-centos7-docker-4c-2g-25593 does not seem to be running inside a container 16:22:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 16:22:24 $ docker top b80db2ea48d5238f89b7e5f510f2287651aead5f7c79853510045c9b8392bd11 -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:25 + go version 16:22:25 go version go1.15.5 linux/amd64 [Pipeline] } 16:22:25 $ docker stop --time=1 b80db2ea48d5238f89b7e5f510f2287651aead5f7c79853510045c9b8392bd11 16:22:26 $ docker rm -f b80db2ea48d5238f89b7e5f510f2287651aead5f7c79853510045c9b8392bd11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:22:27 + docker inspect -f . ci-base-image-x86_64 16:22:27 . [Pipeline] withDockerContainer 16:22:27 prd-centos7-docker-4c-2g-25593 does not seem to be running inside a container 16:22:27 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 16:22:28 00ac8860ef70: Pull complete 16:22:28 $ docker top 4148a553cca5d7f45a823ae1e00b2a1a204f1044c28ec16d974aa03940bad856 -eo pid,comm [Pipeline] { 16:22:28 63d7cb157983: Pull complete [Pipeline] echo 16:22:28 ========================================================= 16:22:28 [edgeXBuildGoParallel] Running Tests and Build... 16:22:28 ========================================================= [Pipeline] sh 16:22:29 b116817d02f9: Pull complete 16:22:29 + make test 16:22:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:22:33 745a02a5169b: Pull complete 16:22:33 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:22:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:22:33 ---> b7e6874047d6 16:22:33 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 16:22:36 ---> Running in e1fd95301939 16:22:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:22:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:22:38 (1/12) Installing libmagic (5.38-r0) 16:22:38 (2/12) Installing file (5.38-r0) 16:22:38 (3/12) Installing libc-dev (0.7.2-r3) 16:22:38 (4/12) Installing g++ (9.3.0-r2) 16:22:39 ? github.com/edgexfoundry/edgex-go [no test files] 16:22:43 (5/12) Installing fortify-headers (1.1-r0) 16:22:43 (6/12) Installing patch (2.7.6-r6) 16:22:43 (7/12) Installing build-base (0.5-r2) 16:22:43 (8/12) Installing libsodium (1.0.18-r0) 16:22:43 (9/12) Installing pkgconf (1.7.2-r0) 16:22:43 (10/12) Installing libsodium-dev (1.0.18-r0) 16:22:43 (11/12) Installing libzmq (4.3.3-r0) 16:22:43 (12/12) Installing zeromq-dev (4.3.3-r0) 16:22:43 Executing busybox-1.31.1-r19.trigger 16:22:43 OK: 217 MiB in 51 packages 16:22:48 Removing intermediate container e1fd95301939 16:22:48 ---> 206f41cd2a5b 16:22:48 Step 4/6 : WORKDIR /edgex-go 16:22:48 ---> Running in ee8e0b39fce1 16:22:48 Removing intermediate container ee8e0b39fce1 16:22:48 ---> e832bf20ba29 16:22:48 Step 5/6 : COPY go.mod . 16:22:49 ---> 8afd1a57ca00 16:22:49 Step 6/6 : RUN go mod download 16:22:49 ---> Running in f1359dfeebe6 16:22:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:22:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:23:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:23:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:23:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 16:23:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:23:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:23:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:23:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:23:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:23:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:23:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:23:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:23:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:23:08 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.140s coverage: 45.6% of statements 16:23:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:23:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:23:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:23:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:23:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:23:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:23:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 16:23:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.071s coverage: 100.0% of statements 16:23:11 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.295s coverage: 27.1% of statements 16:23:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:23:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:23:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:23:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:23:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:23:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:23:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.038s coverage: 100.0% of statements 16:23:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:23:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements 16:23:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:23:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:23:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.118s coverage: 65.8% of statements 16:23:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:23:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:23:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.434s coverage: 82.3% of statements 16:23:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:23:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:23:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 16:23:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:23:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.391s coverage: 28.6% of statements 16:23:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:23:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:23:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:23:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:23:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:23:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.073s coverage: 100.0% of statements 16:23:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:23:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements 16:23:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:23:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.117s coverage: 86.7% of statements 16:23:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:23:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.103s coverage: 97.5% of statements 16:23:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:23:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.067s coverage: 78.3% of statements 16:23:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:23:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:23:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:23:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:23:16 Removing intermediate container f1359dfeebe6 16:23:16 ---> 582137ba6c1b 16:23:16 Successfully built 582137ba6c1b 16:23:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:23:16 + docker inspect -f . ci-base-image-arm64 16:23:16 . [Pipeline] withDockerContainer 16:23:16 prd-ubuntu18.04-docker-arm64-4c-16g-25592 does not seem to be running inside a container 16:23:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 16:23:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.429s coverage: 92.8% of statements 16:23:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:23:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.037s coverage: 58.8% of statements 16:23:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:23:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.095s coverage: 0.1% of statements 16:23:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:23:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.030s coverage: 45.5% of statements 16:23:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements 16:23:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.026s coverage: 94.1% of statements 16:23:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements 16:23:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.037s coverage: 87.5% of statements 16:23:18 $ docker top a56e5f9af00f64e0744637b2ef326d1fda27b524c41e50f7578ec7eeb5a1ea62 -eo pid,comm [Pipeline] { [Pipeline] sh 16:23:19 + go version 16:23:19 go version go1.15.5 linux/arm64 [Pipeline] } 16:23:19 $ docker stop --time=1 a56e5f9af00f64e0744637b2ef326d1fda27b524c41e50f7578ec7eeb5a1ea62 16:23:21 $ docker rm -f a56e5f9af00f64e0744637b2ef326d1fda27b524c41e50f7578ec7eeb5a1ea62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:23:22 + docker inspect -f . ci-base-image-arm64 16:23:22 . [Pipeline] withDockerContainer 16:23:22 prd-ubuntu18.04-docker-arm64-4c-16g-25592 does not seem to be running inside a container 16:23:23 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 16:23:24 $ docker top 3ab8721414e9753b32c19e32ff718d3d1897688f7fdd567381528cd7770cbfee -eo pid,comm [Pipeline] { [Pipeline] echo 16:23:24 ========================================================= 16:23:24 [edgeXBuildGoParallel] Running Tests and Build... 16:23:24 ========================================================= [Pipeline] sh 16:23:25 + make test 16:23:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:23:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.052s coverage: 94.4% of statements 16:23:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.037s coverage: 44.8% of statements 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.064s coverage: 92.9% of statements 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.049s coverage: 87.2% of statements 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.8% of statements 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.114s coverage: 91.4% of statements 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 63.5% of statements 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.290s coverage: 68.9% of statements 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.093s coverage: 37.0% of statements 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.308s coverage: 84.0% of statements 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.051s coverage: 100.0% of statements 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.130s coverage: 47.0% of statements 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.050s coverage: 100.0% of statements 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.087s coverage: 87.7% of statements 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.765s coverage: 29.1% of statements 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.072s coverage: 99.0% of statements 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.054s coverage: 100.0% of statements 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.075s coverage: 100.0% of statements 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.028s coverage: 100.0% of statements 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.051s coverage: 87.9% of statements 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 16:23:43 GO111MODULE=on go vet ./... 16:23:48 ? github.com/edgexfoundry/edgex-go [no test files] 16:24:10 gofmt -l . 16:24:10 [ "`gofmt -l .`" = "" ] 16:24:10 ./bin/test-go-mod-tidy.sh 16:24:10 ./bin/test-attribution-txt.sh [Pipeline] sh 16:24:10 + ls -al . 16:24:10 total 696 16:24:10 drwxrwxr-x 10 1001 1001 4096 Feb 8 16:24 . 16:24:10 drwxr-xr-x 4 root root 28 Feb 8 16:22 .. 16:24:10 -rw-rw-r-- 1 1001 1001 11 Feb 8 16:20 .dockerignore 16:24:10 drwxrwxr-x 8 1001 1001 179 Feb 8 16:20 .git 16:24:10 drwxrwxr-x 3 1001 1001 125 Feb 8 16:20 .github 16:24:10 -rw-rw-r-- 1 1001 1001 872 Feb 8 16:20 .gitignore 16:24:10 drwx------ 3 1001 1001 60 Feb 8 16:21 .semver 16:24:10 -rw-rw-r-- 1 1001 1001 166 Feb 8 16:20 .sonarcloud.properties 16:24:10 -rw-rw-r-- 1 1001 1001 7859 Feb 8 16:20 Attribution.txt 16:24:10 -rw-rw-r-- 1 1001 1001 3804 Feb 8 16:20 CONTRIBUTING.md 16:24:10 -rw-rw-r-- 1 1001 1001 931 Feb 8 16:20 Dockerfile.build 16:24:10 -rw-rw-r-- 1 1001 1001 863 Feb 8 16:20 Jenkinsfile 16:24:10 -rw-rw-r-- 1 1001 1001 10775 Feb 8 16:20 LICENSE 16:24:10 -rw-rw-r-- 1 1001 1001 6001 Feb 8 16:20 Makefile 16:24:10 -rw-rw-r-- 1 1001 1001 6524 Feb 8 16:20 README.md 16:24:10 -rw-rw-r-- 1 1001 1001 6755 Feb 8 16:20 SECURITY.md 16:24:10 -rw-rw-r-- 1 1001 1001 5 Feb 8 16:21 VERSION 16:24:10 -rw-rw-r-- 1 1001 1001 4131 Feb 8 16:20 ZMQWindows.md 16:24:10 drwxrwxr-x 2 1001 1001 117 Feb 8 16:20 bin 16:24:10 drwxrwxr-x 15 1001 1001 4096 Feb 8 16:20 cmd 16:24:10 -rw-r--r-- 1 root root 590503 Feb 8 16:23 coverage.out 16:24:10 -rw-r--r-- 1 root root 1054 Feb 8 16:24 go.mod 16:24:10 -rw-r--r-- 1 root root 19290 Feb 8 16:24 go.sum 16:24:10 drwxrwxr-x 8 1001 1001 127 Feb 8 16:20 internal 16:24:10 drwxrwxr-x 4 1001 1001 26 Feb 8 16:20 openapi 16:24:10 drwxrwxr-x 4 1001 1001 71 Feb 8 16:20 snap 16:24:10 -rw-rw-r-- 1 1001 1001 168 Feb 8 16:20 version.go [Pipeline] sh 16:24:10 + '[' -e coverage.out ] 16:24:10 + chown 1001:1001 coverage.out [Pipeline] stash 16:24:11 Stashed 1 file(s) [Pipeline] sh 16:24:11 + make build 16:24:11 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 16:24:15 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 16:24:23 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 16:24:24 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 16:24:26 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 16:24:26 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 16:24:28 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 16:24:29 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 16:24:31 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 16:24:31 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 16:24:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 16:24:34 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 16:24:35 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 16:24:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] } 16:24:37 $ docker stop --time=1 4148a553cca5d7f45a823ae1e00b2a1a204f1044c28ec16d974aa03940bad856 16:24:38 $ docker rm -f 4148a553cca5d7f45a823ae1e00b2a1a204f1044c28ec16d974aa03940bad856 16:24:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:24:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:24:42 16:24:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:24:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:24:42 latest: Pulling from edgex-devops/edgex-compose 16:24:42 cbdbe7a5bc2a: Pulling fs layer 16:24:42 ca9280d653b3: Pulling fs layer 16:24:42 7e9c9ca2126c: Pulling fs layer 16:24:42 cbdbe7a5bc2a: Download complete 16:24:43 ca9280d653b3: Verifying Checksum 16:24:43 ca9280d653b3: Download complete 16:24:43 cbdbe7a5bc2a: Pull complete 16:24:44 7e9c9ca2126c: Verifying Checksum 16:24:44 7e9c9ca2126c: Download complete 16:24:44 ca9280d653b3: Pull complete 16:24:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:24:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:24:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 16:24:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:24:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:24:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:24:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:24:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:24:51 7e9c9ca2126c: Pull complete 16:24:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:24:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:24:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:24:51 prd-centos7-docker-4c-2g-25593 does not seem to be running inside a container 16:24:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:24:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:24:53 $ docker top 54c936d0be6cb9527432587f9d76d5e5140066d11e28a2272562d6679c340ed5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:54 + docker-compose build --help 16:24:54 + grep parallel 16:24:55 --parallel Build images in parallel. [Pipeline] } 16:24:55 $ docker stop --time=1 54c936d0be6cb9527432587f9d76d5e5140066d11e28a2272562d6679c340ed5 16:24:56 $ docker rm -f 54c936d0be6cb9527432587f9d76d5e5140066d11e28a2272562d6679c340ed5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:24:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:24:57 . [Pipeline] withDockerContainer 16:24:57 prd-centos7-docker-4c-2g-25593 does not seem to be running inside a container 16:24:57 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 16:24:58 $ docker top cd961110cdbfc606640fe5d9286c5f12e7644913938fe7682dfce4c61f69e3e8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:59 + docker-compose -f ./docker-compose-build.yml build --parallel 16:24:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:24:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:24:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:25:00 Building docker-core-command-go ... 16:25:00 Building docker-core-data-go ... 16:25:00 Building docker-core-metadata-go ... 16:25:00 Building docker-security-bootstrapper-go ... 16:25:00 Building docker-security-proxy-setup-go ... 16:25:00 Building docker-security-secretstore-setup-go ... 16:25:00 Building docker-support-notifications-go ... 16:25:00 Building docker-support-scheduler-go ... 16:25:00 Building docker-sys-mgmt-agent-go ... 16:25:00 Building docker-security-secretstore-setup-go 16:25:00 Building docker-sys-mgmt-agent-go 16:25:00 Building docker-security-proxy-setup-go 16:25:00 Building docker-support-scheduler-go 16:25:00 Building docker-core-metadata-go 16:25:06 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.351s coverage: 45.6% of statements 16:25:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:25:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:25:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:25:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:25:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:25:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:25:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 16:25:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.176s coverage: 100.0% of statements 16:25:13 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.510s coverage: 27.1% of statements 16:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:25:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.091s coverage: 100.0% of statements 16:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:25:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.160s coverage: 100.0% of statements 16:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:25:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.231s coverage: 65.8% of statements 16:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:25:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.703s coverage: 82.3% of statements 16:25:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:25:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:25:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 16:25:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:25:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.256s coverage: 28.6% of statements 16:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:25:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.184s coverage: 100.0% of statements 16:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:25:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.082s coverage: 100.0% of statements 16:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:25:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.347s coverage: 86.7% of statements 16:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:25:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.416s coverage: 97.5% of statements 16:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:25:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.174s coverage: 78.3% of statements 16:25:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:25:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:25:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:25:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:25:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.351s coverage: 92.8% of statements 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:25:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:25:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.186s coverage: 0.1% of statements 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:25:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:25:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 45.5% of statements 16:25:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 79.5% of statements 16:25:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 16:25:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements 16:25:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 16:25:39 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:25:39 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:25:39 ---> 06fc89a3977e 16:25:39 Step 3/21 : WORKDIR /edgex-go 16:25:39 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:25:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:25:39 ---> 06fc89a3977e 16:25:39 Step 3/26 : WORKDIR /edgex-go 16:25:39 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:25:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:25:39 ---> 06fc89a3977e 16:25:39 Step 3/24 : WORKDIR /edgex-go 16:25:39 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:25:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:25:39 ---> 06fc89a3977e 16:25:39 Step 3/23 : WORKDIR /edgex-go 16:25:39 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:25:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:25:39 ---> 06fc89a3977e 16:25:39 Step 3/22 : WORKDIR /edgex-go 16:25:39 ---> Running in 744b1742cdb5 16:25:39 ---> Running in 7a3850017656 16:25:39 ---> Running in f0b8f1b4a119 16:25:39 ---> Running in c2e10e48d6e2 16:25:39 ---> Running in e7bb34fc533a 16:25:39 Removing intermediate container 744b1742cdb5 16:25:39 ---> d95e378ef598 16:25:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:39 Removing intermediate container c2e10e48d6e2 16:25:39 ---> b3434e2c3a1a 16:25:39 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:39 Removing intermediate container 7a3850017656 16:25:39 ---> 3b9409a1cb62 16:25:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:39 Removing intermediate container e7bb34fc533a 16:25:39 ---> 3b709df253ee 16:25:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:39 Removing intermediate container f0b8f1b4a119 16:25:39 ---> 8dc09cd7d030 16:25:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:39 ---> Running in dd122e18570f 16:25:39 ---> Running in 2078fd3c2144 16:25:39 ---> Running in 3914e57f7752 16:25:39 ---> Running in 270355f1541a 16:25:39 ---> Running in 505865c1a973 16:25:39 Removing intermediate container 3914e57f7752 16:25:39 ---> 25fabea802e1 16:25:39 Step 5/21 : RUN apk add --update --no-cache make git 16:25:39 ---> Running in 91bdf145ee20 16:25:39 Removing intermediate container 2078fd3c2144 16:25:39 ---> c8fa93ea7c32 16:25:39 Step 5/24 : RUN apk add --update --no-cache make git 16:25:39 ---> Running in dca55f1d6d99 16:25:39 Removing intermediate container dd122e18570f 16:25:39 ---> ee8f0207a6be 16:25:39 Step 5/22 : RUN apk add --update --no-cache make git 16:25:39 Removing intermediate container 505865c1a973 16:25:39 ---> 0b06b3d23645 16:25:39 Step 5/23 : RUN apk add --update --no-cache make git 16:25:39 Removing intermediate container 270355f1541a 16:25:39 ---> 439568ba244b 16:25:39 Step 5/26 : RUN apk add --update --no-cache make bash git 16:25:39 ---> Running in bf165496a21d 16:25:39 ---> Running in 191ad58e2950 16:25:39 ---> Running in eedbd8dccec5 16:25:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:25:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:25:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:25:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:25:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:25:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:25:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:25:39 OK: 233 MiB in 51 packages 16:25:40 OK: 233 MiB in 51 packages 16:25:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:25:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:25:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:25:40 Removing intermediate container 91bdf145ee20 16:25:40 ---> 2067df14ed70 16:25:40 Step 6/21 : COPY go.mod . 16:25:40 OK: 233 MiB in 51 packages 16:25:40 Removing intermediate container dca55f1d6d99 16:25:40 ---> 57613f9c5243 16:25:40 Step 6/24 : COPY go.mod . 16:25:40 OK: 233 MiB in 51 packages 16:25:40 OK: 233 MiB in 51 packages 16:25:40 ---> e48edbd71719 16:25:40 Step 7/21 : RUN go mod download 16:25:40 ---> Running in 997563519fdc 16:25:40 ---> 0b4712a45028 16:25:40 Step 7/24 : RUN go mod download 16:25:41 ---> Running in 93fc03f7cc9d 16:25:41 Removing intermediate container bf165496a21d 16:25:41 ---> 040f1fa00422 16:25:41 Step 6/22 : COPY go.mod . 16:25:41 Removing intermediate container 191ad58e2950 16:25:41 ---> 14e39feccb0f 16:25:41 Step 6/23 : COPY go.mod . 16:25:41 ---> 671f4541fb64 16:25:41 Step 7/22 : RUN go mod download 16:25:41 ---> Running in 13cfb36bab5c 16:25:41 Removing intermediate container eedbd8dccec5 16:25:41 ---> 31a80fc9aeb8 16:25:41 Step 6/26 : COPY go.mod . 16:25:42 ---> 2607710ab5f1 16:25:42 Step 7/23 : RUN go mod download 16:25:42 ---> 2bd95c64e6d6 16:25:42 Step 7/26 : RUN go mod download 16:25:42 ---> Running in 5a9a48161635 16:25:42 ---> Running in 59c6927211af 16:25:44 Removing intermediate container 93fc03f7cc9d 16:25:44 ---> 01d1e4d77c31 16:25:44 Step 8/24 : COPY . . 16:25:44 Removing intermediate container 997563519fdc 16:25:44 ---> 0bd4b7e58198 16:25:44 Step 8/21 : COPY . . 16:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements 16:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.081s coverage: 44.8% of statements 16:25:47 Removing intermediate container 13cfb36bab5c 16:25:47 ---> ae55d8b7efa4 16:25:47 Step 8/22 : COPY . . 16:25:47 Removing intermediate container 5a9a48161635 16:25:47 ---> a999e7d18075 16:25:47 Step 8/23 : COPY . . 16:25:53 Removing intermediate container 59c6927211af 16:25:53 ---> 5353d236ed93 16:25:53 Step 8/26 : COPY . . 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.122s coverage: 92.9% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.120s coverage: 87.2% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.131s coverage: 87.2% of statements 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.139s coverage: 84.2% of statements 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.162s coverage: 91.4% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.537s coverage: 63.5% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.837s coverage: 68.9% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.330s coverage: 37.0% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.505s coverage: 84.0% of statements 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.108s coverage: 100.0% of statements 16:26:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.386s coverage: 47.0% of statements 16:26:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:26:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:26:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:26:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:26:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:26:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.114s coverage: 100.0% of statements 16:26:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:26:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.122s coverage: 100.0% of statements 16:26:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:26:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:26:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 16:26:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:26:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.242s coverage: 87.7% of statements 16:26:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:26:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:26:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:26:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.013s coverage: 29.1% of statements 16:26:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:26:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:26:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:26:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:26:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:26:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.211s coverage: 99.0% of statements 16:26:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:26:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.118s coverage: 100.0% of statements 16:26:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:26:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:26:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:26:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:26:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.189s coverage: 100.0% of statements 16:26:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:26:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:26:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:26:15 ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements 16:26:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:26:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.065s coverage: 100.0% of statements 16:26:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:26:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:26:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:26:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:26:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.085s coverage: 87.9% of statements 16:26:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:26:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:26:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 16:26:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.051s coverage: 32.1% of statements 16:26:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 16:26:16 GO111MODULE=on go vet ./... 16:26:32 ---> 591e2a91b0eb 16:26:32 ---> 69e68703b67c 16:26:32 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-configStep 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:26:32 16:26:32 ---> 87fef6cdc7a9 16:26:32 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:26:32 ---> Running in fdcc702b6d3b 16:26:32 ---> Running in ae7e9aacab4c 16:26:32 ---> Running in aa92e20e81a8 16:26:32 ---> f1f2eb566ae1 16:26:32 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:26:32 ---> 296391c585b3 16:26:32 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:26:32 ---> Running in eca9a9a23264 16:26:32 ---> Running in 55032c26df42 16:26:32 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 16:26:32 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 16:26:32 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 16:26:32 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 16:26:32 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 16:26:54 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 16:26:54 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 16:27:02 Removing intermediate container eca9a9a23264 16:27:02 ---> 81f219f60fe2 16:27:02 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:27:03 Removing intermediate container ae7e9aacab4c 16:27:03 ---> 1f0d8ada687d 16:27:03 16:27:03 Step 10/21 : FROM alpine:3.12 16:27:03 3.12: Pulling from library/alpine 16:27:03 Removing intermediate container aa92e20e81a8 16:27:03 ---> ef1b75ab82a7 16:27:03 16:27:03 Step 10/24 : FROM alpine:3.12 16:27:03 ---> Running in 7073ed887e78 16:27:03 3.12: Pulling from library/alpine 16:27:04 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 16:27:04 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 16:27:04 Status: Downloaded newer image for alpine:3.12 16:27:04 ---> 389fef711851 16:27:04 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 16:27:04 Status: Downloaded newer image for alpine:3.12 16:27:04 ---> 389fef711851 16:27:04 Step 11/21 : RUN apk add --update --no-cache curl 16:27:05 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 16:27:05 ---> Running in c1ae604cd878 16:27:05 ---> Running in 6208fb691ad2 16:27:06 Removing intermediate container fdcc702b6d3b 16:27:06 ---> 68f9c3f64203 16:27:06 16:27:06 Step 10/22 : FROM alpine:3.12 16:27:06 ---> 389fef711851 16:27:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:27:09 ---> Running in 6683b7729b77 16:27:09 Removing intermediate container 55032c26df42 16:27:09 ---> b63c375e9fd6 16:27:09 16:27:09 Step 10/23 : FROM alpine:3.12 16:27:09 ---> 389fef711851 16:27:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:27:09 ---> Running in ef5dafc3ea47 16:27:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:27:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:27:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:27:09 Removing intermediate container 7073ed887e78 16:27:09 ---> e27371bf694b 16:27:09 16:27:09 Step 11/26 : FROM docker:20.10.0 16:27:09 20.10.0: Pulling from library/docker 16:27:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:27:09 (1/4) Installing ca-certificates (20191127-r4) 16:27:09 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:27:09 (3/4) Installing libcurl (7.69.1-r3) 16:27:09 (4/4) Installing curl (7.69.1-r3) 16:27:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:27:09 (1/5) Installing ca-certificates (20191127-r4) 16:27:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:27:09 (2/5) Installing nghttp2-libs (1.41.0-r0) 16:27:09 (3/5) Installing libcurl (7.69.1-r3) 16:27:09 (4/5) Installing curl (7.69.1-r3) 16:27:09 (5/5) Installing dumb-init (1.2.2-r1) 16:27:09 Executing busybox-1.31.1-r19.trigger 16:27:09 Executing ca-certificates-20191127-r4.trigger 16:27:09 Executing busybox-1.31.1-r19.trigger 16:27:09 Executing ca-certificates-20191127-r4.trigger 16:27:09 OK: 7 MiB in 19 packages 16:27:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:27:10 (1/1) Installing dumb-init (1.2.2-r1) 16:27:10 OK: 7 MiB in 18 packages 16:27:10 Executing busybox-1.31.1-r19.trigger 16:27:10 OK: 6 MiB in 15 packages 16:27:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:27:10 (1/1) Installing dumb-init (1.2.2-r1) 16:27:10 Executing busybox-1.31.1-r19.trigger 16:27:10 OK: 6 MiB in 15 packages 16:27:13 Removing intermediate container 6208fb691ad2 16:27:13 ---> a7077c4d9eb4 16:27:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:27:14 Removing intermediate container 6683b7729b77 16:27:14 ---> ba03e5aadc1c 16:27:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:27:14 ---> Running in 46f454034d33 16:27:14 ---> Running in fde535269ce8 16:27:14 Removing intermediate container ef5dafc3ea47 16:27:14 ---> 36cf1e7e9c76 16:27:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:27:14 Removing intermediate container c1ae604cd878 16:27:14 ---> e636cff4e26a 16:27:14 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:27:14 ---> Running in 895f5ae6abcd 16:27:14 ---> Running in 0e33a7c5b21c 16:27:15 Removing intermediate container fde535269ce8 16:27:15 ---> 15fc76cfab16 16:27:15 Step 13/22 : ENV APP_PORT=48085 16:27:15 Removing intermediate container 46f454034d33 16:27:15 ---> 8fd0ea0d32d3 16:27:15 Step 13/24 : WORKDIR / 16:27:15 ---> Running in edd1bcece603 16:27:15 ---> Running in 69fa3655b534 16:27:15 Removing intermediate container 0e33a7c5b21c 16:27:15 ---> 44e04da09891 16:27:15 Step 13/21 : WORKDIR /edgex 16:27:15 Removing intermediate container 895f5ae6abcd 16:27:15 ---> c006461cde75 16:27:15 Step 13/23 : ENV APP_PORT=48081 16:27:15 ---> Running in 262f5bccc6f3 16:27:15 ---> Running in 22eae11518de 16:27:15 Removing intermediate container edd1bcece603 16:27:15 ---> 82de02412d40 16:27:15 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:27:16 Removing intermediate container 69fa3655b534 16:27:16 ---> c12eb47c1bd4 16:27:16 Step 14/22 : EXPOSE $APP_PORT 16:27:16 ---> Running in 0cdd503ace55 16:27:16 Removing intermediate container 22eae11518de 16:27:16 ---> 6fd7d8f0e484 16:27:16 Step 14/23 : EXPOSE $APP_PORT 16:27:16 Removing intermediate container 262f5bccc6f3 16:27:16 ---> c6368ee81734 16:27:16 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:27:16 ---> Running in 7822295f437e 16:27:16 ---> 0694c699716d 16:27:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:27:16 Removing intermediate container 0cdd503ace55 16:27:16 ---> 507095b34f02 16:27:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:27:16 ---> 2eaad62385eb 16:27:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:27:16 Removing intermediate container 7822295f437e 16:27:16 ---> 303d1c7d4382 16:27:16 Step 15/23 : WORKDIR / 16:27:16 ---> 7a16a64aa700 16:27:16 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:27:17 ---> 39c65b7912c7 16:27:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:27:17 ---> Running in f54508268afa 16:27:18 ---> 5dd1ce36e878 16:27:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:27:18 ---> e8c96ec4a3b3 16:27:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:27:18 Removing intermediate container f54508268afa 16:27:18 ---> bc744bacd5d4 16:27:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:27:18 ---> 6af694cf24f8 16:27:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:27:18 ---> a5c941cda8e1 16:27:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:27:19 ---> 897ac61b59da 16:27:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:27:19 ---> a8d2c9e2c328 16:27:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:27:19 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:27:19 Status: Downloaded newer image for docker:20.10.0 16:27:19 ---> aefe523efa57 16:27:19 Step 12/26 : RUN apk add --no-cache bash 16:27:19 ---> Running in 6f14633860fb 16:27:19 ---> d2bfd6189193 16:27:19 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:27:19 ---> Running in c00c15e0b05b 16:27:19 ---> aa39ab27db8a 16:27:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:27:19 Removing intermediate container 6f14633860fb 16:27:19 ---> a6c60728e8ee 16:27:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:27:19 ---> Running in 75de0468e81b 16:27:19 ---> 07bfd82a109e 16:27:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:27:20 ---> Running in b11792a02281 16:27:20 ---> 0f3bf06d7e64 16:27:20 Step 20/24 : 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/ 16:27:20 Removing intermediate container 75de0468e81b 16:27:20 ---> aef8957520a3 16:27:20 Step 18/21 : CMD ["--init=true"] 16:27:20 ---> Running in 3320070c76c1 16:27:20 ---> Running in 6b7446179323 16:27:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:27:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:27:20 ---> 6404e65f59d7 16:27:20 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:27:20 Removing intermediate container b11792a02281 16:27:20 ---> d64d333e070d 16:27:20 Step 20/22 : LABEL arch=x86_64 16:27:20 (1/2) Installing readline (8.0.4-r0) 16:27:20 (2/2) Installing bash (5.0.17-r0) 16:27:20 Executing bash-5.0.17-r0.post-install 16:27:20 Executing busybox-1.31.1-r19.trigger 16:27:20 OK: 12 MiB in 22 packages 16:27:20 ---> Running in 3e0f70e391a4 16:27:20 Removing intermediate container 6b7446179323 16:27:20 ---> 42b2ff909864 16:27:20 Step 19/21 : LABEL arch=x86_64 16:27:20 ---> Running in 7cd6876d0fc1 16:27:20 Removing intermediate container 3e0f70e391a4 16:27:20 ---> 45fe7fa035ce 16:27:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:27:20 ---> Running in 9318a1bbb77a 16:27:21 ---> Running in 6eda03fe0715 16:27:21 Removing intermediate container 7cd6876d0fc1 16:27:21 ---> 4f2819db97b8 16:27:21 Step 21/22 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 16:27:21 Removing intermediate container 9318a1bbb77a 16:27:21 ---> 0552954c915f 16:27:21 Step 20/21 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 16:27:21 ---> Running in 1cc6479fa73a 16:27:21 ---> Running in be60ce20fb9c 16:27:21 Removing intermediate container c00c15e0b05b 16:27:21 ---> e651277096bc 16:27:21 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:27:21 Removing intermediate container 6eda03fe0715 16:27:21 ---> fa8329f8ebe5 16:27:21 Step 21/23 : LABEL arch=x86_64 16:27:22 ---> Running in 14ef34874734 16:27:22 ---> Running in 13e56c9c8c0f 16:27:22 Removing intermediate container 1cc6479fa73a 16:27:22 ---> 4ecb672a0340 16:27:22 Step 22/22 : LABEL version=0.0.0 16:27:22 Removing intermediate container be60ce20fb9c 16:27:22 ---> 78896a6b49c9 16:27:22 Step 21/21 : LABEL version=0.0.0 16:27:22 Removing intermediate container 3320070c76c1 16:27:22 ---> ee148abcc3ae 16:27:22 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:27:22 ---> Running in 88e8bd7e3e94 16:27:22 ---> Running in ed98ca3b878f 16:27:22 ---> Running in 9ced80a490af 16:27:22 Removing intermediate container 13e56c9c8c0f 16:27:22 ---> d945a1c1d7d1 16:27:22 Step 22/23 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 16:27:22 Removing intermediate container 14ef34874734 16:27:22 ---> 15dcc5638763 16:27:22 Step 14/26 : ENV APP_PORT=48090 16:27:22 ---> Running in 5485103499d1 16:27:22 ---> Running in d7c128792745 16:27:22 Removing intermediate container 9ced80a490af 16:27:22 ---> 71542e8a9d46 16:27:22 Step 22/24 : LABEL arch=x86_64 16:27:22 Removing intermediate container 88e8bd7e3e94 16:27:22 ---> 42f8443d0e69 16:27:22 16:27:22 Removing intermediate container ed98ca3b878f 16:27:22 ---> 117a61711e6e 16:27:22 16:27:22 Removing intermediate container 5485103499d1 16:27:22 ---> c44662b3d896 16:27:22 Step 23/23 : LABEL version=0.0.0 16:27:22 ---> Running in d20d725fc357 16:27:23 Removing intermediate container d7c128792745 16:27:23 ---> 7e39c52b989a 16:27:23 Step 15/26 : EXPOSE $APP_PORT 16:27:23 Successfully built 42f8443d0e69 16:27:23 Successfully built 117a61711e6e 16:27:23 ---> Running in 443f2e860f69 16:27:23 Successfully tagged docker-security-proxy-setup-go:latest 16:27:23 Successfully tagged docker-support-scheduler-go:latest 16:27:23 Building docker-security-bootstrapper-go 16:27:23 Building docker-core-command-go 16:27:23  Building docker-support-scheduler-go ... done  Building docker-security-proxy-setup-go ... done  ---> Running in 1a5e20e38275 16:27:23 Removing intermediate container d20d725fc357 16:27:23 ---> 24d7d4e1279b 16:27:23 Step 23/24 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 16:27:23 ---> Running in 1fd402a036eb 16:27:23 Removing intermediate container 443f2e860f69 16:27:23 ---> 71b1e87e4c95 16:27:23 16:27:23 Removing intermediate container 1a5e20e38275 16:27:23 ---> ff47c15a9552 16:27:23 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:27:23 Removing intermediate container 1fd402a036eb 16:27:23 ---> 01a1265fe8c0 16:27:23 Step 24/24 : LABEL version=0.0.0 16:27:23 Successfully built 71b1e87e4c95 16:27:23 Successfully tagged docker-core-metadata-go:latest 16:27:23  Building docker-core-metadata-go ... done Building docker-core-data-go 16:27:24 ---> Running in 321a6d5054a9 16:27:24 Removing intermediate container 321a6d5054a9 16:27:24 ---> c21f3bfb7fd1 16:27:24 16:27:24 ---> f166a0c6be23 16:27:24 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:27:24 Successfully built c21f3bfb7fd1 16:27:24 Successfully tagged docker-security-secretstore-setup-go:latest 16:27:24 Building docker-support-notifications-go 16:27:24  Building docker-security-secretstore-setup-go ... done  ---> b135a19eee1a 16:27:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:27:28 ---> 043e2e8fab93 16:27:28 Step 19/26 : RUN apk --no-cache add py3-pip 16:27:28 ---> Running in 2e4f1b909eab 16:27:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:27:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:27:34 (1/33) Installing libbz2 (1.0.8-r1) 16:27:34 (2/33) Installing expat (2.2.9-r1) 16:27:34 (3/33) Installing libffi (3.3-r2) 16:27:34 (4/33) Installing gdbm (1.13-r1) 16:27:34 (5/33) Installing xz-libs (5.2.5-r0) 16:27:34 (6/33) Installing sqlite-libs (3.32.1-r0) 16:27:34 (7/33) Installing python3 (3.8.5-r0) 16:27:35 (8/33) Installing py3-appdirs (1.4.4-r1) 16:27:35 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:27:35 (10/33) Installing py3-parsing (2.4.7-r0) 16:27:36 (11/33) Installing py3-six (1.15.0-r0) 16:27:36 (12/33) Installing py3-packaging (20.4-r0) 16:27:36 (13/33) Installing py3-setuptools (47.0.0-r0) 16:27:36 (14/33) Installing py3-chardet (3.0.4-r4) 16:27:36 (15/33) Installing py3-idna (2.9-r0) 16:27:36 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:27:36 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:27:36 (18/33) Installing py3-requests (2.23.0-r0) 16:27:36 (19/33) Installing py3-msgpack (1.0.0-r0) 16:27:36 (20/33) Installing py3-lockfile (0.12.2-r3) 16:27:36 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:27:36 (22/33) Installing py3-colorama (0.4.3-r0) 16:27:36 (23/33) Installing py3-distlib (0.3.0-r0) 16:27:36 (24/33) Installing py3-distro (1.5.0-r1) 16:27:36 (25/33) Installing py3-webencodings (0.5.1-r3) 16:27:36 (26/33) Installing py3-html5lib (1.0.1-r4) 16:27:36 (27/33) Installing py3-pytoml (0.1.21-r0) 16:27:36 (28/33) Installing py3-pep517 (0.8.2-r0) 16:27:36 (29/33) Installing py3-progress (1.5-r0) 16:27:36 (30/33) Installing py3-toml (0.10.1-r0) 16:27:36 (31/33) Installing py3-retrying (1.3.3-r0) 16:27:36 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:27:36 (33/33) Installing py3-pip (20.1.1-r0) 16:27:36 Executing busybox-1.31.1-r19.trigger 16:27:36 OK: 71 MiB in 55 packages 16:27:37 gofmt -l . 16:27:37 [ "`gofmt -l .`" = "" ] 16:27:37 ./bin/test-go-mod-tidy.sh 16:27:37 ./bin/test-attribution-txt.sh [Pipeline] sh 16:27:38 + ls -al . 16:27:38 total 724 16:27:38 drwxrwxr-x 9 1001 1001 4096 Feb 8 16:27 . 16:27:38 drwxr-xr-x 4 root root 4096 Feb 8 16:23 .. 16:27:38 -rw-rw-r-- 1 1001 1001 11 Feb 8 16:21 .dockerignore 16:27:38 drwxrwxr-x 8 1001 1001 4096 Feb 8 16:22 .git 16:27:38 drwxrwxr-x 3 1001 1001 4096 Feb 8 16:21 .github 16:27:38 -rw-rw-r-- 1 1001 1001 872 Feb 8 16:21 .gitignore 16:27:38 -rw-rw-r-- 1 1001 1001 166 Feb 8 16:21 .sonarcloud.properties 16:27:38 -rw-rw-r-- 1 1001 1001 7859 Feb 8 16:21 Attribution.txt 16:27:38 -rw-rw-r-- 1 1001 1001 3804 Feb 8 16:21 CONTRIBUTING.md 16:27:38 -rw-rw-r-- 1 1001 1001 931 Feb 8 16:21 Dockerfile.build 16:27:38 -rw-rw-r-- 1 1001 1001 863 Feb 8 16:21 Jenkinsfile 16:27:38 -rw-rw-r-- 1 1001 1001 10775 Feb 8 16:21 LICENSE 16:27:38 -rw-rw-r-- 1 1001 1001 6001 Feb 8 16:21 Makefile 16:27:38 -rw-rw-r-- 1 1001 1001 6524 Feb 8 16:21 README.md 16:27:38 -rw-rw-r-- 1 1001 1001 6755 Feb 8 16:21 SECURITY.md 16:27:38 -rw-rw-r-- 1 1001 1001 5 Feb 8 16:21 VERSION 16:27:38 -rw-rw-r-- 1 1001 1001 4131 Feb 8 16:21 ZMQWindows.md 16:27:38 drwxrwxr-x 2 1001 1001 4096 Feb 8 16:21 bin 16:27:38 drwxrwxr-x 15 1001 1001 4096 Feb 8 16:21 cmd 16:27:38 -rw-r--r-- 1 root root 590503 Feb 8 16:26 coverage.out 16:27:38 -rw-r--r-- 1 root root 1054 Feb 8 16:27 go.mod 16:27:38 -rw-r--r-- 1 root root 19290 Feb 8 16:27 go.sum 16:27:38 drwxrwxr-x 8 1001 1001 4096 Feb 8 16:21 internal 16:27:38 drwxrwxr-x 4 1001 1001 4096 Feb 8 16:21 openapi 16:27:38 drwxrwxr-x 4 1001 1001 4096 Feb 8 16:21 snap 16:27:38 -rw-rw-r-- 1 1001 1001 168 Feb 8 16:21 version.go [Pipeline] sh 16:27:39 + '[' -e coverage.out ] 16:27:39 + chown 1001:1001 coverage.out [Pipeline] stash 16:27:39 Warning: overwriting stash ‘coverage-report’ 16:27:40 Stashed 1 file(s) [Pipeline] sh 16:27:41 + make build 16:27:41 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 16:27:51 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 16:27:55 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:27:55 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:27:55 ---> 06fc89a3977e 16:27:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 3/31 : WORKDIR /edgex-go 16:27:55 16:27:55 ---> Using cache 16:27:55 ---> 8dc09cd7d030 16:27:55 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:27:55 ---> 06fc89a3977e 16:27:55 Step 3/23 : WORKDIR /edgex-go 16:27:55 ---> Using cache 16:27:55 ---> 8dc09cd7d030 16:27:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:55 ---> Using cache 16:27:55 ---> 439568ba244b 16:27:55 Step 5/23 : RUN apk add --update --no-cache make git 16:27:55 ---> Using cache 16:27:55 ---> 439568ba244b 16:27:55 Step 5/31 : RUN apk add --update --no-cache make git 16:27:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:27:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:27:55 ---> 06fc89a3977e 16:27:55 Step 3/23 : WORKDIR /edgex-go 16:27:55 ---> Using cache 16:27:55 ---> 8dc09cd7d030 16:27:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:55 ---> Using cache 16:27:55 ---> 439568ba244b 16:27:55 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:27:55 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:27:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:27:55 ---> 06fc89a3977e 16:27:55 Step 3/22 : WORKDIR /edgex-go 16:27:55 ---> Using cache 16:27:55 ---> 8dc09cd7d030 16:27:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:55 ---> Using cache 16:27:55 ---> 439568ba244b 16:27:55 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:27:56 ---> Running in 1ca578cc7d4a 16:27:56 ---> Running in 225888b7ab5f 16:27:56 ---> Running in 4a2d877d3ea4 16:27:56 ---> Running in efa06b83db43 16:27:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:27:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:27:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:27:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:27:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:27:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:27:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:27:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:27:59 OK: 233 MiB in 51 packages 16:27:59 OK: 233 MiB in 51 packages 16:27:59 OK: 233 MiB in 51 packages 16:27:59 OK: 233 MiB in 51 packages 16:28:01 Removing intermediate container 2e4f1b909eab 16:28:01 ---> b681a5432274 16:28:01 Step 20/26 : RUN pip install docker-compose==1.23.2 16:28:01 Removing intermediate container 4a2d877d3ea4 16:28:01 ---> f4112a7ff535 16:28:01 Step 6/23 : COPY go.mod . 16:28:02 ---> Running in e522fa3559c1 16:28:02 Removing intermediate container 1ca578cc7d4a 16:28:02 ---> 2608eaee1cd4 16:28:02 Step 6/23 : COPY go.mod . 16:28:02 Removing intermediate container efa06b83db43 16:28:02 ---> 8b058988e21b 16:28:02 Step 6/22 : COPY go.mod . 16:28:02 ---> cb134f58ab66 16:28:02 Step 7/23 : RUN go mod download 16:28:02 Removing intermediate container 225888b7ab5f 16:28:02 ---> 7d349e98e8b1 16:28:02 Step 6/31 : COPY go.mod . 16:28:02 ---> 8f9a5da6b3f1 16:28:02 Step 7/23 : RUN go mod download 16:28:02 ---> Running in 0d8dea18ab94 16:28:02 ---> Running in 3ee504f21f31 16:28:03 ---> c6848fe6d8ff 16:28:03 Step 7/22 : RUN go mod download 16:28:03 ---> Running in 10f1f1ae99b3 16:28:03 ---> d9695ebc2e93 16:28:03 Step 7/31 : RUN go mod download 16:28:03 ---> Running in 6691af17574d 16:28:04 Collecting docker-compose==1.23.2 16:28:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:28:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:28:04 Collecting websocket-client<1.0,>=0.32.0 16:28:04 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 16:28:04 Collecting docopt<0.7,>=0.6.1 16:28:04 Downloading docopt-0.6.2.tar.gz (25 kB) 16:28:05 Removing intermediate container 3ee504f21f31 16:28:05 ---> 231a485c367d 16:28:05 Step 8/23 : COPY . . 16:28:05 Removing intermediate container 10f1f1ae99b3 16:28:05 ---> b4286016c073 16:28:05 Step 8/22 : COPY . . 16:28:05 Collecting jsonschema<3,>=2.5.1 16:28:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:28:05 Removing intermediate container 0d8dea18ab94 16:28:05 ---> aa8f230fa671 16:28:05 Step 8/23 : COPY . . 16:28:05 Removing intermediate container 6691af17574d 16:28:05 ---> b3400d8581af 16:28:05 Step 8/31 : COPY . . 16:28:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:28:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:28:06 Collecting docker<4.0,>=3.6.0 16:28:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:28:09 Collecting dockerpty<0.5,>=0.4.1 16:28:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:28:12 Collecting cached-property<2,>=1.2.0 16:28:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:28:13 Collecting PyYAML<4,>=3.10 16:28:13 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 16:28:14 Downloading PyYAML-3.13.tar.gz (270 kB) 16:28:17 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 16:28:19 Collecting texttable<0.10,>=0.9.0 16:28:19 Downloading texttable-0.9.1.tar.gz (11 kB) 16:28:21 Collecting idna<2.8,>=2.5 16:28:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:28:21 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) 16:28:22 Collecting urllib3<1.25,>=1.21.1 16:28:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:28:22 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) 16:28:22 Collecting docker-pycreds>=0.4.0 16:28:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:28:22 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:28:22 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:28:22 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:28:22 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:28:22 Installing collected packages: websocket-client, docopt, jsonschema, idna, urllib3, requests, docker-pycreds, docker, dockerpty, cached-property, PyYAML, texttable, docker-compose 16:28:23 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 16:28:23 Running setup.py install for docopt: started 16:28:23 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 16:28:27 Running setup.py install for docopt: finished with status 'done' 16:28:29 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 16:28:30 Attempting uninstall: idna 16:28:30 Found existing installation: idna 2.9 16:28:30 Uninstalling idna-2.9: 16:28:31 Successfully uninstalled idna-2.9 16:28:33 Attempting uninstall: urllib3 16:28:33 Found existing installation: urllib3 1.25.9 16:28:33 Uninstalling urllib3-1.25.9: 16:28:33 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 16:28:34 Successfully uninstalled urllib3-1.25.9 16:28:36 Attempting uninstall: requests 16:28:36 Found existing installation: requests 2.23.0 16:28:36 Uninstalling requests-2.23.0: 16:28:36 Successfully uninstalled requests-2.23.0 16:28:36 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 16:28:38 Running setup.py install for dockerpty: started 16:28:41 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 16:28:41 Running setup.py install for dockerpty: finished with status 'done' 16:28:42 Running setup.py install for PyYAML: started 16:28:44 Running setup.py install for PyYAML: finished with status 'done' 16:28:44 Running setup.py install for texttable: started 16:28:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 16:28:44 Running setup.py install for texttable: finished with status 'done' 16:28:45 ---> 0f47a4931380 16:28:45 Step 9/23 : RUN make cmd/core-data/core-data 16:28:45 ---> f0ab21de2a7d 16:28:45 Step 9/23 : RUN make cmd/core-command/core-command 16:28:46 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.57.0 16:28:46 ---> Running in 0e3a220fea1c 16:28:46 ---> Running in 7ee3f4d139b6 16:28:46 ---> 4c8581e6bf90 16:28:46 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 16:28:47 ---> Running in 5ef5535262e3 16:28:47 ---> f01c77fbd61a 16:28:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:28:48 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 16:28:48 ---> Running in 9e93fc17dff2 16:28:49 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 16:28:49 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 16:28:49 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 16:28:49 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 16:28:51 Removing intermediate container e522fa3559c1 16:28:51 ---> 260410242d77 16:28:51 Step 21/26 : RUN apk --no-cache add curl 16:28:51 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 16:28:51 ---> Running in 7cbb05d5ffcd 16:28:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:28:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:28:53 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:28:53 (2/3) Installing libcurl (7.69.1-r3) 16:28:53 (3/3) Installing curl (7.69.1-r3) 16:28:53 Executing busybox-1.31.1-r19.trigger 16:28:53 OK: 72 MiB in 58 packages 16:28:54 Removing intermediate container 7cbb05d5ffcd 16:28:54 ---> a4942f92eaf7 16:28:54 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 16:28:54 ---> Running in a6339ff83ee7 16:28:55 Removing intermediate container a6339ff83ee7 16:28:55 ---> 9d5d79257adc 16:28:55 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:28:55 ---> Running in c079f3f05d08 16:28:55 Removing intermediate container c079f3f05d08 16:28:55 ---> fd3f96263bcc 16:28:55 Step 24/26 : LABEL arch=x86_64 16:28:55 ---> Running in 9980b3e0358f 16:28:56 Removing intermediate container 9980b3e0358f 16:28:56 ---> 6a78eb39f2f6 16:28:56 Step 25/26 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 [Pipeline] } 16:28:56 $ docker stop --time=1 3ab8721414e9753b32c19e32ff718d3d1897688f7fdd567381528cd7770cbfee 16:28:57 ---> Running in 41b54037176f 16:28:57 Removing intermediate container 41b54037176f 16:28:57 ---> c6d6e7edeb76 16:28:57 Step 26/26 : LABEL version=0.0.0 16:28:57 ---> Running in 80b0206be9e2 16:28:57 Removing intermediate container 80b0206be9e2 16:28:57 ---> ee2da1e234e7 16:28:57 16:28:58 Successfully built ee2da1e234e7 16:28:58 Successfully tagged docker-sys-mgmt-agent-go:latest 16:28:59 $ docker rm -f 3ab8721414e9753b32c19e32ff718d3d1897688f7fdd567381528cd7770cbfee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:29:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:29:01 16:29:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:29:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:29:02 latest: Pulling from edgex-devops/edgex-compose-arm64 16:29:02 29e5d40040c1: Pulling fs layer 16:29:02 1ce36da41761: Pulling fs layer 16:29:02 25b303627fd3: Pulling fs layer 16:29:03 29e5d40040c1: Verifying Checksum 16:29:03 29e5d40040c1: Download complete 16:29:03 1ce36da41761: Verifying Checksum 16:29:03 1ce36da41761: Download complete 16:29:04 29e5d40040c1: Pull complete 16:29:05 1ce36da41761: Pull complete 16:29:05 25b303627fd3: Verifying Checksum 16:29:05 25b303627fd3: Download complete 16:29:15 25b303627fd3: Pull complete 16:29:15 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:29:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:29:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:29:15 prd-ubuntu18.04-docker-arm64-4c-16g-25592 does not seem to be running inside a container 16:29:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:29:16  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 16:29:18 $ docker top d11bc16e9a0c91a3a901a674f10cd0d6afa56b5cdc950f6d3082a982f6d34b4d -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:19 + docker-compose build --help 16:29:19 + grep parallel 16:29:23 --parallel Build images in parallel. [Pipeline] } 16:29:23 $ docker stop --time=1 d11bc16e9a0c91a3a901a674f10cd0d6afa56b5cdc950f6d3082a982f6d34b4d 16:29:24 Removing intermediate container 7ee3f4d139b6 16:29:24 ---> bc5339fd10e9 16:29:24 16:29:24 Step 10/23 : FROM alpine:3.12 16:29:24 ---> 389fef711851 16:29:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:29:24 ---> Using cache 16:29:24 ---> 36cf1e7e9c76 16:29:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:29:24 ---> Using cache 16:29:24 ---> c006461cde75 16:29:24 Step 13/23 : ENV APP_PORT=48082 16:29:24 Removing intermediate container 9e93fc17dff2 16:29:24 ---> a4a3e9af52f6 16:29:24 16:29:24 Step 10/22 : FROM alpine:3.12 16:29:24 ---> 389fef711851 16:29:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:29:24 Removing intermediate container 5ef5535262e3 16:29:24 ---> 6f6e24d61dd4 16:29:24 16:29:24 Step 10/31 : FROM alpine:3.12 16:29:24 ---> 389fef711851 16:29:24 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:29:24 ---> Running in 4053699ab5f8 16:29:24 ---> Running in 29606a33ac93 16:29:24 ---> Running in 7cb58ddc8d4e 16:29:25 $ docker rm -f d11bc16e9a0c91a3a901a674f10cd0d6afa56b5cdc950f6d3082a982f6d34b4d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:29:26 Removing intermediate container 29606a33ac93 16:29:26 ---> 9ab15634d617 16:29:26 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:29:26 Removing intermediate container 7cb58ddc8d4e 16:29:26 ---> 4b212de997ee 16:29:26 Step 14/23 : EXPOSE $APP_PORT 16:29:26 ---> Running in 6ed43f4e6803 16:29:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:29:26 ---> Running in 1176a0fefc2a 16:29:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:29:26 Removing intermediate container 0e3a220fea1c 16:29:26 ---> 98a6846c5db5 16:29:26 16:29:26 Step 10/23 : FROM alpine:3.12 16:29:26 ---> 389fef711851 16:29:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:29:26 ---> Running in 4ced79003375 16:29:26 (1/2) Installing ca-certificates (20191127-r4) 16:29:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:29:26 . [Pipeline] withDockerContainer 16:29:26 (2/2) Installing dumb-init (1.2.2-r1) 16:29:26 Executing busybox-1.31.1-r19.trigger 16:29:26 Executing ca-certificates-20191127-r4.trigger 16:29:26 OK: 6 MiB in 16 packages 16:29:26 prd-ubuntu18.04-docker-arm64-4c-16g-25592 does not seem to be running inside a container 16:29:26 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:29:27 Removing intermediate container 1176a0fefc2a 16:29:27 ---> 00f12b5ddf75 16:29:27 Step 15/23 : WORKDIR / 16:29:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:29:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:29:27 Removing intermediate container 4ced79003375 16:29:27 ---> 0c8d4cde17c1 16:29:27 Step 12/23 : ENV APP_PORT=48080 16:29:27 ---> Running in cf20cbe25f7c 16:29:27 (1/2) Installing dumb-init (1.2.2-r1) 16:29:27 (2/2) Installing su-exec (0.2-r1) 16:29:27 Executing busybox-1.31.1-r19.trigger 16:29:27 OK: 6 MiB in 16 packages 16:29:27 ---> Running in 48e728bec841 16:29:27 Removing intermediate container cf20cbe25f7c 16:29:27 ---> 214ebd1220de 16:29:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:28 Removing intermediate container 48e728bec841 16:29:28 ---> 2bf9de2645dc 16:29:28 Step 13/23 : EXPOSE $APP_PORT 16:29:28 Removing intermediate container 4053699ab5f8 16:29:28 ---> d47b819f7c83 16:29:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:29:28 $ docker top fe161f264454fd574f41a7eddaa628e50881b597f6e9db4ba5ea43dc22b48e06 -eo pid,comm 16:29:28 ---> Running in 5ad2c4b7aa9d 16:29:28 ---> Running in b80401597104 16:29:28 ---> 6a027f7c68a0 16:29:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [Pipeline] { [Pipeline] sh 16:29:28 Removing intermediate container 6ed43f4e6803 16:29:28 ---> acc9e7bb49ae 16:29:28 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:29:28 Removing intermediate container 5ad2c4b7aa9d 16:29:28 ---> 7fb1844c82ff 16:29:28 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:29 Removing intermediate container b80401597104 16:29:29 ---> da7561714cf1 16:29:29 Step 13/22 : ENV APP_PORT=48060 16:29:29 ---> Running in 86442926c7d7 16:29:29 ---> Running in d307f07158f1 16:29:29 ---> Running in 002c97c80a7b 16:29:29 + docker-compose -f ./docker-compose-build.yml build --parallel 16:29:29 ---> a1c566aa3ec2 16:29:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:29:29 Removing intermediate container 86442926c7d7 16:29:29 ---> 8c05bcbe0ca9 16:29:29 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:29:29 ---> Running in a316bc5965e4 16:29:29 Removing intermediate container 002c97c80a7b 16:29:29 ---> cccb9f9fed2c 16:29:29 Step 14/22 : EXPOSE $APP_PORT 16:29:30 ---> Running in 798feb491fa3 16:29:30 ---> ea7b70e330ec 16:29:30 Step 19/23 : ENTRYPOINT ["/core-command"] 16:29:30 Removing intermediate container a316bc5965e4 16:29:30 ---> 9038dd6a7c70 16:29:30 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:29:30 ---> Running in 162d06e704c5 16:29:30 ---> Running in ae06599d3065 16:29:30 Removing intermediate container 798feb491fa3 16:29:30 ---> bff27a6baa05 16:29:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:30 Removing intermediate container 162d06e704c5 16:29:30 ---> 275b6e613d51 16:29:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:30 ---> Running in 8f05838be11f 16:29:30 ---> 64e47b70dc47 16:29:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:29:31 Removing intermediate container 8f05838be11f 16:29:31 ---> 93a81ae19270 16:29:31 Step 21/23 : LABEL arch=x86_64 16:29:31 Removing intermediate container d307f07158f1 16:29:31 ---> 85e4abc25e15 16:29:31 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:29:31 ---> Running in 5e9cfc087d4d 16:29:31 ---> Running in bd673f4759cb 16:29:32 ---> d429efd2a6b6 16:29:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:29:32 Removing intermediate container 5e9cfc087d4d 16:29:32 ---> 04dd1fb04f3c 16:29:32 Step 22/23 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 16:29:32 ---> Running in a11e620c2da9 16:29:32 Removing intermediate container ae06599d3065 16:29:32 ---> a11eee1c7a75 16:29:32 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:29:32 ---> 4907c9544fa2 16:29:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:29:32 ---> Running in 14754a4df3cd 16:29:32 ---> Running in 2ff9af512276 16:29:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:29:32 Removing intermediate container a11e620c2da9 16:29:32 ---> 9bd37ac902a1 16:29:32 Step 23/23 : LABEL version=0.0.0 16:29:32 ---> Running in ff7a60e76231 16:29:32 Removing intermediate container 2ff9af512276 16:29:32 ---> 2a96f08d78cb 16:29:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:32 Removing intermediate container 14754a4df3cd 16:29:32 ---> 827e32c4f112 16:29:32 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:29:33 ---> Running in d130780ac2ce 16:29:33 Removing intermediate container ff7a60e76231 16:29:33 ---> e03d77c5b30c 16:29:33 16:29:33 ---> 7afe38cc6df5 16:29:33 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:29:33 Successfully built e03d77c5b30c 16:29:33 Removing intermediate container d130780ac2ce 16:29:33 ---> 1d8420cd0af5 16:29:33 Step 20/22 : LABEL arch=x86_64 16:29:33 Successfully tagged docker-core-command-go:latest 16:29:33  Building docker-core-command-go ... done  ---> Running in 05608722eba9 16:29:33 ---> Running in 90a5b7331f0d 16:29:33 Removing intermediate container 90a5b7331f0d 16:29:33 ---> 10220d3e52ba 16:29:33 Step 21/22 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 16:29:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:29:33 Building docker-core-command-go ... 16:29:33 Building docker-core-data-go ... 16:29:33 Building docker-core-metadata-go ... 16:29:33 Building docker-security-bootstrapper-go ... 16:29:33 Building docker-security-proxy-setup-go ... 16:29:33 Building docker-security-secretstore-setup-go ... 16:29:33 Building docker-support-notifications-go ... 16:29:33 Building docker-support-scheduler-go ... 16:29:33 Building docker-sys-mgmt-agent-go ... 16:29:33 Building docker-security-proxy-setup-go 16:29:33 Building docker-security-secretstore-setup-go 16:29:33 Building docker-core-command-go 16:29:33 Building docker-core-metadata-go 16:29:33 Building docker-support-scheduler-go 16:29:34 ---> Running in bfde6bd87b4d 16:29:34 Removing intermediate container bfde6bd87b4d 16:29:34 ---> 42421ea5a471 16:29:34 Step 22/22 : LABEL version=0.0.0 16:29:34 ---> Running in 9cfa734a7bc7 16:29:34 Removing intermediate container 9cfa734a7bc7 16:29:34 ---> f6c67d218d8b 16:29:34 16:29:34 Successfully built f6c67d218d8b 16:29:34 Successfully tagged docker-support-notifications-go:latest 16:29:34  Building docker-support-notifications-go ... done Removing intermediate container 05608722eba9 16:29:34 ---> ec8567732472 16:29:34 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:35 ---> 5440f935117a 16:29:35 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:29:35 ---> 753a731b1578 16:29:35 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:29:35 (1/6) Installing dumb-init (1.2.2-r1) 16:29:35 ---> fddfe4b27529 16:29:35 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 16:29:35 (2/6) Installing libgcc (9.3.0-r2) 16:29:35 (3/6) Installing libsodium (1.0.18-r0) 16:29:36 (4/6) Installing libstdc++ (9.3.0-r2) 16:29:36 ---> 003f38ca08b0 16:29:36 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:29:36 ---> f28e00806286 16:29:36 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:29:36 ---> Running in 641339ea5be2 16:29:37 (5/6) Installing libzmq (4.3.3-r0) 16:29:37 Removing intermediate container 641339ea5be2 16:29:37 ---> a9627fb5c1fc 16:29:37 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:29:37 ---> aa2b3f1a8a8a 16:29:37 Step 26/31 : RUN chmod +x /entrypoint.sh 16:29:37 (6/6) Installing zeromq (4.3.3-r0) 16:29:37 Executing busybox-1.31.1-r19.trigger 16:29:37 OK: 8 MiB in 20 packages 16:29:37 ---> Running in 48a6b5918d62 16:29:38 Removing intermediate container bd673f4759cb 16:29:38 ---> 0442176cecaf 16:29:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:38 ---> 04b64faa26ec 16:29:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:29:38 Removing intermediate container 48a6b5918d62 16:29:38 ---> 4e83fe27480c 16:29:38 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:29:38 ---> Running in e80fb8671e29 16:29:38 ---> d8c61deb5171 16:29:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:29:39 Removing intermediate container e80fb8671e29 16:29:39 ---> 22b2146f41f7 16:29:39 Step 28/31 : CMD ["gate"] 16:29:39 ---> Running in e8d8f21df181 16:29:39 ---> fb76dc975ceb 16:29:39 Step 19/23 : ENTRYPOINT ["/core-data"] 16:29:39 ---> Running in 6030354d615a 16:29:39 Removing intermediate container e8d8f21df181 16:29:39 ---> 9084ecf54c3f 16:29:39 Step 29/31 : LABEL arch=x86_64 16:29:39 Removing intermediate container 6030354d615a 16:29:39 ---> e2b5510a29f0 16:29:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:39 ---> Running in 5906bc89d195 16:29:39 ---> Running in 0a1730941701 16:29:40 Removing intermediate container 5906bc89d195 16:29:40 ---> 27297236f0f4 16:29:40 Step 30/31 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 16:29:40 Removing intermediate container 0a1730941701 16:29:40 ---> 2915f5ac856c 16:29:40 Step 21/23 : LABEL arch=x86_64 16:29:40 ---> Running in 2c08ee157df7 16:29:40 ---> Running in 17908a6158d1 16:29:40 Removing intermediate container 2c08ee157df7 16:29:40 ---> e18e3d687070 16:29:40 Step 22/23 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 16:29:40 Removing intermediate container 17908a6158d1 16:29:40 ---> 1a70e3d531bc 16:29:40 Step 31/31 : LABEL version=0.0.0 16:29:40 ---> Running in cc4e7f9c83e6 16:29:40 ---> Running in 2f07f9ed4d6d 16:29:41 Removing intermediate container cc4e7f9c83e6 16:29:41 ---> 534b4f36b361 16:29:41 Step 23/23 : LABEL version=0.0.0 16:29:41 ---> Running in 7d866b515ad0 16:29:41 Removing intermediate container 2f07f9ed4d6d 16:29:41 ---> 1ab262300f8b 16:29:41 16:29:41 Successfully built 1ab262300f8b 16:29:41 Successfully tagged docker-security-bootstrapper-go:latest 16:29:41  Building docker-security-bootstrapper-go ... done Removing intermediate container 7d866b515ad0 16:29:41 ---> 069dbddaa696 16:29:41 16:29:41 Successfully built 069dbddaa696 16:29:41 Successfully tagged docker-core-data-go:latest 16:29:41  Building docker-core-data-go ... done  [Pipeline] } 16:29:41 $ docker stop --time=1 cd961110cdbfc606640fe5d9286c5f12e7644913938fe7682dfce4c61f69e3e8 16:29:43 $ docker rm -f cd961110cdbfc606640fe5d9286c5f12e7644913938fe7682dfce4c61f69e3e8 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:45 + docker images 16:29:45 + grep docker 16:29:45 docker-core-data-go latest 069dbddaa696 4 seconds ago 22.3MB 16:29:45 docker-security-bootstrapper-go latest 1ab262300f8b 5 seconds ago 23.8MB 16:29:45 docker-support-notifications-go latest f6c67d218d8b 11 seconds ago 17.6MB 16:29:45 docker-core-command-go latest e03d77c5b30c 13 seconds ago 16.9MB 16:29:45 docker-sys-mgmt-agent-go latest ee2da1e234e7 48 seconds ago 313MB 16:29:45 docker-security-secretstore-setup-go latest c21f3bfb7fd1 2 minutes ago 24.6MB 16:29:45 docker-core-metadata-go latest 71b1e87e4c95 2 minutes ago 18.8MB 16:29:45 docker-support-scheduler-go latest 117a61711e6e 2 minutes ago 17MB 16:29:45 docker-security-proxy-setup-go latest 42f8443d0e69 2 minutes ago 24.4MB 16:29:45 docker 20.10.0 aefe523efa57 8 weeks ago 240MB [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 16:30:01 Still waiting to schedule task 16:30:01 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:30:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:30:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:30:55 ---> 582137ba6c1b 16:30:55 Step 3/23 : WORKDIR /edgex-go 16:30:55 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:30:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:30:55 ---> 582137ba6c1b 16:30:55 Step 3/22 : WORKDIR /edgex-go 16:30:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:30:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:30:55 ---> 582137ba6c1b 16:30:55 Step 3/23 : WORKDIR /edgex-go 16:30:55 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:30:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:30:55 ---> 582137ba6c1b 16:30:55 Step 3/24 : WORKDIR /edgex-go 16:30:55 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:30:55 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:30:55 ---> 582137ba6c1b 16:30:55 Step 3/21 : WORKDIR /edgex-go 16:30:55 ---> Running in 230ad6ee95bc 16:30:55 ---> Running in d405860fa131 16:30:55 ---> Running in 5b37f928c879 16:30:55 ---> Running in 56f320a8412d 16:30:55 ---> Running in f8b208021bbd 16:30:55 Removing intermediate container 5b37f928c879 16:30:55 ---> 0c95cc3f2d2e 16:30:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:55 Removing intermediate container d405860fa131 16:30:55 ---> becf4b91577f 16:30:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:55 Removing intermediate container f8b208021bbd 16:30:55 ---> a44e67bb7d03 16:30:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:55 Removing intermediate container 230ad6ee95bc 16:30:55 ---> 62b7bccd6ec6 16:30:55 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:55 Removing intermediate container 56f320a8412d 16:30:55 ---> d76890f50c71 16:30:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:55 ---> Running in cfca103f7240 16:30:55 ---> Running in 2befe2d0289c 16:30:55 ---> Running in 6a99f1ad3a90 16:30:55 ---> Running in af639ea8a7f8 16:30:55 ---> Running in b290f26c3d45 16:30:55 Removing intermediate container cfca103f7240 16:30:55 ---> 1bf3dc2109c5 16:30:55 Step 5/23 : RUN apk add --update --no-cache make git 16:30:55 ---> Running in 41b65b8ae170 16:30:55 Removing intermediate container 2befe2d0289c 16:30:55 ---> 984241784c83 16:30:55 Step 5/24 : RUN apk add --update --no-cache make git 16:30:55 Removing intermediate container 6a99f1ad3a90 16:30:55 ---> dc89d0a2a6cd 16:30:55 Step 5/23 : RUN apk add --update --no-cache make git 16:30:55 ---> Running in 8fedc5801c37 16:30:55 Removing intermediate container b290f26c3d45 16:30:55 ---> fbc74208c0e6 16:30:55 Step 5/21 : RUN apk add --update --no-cache make git 16:30:55 ---> Running in d5625a2f3c55 16:30:55 Removing intermediate container af639ea8a7f8 16:30:55 ---> 5efd2d117e07 16:30:55 Step 5/22 : RUN apk add --update --no-cache make git 16:30:55 ---> Running in 6a821eb2b010 16:30:55 ---> Running in 0e7ad467bcbd 16:30:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:30:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:30:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:30:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:30:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:30:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:30:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:30:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:30:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:30:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:30:55 OK: 217 MiB in 51 packages 16:30:56 Running on prd-ubuntu18.04-docker-8c-8g-25594 in /w/workspace/edgexfoundry_edgex-go_PR-3147 [Pipeline] { [Pipeline] ws 16:30:56 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 16:30:56 OK: 217 MiB in 51 packages 16:30:56 OK: 217 MiB in 51 packages 16:30:57 OK: 217 MiB in 51 packages 16:30:57 OK: 217 MiB in 51 packages 16:30:57 Removing intermediate container 41b65b8ae170 16:30:57 ---> df4f90f000e0 16:30:57 Step 6/23 : COPY go.mod . 16:30:58 Removing intermediate container 8fedc5801c37 16:30:58 ---> 43991b35559f 16:30:58 Step 6/24 : COPY go.mod . 16:30:58 ---> 58b0ffc5ac79 16:30:58 Step 7/23 : RUN go mod download 16:30:58 using credential edgex-jenkins-ssh 16:30:58 Cloning the remote Git repository 16:30:58 ---> Running in f6b2e0d66c7a 16:30:58 Removing intermediate container d5625a2f3c55 16:30:58 ---> dffa36019ec6 16:30:58 Step 6/23 : COPY go.mod . 16:30:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:30:58 > git init /w/workspace/edgex-go/1 # timeout=10 16:30:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:30:58 > git --version # timeout=10 16:30:58 > git --version # 'git version 2.17.1' 16:30:58 using GIT_SSH to set credentials SSH Credentials for GitHub 16:30:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:30:59 Removing intermediate container 0e7ad467bcbd 16:30:59 ---> c3e30e8552ff 16:30:59 Step 6/22 : COPY go.mod . 16:30:59 Removing intermediate container 6a821eb2b010 16:30:59 ---> ceebd74547dc 16:30:59 Step 6/21 : COPY go.mod . 16:30:59 ---> d5dea4bdc27d 16:30:59 Step 7/24 : RUN go mod download 16:30:59 ---> Running in 856b730e56ca 16:30:59 ---> 0ad74f8c20ef 16:30:59 Step 7/23 : RUN go mod download 16:30:59 ---> Running in d4a90cdf1a35 16:31:00 ---> 66ba45ddb6db 16:31:00 Step 7/22 : RUN go mod download 16:31:00 ---> 3e3cc0020a59 16:31:00 Step 7/21 : RUN go mod download 16:31:00 ---> Running in 62e53b40dabd 16:31:01 ---> Running in 07737dfccb99 16:31:03 Removing intermediate container f6b2e0d66c7a 16:31:03 ---> 9561b61c36c0 16:31:03 Step 8/23 : COPY . . 16:31:03 Removing intermediate container 856b730e56ca 16:31:03 ---> c70b3e8e77cf 16:31:03 Step 8/24 : COPY . . 16:31:04 Removing intermediate container d4a90cdf1a35 16:31:04 ---> 3dd970ad0ba1 16:31:04 Step 8/23 : COPY . . 16:31:05 Removing intermediate container 62e53b40dabd 16:31:05 ---> 052927371c41 16:31:05 Step 8/22 : COPY . . 16:31:05 Removing intermediate container 07737dfccb99 16:31:05 ---> af709877b0cd 16:31:05 Step 8/21 : COPY . . 16:31:06 Merging remotes/origin/master commit 9ee6a915f0da87ac859f0375cd81210a85b62227 into PR head commit 15c04cc0e416771a36db894e62e4360a34e7dc49 16:31:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:31:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:31:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:31:05 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3147/head:refs/remotes/origin/PR-3147 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:31:06 > git config core.sparsecheckout # timeout=10 16:31:06 > git checkout -f 15c04cc0e416771a36db894e62e4360a34e7dc49 # timeout=10 16:31:06 Merge succeeded, producing 15c04cc0e416771a36db894e62e4360a34e7dc49 16:31:06 Checking out Revision 15c04cc0e416771a36db894e62e4360a34e7dc49 (PR-3147) 16:31:06 > git remote # timeout=10 16:31:06 > git config --get remote.origin.url # timeout=10 16:31:06 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:06 > git merge 9ee6a915f0da87ac859f0375cd81210a85b62227 # timeout=10 16:31:06 > git rev-parse HEAD^{commit} # timeout=10 16:31:06 > git config core.sparsecheckout # timeout=10 16:31:06 > git checkout -f 15c04cc0e416771a36db894e62e4360a34e7dc49 # timeout=10 16:31:10 Commit message: "feat(security): Remove Writable from security services" 16:31:10 > git --version # timeout=10 16:31:10 > git --version # 'git version 2.17.1' 16:31:10 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:11 + echo snap-build.sh 16:31:11 snap-build.sh 16:31:11 + SNAP_BASE_DIR=. 16:31:11 + '[' '!' -z /w/workspace/edgex-go/1 ']' 16:31:11 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 16:31:11 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 16:31:11 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 16:31:11 + cd /w/workspace/edgex-go/1 16:31:11 + sudo apt-get remove -qy --purge lxd lxd-client 16:31:11 Reading package lists... 16:31:11 Building dependency tree... 16:31:11 Reading state information... 16:31:12 The following packages were automatically installed and are no longer required: 16:31:12 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:31:12 uidmap xdelta3 16:31:12 Use 'sudo apt autoremove' to remove them. 16:31:12 The following packages will be REMOVED: 16:31:12 lxd* lxd-client* 16:31:12 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:31:12 After this operation, 31.7 MB disk space will be freed. 16:31:14 (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 ... 190027 files and directories currently installed.) 16:31:14 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:31:15 Removing lxd dnsmasq configuration 16:31:15 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:31:15 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:31:16 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 16:31:17 (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 ... 189852 files and directories currently installed.) 16:31:17 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:31:19 Processing triggers for systemd (237-3ubuntu10.42) ... 16:31:19 Processing triggers for ureadahead (0.100.0-21) ... 16:31:20 + sudo snap remove --purge lxd 16:31:21 snap "lxd" is not installed 16:31:21 + sudo groupadd --force --system lxd 16:31:21 ++ whoami 16:31:21 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:31:21 + newgrp - lxd 16:31:21 + sudo snap install lxd 16:31:32 ---> 227ba32ac2bc 16:31:32 Step 9/23 : RUN make cmd/core-command/core-command 16:31:32 ---> d93e716db26c 16:31:32 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:31:32 ---> 1e0609c1279d 16:31:32 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:31:32 ---> c0b8e5b0f51d 16:31:32 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:31:32 ---> d6fe37009213 16:31:32 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:31:32 ---> Running in fae6045a95ae 16:31:32 ---> Running in cc6555d5b695 16:31:32 ---> Running in 406ab73dae03 16:31:32 ---> Running in 5451295b3e5b 16:31:32 ---> Running in 9071dfca2369 16:31:32 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 16:31:32 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 16:31:32 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 16:31:33 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 16:31:33 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 16:32:55 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 16:32:55 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 16:33:07 Removing intermediate container cc6555d5b695 16:33:07 ---> 600e506d391b 16:33:07 16:33:07 Step 10/24 : FROM alpine:3.12 16:33:07 3.12: Pulling from library/alpine 16:33:07 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 16:33:07 Status: Downloaded newer image for alpine:3.12 16:33:07 ---> afeebe901d6b 16:33:07 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 16:33:08 ---> Running in b2e0a7a51169 16:33:10 Removing intermediate container 9071dfca2369 16:33:10 ---> 13f82de81c0d 16:33:10 16:33:10 Step 10/21 : FROM alpine:3.12 16:33:10 ---> afeebe901d6b 16:33:10 Step 11/21 : RUN apk add --update --no-cache curl 16:33:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:33:10 ---> Running in c901f2024037 16:33:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:33:11 (1/5) Installing ca-certificates (20191127-r4) 16:33:11 (2/5) Installing nghttp2-libs (1.41.0-r0) 16:33:11 (3/5) Installing libcurl (7.69.1-r3) 16:33:11 (4/5) Installing curl (7.69.1-r3) 16:33:11 (5/5) Installing dumb-init (1.2.2-r1) 16:33:11 Executing busybox-1.31.1-r19.trigger 16:33:11 Executing ca-certificates-20191127-r4.trigger 16:33:12 OK: 7 MiB in 19 packages 16:33:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:33:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:33:12 2021-02-08T16:32:59Z INFO Waiting for automatic snapd restart... 16:33:13 (1/4) Installing ca-certificates (20191127-r4) 16:33:13 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:33:13 (3/4) Installing libcurl (7.69.1-r3) 16:33:13 (4/4) Installing curl (7.69.1-r3) 16:33:13 Executing busybox-1.31.1-r19.trigger 16:33:13 Executing ca-certificates-20191127-r4.trigger 16:33:13 OK: 7 MiB in 18 packages 16:33:15 Removing intermediate container b2e0a7a51169 16:33:15 ---> 715f1da64f5f 16:33:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:33:15 ---> Running in 72225ba87ccb 16:33:17 Removing intermediate container 72225ba87ccb 16:33:17 ---> d5d120414eb6 16:33:17 Step 13/24 : WORKDIR / 16:33:17 Removing intermediate container c901f2024037 16:33:17 ---> 56c5eb16cec5 16:33:17 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:33:18 ---> Running in 72161ac46436 16:33:18 ---> Running in d59c76b3884b 16:33:20 Removing intermediate container d59c76b3884b 16:33:20 ---> f15218f2e19a 16:33:20 Step 13/21 : WORKDIR /edgex 16:33:20 Removing intermediate container fae6045a95ae 16:33:20 ---> 4d781536b48f 16:33:20 16:33:20 Step 10/23 : FROM alpine:3.12 16:33:20 ---> afeebe901d6b 16:33:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:33:20 Removing intermediate container 72161ac46436 16:33:20 ---> 01ceba5cfbdd 16:33:20 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:33:20 ---> Running in 3560068dfbda 16:33:20 ---> Running in eb7f409233dd 16:33:22 Removing intermediate container 406ab73dae03 16:33:22 ---> eff08fd16cd6 16:33:22 16:33:22 Step 10/22 : FROM alpine:3.12 16:33:22 ---> afeebe901d6b 16:33:22 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:33:22 ---> b50d89812227 16:33:22 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:33:22 Removing intermediate container eb7f409233dd 16:33:22 ---> 14f0c29a6566 16:33:22 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:33:22 ---> Running in 8c34d056339f 16:33:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:33:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:33:23 ---> fc4926552c69 16:33:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:33:23 ---> 15642e181c26 16:33:23 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:33:23 (1/1) Installing dumb-init (1.2.2-r1) 16:33:24 Executing busybox-1.31.1-r19.trigger 16:33:24 OK: 5 MiB in 15 packages 16:33:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:33:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:33:25 (1/1) Installing dumb-init (1.2.2-r1) 16:33:25 Executing busybox-1.31.1-r19.trigger 16:33:25 OK: 5 MiB in 15 packages 16:33:27 ---> 2d59248aecaa 16:33:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:33:27 Removing intermediate container 3560068dfbda 16:33:27 ---> 02c9fb8de513 16:33:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:33:27 ---> bd7e1efa1862 16:33:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:33:27 ---> Running in 0e512624fa55 16:33:27 Removing intermediate container 5451295b3e5b 16:33:27 ---> 9263bdc1bbc8 16:33:27 16:33:27 Step 10/23 : FROM alpine:3.12 16:33:27 ---> afeebe901d6b 16:33:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:33:27 ---> Using cache 16:33:27 ---> 02c9fb8de513 16:33:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:33:28 Removing intermediate container 8c34d056339f 16:33:28 ---> fc716d29e524 16:33:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:33:28 ---> Running in 880a4c8725ba 16:33:28 ---> e0ac36a12391 16:33:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:33:28 Removing intermediate container 0e512624fa55 16:33:28 ---> e2b955c77b8b 16:33:28 Step 13/23 : ENV APP_PORT=48082 16:33:29 ---> Running in 76f3edc96135 16:33:29 ---> ebdf811e8f79 16:33:29 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:33:29 ---> Running in 0f03980d360f 16:33:29 ---> Running in 41a51c199312 16:33:29 Removing intermediate container 880a4c8725ba 16:33:29 ---> ac0a6402a4d1 16:33:29 Step 13/23 : ENV APP_PORT=48081 16:33:29 ---> Running in 0ea83b6a039b 16:33:29 Removing intermediate container 76f3edc96135 16:33:29 ---> cc602df3b953 16:33:29 Step 13/22 : ENV APP_PORT=48085 16:33:29 Removing intermediate container 0f03980d360f 16:33:29 ---> 49d6ece0a89a 16:33:29 Step 14/23 : EXPOSE $APP_PORT 16:33:30 ---> Running in 87eb97dcf448 16:33:30 ---> Running in bf11421931f1 16:33:30 ---> 050bc1ed29df 16:33:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:33:30 Removing intermediate container 41a51c199312 16:33:30 ---> 81199b0e494a 16:33:30 Step 18/21 : CMD ["--init=true"] 16:33:30 Removing intermediate container 0ea83b6a039b 16:33:30 ---> f83e53c53f5e 16:33:30 Step 14/23 : EXPOSE $APP_PORT 16:33:30 ---> Running in 23240f99635a 16:33:30 ---> Running in 111d34a80f07 16:33:31 Removing intermediate container bf11421931f1 16:33:31 ---> f44708ae5394 16:33:31 Step 15/23 : WORKDIR / 16:33:31 Removing intermediate container 87eb97dcf448 16:33:31 ---> 9ea9146dd9cb 16:33:31 Step 14/22 : EXPOSE $APP_PORT 16:33:31 Removing intermediate container 23240f99635a 16:33:31 ---> 2d6422630cbd 16:33:31 Step 19/21 : LABEL arch=arm64 16:33:31 Removing intermediate container 111d34a80f07 16:33:31 ---> 4cccad361a20 16:33:31 Step 15/23 : WORKDIR / 16:33:31 ---> Running in 52ff38e43929 16:33:31 ---> Running in 2a1b0de45708 16:33:31 ---> Running in 41d72a5554f2 16:33:31 ---> ccf24153a269 16:33:31 Step 20/24 : 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/ 16:33:32 ---> Running in fbb5ab8d720c 16:33:32 ---> Running in bd537b65450d 16:33:33 Removing intermediate container 41d72a5554f2 16:33:33 ---> 55d061683d53 16:33:33 Step 20/21 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 16:33:33 Removing intermediate container 52ff38e43929 16:33:33 ---> cdbce605ec81 16:33:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:33 Removing intermediate container 2a1b0de45708 16:33:33 ---> 86b46715c2cf 16:33:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:33 Removing intermediate container fbb5ab8d720c 16:33:33 ---> cf6351ddd81d 16:33:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:33 ---> Running in e692b18ccbf9 16:33:34 ---> b22ca8a5593e 16:33:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:33:34 Removing intermediate container e692b18ccbf9 16:33:34 ---> 728a475fe45e 16:33:34 Step 21/21 : LABEL version=0.0.0 16:33:35 ---> ea30caa7896e 16:33:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:33:35 ---> d5417207ea56 16:33:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:33:35 ---> Running in 9b53514a375a 16:33:35 ---> ee27a8c547df 16:33:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:33:35 Removing intermediate container bd537b65450d 16:33:35 ---> 43d0b7c98a2e 16:33:35 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:33:36 ---> Running in 1cc53b8aad36 16:33:36 Removing intermediate container 9b53514a375a 16:33:36 ---> 2678e67357fa 16:33:36 16:33:37 ---> 3e0e206beecb 16:33:37 Step 19/23 : ENTRYPOINT ["/core-command"] 16:33:37 ---> 277d472efaf4 16:33:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:33:37 Successfully built 2678e67357fa 16:33:37 ---> Running in 31a77acfa8d5 16:33:37 Successfully tagged docker-security-proxy-setup-go-arm64:latest 16:33:37  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 16:33:37 Removing intermediate container 1cc53b8aad36 16:33:37 ---> de20dabb6b86 16:33:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:33:37 ---> 5c1066c30d69 16:33:37 Step 22/24 : LABEL arch=arm64 16:33:37 ---> Running in 28dadf2d8b71 16:33:37 Removing intermediate container 31a77acfa8d5 16:33:37 ---> 402bfcf63e1e 16:33:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:37 ---> bf99aa6080d6 16:33:37 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:33:38 ---> Running in 9ad49d80ea9f 16:33:38 ---> Running in 6cc8888d617f 16:33:38 Removing intermediate container 28dadf2d8b71 16:33:38 ---> c5190f7e6ae9 16:33:38 Step 23/24 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 16:33:38 ---> 984ba87177df 16:33:38 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:33:39 ---> Running in 6a6f801023f5 16:33:40 ---> Running in b10a5485953a 16:33:40 Removing intermediate container 9ad49d80ea9f 16:33:40 ---> 55df6789500b 16:33:40 Step 21/23 : LABEL arch=arm64 16:33:40 Removing intermediate container 6cc8888d617f 16:33:40 ---> c84e7a3aa21e 16:33:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:40 Removing intermediate container 6a6f801023f5 16:33:40 ---> 59fd3cc5c6b6 16:33:40 Step 24/24 : LABEL version=0.0.0 16:33:40 ---> Running in cd04819bfd41 16:33:40 ---> Running in 656cd51526ee 16:33:41 ---> Running in 00cdf2df561a 16:33:41 Removing intermediate container b10a5485953a 16:33:41 ---> 22c109bc02ac 16:33:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:42 ---> Running in 3b4cef34540f 16:33:42 Removing intermediate container cd04819bfd41 16:33:42 ---> 557654cd0b85 16:33:42 Removing intermediate container 656cd51526ee 16:33:42 ---> fa95534203b0 16:33:42 Step 22/23 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 16:33:42 Step 20/22 : LABEL arch=arm64 16:33:42 Removing intermediate container 00cdf2df561a 16:33:42 ---> 1f5b43e14a0c 16:33:42 16:33:42 ---> Running in 7c51b66fc690 16:33:42 ---> Running in 306406d9c9f1 16:33:43 Removing intermediate container 3b4cef34540f 16:33:43 ---> efd9e57bd88a 16:33:43 Step 21/23 : LABEL arch=arm64 16:33:43 Successfully built 1f5b43e14a0c 16:33:43 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 16:33:43 Building docker-sys-mgmt-agent-go 16:33:43  Building docker-security-secretstore-setup-go ... done  ---> Running in dd72df9c171b 16:33:44 Removing intermediate container 306406d9c9f1 16:33:44 ---> d647fa28de02 16:33:44 Removing intermediate container 7c51b66fc690 16:33:44 ---> 0e525d3f417d 16:33:44 Step 23/23 : LABEL version=0.0.0Step 21/22 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 16:33:44 16:33:44 ---> Running in b4920afe98e0 16:33:44 ---> Running in 2a1c30ea507a 16:33:44 Removing intermediate container dd72df9c171b 16:33:44 ---> 9a46017dff1e 16:33:44 Step 22/23 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 16:33:44 ---> Running in d3650fd97652 16:33:44 Removing intermediate container b4920afe98e0 16:33:44 ---> 19cea3a0c918 16:33:44 16:33:44 Removing intermediate container 2a1c30ea507a 16:33:44 ---> 1e9a27b7f453 16:33:44 Step 22/22 : LABEL version=0.0.0 16:33:45 Removing intermediate container d3650fd97652 16:33:45 ---> d25195bf1d30 16:33:45 Step 23/23 : LABEL version=0.0.0 16:33:45 Successfully built 19cea3a0c918 16:33:45 ---> Running in a808f81abe8b 16:33:45 Successfully tagged docker-core-command-go-arm64:latest 16:33:45  Building docker-core-command-go ... done Building docker-security-bootstrapper-go 16:33:45 ---> Running in 16076f4d4819 16:33:46 Removing intermediate container a808f81abe8b 16:33:46 ---> c012238b82ac 16:33:46 16:33:46 Removing intermediate container 16076f4d4819 16:33:46 ---> 789078972865 16:33:46 16:33:46 Successfully built c012238b82ac 16:33:46 Successfully tagged docker-support-scheduler-go-arm64:latest 16:33:46  Building docker-support-scheduler-go ... done Building docker-support-notifications-go 16:33:46 Successfully built 789078972865 16:33:46 Successfully tagged docker-core-metadata-go-arm64:latest 16:34:25  Building docker-core-metadata-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:34:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:25 ---> 582137ba6c1b 16:34:25 Step 3/23 : WORKDIR /edgex-go 16:34:25 ---> Using cache 16:34:25 ---> d76890f50c71 16:34:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:25 ---> Using cache 16:34:25 ---> dc89d0a2a6cd 16:34:25 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:34:27 ---> Running in a93be9888fc6 16:34:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:34:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:34:30 OK: 217 MiB in 51 packages 16:34:33 Removing intermediate container a93be9888fc6 16:34:33 ---> 0494c8a9c1e4 16:34:33 Step 6/23 : COPY go.mod . 16:34:34 ---> 882001069d72 16:34:34 Step 7/23 : RUN go mod download 16:34:34 ---> Running in a475411645a9 16:34:35 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:34:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:34:35 ---> 582137ba6c1b 16:34:35 Step 3/26 : WORKDIR /edgex-go 16:34:35 ---> Using cache 16:34:35 ---> d76890f50c71 16:34:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:35 ---> Using cache 16:34:35 ---> dc89d0a2a6cd 16:34:35 Step 5/26 : RUN apk add --update --no-cache make bash git 16:34:36 ---> Running in ac786ae961ed 16:34:36 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:34:36 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:34:36 ---> 582137ba6c1b 16:34:36 Step 3/31 : WORKDIR /edgex-go 16:34:36 ---> Using cache 16:34:36 ---> d76890f50c71 16:34:36 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:36 ---> Using cache 16:34:36 ---> dc89d0a2a6cd 16:34:36 Step 5/31 : RUN apk add --update --no-cache make git 16:34:36 ---> Using cache 16:34:36 ---> dffa36019ec6 16:34:36 Step 6/31 : COPY go.mod . 16:34:36 ---> Using cache 16:34:36 ---> 0ad74f8c20ef 16:34:36 Step 7/31 : RUN go mod download 16:34:36 ---> Using cache 16:34:36 ---> 3dd970ad0ba1 16:34:36 Step 8/31 : COPY . . 16:34:36 ---> Using cache 16:34:36 ---> d6fe37009213 16:34:36 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 16:34:36 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:34:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:36 ---> 582137ba6c1b 16:34:36 Step 3/22 : WORKDIR /edgex-go 16:34:36 ---> Using cache 16:34:36 ---> d76890f50c71 16:34:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:36 ---> Using cache 16:34:36 ---> dc89d0a2a6cd 16:34:36 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:34:37 ---> Running in e47946993e21 16:34:37 ---> Running in 4163abc9127a 16:34:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:34:38 Removing intermediate container a475411645a9 16:34:38 ---> f5034305b7a2 16:34:38 Step 8/23 : COPY . . 16:34:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:34:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:34:38 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 16:34:39 OK: 217 MiB in 51 packages 16:34:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:34:40 OK: 217 MiB in 51 packages 16:34:42 Removing intermediate container ac786ae961ed 16:34:42 ---> f3c7d43b7d5d 16:34:42 Step 6/26 : COPY go.mod . 16:34:43 Removing intermediate container e47946993e21 16:34:43 ---> b123d7c3b8e3 16:34:43 Step 6/22 : COPY go.mod . 16:34:44 ---> a28ba47b50b5 16:34:44 Step 7/26 : RUN go mod download 16:34:44 ---> Running in c0297050572d 16:34:45 ---> c6ed8b4c66c8 16:34:45 Step 7/22 : RUN go mod download 16:34:46 ---> Running in 1a022367efe9 16:34:50 Removing intermediate container c0297050572d 16:34:50 ---> 46b6a01b3042 16:34:50 Step 8/26 : COPY . . 16:34:51 Removing intermediate container 1a022367efe9 16:34:51 ---> 923f0b9a90ce 16:34:51 Step 8/22 : COPY . . 16:35:06 ---> b81ed2dfa6b5 16:35:06 Step 9/23 : RUN make cmd/core-data/core-data 16:35:07 ---> Running in d2c59e206aed 16:35:09 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 16:35:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 16:35:21 ---> 638127612501 16:35:21 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:35:21 ---> 8fd7be19d4fe 16:35:21 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:35:21 ---> Running in 61a3a74300e4 16:35:21 ---> Running in 14a39728a31f 16:35:22 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 16:35:22 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 16:35:33 Removing intermediate container 4163abc9127a 16:35:33 ---> cf8921a8ed7a 16:35:33 16:35:33 Step 10/31 : FROM alpine:3.12 16:35:33 ---> afeebe901d6b 16:35:33 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:35:33 ---> Running in 30a591f03056 16:35:33 Removing intermediate container 30a591f03056 16:35:33 ---> 3bf5a2a21ccf 16:35:33 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:35:33 ---> Running in ac315661d784 16:35:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:35:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:35:35 (1/2) Installing dumb-init (1.2.2-r1) 16:35:35 (2/2) Installing su-exec (0.2-r1) 16:35:35 Executing busybox-1.31.1-r19.trigger 16:35:35 OK: 5 MiB in 16 packages 16:35:37 Removing intermediate container ac315661d784 16:35:37 ---> ce50ecff556e 16:35:37 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:35:37 ---> Running in 0ea6904dc449 16:35:38 Removing intermediate container 0ea6904dc449 16:35:38 ---> 82b1fca6c3bc 16:35:38 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:35:38 ---> Running in b2edcf5e7c0c 16:35:39 Removing intermediate container b2edcf5e7c0c 16:35:39 ---> 8111b600db8f 16:35:39 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:35:39 ---> Running in a679421e9450 16:35:43 Removing intermediate container a679421e9450 16:35:43 ---> 29469c54ae44 16:35:43 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:35:43 ---> Running in c8d8e7b21949 16:35:43 Removing intermediate container c8d8e7b21949 16:35:43 ---> 2290205650f0 16:35:43 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:35:45 ---> 753339bb7a5d 16:35:45 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:35:45 ---> Running in 75fb955d02ce 16:35:48 Removing intermediate container 75fb955d02ce 16:35:48 ---> 68396971a7c3 16:35:48 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:50 ---> 63dd7709e173 16:35:50 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:35:51 ---> 7cf93dee9f9b 16:35:51 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:35:52 ---> 5d71a9d638bd 16:35:52 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 16:35:54 ---> 77582b329521 16:35:54 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:35:55 ---> 0c7f61693484 16:35:55 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:35:56 ---> Running in f0d1d004b8ac 16:35:57 Removing intermediate container f0d1d004b8ac 16:35:57 ---> b8cb11d3a5b7 16:35:57 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:35:58 ---> 9f5b287d7a50 16:35:58 Step 26/31 : RUN chmod +x /entrypoint.sh 16:35:58 ---> Running in 57fecdf6929f 16:36:02 Removing intermediate container 57fecdf6929f 16:36:02 ---> 21242c8fa61d 16:36:02 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:36:02 ---> Running in 86e58e283b6c 16:36:03 Removing intermediate container 86e58e283b6c 16:36:03 ---> b9f87b173f86 16:36:03 Step 28/31 : CMD ["gate"] 16:36:03 ---> Running in 6397c69eb286 16:36:04 Removing intermediate container 6397c69eb286 16:36:04 ---> 25c4b4d6570b 16:36:04 Step 29/31 : LABEL arch=arm64 16:36:04 ---> Running in 8bbc5744b20a 16:36:05 Removing intermediate container 8bbc5744b20a 16:36:05 ---> 7d814ab2fa90 16:36:05 Step 30/31 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 16:36:06 ---> Running in ab75eb44da39 16:36:06 Removing intermediate container ab75eb44da39 16:36:06 ---> c4b3111fdd98 16:36:06 Step 31/31 : LABEL version=0.0.0 16:36:07 ---> Running in e4d929859473 16:36:07 Removing intermediate container e4d929859473 16:36:07 ---> 93b185d3ad58 16:36:07 16:36:08 Successfully built 93b185d3ad58 16:36:08 Successfully tagged docker-security-bootstrapper-go-arm64:latest 16:36:35  Building docker-security-bootstrapper-go ... done Removing intermediate container 14a39728a31f 16:36:35 ---> b34c5fe1c02c 16:36:35 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:36:35 ---> Running in f86bf1970de2 16:36:35 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 16:36:38 Removing intermediate container 61a3a74300e4 16:36:38 ---> 2f1edf3b6866 16:36:38 16:36:38 Step 10/22 : FROM alpine:3.12 16:36:38 ---> afeebe901d6b 16:36:38 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:36:38 ---> Running in c13e68617098 16:36:38 Removing intermediate container f86bf1970de2 16:36:38 ---> 4ae7c01498dc 16:36:38 16:36:38 Step 11/26 : FROM docker:20.10.0 16:36:39 20.10.0: Pulling from library/docker 16:36:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:36:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:36:40 Removing intermediate container d2c59e206aed 16:36:40 ---> d367d1cc8679 16:36:40 16:36:40 Step 10/23 : FROM alpine:3.12 16:36:40 ---> afeebe901d6b 16:36:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:36:40 (1/2) Installing ca-certificates (20191127-r4) 16:36:40 (2/2) Installing dumb-init (1.2.2-r1) 16:36:40 Executing busybox-1.31.1-r19.trigger 16:36:40 Executing ca-certificates-20191127-r4.trigger 16:36:40 OK: 6 MiB in 16 packages 16:36:41 ---> Running in f98b55cb3081 16:36:42 Removing intermediate container f98b55cb3081 16:36:42 ---> 9c723df5522a 16:36:42 Step 12/23 : ENV APP_PORT=48080 16:36:42 ---> Running in 850435e075a4 16:36:42 Removing intermediate container c13e68617098 16:36:42 ---> 35adfab158ee 16:36:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:36:43 ---> Running in 1f1ec0a5e0c0 16:36:43 Removing intermediate container 850435e075a4 16:36:43 ---> 85ffe72f8ce5 16:36:43 Step 13/23 : EXPOSE $APP_PORT 16:36:44 ---> Running in 99912d022a19 16:36:44 Removing intermediate container 1f1ec0a5e0c0 16:36:44 ---> 18e2ea76b027 16:36:44 Step 13/22 : ENV APP_PORT=48060 16:36:44 ---> Running in 788eb3061a2f 16:36:44 Removing intermediate container 99912d022a19 16:36:44 ---> 554840c69a6d 16:36:44 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:45 ---> Running in 3466d4621b3e 16:36:45 Removing intermediate container 788eb3061a2f 16:36:45 ---> ff5949d9d444 16:36:45 Step 14/22 : EXPOSE $APP_PORT 16:36:46 ---> Running in 1cde58a16a96 16:36:47 Removing intermediate container 1cde58a16a96 16:36:47 ---> af0655743783 16:36:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:48 ---> bd6dfaea7583 16:36:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:36:48 Removing intermediate container 3466d4621b3e 16:36:48 ---> 7a0454ae2b54 16:36:48 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:36:49 lxd 4.10 from Canonical* installed 16:36:49 + sudo lxd init --auto 16:36:49 ---> Running in 10daefa2de8c 16:36:50 ---> c395f85fe257 16:36:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:36:50 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:36:50 Status: Downloaded newer image for docker:20.10.0 16:36:50 ---> eeaf43b92773 16:36:50 Step 12/26 : RUN apk add --no-cache bash 16:36:50 ---> Running in 2c94bbf0311f 16:36:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:36:50 ---> e615d2726b8f 16:36:50 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:36:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:36:51 ---> Running in f2a8e7ed030b 16:36:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:36:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:36:51 Removing intermediate container f2a8e7ed030b 16:36:51 ---> ae5f0993cc16 16:36:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:51 (1/6) Installing dumb-init (1.2.2-r1) 16:36:51 (2/6) Installing libgcc (9.3.0-r2) 16:36:51 (1/2) Installing readline (8.0.4-r0) 16:36:51 (2/2) Installing bash (5.0.17-r0) 16:36:51 Executing bash-5.0.17-r0.post-install 16:36:51 (3/6) Installing libsodium (1.0.18-r0) 16:36:51 Executing busybox-1.31.1-r19.trigger 16:36:51 OK: 12 MiB in 22 packages 16:36:52 (4/6) Installing libstdc++ (9.3.0-r2) 16:36:52 ---> Running in ed5e43744eb5 16:36:52 (5/6) Installing libzmq (4.3.3-r0) 16:36:52 (6/6) Installing zeromq (4.3.3-r0) 16:36:52 Executing busybox-1.31.1-r19.trigger 16:36:52 OK: 8 MiB in 20 packages 16:36:53 Removing intermediate container ed5e43744eb5 16:36:53 ---> 048a8805a40a 16:36:53 Step 20/22 : LABEL arch=arm64 16:36:53 ---> Running in 1e659076ff2f 16:36:53 + sudo snap install --classic snapcraft 16:36:53 Removing intermediate container 2c94bbf0311f 16:36:53 ---> 24807487a662 16:36:53 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:36:53 Removing intermediate container 1e659076ff2f 16:36:53 ---> 4c8495329189 16:36:54 Step 21/22 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 16:36:54 ---> Running in e3325c998569 16:36:54 ---> Running in 89ebb8fa99d0 16:36:54 Removing intermediate container 10daefa2de8c 16:36:54 ---> 15ee389abcca 16:36:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:54 Removing intermediate container e3325c998569 16:36:54 ---> 2f3a0eb971ef 16:36:54 Step 14/26 : ENV APP_PORT=48090 16:36:55 ---> Running in 83c8a568d8c8 16:36:55 Removing intermediate container 89ebb8fa99d0 16:36:55 ---> 14afbf3802fc 16:36:55 Step 22/22 : LABEL version=0.0.0 16:36:55 ---> Running in fc68d3609e86 16:36:55 ---> 7d0720754b50 16:36:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:36:55 Removing intermediate container 83c8a568d8c8 16:36:55 ---> be58f91312c5 16:36:55 Step 15/26 : EXPOSE $APP_PORT 16:36:55 ---> Running in 1946a878dc3b 16:36:55 Removing intermediate container fc68d3609e86 16:36:55 ---> b859399fe191 16:36:55 16:36:56 Successfully built b859399fe191 16:36:56 Successfully tagged docker-support-notifications-go-arm64:latest 16:36:56  Building docker-support-notifications-go ... done Removing intermediate container 1946a878dc3b 16:36:56 ---> bed353780cb9 16:36:56 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:36:57 ---> 6a8e3dcbd1a8 16:36:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:36:57 ---> 91b125869741 16:36:57 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:36:57 ---> ca075f7ccaad 16:36:57 Step 19/23 : ENTRYPOINT ["/core-data"] 16:36:57 ---> Running in e0fd2c66bdab 16:36:58 Removing intermediate container e0fd2c66bdab 16:36:58 ---> 187e3a267210 16:36:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:58 ---> fa9ef547d2e6 16:36:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:36:58 ---> Running in 1ddaf8e355d5 16:36:59 Removing intermediate container 1ddaf8e355d5 16:36:59 ---> 1ff9d1cdb815 16:36:59 Step 21/23 : LABEL arch=arm64 16:36:59 ---> Running in d61fb5c1611b 16:36:59 ---> 1327fea6f2e7 16:36:59 Step 19/26 : RUN apk --no-cache add py3-pip 16:36:59 ---> Running in 9d2a5022f579 16:36:59 Removing intermediate container d61fb5c1611b 16:36:59 ---> 74676df959f4 16:36:59 Step 22/23 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 16:36:59 ---> Running in a2e6316e6faa 16:37:00 Removing intermediate container a2e6316e6faa 16:37:00 ---> 0892b73907e3 16:37:00 Step 23/23 : LABEL version=0.0.0 16:37:00 ---> Running in 5799db9d690c 16:37:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:37:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:37:01 Removing intermediate container 5799db9d690c 16:37:01 ---> 06b6cb4de269 16:37:01 16:37:01 (1/33) Installing libbz2 (1.0.8-r1) 16:37:01 (2/33) Installing expat (2.2.9-r1) 16:37:01 (3/33) Installing libffi (3.3-r2) 16:37:01 (4/33) Installing gdbm (1.13-r1) 16:37:01 (5/33) Installing xz-libs (5.2.5-r0) 16:37:01 (6/33) Installing sqlite-libs (3.32.1-r0) 16:37:01 (7/33) Installing python3 (3.8.5-r0) 16:37:01 Successfully built 06b6cb4de269 16:37:01 Successfully tagged docker-core-data-go-arm64:latest 16:37:03  Building docker-core-data-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) 16:37:03 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:37:03 (10/33) Installing py3-parsing (2.4.7-r0) 16:37:03 (11/33) Installing py3-six (1.15.0-r0) 16:37:03 (12/33) Installing py3-packaging (20.4-r0) 16:37:03 (13/33) Installing py3-setuptools (47.0.0-r0) 16:37:03 (14/33) Installing py3-chardet (3.0.4-r4) 16:37:03 (15/33) Installing py3-idna (2.9-r0) 16:37:03 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:37:03 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:37:03 (18/33) Installing py3-requests (2.23.0-r0) 16:37:03 (19/33) Installing py3-msgpack (1.0.0-r0) 16:37:03 (20/33) Installing py3-lockfile (0.12.2-r3) 16:37:03 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:37:03 (22/33) Installing py3-colorama (0.4.3-r0) 16:37:03 (23/33) Installing py3-distlib (0.3.0-r0) 16:37:03 (24/33) Installing py3-distro (1.5.0-r1) 16:37:03 (25/33) Installing py3-webencodings (0.5.1-r3) 16:37:03 (26/33) Installing py3-html5lib (1.0.1-r4) 16:37:03 (27/33) Installing py3-pytoml (0.1.21-r0) 16:37:03 (28/33) Installing py3-pep517 (0.8.2-r0) 16:37:03 (29/33) Installing py3-progress (1.5-r0) 16:37:03 (30/33) Installing py3-toml (0.10.1-r0) 16:37:03 (31/33) Installing py3-retrying (1.3.3-r0) 16:37:03 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:37:03 (33/33) Installing py3-pip (20.1.1-r0) 16:37:03 Executing busybox-1.31.1-r19.trigger 16:37:03 OK: 71 MiB in 55 packages 16:37:10 Removing intermediate container 9d2a5022f579 16:37:10 ---> 005e90fcfc1b 16:37:10 Step 20/26 : RUN pip install docker-compose==1.23.2 16:37:10 ---> Running in 1dc69327e0bd 16:37:14 Collecting docker-compose==1.23.2 16:37:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:37:15 Collecting texttable<0.10,>=0.9.0 16:37:15 Downloading texttable-0.9.1.tar.gz (11 kB) 16:37:17 Collecting docker<4.0,>=3.6.0 16:37:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:37:18 Collecting cached-property<2,>=1.2.0 16:37:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:37:18 Collecting jsonschema<3,>=2.5.1 16:37:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:37:19 Collecting docopt<0.7,>=0.6.1 16:37:19 Downloading docopt-0.6.2.tar.gz (25 kB) 16:37:21 Collecting dockerpty<0.5,>=0.4.1 16:37:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:37:24 Collecting PyYAML<4,>=3.10 16:37:24 Downloading PyYAML-3.13.tar.gz (270 kB) 16:37:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:37:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:37:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:37:28 Collecting websocket-client<1.0,>=0.32.0 16:37:28 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 16:37:28 Collecting docker-pycreds>=0.4.0 16:37:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:37:29 Collecting urllib3<1.25,>=1.21.1 16:37:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:37:29 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) 16:37:29 Collecting idna<2.8,>=2.5 16:37:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:37:29 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) 16:37:29 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:37:29 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:37:29 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:37:29 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:37:30 Installing collected packages: texttable, urllib3, idna, requests, websocket-client, docker-pycreds, docker, cached-property, jsonschema, docopt, dockerpty, PyYAML, docker-compose 16:37:30 Running setup.py install for texttable: started 16:37:32 Running setup.py install for texttable: finished with status 'done' 16:37:32 Attempting uninstall: urllib3 16:37:32 Found existing installation: urllib3 1.25.9 16:37:32 Uninstalling urllib3-1.25.9: 16:37:32 Successfully uninstalled urllib3-1.25.9 16:37:33 Attempting uninstall: idna 16:37:33 Found existing installation: idna 2.9 16:37:33 Uninstalling idna-2.9: 16:37:33 Successfully uninstalled idna-2.9 16:37:34 Attempting uninstall: requests 16:37:34 Found existing installation: requests 2.23.0 16:37:34 Uninstalling requests-2.23.0: 16:37:34 Successfully uninstalled requests-2.23.0 16:37:35 Running setup.py install for docopt: started 16:37:37 Running setup.py install for docopt: finished with status 'done' 16:37:37 Running setup.py install for dockerpty: started 16:37:39 Running setup.py install for dockerpty: finished with status 'done' 16:37:39 Running setup.py install for PyYAML: started 16:37:41 Running setup.py install for PyYAML: finished with status 'done' 16:37:42 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.57.0 16:37:45 Removing intermediate container 1dc69327e0bd 16:37:45 ---> ba3dbc8620f5 16:37:45 Step 21/26 : RUN apk --no-cache add curl 16:37:46 ---> Running in a11f0825553a 16:37:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:37:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:37:48 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:37:48 (2/3) Installing libcurl (7.69.1-r3) 16:37:48 (3/3) Installing curl (7.69.1-r3) 16:37:48 Executing busybox-1.31.1-r19.trigger 16:37:48 OK: 71 MiB in 58 packages 16:37:49 Removing intermediate container a11f0825553a 16:37:49 ---> c9db936c7135 16:37:49 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 16:37:49 ---> Running in 8f21c5e21eb0 16:37:49 Removing intermediate container 8f21c5e21eb0 16:37:49 ---> 08ca7c147d88 16:37:49 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:49 ---> Running in aef17ee111bd 16:37:50 Removing intermediate container aef17ee111bd 16:37:50 ---> 112429595daf 16:37:50 Step 24/26 : LABEL arch=arm64 16:37:51 ---> Running in 800435b311b5 16:37:52 Removing intermediate container 800435b311b5 16:37:52 ---> 7d31fa4c0b6f 16:37:52 Step 25/26 : LABEL git_sha=15c04cc0e416771a36db894e62e4360a34e7dc49 16:37:52 ---> Running in b3275bc7f079 16:37:53 Removing intermediate container b3275bc7f079 16:37:53 ---> bbbe828a0b80 16:37:53 Step 26/26 : LABEL version=0.0.0 16:37:54 ---> Running in c04c4962ba49 16:37:55 Removing intermediate container c04c4962ba49 16:37:55 ---> dc0fff96f865 16:37:55 16:37:55 Successfully built dc0fff96f865 16:37:55 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 16:37:55  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 16:37:55 $ docker stop --time=1 fe161f264454fd574f41a7eddaa628e50881b597f6e9db4ba5ea43dc22b48e06 16:37:58 $ docker rm -f fe161f264454fd574f41a7eddaa628e50881b597f6e9db4ba5ea43dc22b48e06 [Pipeline] // withDockerContainer [Pipeline] sh 16:37:59 + docker images 16:37:59 + grep docker 16:37:59 docker-sys-mgmt-agent-go-arm64 latest dc0fff96f865 5 seconds ago 300MB 16:37:59 docker-core-data-go-arm64 latest 06b6cb4de269 59 seconds ago 21MB 16:37:59 docker-support-notifications-go-arm64 latest b859399fe191 About a minute ago 16.7MB 16:37:59 docker-security-bootstrapper-go-arm64 latest 93b185d3ad58 About a minute ago 22.6MB 16:37:59 docker-core-metadata-go-arm64 latest 789078972865 4 minutes ago 17.8MB 16:37:59 docker-support-scheduler-go-arm64 latest c012238b82ac 4 minutes ago 16.1MB 16:37:59 docker-core-command-go-arm64 latest 19cea3a0c918 4 minutes ago 16MB 16:37:59 docker-security-secretstore-setup-go-arm64 latest 1f5b43e14a0c 4 minutes ago 23.4MB 16:37:59 docker-security-proxy-setup-go-arm64 latest 2678e67357fa 4 minutes ago 23.2MB 16:37:59 docker 20.10.0 eeaf43b92773 8 weeks ago 228MB [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:38:30 snapcraft 4.4.4 from Canonical* installed 16:38:30 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 16:38:30 + patch --verbose -p1 16:38:30 Hmm... Looks like a unified diff to me... 16:38:30 The text leading up to this was: 16:38:30 -------------------------- 16:38:30 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 16:38:30 |From: Tony Espy 16:38:30 |Date: Wed, 16 Dec 2020 16:34:55 -0500 16:38:30 |Subject: [PATCH] optimize snap build for pipeline CI check 16:38:30 | 16:38:30 |This patch is used by the EdgeX CI pipeline builds to 16:38:30 |optimize the snap CI check run for pull requests. When 16:38:30 |applied, it essentially strips out everything (apps and 16:38:30 |parts) from the snapcraft.yaml file except those required 16:38:30 |to build edgex-go, as the whole idea of the CI check is to 16:38:30 |catch changes to edgex-go that break the snap build. 16:38:30 | 16:38:30 |In general, anyone updating snapcraft.yaml will also need 16:38:30 |to update this patch file, otherwise it may fail to apply, 16:38:30 |resulting in a failed snap build CI check in the associated 16:38:30 |pull request. 16:38:30 | 16:38:30 |Note - in addition to applying this patch, the pipeline also 16:38:30 |only primes the snap (e.g. `snapcraft prime`), as there's no 16:38:30 |need to build the finally binary .snap file (and it won't 16:38:30 |work with the patch applied). This further reduces the build 16:38:30 |time. 16:38:30 |--- 16:38:30 | snap/snapcraft.yaml | 461 +------------------------------------------- 16:38:30 | 1 file changed, 2 insertions(+), 459 deletions(-) 16:38:30 | 16:38:30 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 16:38:30 |index 1e537489..faf42425 100644 16:38:30 |--- a/snap/snapcraft.yaml 16:38:30 |+++ b/snap/snapcraft.yaml 16:38:30 -------------------------- 16:38:30 patching file snap/snapcraft.yaml 16:38:30 Using Plan A... 16:38:30 Hunk #1 succeeded at 73. 16:38:30 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 16:38:30 Hunk #3 succeeded at 214 (offset -1 lines). 16:38:30 Hunk #4 succeeded at 222 (offset -1 lines). 16:38:30 Hunk #5 succeeded at 229 (offset -1 lines). 16:38:30 Hunk #6 succeeded at 256 (offset -1 lines). 16:38:30 Hunk #7 succeeded at 290 (offset -1 lines). 16:38:30 Hunk #8 succeeded at 342. 16:38:30 Hmm... Ignoring the trailing garbage. 16:38:30 done 16:38:30 + sudo snapcraft prime --use-lxd 16:38:31 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:38:31 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: 16:38:31 - README.md 16:38:31 - snapcraft.yaml.orig 16:38:31 16:38:31 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:38:33 Launching a container. 16:38:48 Waiting for container to be ready 16:38:48 To start your first instance, try: lxc launch ubuntu:18.04 16:38:48 16:38:50 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:38:50 Waiting for network to be ready... 16:38:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:38:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] 16:38:51 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:38:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] 16:38:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 16:38:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 16:38:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 16:38:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 16:38:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] 16:38:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 16:38:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:38:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:38:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:38:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:38:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:38:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:38:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:38:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:38:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:38:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] 16:38:53 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 16:38:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 16:38:53 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 16:38:53 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 16:38:53 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 16:38:53 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] 16:38:53 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 16:38:56 Fetched 23.9 MB in 5s (4544 kB/s) 16:38:57 Reading package lists... 16:38:57 Reading package lists... 16:38:58 Building dependency tree... 16:38:58 Reading state information... 16:38:58 The following additional packages will be installed: 16:38:58 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:38:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:38:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:38:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:38:58 Suggested packages: 16:38:58 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:38:58 Recommended packages: 16:38:58 gnupg libsasl2-modules 16:38:58 The following NEW packages will be installed: 16:38:58 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:38:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:38:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:38:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:38:58 The following packages will be upgraded: 16:38:58 gpg gpg-agent gpgconf libudev1 16:38:58 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 16:38:58 Need to get 3532 kB of archives. 16:38:58 After this operation, 13.3 MB of additional disk space will be used. 16:38:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 16:38:58 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 16:38:59 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 16:38:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 16:38:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 16:38:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 16:38:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 16:38:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] 16:38:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] 16:38:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 16:38:59 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:38:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:38:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:38:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:38:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:38:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:38:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:38:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:38:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:38:59 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:38:59 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:38:59 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:38:59 debconf: delaying package configuration, since apt-utils is not installed 16:38:59 Fetched 3532 kB in 1s (3250 kB/s) 16:38:59 (Reading database ... 12511 files and directories currently installed.) 16:38:59 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 16:38:59 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 16:38:59 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 16:39:00 Selecting previously unselected package udev. 16:39:00 (Reading database ... 12511 files and directories currently installed.) 16:39:00 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 16:39:00 Unpacking udev (237-3ubuntu10.44) ... 16:39:00 Selecting previously unselected package libfuse2:amd64. 16:39:00 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:39:00 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:39:00 Selecting previously unselected package fuse. 16:39:00 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:39:00 Unpacking fuse (2.9.7-1ubuntu1) ... 16:39:00 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 16:39:00 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:39:01 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 16:39:01 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:39:01 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 16:39:01 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:39:01 Selecting previously unselected package libksba8:amd64. 16:39:01 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:39:01 Unpacking libksba8:amd64 (1.3.5-2) ... 16:39:01 Selecting previously unselected package libroken18-heimdal:amd64. 16:39:01 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:39:01 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:39:01 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:39:01 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:39:01 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:39:01 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:39:01 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:39:01 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:39:01 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:39:01 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:39:01 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:39:01 Selecting previously unselected package libwind0-heimdal:amd64. 16:39:01 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:39:01 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:39:02 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:39:02 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:39:02 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:39:02 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:39:02 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:39:02 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:39:02 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:39:02 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:39:02 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:39:02 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:39:02 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:39:02 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:39:02 Selecting previously unselected package libsasl2-modules-db:amd64. 16:39:02 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:39:02 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:39:02 Selecting previously unselected package libsasl2-2:amd64. 16:39:02 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:39:02 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:39:02 Selecting previously unselected package libldap-common. 16:39:02 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... 16:39:02 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 16:39:02 Selecting previously unselected package libldap-2.4-2:amd64. 16:39:02 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... 16:39:02 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 16:39:02 Selecting previously unselected package dirmngr. 16:39:02 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 16:39:02 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 16:39:03 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 16:39:03 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 16:39:03 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:39:03 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:39:03 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:39:03 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 16:39:03 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:39:03 Setting up libksba8:amd64 (1.3.5-2) ... 16:39:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:39:03 Setting up udev (237-3ubuntu10.44) ... 16:39:04 invoke-rc.d: policy-rc.d denied execution of start. 16:39:04 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:39:04 Processing triggers for systemd (237-3ubuntu10) ... 16:39:04 Setting up fuse (2.9.7-1ubuntu1) ... 16:39:04 Setting up gpg (2.2.4-1ubuntu1.3) ... 16:39:04 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:39:04 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:39:04 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:39:04 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:39:04 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:39:04 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:39:04 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:39:04 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 16:39:04 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 16:39:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:39:05 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:39:05 settings in the [Install] section, and DefaultInstance for template units). 16:39:05 This means they are not meant to be enabled using systemctl. 16:39:05 Possible reasons for having this kind of units are: 16:39:05 1) A unit may be statically enabled by being symlinked from another unit's 16:39:05 .wants/ or .requires/ directory. 16:39:05 2) A unit's purpose may be to act as a helper for some other unit which has 16:39:05 a requirement dependency on it. 16:39:05 3) A unit may be started when needed via activation (socket, path, timer, 16:39:05 D-Bus, udev, scripted systemctl call, ...). 16:39:05 4) In case of template units, the unit is meant to be enabled with some 16:39:05 instance name specified. 16:39:05 Reading package lists... 16:39:05 Building dependency tree... 16:39:05 Reading state information... 16:39:06 The following additional packages will be installed: 16:39:06 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:39:06 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:39:06 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:39:06 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:39:06 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:39:06 Suggested packages: 16:39:06 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:39:06 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:39:06 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:39:06 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:39:06 systemd-container policykit-1 16:39:06 Recommended packages: 16:39:06 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:39:06 The following NEW packages will be installed: 16:39:06 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:39:06 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:39:06 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:39:06 multiarch-support openssh-client python3 python3-minimal python3.6 16:39:06 python3.6-minimal snapd squashfs-tools sudo 16:39:06 The following packages will be upgraded: 16:39:06 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:39:06 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 16:39:06 Need to get 35.2 MB of archives. 16:39:06 After this operation, 141 MB of additional disk space will be used. 16:39:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 16:39:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 16:39:06 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 16:39:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 16:39:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 16:39:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:39:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 16:39:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 16:39:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 16:39:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:39:06 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:39:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:39:06 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:39:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:39:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:39:06 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:39:06 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 16:39:06 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:39:07 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 16:39:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:39:07 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:39:07 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:39:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:39:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:39:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:39:07 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:39:07 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:39:07 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:39:07 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 16:39:07 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 16:39:09 debconf: delaying package configuration, since apt-utils is not installed 16:39:09 Fetched 35.2 MB in 2s (14.9 MB/s) 16:39:09 (Reading database ... 12757 files and directories currently installed.) 16:39:09 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 16:39:09 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 16:39:09 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 16:39:09 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 16:39:10 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 16:39:10 (Reading database ... 12757 files and directories currently installed.) 16:39:10 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 16:39:10 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 16:39:10 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 16:39:10 (Reading database ... 12757 files and directories currently installed.) 16:39:10 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 16:39:10 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 16:39:10 Setting up apt (1.6.12ubuntu0.2) ... 16:39:11 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:39:11 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:39:11 (Reading database ... 12764 files and directories currently installed.) 16:39:11 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 16:39:11 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 16:39:12 Selecting previously unselected package libpython3.6-minimal:amd64. 16:39:12 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:39:12 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:39:12 Selecting previously unselected package libexpat1:amd64. 16:39:12 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:39:12 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:39:12 Selecting previously unselected package python3.6-minimal. 16:39:12 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:39:12 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 16:39:12 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 16:39:13 Checking for services that may need to be restarted...done. 16:39:13 Checking for services that may need to be restarted...done. 16:39:13 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:39:13 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:39:13 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 16:39:13 Selecting previously unselected package python3-minimal. 16:39:13 (Reading database ... 13012 files and directories currently installed.) 16:39:13 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:39:14 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:39:15 Selecting previously unselected package mime-support. 16:39:15 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:39:15 Unpacking mime-support (3.60ubuntu1) ... 16:39:15 Selecting previously unselected package libmpdec2:amd64. 16:39:15 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:39:15 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:39:15 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:39:15 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:39:15 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:39:15 Selecting previously unselected package python3.6. 16:39:15 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:39:15 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 16:39:15 Selecting previously unselected package libpython3-stdlib:amd64. 16:39:15 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:39:15 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:39:15 Setting up python3-minimal (3.6.7-1~18.04) ... 16:39:16 Selecting previously unselected package python3. 16:39:16 (Reading database ... 13442 files and directories currently installed.) 16:39:16 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:39:16 Unpacking python3 (3.6.7-1~18.04) ... 16:39:16 Selecting previously unselected package multiarch-support. 16:39:16 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:39:16 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:39:16 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:39:16 Selecting previously unselected package liblzo2-2:amd64. 16:39:16 (Reading database ... 13479 files and directories currently installed.) 16:39:16 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:39:16 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:39:16 Selecting previously unselected package libbsd0:amd64. 16:39:16 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:39:16 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:39:16 Selecting previously unselected package sudo. 16:39:16 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:39:16 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:39:16 Selecting previously unselected package apparmor. 16:39:16 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:39:16 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:39:17 Selecting previously unselected package libedit2:amd64. 16:39:17 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:39:17 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:39:17 Selecting previously unselected package libkrb5support0:amd64. 16:39:17 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:39:17 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:39:17 Selecting previously unselected package libk5crypto3:amd64. 16:39:17 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:39:17 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:39:17 Selecting previously unselected package libkeyutils1:amd64. 16:39:17 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:39:17 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:39:17 Selecting previously unselected package libkrb5-3:amd64. 16:39:17 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:39:17 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:39:17 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:39:17 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:39:17 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:39:17 Selecting previously unselected package libssl1.0.0:amd64. 16:39:17 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 16:39:17 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 16:39:18 Selecting previously unselected package openssh-client. 16:39:18 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:39:18 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:39:18 Selecting previously unselected package squashfs-tools. 16:39:18 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 16:39:18 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:39:18 Selecting previously unselected package snapd. 16:39:18 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 16:39:18 Unpacking snapd (2.48+18.04) ... 16:39:21 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:39:21 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 16:39:21 Setting up mime-support (3.60ubuntu1) ... 16:39:21 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:39:21 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:39:21 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:39:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:39:21 Setting up systemd (237-3ubuntu10.44) ... 16:39:21 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:39:22 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:39:22 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:39:22 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:39:22 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:39:22 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:39:22 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 16:39:23 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:39:23 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:39:23 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:39:23 Setting up python3 (3.6.7-1~18.04) ... 16:39:23 running python rtupdate hooks for python3.6... 16:39:23 running python post-rtupdate hooks for python3.6... 16:39:24 Setting up apparmor (2.12-4ubuntu5.1) ... 16:39:26 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:39:26 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:39:26 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:39:26 Setting up snapd (2.48+18.04) ... 16:39:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:39:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:39:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:39:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:39:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:39:28 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:39:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:39:28 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:39:28 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:39:29 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:39:29 /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' 16:39:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:39:29 Processing triggers for systemd (237-3ubuntu10.44) ... 16:39:31 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:39:31 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:39:31 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:39:32 Reading package lists... 16:39:33 Reading package lists... 16:39:33 Building dependency tree... 16:39:33 Reading state information... 16:39:33 Calculating upgrade... 16:39:33 The following packages will be upgraded: 16:39:33 advancecomp base-files bash binutils binutils-common 16:39:33 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:39:33 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:39:33 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 16:39:33 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 16:39:33 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:39:33 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:39:33 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 16:39:33 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 16:39:33 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 16:39:33 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 16:39:33 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 16:39:33 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 16:39:33 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 16:39:33 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 16:39:33 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:39:33 Need to get 63.8 MB of archives. 16:39:33 After this operation, 5188 kB of additional disk space will be used. 16:39:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 16:39:33 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:39:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:39:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:39:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:39:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:39:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:39:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:39:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:39:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:39:33 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:39:33 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:39:33 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:39:33 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:39:33 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:39:33 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:39:33 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:39:33 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:39:34 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:39:34 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:39:34 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:39:34 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:39:34 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:39:34 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:39:34 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:39:34 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:39:34 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:39:34 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:39:34 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:39:34 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:39:34 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:39:34 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:39:34 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:39:34 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:39:34 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:39:34 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 16:39:34 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 16:39:34 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:39:34 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:39:34 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 16:39:34 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 16:39:34 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:39:34 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:39:34 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:39:34 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:39:34 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:39:34 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:39:34 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:39:34 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 16:39:34 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 16:39:34 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 16:39:34 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 16:39:34 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:39:34 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:39:34 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:39:34 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:39:34 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:39:34 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:39:34 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:39:34 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:39:34 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:39:34 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:39:34 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:39:34 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:39:34 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:39:34 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:39:34 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:39:34 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:39:34 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:39:34 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:39:34 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:39:34 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:39:34 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:39:34 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:39:34 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:39:34 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:39:34 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:39:34 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:39:34 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:39:34 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:39:34 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:39:34 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 16:39:34 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] 16:39:34 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 16:39:34 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 16:39:34 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] 16:39:35 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:39:35 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:39:35 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:39:35 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 16:39:35 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:39:35 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:39:35 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:39:35 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:39:35 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:39:35 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:39:35 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:39:35 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:39:35 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:39:35 debconf: delaying package configuration, since apt-utils is not installed 16:39:35 Fetched 63.8 MB in 2s (38.5 MB/s) 16:39:35 (Reading database ... 13912 files and directories currently installed.) 16:39:35 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:39:35 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:39:36 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:39:36 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:39:36 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 16:39:36 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 16:39:37 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:39:37 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:39:37 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:39:37 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:39:37 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:39:37 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:39:37 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:39:37 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:39:37 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:39:37 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:39:38 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:39:38 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:39:38 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:39:38 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:39:38 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:39:38 (Reading database ... 13911 files and directories currently installed.) 16:39:38 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:39:38 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:39:38 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:39:38 (Reading database ... 13911 files and directories currently installed.) 16:39:38 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:39:38 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:39:39 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:39:39 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:39:39 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:39:39 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:39:39 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:39:39 (Reading database ... 13911 files and directories currently installed.) 16:39:39 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:39:39 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:39:40 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:39:40 (Reading database ... 13911 files and directories currently installed.) 16:39:40 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:39:40 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:39:40 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:39:40 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:39:41 Setting up base-files (10.1ubuntu2.10) ... 16:39:41 Installing new version of config file /etc/issue ... 16:39:41 Installing new version of config file /etc/issue.net ... 16:39:41 Installing new version of config file /etc/lsb-release ... 16:39:41 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:39:41 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:39:41 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:39:41 Removing obsolete conffile /etc/default/motd-news ... 16:39:41 (Reading database ... 13912 files and directories currently installed.) 16:39:41 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:39:41 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:39:42 Setting up bash (4.4.18-2ubuntu1.2) ... 16:39:42 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 16:39:42 (Reading database ... 13912 files and directories currently installed.) 16:39:42 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:39:42 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:39:42 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:39:42 (Reading database ... 13912 files and directories currently installed.) 16:39:42 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:39:42 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:39:42 Setting up tar (1.29b-2ubuntu0.2) ... 16:39:42 (Reading database ... 13912 files and directories currently installed.) 16:39:42 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:39:42 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:39:43 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:39:43 (Reading database ... 13912 files and directories currently installed.) 16:39:43 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:39:43 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:39:43 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:39:43 (Reading database ... 13912 files and directories currently installed.) 16:39:43 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:39:43 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:39:43 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:39:43 (Reading database ... 13912 files and directories currently installed.) 16:39:43 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:39:43 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:39:44 Setting up grep (3.1-2build1) ... 16:39:44 (Reading database ... 13912 files and directories currently installed.) 16:39:44 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:39:44 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:39:44 Setting up login (1:4.5-1ubuntu2) ... 16:39:44 (Reading database ... 13912 files and directories currently installed.) 16:39:44 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:39:44 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:39:44 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:39:44 (Reading database ... 13912 files and directories currently installed.) 16:39:44 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:39:44 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:39:45 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:39:45 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:39:45 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:39:45 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:39:46 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:39:46 (Reading database ... 13912 files and directories currently installed.) 16:39:46 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:39:46 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:39:47 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:39:48 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:39:48 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:39:48 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:39:48 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:39:48 (Reading database ... 13912 files and directories currently installed.) 16:39:48 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:39:48 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:39:48 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:39:48 (Reading database ... 13912 files and directories currently installed.) 16:39:48 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:39:48 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:39:48 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:39:48 (Reading database ... 13912 files and directories currently installed.) 16:39:48 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:39:48 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:39:49 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:39:49 (Reading database ... 13912 files and directories currently installed.) 16:39:49 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:39:49 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:39:49 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:39:49 (Reading database ... 13912 files and directories currently installed.) 16:39:49 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:39:49 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:39:49 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:39:49 (Reading database ... 13912 files and directories currently installed.) 16:39:49 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:39:49 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:39:49 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:39:49 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:39:50 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:39:50 (Reading database ... 13912 files and directories currently installed.) 16:39:50 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:39:50 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:39:50 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:39:50 (Reading database ... 13912 files and directories currently installed.) 16:39:50 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:39:50 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:39:50 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:39:50 (Reading database ... 13912 files and directories currently installed.) 16:39:50 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:39:50 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:39:50 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:39:50 (Reading database ... 13912 files and directories currently installed.) 16:39:50 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:39:51 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:39:51 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:39:52 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:39:52 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:39:52 (Reading database ... 13912 files and directories currently installed.) 16:39:52 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:39:52 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:39:52 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:39:53 (Reading database ... 13912 files and directories currently installed.) 16:39:53 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:39:53 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:39:53 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:39:53 (Reading database ... 13914 files and directories currently installed.) 16:39:53 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:39:53 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:39:53 Setting up debconf (1.5.66ubuntu1) ... 16:39:53 (Reading database ... 13914 files and directories currently installed.) 16:39:53 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:39:53 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:39:53 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:39:54 (Reading database ... 13914 files and directories currently installed.) 16:39:54 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:39:54 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:39:54 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:39:54 (Reading database ... 13914 files and directories currently installed.) 16:39:54 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:39:54 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:39:54 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:39:54 (Reading database ... 13914 files and directories currently installed.) 16:39:54 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:39:54 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:39:54 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 16:39:54 (Reading database ... 13914 files and directories currently installed.) 16:39:54 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:39:55 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:39:55 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:39:55 (Reading database ... 13914 files and directories currently installed.) 16:39:55 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:39:55 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:39:55 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 16:39:55 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 16:39:55 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:39:56 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:39:56 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:39:56 (Reading database ... 13914 files and directories currently installed.) 16:39:56 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:39:56 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:39:56 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:39:56 (Reading database ... 13914 files and directories currently installed.) 16:39:56 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 16:39:56 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:39:56 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 16:39:57 (Reading database ... 13914 files and directories currently installed.) 16:39:57 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:39:57 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:39:57 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:39:57 (Reading database ... 13914 files and directories currently installed.) 16:39:57 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 16:39:57 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 16:39:57 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 16:39:57 (Reading database ... 13914 files and directories currently installed.) 16:39:57 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:39:57 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:39:58 Setting up passwd (1:4.5-1ubuntu2) ... 16:39:58 (Reading database ... 13914 files and directories currently installed.) 16:39:58 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 16:39:58 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:39:58 Setting up gpgv (2.2.4-1ubuntu1.3) ... 16:39:58 (Reading database ... 13914 files and directories currently installed.) 16:39:58 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:39:58 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:39:59 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:39:59 (Reading database ... 13914 files and directories currently installed.) 16:39:59 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:39:59 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:39:59 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:39:59 (Reading database ... 13914 files and directories currently installed.) 16:39:59 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:39:59 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:39:59 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:39:59 (Reading database ... 13914 files and directories currently installed.) 16:39:59 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:39:59 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:39:59 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:40:00 (Reading database ... 13914 files and directories currently installed.) 16:40:00 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 16:40:00 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 16:40:00 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 16:40:00 (Reading database ... 13914 files and directories currently installed.) 16:40:00 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 16:40:00 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 16:40:00 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 16:40:00 (Reading database ... 13915 files and directories currently installed.) 16:40:00 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:40:00 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:40:00 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:40:00 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:40:00 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 16:40:00 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 16:40:01 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:40:01 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:40:01 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:40:01 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:40:01 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:40:01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:40:01 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:40:01 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:40:01 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:40:01 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:40:01 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:40:01 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:40:01 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:40:01 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:40:02 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:40:02 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:40:02 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:40:02 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:40:03 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:40:03 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:40:03 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:40:03 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:40:03 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:40:03 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:40:04 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:40:04 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:40:04 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:40:04 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:40:04 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:40:04 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:40:05 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:40:05 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:40:05 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:40:05 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:40:05 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:40:05 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:40:05 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:40:05 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:40:06 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:40:06 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:40:07 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:40:07 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:40:08 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:40:08 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:40:08 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:40:08 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:40:09 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:40:09 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:40:10 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:40:10 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:40:10 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:40:10 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:40:10 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:40:10 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:40:10 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:40:10 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:40:10 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:40:10 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:40:10 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:40:10 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:40:11 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:40:11 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:40:11 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:40:11 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:40:11 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:40:11 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:40:11 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:40:11 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:40:11 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:40:11 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:40:11 16:40:11 Current default time zone: 'Etc/UTC' 16:40:11 Local time is now: Mon Feb 8 16:40:11 UTC 2021. 16:40:11 Universal Time is now: Mon Feb 8 16:40:11 UTC 2021. 16:40:11 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:40:11 16:40:11 Setting up systemd-sysv (237-3ubuntu10.44) ... 16:40:11 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:40:11 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 16:40:11 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:40:12 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:40:12 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:40:12 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:40:12 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:40:12 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:40:12 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:40:12 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:40:12 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:40:12 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:40:12 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 16:40:12 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:40:12 Setting up patch (2.7.6-2ubuntu1.1) ... 16:40:12 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:40:12 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:40:12 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 16:40:12 Installing new version of config file /etc/ssl/openssl.cnf ... 16:40:12 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:40:12 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:40:12 Setting up ca-certificates (20210119~18.04.1) ... 16:40:14 Updating certificates in /etc/ssl/certs... 16:40:15 23 added, 27 removed; done. 16:40:15 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:40:15 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:40:15 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:40:15 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:40:15 Setting up pkgbinarymangler (138.18.04.1) ... 16:40:15 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:40:15 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 16:40:15 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:40:15 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:40:15 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:40:16 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:40:16 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:40:16 Setting up perl (5.26.1-6ubuntu0.5) ... 16:40:16 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 16:40:16 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:40:16 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:40:16 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 16:40:16 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:40:16 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:40:16 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:40:16 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:40:16 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:40:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:40:16 Processing triggers for systemd (237-3ubuntu10.44) ... 16:40:16 Processing triggers for mime-support (3.60ubuntu1) ... 16:40:16 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:40:17 Updating certificates in /etc/ssl/certs... 16:40:17 0 added, 0 removed; done. 16:40:17 Running hooks in /etc/ca-certificates/update.d... 16:40:17 done. 16:40:18 Reading package lists... 16:40:18 Building dependency tree... 16:40:18 Reading state information... 16:40:18 The following NEW packages will be installed: 16:40:18 apt-transport-https 16:40:19 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:40:19 Need to get 1696 B of archives. 16:40:19 After this operation, 153 kB of additional disk space will be used. 16:40:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 16:40:19 debconf: delaying package configuration, since apt-utils is not installed 16:40:19 Fetched 1696 B in 0s (8326 B/s) 16:40:19 Selecting previously unselected package apt-transport-https. 16:40:19 (Reading database ... 13920 files and directories currently installed.) 16:40:19 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 16:40:19 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 16:40:19 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 16:40:19 Waiting for network to be ready... 16:40:28 2021-02-08T16:40:24Z INFO Waiting for automatic snapd restart... 16:40:28 snapd 2.48.2.1 from Canonical* installed 16:40:29 "snapd" switched to the "latest/stable" channel 16:40:29 16:40:34 core18 20210128 from Canonical* installed 16:40:34 "core18" switched to the "latest/stable" channel 16:40:34 16:40:41 snapcraft 4.4.4 from Canonical* installed 16:40:41 "snapcraft" switched to the "latest/stable" channel 16:40:41 16:40:45 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: 16:40:45 - README.md 16:40:45 - snapcraft.yaml.orig 16:40:45 16:40:45 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:40:52 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:40:52 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:40:52 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:40:52 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:40:54 Reading package lists... 16:40:54 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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 16:41:01 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:41:01 Reading package lists... 16:41:01 Building dependency tree... 16:41:01 Reading state information... 16:41:01 Suggested packages: 16:41:01 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:41:01 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:41:01 Recommended packages: 16:41:01 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:41:01 The following NEW packages will be installed: 16:41:01 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:41:01 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:41:01 pkg-config zip 16:41:01 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:41:01 Need to get 7655 kB of archives. 16:41:01 After this operation, 43.7 MB of additional disk space will be used. 16:41:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 16:41:01 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:41:01 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:41:02 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:41:02 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:41:02 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:41:02 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:41:02 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:41:02 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:41:02 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:41:02 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 16:41:02 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 16:41:02 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 16:41:02 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:41:02 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:41:02 debconf: delaying package configuration, since apt-utils is not installed 16:41:02 Fetched 7655 kB in 1s (7017 kB/s) 16:41:02 Selecting previously unselected package libglib2.0-0:amd64. 16:41:02 (Reading database ... 13924 files and directories currently installed.) 16:41:02 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 16:41:02 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 16:41:03 Selecting previously unselected package libpsl5:amd64. 16:41:03 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:41:03 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:41:03 Selecting previously unselected package libnghttp2-14:amd64. 16:41:03 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:41:03 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:41:03 Selecting previously unselected package librtmp1:amd64. 16:41:03 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:41:03 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:41:03 Selecting previously unselected package libcurl3-gnutls:amd64. 16:41:03 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 16:41:03 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:41:03 Selecting previously unselected package liberror-perl. 16:41:03 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:41:03 Unpacking liberror-perl (0.17025-1) ... 16:41:03 Selecting previously unselected package git-man. 16:41:03 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 16:41:03 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 16:41:03 Selecting previously unselected package git. 16:41:03 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 16:41:03 Unpacking git (1:2.17.1-1ubuntu0.7) ... 16:41:04 Selecting previously unselected package libnorm1:amd64. 16:41:04 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:41:04 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:41:05 Selecting previously unselected package libpgm-5.2-0:amd64. 16:41:05 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:41:05 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:41:05 Selecting previously unselected package libsodium23:amd64. 16:41:05 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:41:05 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:41:05 Selecting previously unselected package libzmq5:amd64. 16:41:05 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:41:05 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:41:05 Selecting previously unselected package libzmq3-dev:amd64. 16:41:05 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:41:05 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:41:05 Selecting previously unselected package pkg-config. 16:41:05 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:41:05 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:41:05 Selecting previously unselected package zip. 16:41:05 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:41:05 Unpacking zip (3.0-11build1) ... 16:41:05 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:41:05 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 16:41:05 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:41:05 Setting up liberror-perl (0.17025-1) ... 16:41:05 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:41:05 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 16:41:05 No schema files found: doing nothing. 16:41:05 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:41:05 Setting up zip (3.0-11build1) ... 16:41:05 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:41:05 Setting up libsodium23:amd64 (1.0.16-2) ... 16:41:06 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:41:06 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:41:06 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:41:06 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:41:06 Setting up git (1:2.17.1-1ubuntu0.7) ... 16:41:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:41:13 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:41:13 git set to automatically installed. 16:41:13 git-man set to automatically installed. 16:41:13 libcurl3-gnutls set to automatically installed. 16:41:13 liberror-perl set to automatically installed. 16:41:13 libglib2.0-0 set to automatically installed. 16:41:13 libnghttp2-14 set to automatically installed. 16:41:13 libnorm1 set to automatically installed. 16:41:13 libpgm-5.2-0 set to automatically installed. 16:41:13 libpsl5 set to automatically installed. 16:41:13 librtmp1 set to automatically installed. 16:41:13 libsodium23 set to automatically installed. 16:41:13 libzmq3-dev set to automatically installed. 16:41:13 libzmq5 set to automatically installed. 16:41:13 pkg-config set to automatically installed. 16:41:13 zip set to automatically installed. 16:41:15 snapd is not logged in, snap install commands will use sudo 16:41:21 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:41:21 snap "core18" has no updates available 16:41:22 Pulling config-common 16:41:24 Pulling go-build-helper 16:41:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:41:50 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:41:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] 16:41:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] 16:41:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 16:41:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 16:41:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 16:41:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 16:41:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] 16:41:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 16:41:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:41:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:41:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:41:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:41:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:41:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:41:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:41:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:41:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:41:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] 16:41:50 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 16:41:50 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 16:41:50 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 16:41:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 16:41:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 16:41:50 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] 16:41:50 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 16:41:50 Fetched 23.9 MB in 0s (0 B/s) 16:41:50 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:41:50 Fetched 96.5 kB in 0s (0 B/s) 16:41:50 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:41:50 Fetched 279 kB in 0s (0 B/s) 16:41:50 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:41:50 Fetched 122 kB in 0s (0 B/s) 16:41:50 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:41:50 Fetched 77.8 kB in 0s (0 B/s) 16:41:50 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:41:50 Fetched 8848 B in 0s (0 B/s) 16:41:50 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:41:50 Fetched 47.8 kB in 0s (0 B/s) 16:41:50 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:41:50 Fetched 45.6 kB in 0s (0 B/s) 16:41:50 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:41:50 Fetched 15.0 kB in 0s (0 B/s) 16:41:50 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 16:41:50 Fetched 214 kB in 0s (0 B/s) 16:41:50 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb [155 kB] 16:41:50 Fetched 155 kB in 0s (0 B/s) 16:41:50 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:41:50 Fetched 50.6 kB in 0s (0 B/s) 16:41:50 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:41:50 Fetched 14.8 kB in 0s (0 B/s) 16:41:50 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:41:50 Fetched 41.8 kB in 0s (0 B/s) 16:41:50 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:41:50 Fetched 499 kB in 0s (0 B/s) 16:41:50 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:41:50 Fetched 111 kB in 0s (0 B/s) 16:41:50 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:41:50 Fetched 240 kB in 0s (0 B/s) 16:41:50 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:41:50 Fetched 29.3 kB in 0s (0 B/s) 16:41:50 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:41:50 Fetched 85.5 kB in 0s (0 B/s) 16:41:50 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:41:50 Fetched 24.5 kB in 0s (0 B/s) 16:41:50 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:41:50 Fetched 49.2 kB in 0s (0 B/s) 16:41:50 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:41:50 Fetched 54.2 kB in 0s (0 B/s) 16:41:50 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:41:50 Fetched 30.8 kB in 0s (0 B/s) 16:41:50 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb [16.6 kB] 16:41:50 Fetched 16.6 kB in 0s (0 B/s) 16:41:50 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:41:50 Fetched 85.9 kB in 0s (0 B/s) 16:41:50 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:41:50 Fetched 8720 B in 0s (0 B/s) 16:41:50 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 16:41:50 Fetched 137 kB in 0s (0 B/s) 16:41:50 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:41:50 Fetched 119 kB in 0s (0 B/s) 16:41:50 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 16:41:50 Fetched 109 kB in 0s (0 B/s) 16:41:50 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:41:50 Fetched 11.1 kB in 0s (0 B/s) 16:41:50 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:41:50 Fetched 645 kB in 0s (0 B/s) 16:41:50 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:41:50 Fetched 41.3 kB in 0s (0 B/s) 16:41:50 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:41:50 Fetched 17.9 kB in 0s (0 B/s) 16:41:50 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:41:50 Fetched 368 kB in 0s (0 B/s) 16:41:50 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:41:50 Fetched 187 kB in 0s (0 B/s) 16:41:50 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:41:50 Fetched 175 kB in 0s (0 B/s) 16:41:50 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:41:51 Fetched 206 kB in 0s (0 B/s) 16:41:51 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 16:41:51 Fetched 1301 kB in 0s (0 B/s) 16:41:51 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:41:51 Fetched 36.2 kB in 0s (0 B/s) 16:41:51 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 16:41:51 Fetched 159 kB in 0s (0 B/s) 16:41:51 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:41:51 Fetched 107 kB in 0s (0 B/s) 16:41:51 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:41:51 Fetched 48.7 kB in 0s (0 B/s) 16:41:51 Pulling static-packages 16:41:52 'go115' has dependencies that need to be staged: static-packages go-build-helper 16:41:52 Skipping pull go-build-helper (already ran) 16:41:52 Skipping pull static-packages (already ran) 16:41:52 Building go-build-helper 16:41:58 Building static-packages 16:42:00 Staging go-build-helper 16:42:01 Staging static-packages 16:42:03 Pulling go115 16:42:04 'edgex-go' has dependencies that need to be staged: go115 16:42:04 Skipping pull go115 (already ran) 16:42:04 Building go115 16:42:04 % Total % Received % Xferd Average Speed Time Time Time Current 16:42:04 Dload Upload Total Spent Left Speed 16:42:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 23 115M 23 27.5M 0 0 27.9M 0 0:00:04 --:--:-- 0:00:04 27.9M 54 115M 54 63.1M 0 0 32.0M 0 0:00:03 0:00:01 0:00:02 32.0M 88 115M 88 101M 0 0 34.4M 0 0:00:03 0:00:02 0:00:01 34.4M 100 115M 100 115M 0 0 34.1M 0 0:00:03 0:00:03 --:--:-- 34.1M 16:42:08 go1.15.2.linux-amd64.tar.gz: OK 16:42:14 Staging go115 16:42:20 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:42:20 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:42:20 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:42:20 Fetched 0 B in 0s (0 B/s) 16:42:20 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:42:20 Fetched 224 kB in 0s (0 B/s) 16:42:20 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:42:20 Fetched 157 kB in 0s (0 B/s) 16:42:20 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:42:20 Fetched 221 kB in 0s (0 B/s) 16:42:20 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:42:20 Fetched 143 kB in 0s (0 B/s) 16:42:20 Pulling edgex-go 16:42:23 Pulling version 16:42:24 Building config-common 16:42:28 Skipping build go-build-helper (already ran) 16:42:28 Skipping build static-packages (already ran) 16:42:28 Skipping build go115 (already ran) 16:42:28 Building edgex-go 16:42:28 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 16:42:30 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:42:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.29 16:42:30 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 16:42:30 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 16:42:30 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:42:30 go: downloading github.com/gorilla/mux v1.8.0 16:42:30 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:42:30 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 16:42:30 go: downloading github.com/imdario/mergo v0.3.11 16:42:30 go: downloading github.com/pelletier/go-toml v1.2.0 16:42:30 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:42:30 go: downloading github.com/go-redis/redis/v7 v7.2.0 16:42:30 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 16:42:30 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 16:42:30 go: downloading github.com/go-kit/kit v0.8.0 16:42:30 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 16:42:30 go: downloading github.com/pkg/errors v0.8.1 16:42:30 go: downloading github.com/pebbe/zmq4 v1.2.2 16:42:30 go: downloading github.com/x448/float16 v0.8.4 16:42:30 go: downloading github.com/google/uuid v1.2.0 16:42:30 go: downloading github.com/hashicorp/consul/api v1.1.0 16:42:30 go: downloading github.com/go-playground/validator/v10 v10.3.0 16:42:30 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 16:42:30 go: downloading github.com/BurntSushi/toml v0.3.1 16:42:30 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:42:31 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:42:31 go: downloading github.com/mitchellh/copystructure v1.0.0 16:42:31 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:42:31 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 16:42:31 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:42:31 go: downloading github.com/hashicorp/serf v0.8.2 16:42:31 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:42:31 go: downloading github.com/leodido/go-urn v1.2.0 16:42:31 go: downloading github.com/go-playground/universal-translator v0.17.0 16:42:31 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:42:31 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:42:31 go: downloading github.com/go-playground/locales v0.13.0 16:42:31 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:42:31 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:42:41 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 16:42:41 go: downloading gopkg.in/yaml.v2 v2.4.0 16:42:48 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 16:42:49 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 16:42:51 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 16:42:51 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 16:42:51 go: downloading github.com/stretchr/testify v1.7.0 16:42:51 go: downloading github.com/davecgh/go-spew v1.1.1 16:42:51 go: downloading github.com/pmezard/go-difflib v1.0.0 16:42:51 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:42:53 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 16:42:53 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:42:53 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 16:42:55 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 16:42:56 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 16:42:56 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 16:42:58 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 16:42:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 16:43:00 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 16:43:00 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:43:01 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 16:43:01 go: downloading github.com/lib/pq v1.9.0 16:43:06 Building version 16:43:09 Staging config-common 16:43:10 Skipping stage go-build-helper (already ran) 16:43:10 Skipping stage static-packages (already ran) 16:43:10 Skipping stage go115 (already ran) 16:43:10 Staging edgex-go 16:43:11 Staging version 16:43:12 Priming config-common 16:43:14 Priming go-build-helper 16:43:15 Priming static-packages 16:43:18 Priming go115 16:43:19 Priming edgex-go 16:43:21 Priming version 16:43:22 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 16:43:26 provisioning config files... 16:43:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1771748144806133309tmp [Pipeline] { [Pipeline] sh 16:43:27 + set +x 16:43:27 + curl -s https://codecov.io/bash 16:43:27 + bash -s -- 16:43:27 16:43:27 _____ _ 16:43:27 / ____| | | 16:43:27 | | ___ __| | ___ ___ _____ __ 16:43:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:43:27 | |___| (_) | (_| | __/ (_| (_) \ V / 16:43:27 \_____\___/ \__,_|\___|\___\___/ \_/ 16:43:27 Bash-20210129-7c25fce 16:43:27 16:43:27 16:43:27 ==> git version 2.24.3 found 16:43:27 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:43:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:43:27 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:43:27 ==> Jenkins CI detected. 16:43:27 project root: . 16:43:27 --> token set from env 16:43:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:43:27 ==> Running gcov in . (disable via -X gcov) 16:43:27 ==> Python coveragepy not found 16:43:27 ==> Searching for coverage reports in: 16:43:27 + . 16:43:27 -> Found 1 reports 16:43:27 ==> Detecting git/mercurial file structure 16:43:28 ==> Reading reports 16:43:28 + ./coverage.out bytes=590503 16:43:28 ==> Appending adjustments 16:43:28 https://docs.codecov.io/docs/fixing-reports 16:43:31 + Found adjustments 16:43:31 ==> Gzipping contents 16:43:31 88K /tmp/codecov.kEpRBn.gz 16:43:31 ==> Uploading reports 16:43:31 url: https://codecov.io 16:43:31 query: branch=PR-3147&commit=15c04cc0e416771a36db894e62e4360a34e7dc49&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3147%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3147&job=&cmd_args= 16:43:31 -> Pinging Codecov 16:43:31 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3147&commit=15c04cc0e416771a36db894e62e4360a34e7dc49&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3147%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3147&job=&cmd_args= 16:43:31 -> Uploading to 16:43:31 https://storage.googleapis.com/codecov/v4/raw/2021-02-08/00271124DB129430A58F1EEE437C3FCB/15c04cc0e416771a36db894e62e4360a34e7dc49/382874d0-8ae4-4bb1-a892-bcc7394c8129.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210208T164331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e90c04cfcc3cb5d0a19275aa97e2b9a07bc0be60ae399fabe66f1b7f4fe8047 16:43:31 % Total % Received % Xferd Average Speed Time Time Time Current 16:43:31 Dload Upload Total Spent Left Speed 16:43:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88809 0 0 100 88809 0 177k --:--:-- --:--:-- --:--:-- 178k 16:43:32 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/15c04cc0e416771a36db894e62e4360a34e7dc49 [Pipeline] } 16:43:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:43:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:43:36 ---> package-listing.sh 16:43:36 ++ facter osfamily 16:43:36 ++ tr '[:upper:]' '[:lower:]' 16:43:36 + OS_FAMILY=redhat 16:43:36 + workspace=/w/workspace/edgex-go/1 16:43:36 + START_PACKAGES=/tmp/packages_start.txt 16:43:36 + END_PACKAGES=/tmp/packages_end.txt 16:43:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:43:36 + PACKAGES=/tmp/packages_start.txt 16:43:36 + '[' /w/workspace/edgex-go/1 ']' 16:43:36 + PACKAGES=/tmp/packages_end.txt 16:43:36 + case "${OS_FAMILY}" in 16:43:36 + rpm -qa 16:43:36 + sort 16:43:41 + '[' -f /tmp/packages_start.txt ']' 16:43:41 + '[' -f /tmp/packages_end.txt ']' 16:43:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:43:41 + '[' /w/workspace/edgex-go/1 ']' 16:43:41 + mkdir -p /w/workspace/edgex-go/1/archives/ 16:43:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 16:43:41 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:43:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:43:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:43:42 16:43:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:43:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:43:42 alpine: Pulling from edgex-lftools-log-publisher 16:43:42 df20fa9351a1: Pulling fs layer 16:43:42 36b3adc4ff6f: Pulling fs layer 16:43:42 8ad3a11d3b57: Pulling fs layer 16:43:42 46f8f816bc3b: Pulling fs layer 16:43:42 93b61091891f: Pulling fs layer 16:43:42 93b9cdb0e59b: Pulling fs layer 16:43:42 5e14af77c1be: Pulling fs layer 16:43:42 01666e4c0597: Pulling fs layer 16:43:42 aa168da1d23b: Pulling fs layer 16:43:42 93b9cdb0e59b: Waiting 16:43:42 5e14af77c1be: Waiting 16:43:42 01666e4c0597: Waiting 16:43:42 aa168da1d23b: Waiting 16:43:42 46f8f816bc3b: Waiting 16:43:42 93b61091891f: Waiting 16:43:42 36b3adc4ff6f: Verifying Checksum 16:43:42 36b3adc4ff6f: Download complete 16:43:43 46f8f816bc3b: Verifying Checksum 16:43:43 46f8f816bc3b: Download complete 16:43:43 df20fa9351a1: Verifying Checksum 16:43:43 df20fa9351a1: Download complete 16:43:43 93b9cdb0e59b: Verifying Checksum 16:43:43 93b9cdb0e59b: Download complete 16:43:43 93b61091891f: Verifying Checksum 16:43:43 93b61091891f: Download complete 16:43:43 5e14af77c1be: Verifying Checksum 16:43:43 5e14af77c1be: Download complete 16:43:43 01666e4c0597: Download complete 16:43:43 8ad3a11d3b57: Verifying Checksum 16:43:43 8ad3a11d3b57: Download complete 16:43:43 df20fa9351a1: Pull complete 16:43:43 36b3adc4ff6f: Pull complete 16:43:44 8ad3a11d3b57: Pull complete 16:43:44 46f8f816bc3b: Pull complete 16:43:45 aa168da1d23b: Verifying Checksum 16:43:45 aa168da1d23b: Download complete 16:43:48 93b61091891f: Pull complete 16:43:48 93b9cdb0e59b: Pull complete 16:43:48 5e14af77c1be: Pull complete 16:43:48 01666e4c0597: Pull complete 16:43:56 aa168da1d23b: Pull complete 16:43:56 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:43:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:43:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:43:56 prd-centos7-docker-4c-2g-25593 does not seem to be running inside a container 16:43:56 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:44:01 $ docker top 106fea93855981c78129d38833dc14d7fa9eaf88dc3c3178ff982de6d952514c -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:02 + touch /tmp/pre-build-complete [Pipeline] sh 16:44:02 + mkdir -p /var/log/sa [Pipeline] sh 16:44:02 + ls /var/log/sa-host 16:44:02 + sadf -c /var/log/sa-host/sa08 16:44:02 file_magic: OK 16:44:02 HZ: Using current value: 100 16:44:02 file_header: OK 16:44:02 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 16:44:02 Statistics: 16:44:02 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... 16:44:02 File successfully converted to sysstat format version 12.2.1 16:44:02 + sadf -c /var/log/sa-host/sa23 16:44:02 file_magic: OK 16:44:02 HZ: Using current value: 100 16:44:02 file_header: OK 16:44:02 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 16:44:02 Statistics: 16:44:02 Hnuu...uuuununununu... 16:44:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:44:03 provisioning config files... 16:44:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1771491931324673579tmp [Pipeline] { [Pipeline] echo 16:44:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:44:03 ---> create-netrc.sh [Pipeline] } 16:44:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:44:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:44:04 ---> python-tools-install.sh [Pipeline] echo 16:44:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:44:04 ---> sudo-logs.sh 16:44:04 Archiving 'sudo' log.. [Pipeline] echo 16:44:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:44:05 ---> job-cost.sh 16:44:05 lf-activate-venv: SKIPPING 16:44:05 INFO: No Stack... 16:44:06 INFO: Retrieving Pricing Info for: v1-standard-2 16:44:06 INFO: Archiving Costs [Pipeline] echo 16:44:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:44:06 ---> logs-deploy.sh 16:44:06 lf-activate-venv: SKIPPING 16:44:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3147/1 16:44:06 INFO: archiving workspace using pattern(s): 16:44:08 Archives upload complete. 16:44:08 INFO: archiving logs to Nexus 16:44:09 ---> uname -a: 16:44:09 Linux prd-centos7-docker-4c-2g-25593.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:44:09 16:44:09 16:44:09 ---> lscpu: 16:44:09 Architecture: x86_64 16:44:09 CPU op-mode(s): 32-bit, 64-bit 16:44:09 Byte Order: Little Endian 16:44:09 Address sizes: 40 bits physical, 48 bits virtual 16:44:09 CPU(s): 4 16:44:09 On-line CPU(s) list: 0-3 16:44:09 Thread(s) per core: 1 16:44:09 Core(s) per socket: 1 16:44:09 Socket(s): 4 16:44:09 NUMA node(s): 1 16:44:09 Vendor ID: GenuineIntel 16:44:09 CPU family: 6 16:44:09 Model: 44 16:44:09 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:44:09 Stepping: 1 16:44:09 CPU MHz: 2933.436 16:44:09 BogoMIPS: 5866.87 16:44:09 Virtualization: VT-x 16:44:09 Hypervisor vendor: KVM 16:44:09 Virtualization type: full 16:44:09 L1d cache: 128 KiB 16:44:09 L1i cache: 128 KiB 16:44:09 L2 cache: 16 MiB 16:44:09 L3 cache: 64 MiB 16:44:09 NUMA node0 CPU(s): 0-3 16:44:09 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:44:09 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:44:09 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:44:09 Vulnerability Meltdown: Mitigation; PTI 16:44:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:44:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:44:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:44:09 Vulnerability Srbds: Not affected 16:44:09 Vulnerability Tsx async abort: Not affected 16:44:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:44:09 16:44:09 16:44:09 ---> nproc: 16:44:09 4 16:44:09 16:44:09 16:44:09 ---> df -h: 16:44:09 Filesystem Size Used Available Use% Mounted on 16:44:09 overlay 50.0G 11.7G 38.3G 23% / 16:44:09 tmpfs 64.0M 0 64.0M 0% /dev 16:44:09 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:44:09 shm 64.0M 0 64.0M 0% /dev/shm 16:44:09 /dev/vda1 50.0G 11.7G 38.3G 23% /facter-os 16:44:09 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/resolv.conf 16:44:09 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hostname 16:44:09 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hosts 16:44:09 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/auth.log 16:44:09 /dev/vda1 50.0G 11.7G 38.3G 23% /run/cloud-init/result.json 16:44:09 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/sa-host 16:44:09 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/secure 16:44:09 /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/1 16:44:09 /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/1@tmp 16:44:09 16:44:09 16:44:09 ---> free -m: 16:44:09 total used free shared buff/cache available 16:44:09 Mem: 1837 719 106 0 1010 1033 16:44:09 Swap: 1023 61 962 16:44:09 16:44:09 16:44:09 ---> ip addr: 16:44:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:44:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:44:09 inet 127.0.0.1/8 scope host lo 16:44:09 valid_lft forever preferred_lft forever 16:44:09 inet6 ::1/128 scope host 16:44:09 valid_lft forever preferred_lft forever 16:44:09 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:44:09 link/ether fa:16:3e:27:22:f3 brd ff:ff:ff:ff:ff:ff 16:44:09 inet 10.30.123.93/23 brd 10.30.123.255 scope global dynamic eth0 16:44:09 valid_lft 84946sec preferred_lft 84946sec 16:44:09 inet6 fe80::f816:3eff:fe27:22f3/64 scope link 16:44:09 valid_lft forever preferred_lft forever 16:44:09 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:44:09 link/ether 02:42:25:80:fd:d7 brd ff:ff:ff:ff:ff:ff 16:44:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:44:09 valid_lft forever preferred_lft forever 16:44:09 inet6 fe80::42:25ff:fe80:fdd7/64 scope link 16:44:09 valid_lft forever preferred_lft forever 16:44:09 16:44:09 16:44:09 ---> sar -b -r -n DEV: 16:44:09 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/08/21 _x86_64_ (4 CPU) 16:44:09 16:44:09 16:19:43 LINUX RESTART (4 CPU) 16:44:09 16:44:09 16:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:44:09 16:21:01 202.13 105.57 96.56 0.00 11007.29 44678.45 0.00 16:44:09 16:22:01 237.55 114.59 122.96 0.00 7759.07 49083.89 0.00 16:44:09 16:23:01 257.24 107.94 149.30 0.00 3901.90 19665.79 0.00 16:44:09 16:24:01 119.50 44.83 74.68 0.00 1925.51 7836.58 0.00 16:44:09 16:25:01 137.61 40.18 97.44 0.00 2645.95 23916.95 0.00 16:44:09 16:26:02 2131.12 1774.97 356.15 0.00 162085.17 219388.34 0.00 16:44:09 16:27:01 1655.59 1415.87 239.73 0.00 79713.43 97937.66 0.00 16:44:09 16:28:01 1078.84 723.90 354.93 0.00 84747.92 147665.12 0.00 16:44:09 16:29:02 2485.43 2181.70 303.73 0.00 118086.26 125578.66 0.00 16:44:09 16:30:01 226.73 49.05 177.67 0.00 7178.35 27090.80 0.00 16:44:09 16:31:01 1.68 0.15 1.53 0.00 1.20 25.41 0.00 16:44:09 16:32:01 1.52 1.28 0.23 0.00 100.72 3.26 0.00 16:44:09 16:33:01 0.42 0.03 0.38 0.00 0.40 4.43 0.00 16:44:09 16:34:01 0.20 0.00 0.20 0.00 0.00 1.52 0.00 16:44:09 16:35:01 1.71 1.47 0.25 0.00 50.22 3.00 0.00 16:44:09 16:36:01 0.80 0.02 0.78 0.00 0.53 14.97 0.00 16:44:09 16:37:01 0.32 0.02 0.30 0.00 0.53 3.28 0.00 16:44:09 16:38:01 0.23 0.00 0.23 0.00 0.00 2.90 0.00 16:44:09 16:39:01 0.32 0.00 0.32 0.00 0.00 3.46 0.00 16:44:09 16:40:01 0.30 0.02 0.28 0.00 0.53 3.51 0.00 16:44:09 16:41:01 0.17 0.00 0.17 0.00 0.00 1.67 0.00 16:44:09 16:42:01 0.32 0.00 0.32 0.00 0.00 3.60 0.00 16:44:09 16:43:01 0.35 0.07 0.28 0.00 1.07 2.88 0.00 16:44:09 16:44:01 161.91 89.43 72.47 0.00 8315.93 18513.83 0.00 16:44:09 Average: 362.94 277.47 85.46 0.00 20349.31 32604.14 0.00 16:44:09 16:44:09 16:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:44:09 16:21:01 80292 0 694272 36.90 2620 1104360 1315680 44.90 562160 1034836 37432 16:44:09 16:22:01 91680 0 770908 40.97 1536 1017420 2076624 70.87 628172 921560 28 16:44:09 16:23:01 241036 0 783180 41.62 784 856544 1424812 48.63 621368 741240 32920 16:44:09 16:24:01 202096 0 803924 42.73 692 874832 1790156 61.10 643136 745336 70436 16:44:09 16:25:01 176248 0 756632 40.21 532 948132 1254596 42.82 598488 817736 1508 16:44:09 16:26:02 72996 0 811988 43.16 8 996552 2112392 72.09 740244 840164 74364 16:44:09 16:27:01 206536 0 782076 41.57 8 892924 1782540 60.84 660980 749060 38264 16:44:09 16:28:01 423756 0 689784 36.66 8 767996 1405668 47.97 509696 719032 60 16:44:09 16:29:02 218948 0 1063824 56.54 8 598764 3435540 117.25 774936 616944 40568 16:44:09 16:30:01 468732 0 640052 34.02 8 772752 1207756 41.22 531668 634716 20 16:44:09 16:31:01 471236 0 637588 33.89 8 772712 1187124 40.51 530620 633472 20 16:44:09 16:32:01 469268 0 636528 33.83 8 775740 1177860 40.20 530296 636036 16 16:44:09 16:33:01 469652 0 636136 33.81 8 775748 1177860 40.20 530432 636040 8 16:44:09 16:34:01 469984 0 635796 33.79 8 775756 1177860 40.20 530308 636048 8 16:44:09 16:35:01 468296 0 636660 33.84 8 776580 1177860 40.20 530344 636844 16 16:44:09 16:36:01 468116 0 636816 33.85 8 776604 1177920 40.20 530656 636860 8 16:44:09 16:37:01 468592 0 636348 33.82 8 776596 1177860 40.20 530228 636860 12 16:44:09 16:38:01 468552 0 636364 33.82 8 776620 1177860 40.20 530356 636876 8 16:44:09 16:39:01 468428 0 636480 33.83 8 776628 1177860 40.20 530364 636876 12 16:44:09 16:40:01 468476 0 636428 33.82 8 776632 1177860 40.20 530364 636892 8 16:44:09 16:41:01 468232 0 636660 33.84 8 776644 1177932 40.20 530736 636896 8 16:44:09 16:42:01 468528 0 636352 33.82 8 776656 1177896 40.20 530688 636892 12 16:44:09 16:43:01 467936 0 636944 33.85 8 776656 1177992 40.20 531120 636916 20 16:44:09 16:44:01 142032 0 714232 37.96 8 1025272 1636740 55.86 573188 876152 20 16:44:09 Average: 350819 0 699416 37.17 263 831047 1448510 49.44 572523 707095 12324 16:44:09 16:44:09 16:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:44:09 16:21:01 eth0 1156.19 902.33 4333.67 144.36 0.00 0.00 0.00 0.00 16:44:09 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:21:01 veth77c8cb9 251.23 211.16 26.49 645.55 0.00 0.00 0.00 0.00 16:44:09 16:21:01 docker0 251.23 211.05 23.05 645.54 0.00 0.00 0.00 0.00 16:44:09 16:22:01 veth458848b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:22:01 veth5bc1f74 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:22:01 eth0 960.10 927.64 5237.50 89.86 0.00 0.00 0.00 0.00 16:44:09 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:23:01 eth0 165.44 123.08 501.11 21.05 0.00 0.00 0.00 0.00 16:44:09 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:23:01 vethef3b17d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:44:09 16:23:01 docker0 1035.99 1005.04 83.36 3515.18 0.00 0.00 0.00 0.00 16:44:09 16:24:01 eth0 33.27 21.77 20.95 70.24 0.00 0.00 0.00 0.00 16:44:09 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:24:01 vethef3b17d 2.03 2.03 0.16 0.18 0.00 0.00 0.00 0.00 16:44:09 16:24:01 docker0 2.03 2.03 0.13 0.18 0.00 0.00 0.00 0.00 16:44:09 16:25:01 eth0 220.83 169.72 1708.60 85.35 0.00 0.00 0.00 0.00 16:44:09 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:25:01 veth96d5dd3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:44:09 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:26:02 eth0 42.64 24.30 159.85 8.52 0.00 0.00 0.00 0.00 16:44:09 16:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:26:02 veth96d5dd3 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 16:44:09 16:26:02 docker0 15.59 26.01 0.91 145.91 0.00 0.00 0.00 0.00 16:44:09 16:27:01 veth87dd119 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:44:09 16:27:01 eth0 9.57 4.90 8.03 4.11 0.00 0.00 0.00 0.00 16:44:09 16:27:01 veth85579c4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:44:09 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:28:01 eth0 253.75 173.26 1889.26 26.34 0.00 0.00 0.00 0.00 16:44:09 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:28:01 veth96d5dd3 0.00 0.90 0.00 0.04 0.00 0.00 0.00 0.00 16:44:09 16:28:01 docker0 1114.42 1142.87 87.71 4253.87 0.00 0.00 0.00 0.00 16:44:09 16:29:02 veth92c5107 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 16:44:09 16:29:02 eth0 83.42 60.56 95.03 97.32 0.00 0.00 0.00 0.00 16:44:09 16:29:02 veth5ebed35 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 16:44:09 16:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:30:01 eth0 86.59 66.09 133.97 82.88 0.00 0.00 0.00 0.00 16:44:09 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:30:01 docker0 1158.68 1200.73 91.12 4500.14 0.00 0.00 0.00 0.00 16:44:09 16:31:01 eth0 1.13 0.48 0.80 0.24 0.00 0.00 0.00 0.00 16:44:09 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:32:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 16:44:09 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:33:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:44:09 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:34:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:44:09 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:35:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:44:09 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:36:01 eth0 0.35 0.28 0.15 0.08 0.00 0.00 0.00 0.00 16:44:09 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:37:01 eth0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:44:09 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:38:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:39:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:44:09 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:40:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:41:01 eth0 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 16:44:09 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:42:01 eth0 0.13 0.13 0.06 0.01 0.00 0.00 0.00 0.00 16:44:09 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:43:01 eth0 0.48 0.35 0.27 0.17 0.00 0.00 0.00 0.00 16:44:09 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:44:01 eth0 198.80 164.92 2178.79 22.17 0.00 0.00 0.00 0.00 16:44:09 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 Average: eth0 134.03 110.13 678.70 27.20 0.00 0.00 0.00 0.00 16:44:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:09 Average: docker0 47.55 49.27 3.74 184.66 0.00 0.00 0.00 0.00 16:44:09 16:44:09 16:44:09 ---> sar -P ALL: 16:44:09 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/08/21 _x86_64_ (4 CPU) 16:44:09 16:44:09 16:19:43 LINUX RESTART (4 CPU) 16:44:09 16:44:09 16:20:01 CPU %user %nice %system %iowait %steal %idle 16:44:09 16:21:01 all 19.31 0.00 11.04 6.90 0.46 62.29 16:44:09 16:21:01 0 18.09 0.00 11.13 6.21 0.38 64.19 16:44:09 16:21:01 1 16.41 0.00 11.22 8.17 0.55 63.65 16:44:09 16:21:01 2 20.43 0.00 10.71 5.49 0.41 62.96 16:44:09 16:21:01 3 22.32 0.00 11.10 7.74 0.48 58.37 16:44:09 16:22:01 all 14.70 0.00 8.66 2.18 0.27 74.19 16:44:09 16:22:01 0 18.87 0.00 10.56 1.72 0.23 68.63 16:44:09 16:22:01 1 13.10 0.00 7.68 1.21 0.28 77.74 16:44:09 16:22:01 2 13.16 0.00 8.88 2.75 0.29 74.92 16:44:09 16:22:01 3 13.70 0.00 7.52 3.05 0.29 75.44 16:44:09 16:23:01 all 34.87 0.00 11.60 7.58 0.21 45.74 16:44:09 16:23:01 0 34.91 0.00 10.01 7.43 0.24 47.41 16:44:09 16:23:01 1 34.16 0.00 11.62 9.23 0.19 44.80 16:44:09 16:23:01 2 34.67 0.00 12.45 6.07 0.23 46.59 16:44:09 16:23:01 3 35.75 0.00 12.32 7.59 0.19 44.14 16:44:09 16:24:01 all 49.76 0.00 13.98 2.85 0.23 33.18 16:44:09 16:24:01 0 51.89 0.00 12.72 2.39 0.24 32.75 16:44:09 16:24:01 1 48.11 0.00 14.61 3.63 0.21 33.44 16:44:09 16:24:01 2 50.49 0.00 13.98 2.50 0.23 32.80 16:44:09 16:24:01 3 48.56 0.00 14.59 2.89 0.24 33.72 16:44:09 16:25:01 all 29.21 0.00 11.53 2.31 0.16 56.79 16:44:09 16:25:01 0 29.34 0.00 11.95 4.92 0.19 53.60 16:44:09 16:25:01 1 27.93 0.00 11.35 0.81 0.15 59.76 16:44:09 16:25:01 2 28.72 0.00 11.37 0.54 0.17 59.20 16:44:09 16:25:01 3 30.84 0.00 11.46 2.97 0.14 54.59 16:44:09 16:26:02 all 19.71 0.00 29.47 24.04 0.36 26.42 16:44:09 16:26:02 0 18.67 0.00 28.92 25.16 0.35 26.89 16:44:09 16:26:02 1 19.00 0.00 29.08 25.14 0.37 26.41 16:44:09 16:26:02 2 21.06 0.00 29.61 22.21 0.39 26.73 16:44:09 16:26:02 3 20.11 0.00 30.28 23.63 0.34 25.64 16:44:09 16:27:01 all 54.72 0.00 20.27 14.08 0.29 10.63 16:44:09 16:27:01 0 54.39 0.00 19.30 12.97 0.30 13.04 16:44:09 16:27:01 1 54.74 0.00 20.78 16.68 0.30 7.49 16:44:09 16:27:01 2 54.32 0.00 20.73 12.55 0.30 12.10 16:44:09 16:27:01 3 55.45 0.00 20.27 14.15 0.27 9.86 16:44:09 16:28:01 all 21.32 0.00 22.51 27.68 0.27 28.23 16:44:09 16:28:01 0 20.99 0.00 21.39 24.50 0.35 32.77 16:44:09 16:28:01 1 20.54 0.00 22.70 28.32 0.26 28.18 16:44:09 16:28:01 2 21.55 0.00 22.85 28.59 0.25 26.77 16:44:09 16:28:01 3 22.19 0.00 23.09 29.32 0.23 25.16 16:44:09 16:29:02 all 32.91 0.00 23.19 25.82 0.26 17.82 16:44:09 16:29:02 0 32.78 0.00 22.52 24.07 0.28 20.36 16:44:09 16:29:02 1 32.50 0.00 23.03 24.65 0.19 19.62 16:44:09 16:29:02 2 33.15 0.00 22.64 28.71 0.33 15.17 16:44:09 16:29:02 3 33.20 0.00 24.58 25.85 0.25 16.13 16:44:09 16:30:01 all 26.62 0.00 10.36 9.27 0.16 53.60 16:44:09 16:30:01 0 27.19 0.00 10.25 6.37 0.10 56.08 16:44:09 16:30:01 1 26.17 0.00 10.11 7.65 0.19 55.88 16:44:09 16:30:01 2 26.58 0.00 10.59 12.56 0.19 50.08 16:44:09 16:30:01 3 26.54 0.00 10.47 10.47 0.14 52.38 16:44:09 16:31:01 all 0.12 0.00 0.05 0.01 0.00 99.82 16:44:09 16:31:01 0 0.02 0.00 0.03 0.02 0.00 99.93 16:44:09 16:31:01 1 0.02 0.00 0.03 0.02 0.00 99.93 16:44:09 16:31:01 2 0.05 0.00 0.08 0.00 0.00 99.87 16:44:09 16:31:01 3 0.38 0.00 0.05 0.02 0.02 99.53 16:44:09 16:44:09 16:31:01 CPU %user %nice %system %iowait %steal %idle 16:44:09 16:32:01 all 0.18 0.00 0.24 0.00 0.01 99.56 16:44:09 16:32:01 0 0.08 0.00 0.30 0.00 0.02 99.60 16:44:09 16:32:01 1 0.10 0.00 0.27 0.00 0.00 99.63 16:44:09 16:32:01 2 0.12 0.00 0.27 0.00 0.02 99.60 16:44:09 16:32:01 3 0.43 0.00 0.13 0.00 0.02 99.42 16:44:09 16:33:01 all 0.06 0.00 0.03 0.00 0.00 99.90 16:44:09 16:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:44:09 16:33:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:44:09 16:33:01 2 0.05 0.00 0.05 0.02 0.00 99.88 16:44:09 16:33:01 3 0.17 0.00 0.03 0.00 0.00 99.80 16:44:09 16:34:01 all 0.10 0.00 0.03 0.00 0.00 99.87 16:44:09 16:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:44:09 16:34:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:44:09 16:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:44:09 16:34:01 3 0.30 0.00 0.05 0.00 0.00 99.65 16:44:09 16:35:01 all 0.15 0.00 0.05 0.02 0.01 99.77 16:44:09 16:35:01 0 0.00 0.00 0.03 0.00 0.00 99.97 16:44:09 16:35:01 1 0.05 0.00 0.10 0.08 0.02 99.75 16:44:09 16:35:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:44:09 16:35:01 3 0.52 0.00 0.05 0.00 0.00 99.43 16:44:09 16:36:01 all 0.15 0.00 0.04 0.00 0.00 99.80 16:44:09 16:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:44:09 16:36:01 1 0.03 0.00 0.08 0.00 0.00 99.88 16:44:09 16:36:01 2 0.03 0.00 0.05 0.00 0.00 99.92 16:44:09 16:36:01 3 0.52 0.00 0.02 0.00 0.00 99.47 16:44:09 16:37:01 all 0.15 0.00 0.03 0.00 0.00 99.82 16:44:09 16:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:44:09 16:37:01 1 0.05 0.00 0.07 0.00 0.00 99.88 16:44:09 16:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:44:09 16:37:01 3 0.52 0.00 0.03 0.00 0.00 99.45 16:44:09 16:38:01 all 0.15 0.00 0.02 0.00 0.00 99.82 16:44:09 16:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:44:09 16:38:01 1 0.05 0.00 0.05 0.00 0.00 99.90 16:44:09 16:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:44:09 16:38:01 3 0.52 0.00 0.02 0.00 0.00 99.47 16:44:09 16:39:01 all 0.15 0.00 0.02 0.00 0.01 99.82 16:44:09 16:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:44:09 16:39:01 1 0.03 0.00 0.05 0.00 0.00 99.92 16:44:09 16:39:01 2 0.05 0.00 0.02 0.00 0.02 99.92 16:44:09 16:39:01 3 0.50 0.00 0.02 0.00 0.02 99.47 16:44:09 16:40:01 all 0.08 0.00 0.03 0.00 0.00 99.88 16:44:09 16:40:01 0 0.18 0.00 0.03 0.00 0.00 99.78 16:44:09 16:40:01 1 0.05 0.00 0.03 0.00 0.00 99.92 16:44:09 16:40:01 2 0.02 0.00 0.03 0.00 0.00 99.95 16:44:09 16:40:01 3 0.08 0.00 0.03 0.00 0.00 99.88 16:44:09 16:41:01 all 0.16 0.00 0.03 0.00 0.00 99.81 16:44:09 16:41:01 0 0.52 0.00 0.03 0.00 0.00 99.45 16:44:09 16:41:01 1 0.07 0.00 0.05 0.00 0.00 99.88 16:44:09 16:41:01 2 0.05 0.00 0.03 0.00 0.00 99.92 16:44:09 16:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:44:09 16:42:01 all 0.15 0.00 0.04 0.00 0.00 99.80 16:44:09 16:42:01 0 0.53 0.00 0.03 0.00 0.02 99.42 16:44:09 16:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:44:09 16:42:01 2 0.03 0.00 0.03 0.00 0.00 99.93 16:44:09 16:42:01 3 0.03 0.00 0.07 0.00 0.00 99.90 16:44:09 16:44:09 16:42:01 CPU %user %nice %system %iowait %steal %idle 16:44:09 16:43:01 all 0.16 0.00 0.03 0.00 0.00 99.80 16:44:09 16:43:01 0 0.52 0.00 0.02 0.00 0.00 99.47 16:44:09 16:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:44:09 16:43:01 2 0.02 0.00 0.03 0.00 0.00 99.95 16:44:09 16:43:01 3 0.08 0.00 0.05 0.00 0.00 99.87 16:44:09 16:44:01 all 6.68 0.00 5.01 4.45 0.20 83.66 16:44:09 16:44:01 0 6.93 0.00 5.12 3.54 0.20 84.21 16:44:09 16:44:01 1 6.88 0.00 5.25 3.07 0.20 84.59 16:44:09 16:44:01 2 6.30 0.00 4.94 5.15 0.19 83.42 16:44:09 16:44:01 3 6.62 0.00 4.73 6.04 0.22 82.39 16:44:09 Average: all 12.63 0.00 6.81 5.14 0.12 75.31 16:44:09 Average: 0 12.82 0.00 6.67 4.83 0.12 75.57 16:44:09 Average: 1 12.15 0.00 6.82 5.20 0.12 75.72 16:44:09 Average: 2 12.64 0.00 6.88 5.15 0.12 75.21 16:44:09 Average: 3 12.89 0.00 6.89 5.38 0.12 74.72 16:44:09 16:44:09 16:44:09