Pull request #3722 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 9a0d3755af4771a62b4f57dc98159b56cdf520d6 rather than 8d40722b7e55bf226607ea142cbb894cb51982fa Obtained Jenkinsfile from 9a0d3755af4771a62b4f57dc98159b56cdf520d6 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5190507877611790798.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5943918441416749396.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git 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-3722/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3722/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2786224703213254235.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3722/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7062077714398495196.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9125688862691197712.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE 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-3722/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3722/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7982695576193514300.key > 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 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1586 in /w/workspace/edgexfoundry_edgex-go_PR-3722 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7070289165641885800.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9a0d3755af4771a62b4f57dc98159b56cdf520d6 into PR head commit 8d40722b7e55bf226607ea142cbb894cb51982fa Merge succeeded, producing 8d40722b7e55bf226607ea142cbb894cb51982fa Checking out Revision 8d40722b7e55bf226607ea142cbb894cb51982fa (PR-3722) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8618956118441807813.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3722/head:refs/remotes/origin/PR-3722 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d40722b7e55bf226607ea142cbb894cb51982fa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2534156567446397208.key > git merge 9a0d3755af4771a62b4f57dc98159b56cdf520d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d40722b7e55bf226607ea142cbb894cb51982fa # timeout=10 Commit message: "feat(data): Enhance the performance of events deletion" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:24:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:24:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:24:47 ========================================================= 07:24:47 EdgeX Global Pipelines Version Info 07:24:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:24:48 ------------------- 07:24:48 stable info: 07:24:48 ------------------- 07:24:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:24:48 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 07:24:48 Message: update stable to v1.0.205 07:24:49 ------------------- 07:24:49 experimental info: 07:24:49 ------------------- 07:24:49 Commited By: **** collab-it+edgex@linuxfoundation.org 07:24:49 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 07:24:49 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:24:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:24:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:24:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:24:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:24:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:24:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:24:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:24:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:24:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:24:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:24:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:24:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:24:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:24:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:24:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:24:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:24:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:24:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:24:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:24:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:24:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:24:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:24:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:24:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3722 [Pipeline] echo 07:24:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3722 [Pipeline] echo 07:24:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3722 [Pipeline] echo 07:24:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d40722b7e55bf226607ea142cbb894cb51982fa [Pipeline] echo 07:24:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d40722 [Pipeline] echo 07:24:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:24:51 provisioning config files... 07:24:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8866432003144078763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:51 ---> docker-login.sh 07:24:51 nexus3.edgexfoundry.org:10001 07:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:51 Configure a credential helper to remove this warning. See 07:24:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:51 07:24:51 Login Succeeded 07:24:51 nexus3.edgexfoundry.org:10002 07:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:52 Configure a credential helper to remove this warning. See 07:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:52 07:24:52 Login Succeeded 07:24:52 nexus3.edgexfoundry.org:10003 07:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:52 Configure a credential helper to remove this warning. See 07:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:52 07:24:52 Login Succeeded 07:24:52 nexus3.edgexfoundry.org:10004 07:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:52 Configure a credential helper to remove this warning. See 07:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:52 07:24:52 Login Succeeded 07:24:52 docker.io 07:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:52 Configure a credential helper to remove this warning. See 07:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:52 07:24:52 Login Succeeded 07:24:52 ---> docker-login.sh ends [Pipeline] } 07:24:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:24:52 ++ 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 07:24:52 + for file in '`ls cmd/**/Dockerfile`' 07:24:52 ++ dirname cmd/core-command/Dockerfile 07:24:52 ++ cut -d/ -f2 07:24:52 + echo core-command,cmd/core-command/Dockerfile 07:24:52 + for file in '`ls cmd/**/Dockerfile`' 07:24:52 ++ dirname cmd/core-data/Dockerfile 07:24:52 ++ cut -d/ -f2 07:24:52 + echo core-data,cmd/core-data/Dockerfile 07:24:52 + for file in '`ls cmd/**/Dockerfile`' 07:24:52 ++ dirname cmd/core-metadata/Dockerfile 07:24:52 ++ cut -d/ -f2 07:24:52 + echo core-metadata,cmd/core-metadata/Dockerfile 07:24:52 + for file in '`ls cmd/**/Dockerfile`' 07:24:52 ++ dirname cmd/security-bootstrapper/Dockerfile 07:24:52 ++ cut -d/ -f2 07:24:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:24:52 + for file in '`ls cmd/**/Dockerfile`' 07:24:52 ++ dirname cmd/security-proxy-setup/Dockerfile 07:24:52 ++ cut -d/ -f2 07:24:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:24:52 + for file in '`ls cmd/**/Dockerfile`' 07:24:52 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:24:52 ++ cut -d/ -f2 07:24:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:24:52 + for file in '`ls cmd/**/Dockerfile`' 07:24:52 ++ dirname cmd/support-notifications/Dockerfile 07:24:52 ++ cut -d/ -f2 07:24:52 + echo support-notifications,cmd/support-notifications/Dockerfile 07:24:52 + for file in '`ls cmd/**/Dockerfile`' 07:24:52 ++ dirname cmd/support-scheduler/Dockerfile 07:24:52 ++ cut -d/ -f2 07:24:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:24:52 + for file in '`ls cmd/**/Dockerfile`' 07:24:52 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:24:52 ++ cut -d/ -f2 07:24:52 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:24:54 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:24:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:24:56 07:24:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:24:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:24:56 latest: Pulling from edgex-devops/git-semver 07:24:56 31603596830f: Pulling fs layer 07:24:56 04fac38145f0: Pulling fs layer 07:24:56 701f6daf10bf: Pulling fs layer 07:24:56 24f72da36158: Pulling fs layer 07:24:56 24f72da36158: Waiting 07:24:56 04fac38145f0: Download complete 07:24:56 31603596830f: Verifying Checksum 07:24:56 31603596830f: Download complete 07:24:57 31603596830f: Pull complete 07:24:57 24f72da36158: Verifying Checksum 07:24:57 24f72da36158: Download complete 07:24:57 04fac38145f0: Pull complete 07:24:57 701f6daf10bf: Verifying Checksum 07:24:57 701f6daf10bf: Download complete 07:24:57 701f6daf10bf: Pull complete 07:24:57 24f72da36158: Pull complete 07:24:57 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 07:24:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:24:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:24:58 prd-centos7-docker-4c-2g-1586 does not seem to be running inside a container 07:24:58 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:24:58 $ docker top bd9c06e12c559ad44bf7db00e64c936a2888e0295815b8ac3cabe856d823fc09 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:24:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:24:59 [ssh-agent] Looking for ssh-agent implementation... 07:24:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:59 $ docker exec bd9c06e12c559ad44bf7db00e64c936a2888e0295815b8ac3cabe856d823fc09 ssh-agent 07:24:59 SSH_AUTH_SOCK=/tmp/ssh-RYP8XfyVoGaZ/agent.14 07:24:59 SSH_AGENT_PID=21 07:24:59 Running ssh-add (command line suppressed) 07:24:59 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1421176565164625057.key (/w/workspace/edgex-go/1@tmp/private_key_1421176565164625057.key) 07:24:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:24:59 + git tag --points-at HEAD [Pipeline] } 07:24:59 $ docker exec --env ******** --env ******** bd9c06e12c559ad44bf7db00e64c936a2888e0295815b8ac3cabe856d823fc09 ssh-agent -k 07:25:00 unset SSH_AUTH_SOCK; 07:25:00 unset SSH_AGENT_PID; 07:25:00 echo Agent pid 21 killed; 07:25:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:25:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:25:00 [ssh-agent] Looking for ssh-agent implementation... 07:25:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:25:00 $ docker exec bd9c06e12c559ad44bf7db00e64c936a2888e0295815b8ac3cabe856d823fc09 ssh-agent 07:25:00 SSH_AUTH_SOCK=/tmp/ssh-lk6tl9KmkDk2/agent.54 07:25:00 SSH_AGENT_PID=61 07:25:00 Running ssh-add (command line suppressed) 07:25:00 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5633174458605837982.key (/w/workspace/edgex-go/1@tmp/private_key_5633174458605837982.key) 07:25:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:25:00 + git semver init 07:25:00 # -> Open(): unable to determine branch for HEAD 07:25:00 # $GIT_DIR = /w/workspace/edgex-go/1/.git 07:25:00 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 07:25:00 # $SEMVER_REMOTE_NAME = origin 07:25:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:25:00 # $SEMVER_USER_NAME = edgex-jenkins 07:25:00 # $SEMVER_BRANCH = PR-3722 07:25:00 # $SEMVER_TEMP = /tmp/semver-997744273 07:25:00 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:25:29 # '/tmp/semver-997744273' -> '/w/workspace/edgex-go/1/.semver' 07:25:29 # -> Force: false 07:25:29 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 07:25:29 $ docker exec --env ******** --env ******** bd9c06e12c559ad44bf7db00e64c936a2888e0295815b8ac3cabe856d823fc09 ssh-agent -k 07:25:29 unset SSH_AUTH_SOCK; 07:25:29 unset SSH_AGENT_PID; 07:25:29 echo Agent pid 61 killed; 07:25:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:25:29 + git semver [Pipeline] } 07:25:29 $ docker stop --time=1 bd9c06e12c559ad44bf7db00e64c936a2888e0295815b8ac3cabe856d823fc09 07:25:31 $ docker rm -f bd9c06e12c559ad44bf7db00e64c936a2888e0295815b8ac3cabe856d823fc09 [Pipeline] // withDockerContainer [Pipeline] sh 07:25:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:25:32 Stashed 1 file(s) [Pipeline] echo 07:25:32 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 07:25:33 ========================================================= 07:25:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:25:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:25:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:25:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:25:33 540db60ca938: Pulling fs layer 07:25:33 adcc1eea9eea: Pulling fs layer 07:25:33 4c4ab2625f07: Pulling fs layer 07:25:33 db62176df00c: Pulling fs layer 07:25:33 3b30891b0d05: Pulling fs layer 07:25:33 06b49ca38bd5: Pulling fs layer 07:25:33 c788192a36de: Pulling fs layer 07:25:33 a77e37c0d609: Pulling fs layer 07:25:33 c3185cebc471: Pulling fs layer 07:25:33 db62176df00c: Waiting 07:25:33 3b30891b0d05: Waiting 07:25:33 06b49ca38bd5: Waiting 07:25:33 c788192a36de: Waiting 07:25:33 a77e37c0d609: Waiting 07:25:33 c3185cebc471: Waiting 07:25:33 adcc1eea9eea: Verifying Checksum 07:25:33 adcc1eea9eea: Download complete 07:25:34 540db60ca938: Verifying Checksum 07:25:34 540db60ca938: Download complete 07:25:34 4c4ab2625f07: Verifying Checksum 07:25:34 4c4ab2625f07: Download complete 07:25:34 06b49ca38bd5: Verifying Checksum 07:25:34 06b49ca38bd5: Download complete 07:25:34 3b30891b0d05: Verifying Checksum 07:25:34 3b30891b0d05: Download complete 07:25:34 c788192a36de: Verifying Checksum 07:25:34 c788192a36de: Download complete 07:25:34 540db60ca938: Pull complete 07:25:35 adcc1eea9eea: Pull complete 07:25:35 4c4ab2625f07: Pull complete 07:25:35 a77e37c0d609: Verifying Checksum 07:25:35 a77e37c0d609: Download complete 07:25:38 c3185cebc471: Verifying Checksum 07:25:38 c3185cebc471: Download complete 07:25:38 db62176df00c: Verifying Checksum 07:25:38 db62176df00c: Download complete 07:25:42 db62176df00c: Pull complete 07:25:42 3b30891b0d05: Pull complete 07:25:42 06b49ca38bd5: Pull complete 07:25:42 c788192a36de: Pull complete 07:25:42 a77e37c0d609: Pull complete 07:25:44 c3185cebc471: Pull complete 07:25:44 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 07:25:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:25:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 07:25:45 + docker build -t ci-base-image-x86_64 -f - . 07:25:45 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:25:45 WORKDIR /edgex 07:25:45 COPY go.mod . 07:25:45 RUN go mod download' 07:25:46 Sending build context to Docker daemon 328.9MB 07:25:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:25:46 ---> 031687cdd783 07:25:46 Step 2/4 : WORKDIR /edgex 07:25:48 ---> Running in dfa3bfc021e6 07:25:48 Removing intermediate container dfa3bfc021e6 07:25:48 ---> daa5c166226f 07:25:48 Step 3/4 : COPY go.mod . 07:25:48 Still waiting to schedule task 07:25:48 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:25:48 ---> bac60c081ebf 07:25:48 Step 4/4 : RUN go mod download 07:25:48 ---> Running in 67a35eafde02 07:26:56 Removing intermediate container 67a35eafde02 07:26:56 ---> 4ce95cc297ba 07:26:56 Successfully built 4ce95cc297ba 07:26:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:26:56 + docker inspect -f . ci-base-image-x86_64 07:26:56 . [Pipeline] withDockerContainer 07:26:58 prd-centos7-docker-4c-2g-1586 does not seem to be running inside a container 07:26:58 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:26:59 $ docker top 3fa04c53cd20df6e520a2c3757e11a238221847b11a8d087ee3923c853c776e5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:26:59 + go version 07:26:59 go version go1.16.6 linux/amd64 [Pipeline] } 07:26:59 $ docker stop --time=1 3fa04c53cd20df6e520a2c3757e11a238221847b11a8d087ee3923c853c776e5 07:27:00 $ docker rm -f 3fa04c53cd20df6e520a2c3757e11a238221847b11a8d087ee3923c853c776e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:27:01 + docker inspect -f . ci-base-image-x86_64 07:27:01 . [Pipeline] withDockerContainer 07:27:01 prd-centos7-docker-4c-2g-1586 does not seem to be running inside a container 07:27:01 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:27:02 $ docker top 38fbd850f8bb302e2076ea0e6745bfb4034919ea7c0d510baefe18321611e352 -eo pid,comm [Pipeline] { [Pipeline] echo 07:27:02 ========================================================= 07:27:02 [edgeXBuildGoParallel] Running Tests and Build... 07:27:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:27:02 + go mod tidy [Pipeline] sh 07:27:03 + make test 07:27:03 go mod tidy 07:27:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:27:09 ? github.com/edgexfoundry/edgex-go [no test files] 07:27:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:27:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:27:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:27:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:27:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:27:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:27:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:27:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:27:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:27:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:27:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:27:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:27:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:27:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:27:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 07:27:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:27:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:27:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements 07:27:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:27:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 46.3% of statements 07:27:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:27:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:27:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.105s coverage: 90.1% of statements 07:27:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:27:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:27:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements 07:27:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:27:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:27:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:27:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:27:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:27:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.254s coverage: 94.2% of statements 07:27:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:27:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:27:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements 07:27:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:27:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:27:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:27:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:27:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:27:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 07:27:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:27:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:27:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:27:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.8% of statements 07:27:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:27:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 07:27:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 21.7% of statements 07:27:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:27:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 07:27:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements 07:27:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 07:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 07:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 07:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements 07:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 07:28:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.186s coverage: 81.8% of statements 07:28:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:28:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1587 in /w/workspace/edgexfoundry_edgex-go_PR-3722 [Pipeline] { [Pipeline] ws 07:28:09 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:28:10 The recommended git tool is: git 07:28:15 using credential edgex-jenkins-ssh 07:28:15 Cloning the remote Git repository 07:28:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:28:15 > git init /w/workspace/edgex-go/1 # timeout=10 07:28:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:28:15 > git --version # timeout=10 07:28:16 > git --version # 'git version 2.17.1' 07:28:16 using GIT_SSH to set credentials SSH Credentials for GitHub 07:28:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 07:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 07:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 07:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 07:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 07:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 07:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 07:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements 07:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements 07:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements 07:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 07:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements 07:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 07:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 07:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 07:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.220s coverage: 70.5% of statements 07:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.6% of statements 07:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 07:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 07:28:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:28:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.5% of statements 07:28:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:28:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:28:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:28:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:28:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements 07:28:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:28:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:28:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:28:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:28:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 07:28:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:28:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:28:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements 07:28:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:28:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:28:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:28:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:28:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.050s coverage: 28.9% of statements 07:28:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:28:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:28:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:28:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:28:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:28:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:28:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 07:28:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 07:28:27 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 07:28:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:28:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:28:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:28:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:28:40 using GIT_SSH to set credentials SSH Credentials for GitHub 07:28:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3722/head:refs/remotes/origin/PR-3722 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:28:41 Merging remotes/origin/main commit 9a0d3755af4771a62b4f57dc98159b56cdf520d6 into PR head commit 8d40722b7e55bf226607ea142cbb894cb51982fa 07:28:41 Merge succeeded, producing 8d40722b7e55bf226607ea142cbb894cb51982fa 07:28:41 Checking out Revision 8d40722b7e55bf226607ea142cbb894cb51982fa (PR-3722) 07:28:41 > git config core.sparsecheckout # timeout=10 07:28:41 > git checkout -f 8d40722b7e55bf226607ea142cbb894cb51982fa # timeout=10 07:28:41 > git remote # timeout=10 07:28:41 > git config --get remote.origin.url # timeout=10 07:28:41 using GIT_SSH to set credentials SSH Credentials for GitHub 07:28:41 > git merge 9a0d3755af4771a62b4f57dc98159b56cdf520d6 # timeout=10 07:28:41 > git rev-parse HEAD^{commit} # timeout=10 07:28:41 > git config core.sparsecheckout # timeout=10 07:28:41 > git checkout -f 8d40722b7e55bf226607ea142cbb894cb51982fa # timeout=10 07:28:46 Commit message: "feat(data): Enhance the performance of events deletion" 07:28:46 > git --version # timeout=10 07:28:46 > git --version # 'git version 2.17.1' 07:28:46 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:28:47 provisioning config files... 07:28:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2142613601405595751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:28:47 ---> docker-login.sh 07:28:47 nexus3.edgexfoundry.org:10001 07:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:49 Configure a credential helper to remove this warning. See 07:28:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:49 07:28:49 Login Succeeded 07:28:49 nexus3.edgexfoundry.org:10002 07:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:50 Configure a credential helper to remove this warning. See 07:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:50 07:28:50 Login Succeeded 07:28:50 nexus3.edgexfoundry.org:10003 07:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:50 Configure a credential helper to remove this warning. See 07:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:50 07:28:50 Login Succeeded 07:28:50 nexus3.edgexfoundry.org:10004 07:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:51 Configure a credential helper to remove this warning. See 07:28:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:51 07:28:51 Login Succeeded 07:28:51 docker.io 07:28:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:52 Configure a credential helper to remove this warning. See 07:28:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:52 07:28:52 Login Succeeded 07:28:52 ---> docker-login.sh ends [Pipeline] } 07:28:52 Deleting 1 temporary files 07:28:52 GO111MODULE=on go vet ./... [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:28:53 ========================================================= 07:28:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:28:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:28:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:28:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:28:53 595b0fe564bb: Pulling fs layer 07:28:53 24495759ef45: Pulling fs layer 07:28:53 d148012ef14d: Pulling fs layer 07:28:53 e90a11edd702: Pulling fs layer 07:28:53 d77568369979: Pulling fs layer 07:28:53 fc1c9f9a7f3b: Pulling fs layer 07:28:53 170f2ba95c9a: Pulling fs layer 07:28:53 97ac5df62f85: Pulling fs layer 07:28:53 fc1c9f9a7f3b: Waiting 07:28:53 170f2ba95c9a: Waiting 07:28:53 97ac5df62f85: Waiting 07:28:53 d77568369979: Waiting 07:28:53 d148012ef14d: Verifying Checksum 07:28:53 d148012ef14d: Download complete 07:28:54 24495759ef45: Download complete 07:28:54 d77568369979: Verifying Checksum 07:28:54 d77568369979: Download complete 07:28:54 fc1c9f9a7f3b: Verifying Checksum 07:28:54 fc1c9f9a7f3b: Download complete 07:28:54 170f2ba95c9a: Verifying Checksum 07:28:54 170f2ba95c9a: Download complete 07:28:54 595b0fe564bb: Verifying Checksum 07:28:54 595b0fe564bb: Download complete 07:28:54 595b0fe564bb: Pull complete 07:28:55 24495759ef45: Pull complete 07:28:56 d148012ef14d: Pull complete 07:28:58 97ac5df62f85: Verifying Checksum 07:28:58 97ac5df62f85: Download complete 07:28:58 e90a11edd702: Verifying Checksum 07:28:58 e90a11edd702: Download complete 07:29:00 gofmt -l . 07:29:00 [ "`gofmt -l .`" = "" ] 07:29:00 ./bin/test-attribution-txt.sh [Pipeline] sh 07:29:00 + ls -al . 07:29:00 total 612 07:29:00 drwxrwxr-x 10 1001 1001 4096 Sep 27 07:28 . 07:29:00 drwxr-xr-x 4 root root 28 Sep 27 07:27 .. 07:29:00 -rw-rw-r-- 1 1001 1001 11 Sep 27 07:24 .dockerignore 07:29:00 drwxrwxr-x 8 1001 1001 179 Sep 27 07:24 .git 07:29:00 drwxrwxr-x 4 1001 1001 142 Sep 27 07:24 .github 07:29:00 -rw-rw-r-- 1 1001 1001 818 Sep 27 07:24 .gitignore 07:29:00 -rw-rw-r-- 1 1001 1001 129 Sep 27 07:24 .golangci.yml 07:29:00 -rw-rw-r-- 1 1001 1001 76 Sep 27 07:24 .hadolint.yml 07:29:00 drwx------ 3 1001 1001 58 Sep 27 07:25 .semver 07:29:00 -rw-rw-r-- 1 1001 1001 166 Sep 27 07:24 .sonarcloud.properties 07:29:00 -rw-rw-r-- 1 1001 1001 1171 Sep 27 07:24 ADOPTERS.md 07:29:00 -rw-rw-r-- 1 1001 1001 8493 Sep 27 07:24 Attribution.txt 07:29:00 -rw-rw-r-- 1 1001 1001 43881 Sep 27 07:24 CHANGELOG.md 07:29:00 -rw-rw-r-- 1 1001 1001 3804 Sep 27 07:24 CONTRIBUTING.md 07:29:00 -rw-rw-r-- 1 1001 1001 677 Sep 27 07:24 GOVERNANCE.md 07:29:00 -rw-rw-r-- 1 1001 1001 849 Sep 27 07:24 Jenkinsfile 07:29:00 -rw-rw-r-- 1 1001 1001 10775 Sep 27 07:24 LICENSE 07:29:00 -rw-rw-r-- 1 1001 1001 6386 Sep 27 07:24 Makefile 07:29:00 -rw-rw-r-- 1 1001 1001 582 Sep 27 07:24 OWNERS.md 07:29:00 -rw-rw-r-- 1 1001 1001 8643 Sep 27 07:24 README.md 07:29:00 -rw-rw-r-- 1 1001 1001 6912 Sep 27 07:24 SECURITY.md 07:29:00 -rw-rw-r-- 1 1001 1001 5 Sep 27 07:25 VERSION 07:29:00 -rw-rw-r-- 1 1001 1001 4131 Sep 27 07:24 ZMQWindows.md 07:29:00 drwxrwxr-x 2 1001 1001 37 Sep 27 07:24 bin 07:29:00 drwxrwxr-x 14 1001 1001 4096 Sep 27 07:24 cmd 07:29:00 -rw-r--r-- 1 root root 403356 Sep 27 07:28 coverage.out 07:29:00 -rw-rw-r-- 1 1001 1001 841 Sep 27 07:24 go.mod 07:29:00 -rw-r--r-- 1 root root 50064 Sep 27 07:27 go.sum 07:29:00 drwxrwxr-x 8 1001 1001 124 Sep 27 07:24 internal 07:29:00 drwxrwxr-x 3 1001 1001 16 Sep 27 07:24 openapi 07:29:00 drwxrwxr-x 4 1001 1001 71 Sep 27 07:24 snap 07:29:00 -rw-rw-r-- 1 1001 1001 204 Sep 27 07:24 version.go [Pipeline] sh 07:29:01 + '[' -e coverage.out ] 07:29:01 + chown 1001:1001 coverage.out [Pipeline] stash 07:29:01 Stashed 1 file(s) [Pipeline] sh 07:29:01 + make build 07:29:01 go mod tidy 07:29:01 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 07:29:03 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 07:29:08 e90a11edd702: Pull complete 07:29:08 d77568369979: Pull complete 07:29:08 fc1c9f9a7f3b: Pull complete 07:29:08 170f2ba95c9a: Pull complete 07:29:10 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 07:29:10 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 07:29:11 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 07:29:11 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 07:29:12 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 07:29:13 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 07:29:14 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 07:29:15 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 07:29:15 97ac5df62f85: Pull complete 07:29:15 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 07:29:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:29:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 07:29:16 + docker build -t+ ci-base-image-arm64 -fecho FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:29:16 WORKDIR /edgex 07:29:16 COPY go.mod . 07:29:16 RUN go mod download 07:29:16 - . 07:29:16 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 07:29:17 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 07:29:18 Sending build context to Docker daemon 166MB 07:29:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:29:18 ---> 04bc70af865f 07:29:18 Step 2/4 : WORKDIR /edgex [Pipeline] } 07:29:18 $ docker stop --time=1 38fbd850f8bb302e2076ea0e6745bfb4034919ea7c0d510baefe18321611e352 07:29:20 $ docker rm -f 38fbd850f8bb302e2076ea0e6745bfb4034919ea7c0d510baefe18321611e352 [Pipeline] // withDockerContainer [Pipeline] } 07:29:22 ---> Running in cfd508042254 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script 07:29:22 Removing intermediate container cfd508042254 07:29:22 ---> 1ed20d233989 07:29:22 Step 3/4 : COPY go.mod . [Pipeline] { 07:29:25 ---> d883000269b1 07:29:25 Step 4/4 : RUN go mod download 07:29:25 ---> Running in a800c823f943 [Pipeline] isUnix [Pipeline] sh 07:29:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:29:28 07:29:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:29:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:29:28 latest: Pulling from edgex-devops/edgex-compose 07:29:28 cbdbe7a5bc2a: Pulling fs layer 07:29:28 ca9280d653b3: Pulling fs layer 07:29:28 7e9c9ca2126c: Pulling fs layer 07:29:28 cbdbe7a5bc2a: Verifying Checksum 07:29:28 cbdbe7a5bc2a: Download complete 07:29:28 cbdbe7a5bc2a: Pull complete 07:29:29 ca9280d653b3: Verifying Checksum 07:29:29 ca9280d653b3: Download complete 07:29:30 ca9280d653b3: Pull complete 07:29:31 7e9c9ca2126c: Verifying Checksum 07:29:31 7e9c9ca2126c: Download complete 07:29:34 7e9c9ca2126c: Pull complete 07:29:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:29:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:29:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:29:35 prd-centos7-docker-4c-2g-1586 does not seem to be running inside a container 07:29:35 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:29:37 $ docker top bc7de6be55684372f15eb11640af2e4549cd7c89684ee3d57f8c2d1e9e422814 -eo pid,comm [Pipeline] { [Pipeline] sh 07:29:38 + docker-compose build --help 07:29:38 + grep parallel 07:29:38 --parallel Build images in parallel. [Pipeline] } 07:29:38 $ docker stop --time=1 bc7de6be55684372f15eb11640af2e4549cd7c89684ee3d57f8c2d1e9e422814 07:29:40 $ docker rm -f bc7de6be55684372f15eb11640af2e4549cd7c89684ee3d57f8c2d1e9e422814 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:29:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:29:40 . [Pipeline] withDockerContainer 07:29:40 prd-centos7-docker-4c-2g-1586 does not seem to be running inside a container 07:29:40 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:29:41 $ docker top e3b2b5fcde27663a5c4a7bec1a885c2d5a92817505bb5e57e248c4922b1ba573 -eo pid,comm [Pipeline] { [Pipeline] sh 07:29:41 + docker-compose -f ./docker-compose-build.yml build --parallel 07:29:42 Building core-command ... 07:29:42 Building core-data ... 07:29:42 Building core-metadata ... 07:29:42 Building security-bootstrapper ... 07:29:42 Building security-proxy-setup ... 07:29:42 Building security-secretstore-setup ... 07:29:42 Building support-notifications ... 07:29:42 Building support-scheduler ... 07:29:42 Building sys-mgmt-agent ... 07:29:42 Building sys-mgmt-agent 07:29:42 Building core-metadata 07:29:42 Building security-proxy-setup 07:29:42 Building security-bootstrapper 07:29:42 Building core-command 07:29:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:29:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:29:52 ---> 4ce95cc297ba 07:29:52 Step 3/24 : WORKDIR /edgex-go 07:29:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:29:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:29:52 ---> 4ce95cc297ba 07:29:52 Step 3/24 : WORKDIR /edgex-go 07:29:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:29:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:29:52 ---> 4ce95cc297ba 07:29:52 Step 3/24 : WORKDIR /edgex-go 07:29:59 ---> Running in 56772973b963 07:29:59 ---> Running in 7b37207ec854 07:29:59 ---> Running in 7e811fdd734e 07:30:00 Removing intermediate container 56772973b963 07:30:00 ---> 76c9bd4ec1e2 07:30:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:00 Removing intermediate container 7b37207ec854 07:30:00 ---> 9e6671e3df34 07:30:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:00 Removing intermediate container 7e811fdd734e 07:30:00 ---> 45aa58864c7a 07:30:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:00 ---> Running in 262fa21b09a9 07:30:00 ---> Running in 1fb37b68837f 07:30:00 ---> Running in 885c982947b5 07:30:02 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:30:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:30:02 ---> 4ce95cc297ba 07:30:02 Step 3/22 : WORKDIR /edgex-go 07:30:02 ---> Using cache 07:30:02 ---> 45aa58864c7a 07:30:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:02 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:30:02 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:30:02 ---> 4ce95cc297ba 07:30:02 Step 3/32 : WORKDIR /edgex-go 07:30:02 ---> Using cache 07:30:02 ---> 45aa58864c7a 07:30:02 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:02 ---> Running in 2126aedda115 07:30:02 ---> Running in 2657176109ce 07:30:02 Removing intermediate container 1fb37b68837f 07:30:02 ---> a59f97d20c4a 07:30:02 Step 5/24 : RUN apk add --update --no-cache make git 07:30:02 Removing intermediate container 262fa21b09a9 07:30:02 ---> b38a262f8606 07:30:02 Step 5/24 : RUN apk add --update --no-cache make git 07:30:02 ---> Running in 0e1e929e97f8 07:30:02 ---> Running in 662b479e4d77 07:30:03 Removing intermediate container 885c982947b5 07:30:03 ---> 0d3a7ff2e0e0 07:30:03 Step 5/24 : RUN apk add --update --no-cache make bash git 07:30:03 ---> Running in e707518342dd 07:30:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:30:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:30:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:30:04 Removing intermediate container 2126aedda115 07:30:04 ---> 64d2a79516fd 07:30:04 Step 5/22 : RUN apk add --update --no-cache make git 07:30:04 ---> Running in cb830abfe501 07:30:04 Removing intermediate container 2657176109ce 07:30:04 ---> 4142249d7210 07:30:04 Step 5/32 : RUN apk add --update --no-cache make git 07:30:04 ---> Running in 5743b7530c83 07:30:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:30:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:30:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:30:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:30:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:30:05 OK: 219 MiB in 52 packages 07:30:05 OK: 219 MiB in 52 packages 07:30:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:30:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:30:05 Removing intermediate container 662b479e4d77 07:30:05 ---> d1568e1cbf72 07:30:05 Step 6/24 : COPY go.mod . 07:30:05 Removing intermediate container 0e1e929e97f8 07:30:05 ---> 49ef22d6f241 07:30:05 Step 6/24 : COPY go.mod . 07:30:05 ---> 225fceb4061e 07:30:05 Step 7/24 : RUN go mod download 07:30:05 OK: 219 MiB in 52 packages 07:30:06 ---> Running in c4815f627a55 07:30:06 ---> 5412a3d17daa 07:30:06 Step 7/24 : RUN go mod download 07:30:06 ---> Running in 4e8ce3f0cf33 07:30:06 Removing intermediate container e707518342dd 07:30:06 ---> 90e8a04cc2eb 07:30:06 Step 6/24 : COPY go.mod . 07:30:06 OK: 219 MiB in 52 packages 07:30:06 ---> b491df2f88b3 07:30:06 Step 7/24 : RUN go mod download 07:30:06 OK: 219 MiB in 52 packages 07:30:06 ---> Running in 3684c1f9ca19 07:30:07 Removing intermediate container 5743b7530c83 07:30:07 ---> 6e9bbb304a5e 07:30:07 Step 6/32 : COPY go.mod . 07:30:07 ---> 3f61e5515550 07:30:07 Step 7/32 : RUN go mod download 07:30:07 Removing intermediate container cb830abfe501 07:30:07 ---> 60b48fe653a4 07:30:07 Step 6/22 : COPY go.mod . 07:30:07 ---> Running in 503e53c342fa 07:30:07 ---> aa1eaeb56c1f 07:30:07 Step 7/22 : RUN go mod download 07:30:07 ---> Running in 0b857095d868 07:30:09 Removing intermediate container 4e8ce3f0cf33 07:30:09 ---> 9ae92ea1a7b6 07:30:09 Step 8/24 : COPY . . 07:30:09 Removing intermediate container c4815f627a55 07:30:09 ---> 136f1a2c6c28 07:30:09 Step 8/24 : COPY . . 07:30:09 Removing intermediate container 3684c1f9ca19 07:30:09 ---> 4cdb9ce8000d 07:30:09 Step 8/24 : COPY . . 07:30:15 Removing intermediate container 503e53c342fa 07:30:15 ---> b16e79cd7fca 07:30:15 Step 8/32 : COPY . . 07:30:15 Removing intermediate container 0b857095d868 07:30:15 ---> 992fd156c161 07:30:15 Step 8/22 : COPY . . 07:30:17 ---> 7b879ea25706 07:30:17 Step 9/24 : RUN go mod tidy 07:30:18 ---> b3f8ed1c2487 07:30:18 Step 9/24 : RUN go mod tidy 07:30:18 ---> b2878be20448 07:30:18 Step 9/24 : RUN go mod tidy 07:30:18 ---> Running in 3ad407e50510 07:30:19 ---> Running in 5eb1076553b0 07:30:19 ---> Running in 64f741ebc495 07:30:25 ---> 0516d35c956b 07:30:25 Step 9/22 : RUN go mod tidy 07:30:25 ---> a35a21d4f1ba 07:30:25 Step 9/32 : RUN go mod tidy 07:30:25 ---> Running in 56bdb31fbed9 07:30:25 ---> Running in 7aa8c760411c 07:30:25 Removing intermediate container 3ad407e50510 07:30:25 ---> 60b260ff8602 07:30:25 Step 10/24 : RUN make cmd/core-metadata/core-metadata 07:30:25 Removing intermediate container 5eb1076553b0 07:30:25 ---> ee294cfc5755 07:30:25 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:30:25 Removing intermediate container 64f741ebc495 07:30:25 ---> 352b9dd5dc1d 07:30:25 Step 10/24 : RUN make cmd/core-command/core-command 07:30:25 ---> Running in 6a741dd5c2e3 07:30:25 ---> Running in 433664a80fd6 07:30:25 ---> Running in bbad46bb25c2 07:30:26 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 07:30:26 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 07:30: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 07:30:27 Removing intermediate container 56bdb31fbed9 07:30:27 ---> e178baf8c872 07:30:27 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:30:27 ---> Running in 07ba33e2131c 07:30:27 Removing intermediate container 7aa8c760411c 07:30:27 ---> 30dd2d696cd8 07:30:27 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:30:27 ---> Running in c88b779cc381 07:30:27 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 07:30:27 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 07:31:06 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 07:31:06 Removing intermediate container 433664a80fd6 07:31:06 ---> 70e3f5a3508c 07:31:06 07:31:06 Step 11/24 : FROM alpine:3.14 07:31:06 Removing intermediate container bbad46bb25c2 07:31:06 ---> 19795ddabcee 07:31:06 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:31:06 ---> Running in 50a47127e4f0 07:31:06 3.14: Pulling from library/alpine 07:31:06 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 07:31:07 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 07:31:07 Status: Downloaded newer image for alpine:3.14 07:31:07 ---> 14119a10abf4 07:31:07 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:31:08 ---> Running in 891fdceb7be5 07:31:08 Removing intermediate container 6a741dd5c2e3 07:31:08 ---> 55803ef48e74 07:31:08 07:31:08 Step 11/24 : FROM alpine:3.14 07:31:08 ---> 14119a10abf4 07:31:08 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:31:08 Removing intermediate container 07ba33e2131c 07:31:08 ---> f04d5b3e1b87 07:31:08 07:31:08 Step 11/32 : FROM alpine:3.14 07:31:08 ---> 14119a10abf4 07:31:08 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:31:08 ---> Running in 6887293f05b1 07:31:08 ---> Running in 3d496baae490 07:31:08 Removing intermediate container 50a47127e4f0 07:31:08 ---> ecbdc9970763 07:31:08 07:31:08 Step 12/24 : FROM docker:20.10.7 07:31:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:31:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:31:09 Removing intermediate container 3d496baae490 07:31:09 ---> 19d5469a218f 07:31:09 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 07:31:09 Removing intermediate container c88b779cc381 07:31:09 ---> 7055eab2eb72 07:31:09 07:31:09 Step 11/22 : FROM alpine:3.14 07:31:09 ---> 14119a10abf4 07:31:09 Step 12/22 : RUN apk add --update --no-cache curl 07:31:09 ---> Running in b880db489128 07:31:09 ---> Running in 6658ae1f662a 07:31:09 20.10.7: Pulling from library/docker 07:31:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:31:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:31:09 (1/1) Installing dumb-init (1.2.5-r1) 07:31:09 Executing busybox-1.33.1-r3.trigger 07:31:09 OK: 6 MiB in 15 packages 07:31:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:31:09 (1/1) Installing dumb-init (1.2.5-r1) 07:31:09 Executing busybox-1.33.1-r3.trigger 07:31:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:31:09 OK: 6 MiB in 15 packages 07:31:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:31:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:31:10 (1/2) Installing dumb-init (1.2.5-r1) 07:31:10 (2/2) Installing su-exec (0.2-r1) 07:31:10 Executing busybox-1.33.1-r3.trigger 07:31:10 OK: 6 MiB in 16 packages 07:31:10 (1/5) Installing ca-certificates (20191127-r5) 07:31:10 (2/5) Installing brotli-libs (1.0.9-r5) 07:31:10 (3/5) Installing nghttp2-libs (1.43.0-r0) 07:31:10 (4/5) Installing libcurl (7.79.1-r0) 07:31:10 Removing intermediate container 891fdceb7be5 07:31:10 ---> f19617ede293 07:31:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:31:10 (5/5) Installing curl (7.79.1-r0) 07:31:10 Executing busybox-1.33.1-r3.trigger 07:31:10 Executing ca-certificates-20191127-r5.trigger 07:31:10 Removing intermediate container 6887293f05b1 07:31:10 ---> 435d9347854b 07:31:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:31:10 ---> Running in 2864655fe282 07:31:10 OK: 8 MiB in 19 packages 07:31:10 ---> Running in 4c96786879fe 07:31:10 Removing intermediate container b880db489128 07:31:10 ---> e4c021ac6da9 07:31:10 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 07:31:10 Removing intermediate container 4c96786879fe 07:31:10 ---> df0ce1669473 07:31:10 Step 14/24 : ENV APP_PORT=59881 07:31:10 Removing intermediate container 2864655fe282 07:31:10 ---> 18fbe5e23b85 07:31:10 Step 14/24 : ENV APP_PORT=59882 07:31:10 ---> Running in 2706648a0343 07:31:10 ---> Running in a4230fa31083 07:31:10 ---> Running in 0378554a1670 07:31:10 Removing intermediate container 2706648a0343 07:31:10 ---> 97f1a5d18ec2 07:31:10 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:31:10 Removing intermediate container a4230fa31083 07:31:10 ---> e3ac6bbf6b11 07:31:10 Step 15/24 : EXPOSE $APP_PORT 07:31:10 ---> Running in 4d772f79bd1a 07:31:10 Removing intermediate container 0378554a1670 07:31:10 ---> d5d1920234a0 07:31:10 Step 15/24 : EXPOSE $APP_PORT 07:31:10 Removing intermediate container 6658ae1f662a 07:31:10 ---> 64fc9a1d5c61 07:31:10 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:31:10 ---> Running in 7d3d304f1fda 07:31:10 ---> Running in 1af282f50a99 07:31:10 ---> Running in 5903e2e28874 07:31:11 Removing intermediate container 4d772f79bd1a 07:31:11 ---> 6ecdc84b33d5 07:31:11 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:31:11 Removing intermediate container 7d3d304f1fda 07:31:11 ---> ca468a77f088 07:31:11 Step 16/24 : WORKDIR / 07:31:11 Removing intermediate container 5903e2e28874 07:31:11 ---> 09b25234d900 07:31:11 Step 14/22 : WORKDIR /edgex 07:31:11 ---> Running in 7675afa5a0a8 07:31:11 Removing intermediate container 1af282f50a99 07:31:11 ---> 1776e280f3c7 07:31:11 Step 16/24 : WORKDIR / 07:31:11 ---> Running in de9c0677dbf0 07:31:11 ---> Running in 7697ea1c575e 07:31:11 ---> Running in 7460e93a43c5 07:31:11 Removing intermediate container de9c0677dbf0 07:31:11 ---> e3b6f2e647ae 07:31:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:31:11 Removing intermediate container 7697ea1c575e 07:31:11 ---> 892fd6331626 07:31:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:31:11 Removing intermediate container 7460e93a43c5 07:31:11 ---> b4012d590284 07:31:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:31:11 ---> fbd25670f09b 07:31:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:31:11 ---> 6ec57affb27d 07:31:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:31:11 ---> d2296f2d68ea 07:31:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:31:11 Removing intermediate container 7675afa5a0a8 07:31:11 ---> ea6bc852de94 07:31:11 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 07:31:12 ---> Running in 3a76255bbfab 07:31:12 ---> 003c10ea906c 07:31:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:31:12 ---> 32395eae1830 07:31:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:31:12 ---> 07d51ef7e841 07:31:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:31:12 Removing intermediate container 3a76255bbfab 07:31:12 ---> c1c302fe1c8d 07:31:12 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:31:12 ---> dff142a72c56 07:31:12 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:31:12 ---> Running in 791d20c34629 07:31:12 ---> ddefa356e59e 07:31:12 Step 20/24 : ENTRYPOINT ["/core-command"] 07:31:12 ---> c9a3fdeeef66 07:31:12 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:31:12 ---> Running in a0298e681770 07:31:12 ---> Running in f1855ca3ea30 07:31:12 ---> 1ac1cb9c64cb 07:31:12 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:31:12 Removing intermediate container 791d20c34629 07:31:12 ---> 392e37979534 07:31:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:31:12 ---> Running in bb693d90796d 07:31:12 ---> Running in b315f9d5466f 07:31:12 Removing intermediate container a0298e681770 07:31:12 ---> 6c5e5e30ddf7 07:31:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:31:12 Removing intermediate container f1855ca3ea30 07:31:12 ---> aa305348f264 07:31:12 Step 19/22 : CMD ["--init=true"] 07:31:12 ---> Running in 830cea5ef7ed 07:31:13 Removing intermediate container bb693d90796d 07:31:13 ---> afe16bcc3fda 07:31:13 Step 22/24 : LABEL arch=x86_64 07:31:13 ---> Running in c265203c7d88 07:31:13 ---> Running in a9e146111034 07:31:13 Removing intermediate container 830cea5ef7ed 07:31:13 ---> b61bf9247584 07:31:13 Step 22/24 : LABEL arch=x86_64 07:31:13 Removing intermediate container c265203c7d88 07:31:13 ---> b6d0b9e88d4b 07:31:13 Step 20/22 : LABEL arch=x86_64 07:31:13 ---> Running in 6e6bcb65a53a 07:31:13 ---> Running in 3d4aa6aa6f5f 07:31:13 Removing intermediate container a9e146111034 07:31:13 ---> ffbc1e31a818 07:31:13 Step 23/24 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa 07:31:13 ---> Running in 087c46daa5a8 07:31:13 Removing intermediate container 6e6bcb65a53a 07:31:13 ---> 6fd00616fdd9 07:31:13 Step 23/24 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa 07:31:13 Removing intermediate container 3d4aa6aa6f5f 07:31:13 ---> f87da28adc68 07:31:13 Step 21/22 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa 07:31:13 ---> Running in f0217ebe393d 07:31:13 ---> Running in 42bc41fcd446 07:31:13 Removing intermediate container 087c46daa5a8 07:31:13 ---> f0b955538e47 07:31:13 Step 24/24 : LABEL version=0.0.0 07:31:13 ---> Running in 2c8ebad81159 07:31:13 Removing intermediate container f0217ebe393d 07:31:13 ---> 6abce9ae7198 07:31:13 Step 24/24 : LABEL version=0.0.0 07:31:13 Removing intermediate container 42bc41fcd446 07:31:13 ---> 6a97234ac72e 07:31:13 Step 22/22 : LABEL version=0.0.0 07:31:13 ---> Running in da66245f3981 07:31:13 ---> Running in 9a817c1fd21b 07:31:13 Removing intermediate container b315f9d5466f 07:31:13 ---> e59a16821dfb 07:31:13 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:31:13 Removing intermediate container 2c8ebad81159 07:31:13 ---> f75fee93fac2 07:31:13 07:31:13 Successfully built f75fee93fac2 07:31:13 Successfully tagged core-metadata:latest 07:31:13  Building core-metadata ... done Building core-data 07:31:13 Removing intermediate container 9a817c1fd21b 07:31:13 ---> 0c9d48208d62 07:31:13 07:31:13 Removing intermediate container da66245f3981 07:31:13 ---> 722714ab94a5 07:31:13 07:31:13 Successfully built 722714ab94a5 07:31:13 Successfully built 0c9d48208d62 07:31:14 ---> df8896ebda57 07:31:14 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:31:14 Successfully tagged core-command:latest 07:31:14  Building core-command ... done Building security-secretstore-setup 07:31:14 Successfully tagged security-proxy-setup:latest 07:31:14  Building security-proxy-setup ... done Building support-scheduler 07:31:22 ---> ce117305581d 07:31:22 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:31:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:31:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:31:22 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:31:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:31:24 ---> 4ce95cc297ba 07:31:24 Step 3/23 : WORKDIR /edgex-go 07:31:24 ---> 4ce95cc297ba 07:31:24 Step 3/26 : WORKDIR /edgex-go 07:31:24 ---> Using cache 07:31:24 ---> 45aa58864c7a 07:31:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:24 ---> Using cache 07:31:24 ---> 4142249d7210 07:31:24 Step 5/26 : RUN apk add --update --no-cache make git 07:31:24 ---> Using cache 07:31:24 ---> 6e9bbb304a5e 07:31:24 Step 6/26 : COPY go.mod . 07:31:24 ---> Using cache 07:31:24 ---> 3f61e5515550 07:31:24 Step 7/26 : RUN go mod download 07:31:24 ---> Using cache 07:31:24 ---> 45aa58864c7a 07:31:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:24 ---> Using cache 07:31:24 ---> 4142249d7210 07:31:24 Step 5/23 : RUN apk add --update --no-cache make git 07:31:24 ---> Using cache 07:31:24 ---> 6e9bbb304a5e 07:31:24 Step 6/23 : COPY go.mod . 07:31:24 ---> Using cache 07:31:24 ---> Using cache 07:31:24 ---> 3f61e5515550 07:31:24 Step 7/23 : RUN go mod download 07:31:24 ---> Using cache 07:31:24 ---> b16e79cd7fca 07:31:24 Step 8/23 : COPY . . 07:31:24 ---> b16e79cd7fca 07:31:24 Step 8/26 : COPY . . 07:31:24 ---> Using cache 07:31:24 ---> a35a21d4f1ba 07:31:24 Step 9/26 : RUN go mod tidy 07:31:24 ---> Using cache 07:31:24 ---> e178baf8c872 07:31:24 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:31:24 ---> Using cache 07:31:24 ---> a35a21d4f1ba 07:31:24 Step 9/23 : RUN go mod tidy 07:31:24 ---> Using cache 07:31:24 ---> e178baf8c872 07:31:24 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:31:24 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 07:31:25 Status: Downloaded newer image for docker:20.10.7 07:31:25 ---> 08bdaf2f88f9 07:31:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:31:25 ---> 840101c52e7a 07:31:25 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:31:25 ---> Running in dbb3dcedad2d 07:31:25 ---> Running in 1f5c092a9132 07:31:25 ---> Running in 95c2576c6479 07:31:25 Removing intermediate container 95c2576c6479 07:31:25 ---> d95a138bbc05 07:31:25 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 07:31:25 ---> 3ee977b006cd 07:31:25 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:31:25 ---> Running in 121f04e31863 07:31:25 ---> 16fcc4f9c975 07:31:25 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 07:31:25 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 07:31:25 ---> Running in 026f15211991 07:31:26 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 07:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:31:26 Removing intermediate container 026f15211991 07:31:26 ---> 4f297276fe4d 07:31:26 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:31:26 (1/39) Installing readline (8.1.0-r0) 07:31:26 (2/39) Installing bash (5.1.0-r0) 07:31:26 Executing bash-5.1.0-r0.post-install 07:31:26 (3/39) Installing brotli-libs (1.0.9-r3) 07:31:26 (4/39) Installing nghttp2-libs (1.42.0-r1) 07:31:26 (5/39) Installing libcurl (7.79.1-r0) 07:31:26 (6/39) Installing curl (7.79.1-r0) 07:31:26 (7/39) Installing dumb-init (1.2.5-r0) 07:31:26 (8/39) Installing libbz2 (1.0.8-r1) 07:31:26 (9/39) Installing expat (2.2.10-r1) 07:31:26 (10/39) Installing libffi (3.3-r2) 07:31:26 ---> 72bd36dfd490 07:31:26 Step 27/32 : RUN chmod +x /entrypoint.sh 07:31:26 (11/39) Installing gdbm (1.19-r0) 07:31:26 (12/39) Installing xz-libs (5.2.5-r0) 07:31:26 (13/39) Installing sqlite-libs (3.34.1-r0) 07:31:26 (14/39) Installing python3 (3.8.10-r0) 07:31:26 ---> Running in 30e3355efbce 07:31:28 (15/39) Installing py3-appdirs (1.4.4-r1) 07:31:28 (16/39) Installing py3-ordered-set (4.0.2-r0) 07:31:28 (17/39) Installing py3-parsing (2.4.7-r1) 07:31:28 (18/39) Installing py3-six (1.15.0-r0) 07:31:28 (19/39) Installing py3-packaging (20.9-r0) 07:31:28 (20/39) Installing py3-setuptools (51.3.3-r0) 07:31:28 (21/39) Installing py3-chardet (4.0.0-r0) 07:31:28 Removing intermediate container 30e3355efbce 07:31:28 ---> 1aa73f3048d0 07:31:28 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:31:28 (22/39) Installing py3-idna (3.1-r0) 07:31:28 (23/39) Installing py3-urllib3 (1.26.2-r1) 07:31:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:31:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:31:28 ---> 4ce95cc297ba 07:31:28 Step 3/24 : WORKDIR /edgex-go 07:31:28 ---> Using cache 07:31:28 ---> 45aa58864c7a 07:31:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:28 ---> Using cache 07:31:28 ---> 4142249d7210 07:31:28 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:31:28 (24/39) Installing py3-requests (2.25.1-r1) 07:31:28 ---> Running in f302475981b3 07:31:28 (25/39) Installing py3-msgpack (1.0.2-r0) 07:31:29 (26/39) Installing py3-lockfile (0.12.2-r3) 07:31:29 ---> Running in 697854131a62 07:31:29 (27/39) Installing py3-cachecontrol (0.12.6-r0) 07:31:29 (28/39) Installing py3-colorama (0.4.4-r0) 07:31:29 (29/39) Installing py3-contextlib2 (0.6.0-r0) 07:31:29 (30/39) Installing py3-distlib (0.3.1-r1) 07:31:29 (31/39) Installing py3-distro (1.5.0-r1) 07:31:29 (32/39) Installing py3-webencodings (0.5.1-r3) 07:31:29 (33/39) Installing py3-html5lib (1.1-r0) 07:31:29 Removing intermediate container f302475981b3 07:31:29 ---> 2c891fb8c4b9 07:31:29 Step 29/32 : CMD ["gate"] 07:31:29 (34/39) Installing py3-pytoml (0.1.21-r0) 07:31:29 (35/39) Installing py3-pep517 (0.9.1-r0) 07:31:29 (36/39) Installing py3-progress (1.5-r0) 07:31:29 (37/39) Installing py3-retrying (1.3.3-r0) 07:31:29 (38/39) Installing py3-toml (0.10.2-r0) 07:31:29 (39/39) Installing py3-pip (20.3.4-r0) 07:31:29 ---> Running in aa703622169d 07:31:29 Executing busybox-1.32.1-r6.trigger 07:31:29 OK: 82 MiB in 59 packages 07:31:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:31:29 Removing intermediate container aa703622169d 07:31:29 ---> 4910c9c0d4c9 07:31:29 Step 30/32 : LABEL arch=x86_64 07:31:29 ---> Running in ad174e1e98a8 07:31:30 Removing intermediate container ad174e1e98a8 07:31:30 ---> 8c2ad49a64c7 07:31:30 Step 31/32 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa 07:31:30 ---> Running in 5014a2fe4f2f 07:31:30 Removing intermediate container 5014a2fe4f2f 07:31:30 ---> cf50d9718049 07:31:30 Step 32/32 : LABEL version=0.0.0 07:31:30 ---> Running in 6198fec6b73f 07:31:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:31:30 Removing intermediate container 6198fec6b73f 07:31:30 ---> f3713c754d62 07:31:30 07:31:30 Successfully built f3713c754d62 07:31:30 Successfully tagged security-bootstrapper:latest 07:31:30  Building security-bootstrapper ... done Building support-notifications 07:31:31 OK: 219 MiB in 52 packages 07:31:32 Collecting docker-compose==1.23.2 07:31:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:31:32 Collecting websocket-client<1.0,>=0.32.0 07:31:32 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:31:32 Collecting texttable<0.10,>=0.9.0 07:31:32 Downloading texttable-0.9.1.tar.gz (11 kB) 07:31:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:31:33 Collecting dockerpty<0.5,>=0.4.1 07:31:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:31:33 Removing intermediate container a800c823f943 07:31:33 ---> 275e643386cc 07:31:33 Successfully built 275e643386cc 07:31:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:31:34 Removing intermediate container 697854131a62 07:31:34 ---> 70da0329d9af 07:31:34 Step 6/24 : COPY go.mod . 07:31:34 Collecting docker<4.0,>=3.6.0 07:31:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:31:34 Collecting jsonschema<3,>=2.5.1 07:31:34 + docker inspect -f . ci-base-image-arm64 07:31:34 . [Pipeline] withDockerContainer 07:31:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:31:34 prd-ubuntu18.04-docker-arm64-4c-16g-1587 does not seem to be running inside a container 07:31:34 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 07:31:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:31:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:31:34 Collecting cached-property<2,>=1.2.0 07:31:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:31:34 Collecting docopt<0.7,>=0.6.1 07:31:34 Downloading docopt-0.6.2.tar.gz (25 kB) 07:31:34 ---> f4d00ac4129a 07:31:34 Step 7/24 : RUN go mod download 07:31:34 ---> Running in 710353e796cd 07:31:35 Collecting PyYAML<4,>=3.10 07:31:35 Downloading PyYAML-3.13.tar.gz (270 kB) 07:31:36 $ docker top 04ac27d9e98d0192d44e40ee853070a9a91c50bb72a9fe2ca542da6a37d91f50 -eo pid,comm [Pipeline] { [Pipeline] sh 07:31:37 + go version 07:31:37 go version go1.16.6 linux/arm64 07:31:37 Collecting docker-pycreds>=0.4.0 07:31:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:31:37 Collecting idna<2.8,>=2.5 07:31:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [Pipeline] } 07:31:37 $ docker stop --time=1 04ac27d9e98d0192d44e40ee853070a9a91c50bb72a9fe2ca542da6a37d91f50 07:31:37 Collecting urllib3<1.25,>=1.21.1 07:31:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:31:37 Collecting chardet<3.1.0,>=3.0.2 07:31:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:31:38 Collecting certifi>=2017.4.17 07:31:38 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 07:31:38 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:31:38 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:31:38 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:31:38 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:31:38 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:31:38 Attempting uninstall: urllib3 07:31:38 Found existing installation: urllib3 1.26.2 07:31:38 Uninstalling urllib3-1.26.2: 07:31:38 Successfully uninstalled urllib3-1.26.2 07:31:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:31:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:31:38 ---> 4ce95cc297ba 07:31:38 Step 3/23 : WORKDIR /edgex-go 07:31:38 ---> Using cache 07:31:38 ---> 45aa58864c7a 07:31:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:38 ---> Using cache 07:31:38 ---> 4142249d7210 07:31:38 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:31:38 ---> Running in 50957b024fb4 07:31:38 Removing intermediate container 710353e796cd 07:31:38 ---> 5a5acbbbf289 07:31:38 Step 8/24 : COPY . . 07:31:38 Attempting uninstall: idna 07:31:38 Found existing installation: idna 3.1 07:31:38 Uninstalling idna-3.1: 07:31:38 Successfully uninstalled idna-3.1 07:31:39 $ docker rm -f 04ac27d9e98d0192d44e40ee853070a9a91c50bb72a9fe2ca542da6a37d91f50 07:31:39 Attempting uninstall: chardet 07:31:39 Found existing installation: chardet 4.0.0 07:31:39 Uninstalling chardet-4.0.0: 07:31:39 Successfully uninstalled chardet-4.0.0 07:31:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:31:39 Attempting uninstall: requests 07:31:39 Found existing installation: requests 2.25.1 07:31:39 Uninstalling requests-2.25.1: 07:31:39 Successfully uninstalled requests-2.25.1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 07:31:39 Running setup.py install for texttable: started [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 07:31:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 07:31:40 + docker inspect -f . ci-base-image-arm64 07:31:40 . [Pipeline] withDockerContainer 07:31:40 prd-ubuntu18.04-docker-arm64-4c-16g-1587 does not seem to be running inside a container 07:31:41 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 07:31:41 Running setup.py install for texttable: finished with status 'done' 07:31:41 Running setup.py install for PyYAML: started 07:31:41 OK: 219 MiB in 52 packages 07:31:42 $ docker top 5ac651415ce6eb695baf928c1328807745e80a4a1abe407c3e029786db644ad1 -eo pid,comm 07:31:42 Running setup.py install for PyYAML: finished with status 'done' [Pipeline] { [Pipeline] echo 07:31:43 ========================================================= 07:31:43 [edgeXBuildGoParallel] Running Tests and Build... 07:31:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:31:43 + go mod tidy 07:31:44 Running setup.py install for docopt: started 07:31:44 ---> 96ffc359e868 07:31:44 Step 9/24 : RUN go mod tidy 07:31:44 Removing intermediate container 50957b024fb4 07:31:44 ---> 4bd6c2006591 07:31:44 Step 6/23 : COPY go.mod . 07:31:44 ---> Running in edf6bebbcd49 [Pipeline] sh 07:31:44 Running setup.py install for docopt: finished with status 'done' 07:31:44 Running setup.py install for dockerpty: started 07:31:44 ---> 0b2db7eaa1ad 07:31:44 Step 7/23 : RUN go mod download 07:31:44 ---> Running in 9121d0c678ea 07:31:45 + make test 07:31:45 go mod tidy 07:31:45 Running setup.py install for dockerpty: finished with status 'done' 07:31:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:31:46 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 07:31:46 Removing intermediate container edf6bebbcd49 07:31:46 ---> abceecdd839e 07:31:46 Step 10/24 : RUN make cmd/core-data/core-data 07:31:46 ---> Running in 53e5f4b8ce41 07:31:47 Removing intermediate container 9121d0c678ea 07:31:47 ---> 27aec7cb2658 07:31:47 Step 8/23 : COPY . . 07:31:47 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 07:31:53 Removing intermediate container 121f04e31863 07:31:53 ---> 0533a51115ff 07:31:53 Step 15/24 : ENV APP_PORT=58890 07:31:53 ---> Running in 644b992541fb 07:31:54 Removing intermediate container 644b992541fb 07:31:54 ---> c9f306d72846 07:31:54 Step 16/24 : EXPOSE $APP_PORT 07:31:54 ---> d6790e1a32aa 07:31:54 Step 9/23 : RUN go mod tidy 07:31:54 ---> Running in cf87ce1080ee 07:31:54 ---> Running in 5f0f9a22b0e9 07:31:54 Removing intermediate container cf87ce1080ee 07:31:54 ---> e950f78c869e 07:31:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:31:54 ---> ed4dfc2bbf04 07:31:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:31:55 ---> 6e90cd55970a 07:31:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:31:55 ---> af8405cab43c 07:31:55 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 07:31:55 ---> Running in 20fdaad3f694 07:31:55 Removing intermediate container 20fdaad3f694 07:31:55 ---> db86b04d5046 07:31:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:31:55 ---> Running in 69e7110a8e65 07:31:56 Removing intermediate container 69e7110a8e65 07:31:56 ---> 7601383277e4 07:31:56 Step 22/24 : LABEL arch=x86_64 07:31:56 ---> Running in cd633e872780 07:31:56 Removing intermediate container 5f0f9a22b0e9 07:31:56 ---> 61366a335dee 07:31:56 Step 10/23 : RUN make cmd/support-notifications/support-notifications 07:31:56 ---> Running in 8ebc4043905e 07:31:56 Removing intermediate container cd633e872780 07:31:56 ---> 14675b0f9ad8 07:31:56 Step 23/24 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa 07:31:56 ---> Running in cbc7ee822853 07:31:56 Removing intermediate container cbc7ee822853 07:31:56 ---> c50b64985c47 07:31:56 Step 24/24 : LABEL version=0.0.0 07:31:56 ---> Running in 906eee0eb1f5 07:31:57 Removing intermediate container 906eee0eb1f5 07:31:57 ---> c9494aeb6a68 07:31:57 07:31:57 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 07:31:57 Successfully built c9494aeb6a68 07:31:57 Successfully tagged sys-mgmt-agent:latest 07:31:57  Building sys-mgmt-agent ... done 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 07:32:03 Removing intermediate container dbb3dcedad2d 07:32:03 ---> d6e359d8f338 07:32:03 07:32:03 Step 11/26 : FROM alpine:3.14 07:32:03 ---> 14119a10abf4 07:32:03 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:32:03 ---> Running in 3da04c2d5f00 07:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:32:03 (1/3) Installing ca-certificates (20191127-r5) 07:32:03 (2/3) Installing dumb-init (1.2.5-r1) 07:32:03 (3/3) Installing su-exec (0.2-r1) 07:32:03 Executing busybox-1.33.1-r3.trigger 07:32:03 Executing ca-certificates-20191127-r5.trigger 07:32:03 OK: 6 MiB in 17 packages 07:32:04 Removing intermediate container 3da04c2d5f00 07:32:04 ---> 3f8d6ed3bd3a 07:32:04 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:32:04 ---> Running in 20a237e33894 07:32:04 Removing intermediate container 20a237e33894 07:32:04 ---> b9a6b879227d 07:32:04 Step 14/26 : WORKDIR / 07:32:05 ---> Running in 91fac46b10a8 07:32:05 Removing intermediate container 1f5c092a9132 07:32:05 ---> c515778305f4 07:32:05 07:32:05 Step 11/23 : FROM alpine:3.14 07:32:05 ---> 14119a10abf4 07:32:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:32:05 ---> Using cache 07:32:05 ---> 435d9347854b 07:32:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:32:05 ---> Using cache 07:32:05 ---> df0ce1669473 07:32:05 Step 14/23 : ENV APP_PORT=59861 07:32:05 Removing intermediate container 91fac46b10a8 07:32:05 ---> 06538f539284 07:32:05 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:32:05 ---> Running in bc54cde627a5 07:32:05 Removing intermediate container bc54cde627a5 07:32:05 ---> 3af66a074437 07:32:05 Step 15/23 : EXPOSE $APP_PORT 07:32:05 ---> Running in 75d6c0376f2d 07:32:05 ---> 56595879d0f2 07:32:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:32:05 Removing intermediate container 75d6c0376f2d 07:32:05 ---> a2f1473c5d73 07:32:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:32:06 ---> 701cc3dfbae8 07:32:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:32:06 ---> 06922f1e7ef2 07:32:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:32:06 ---> 86eedd2e1067 07:32:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:32:06 ---> 8a2d3dd75446 07:32:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:32:06 ---> 56adc49cc671 07:32:06 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:32:07 ---> 1ba7d117905b 07:32:07 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:32:07 ---> Running in b39bfbf1edaf 07:32:07 ---> 1fdb76e5636c 07:32:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:32:07 Removing intermediate container b39bfbf1edaf 07:32:07 ---> 0ecf2d283725 07:32:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:32:07 ---> Running in d597409dd85a 07:32:08 Removing intermediate container d597409dd85a 07:32:08 ---> da98c2b8734c 07:32:08 Step 21/23 : LABEL arch=x86_64 07:32:08 ---> Running in 0cab84e7081d 07:32:08 ---> 9761ca940f02 07:32:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:32:08 Removing intermediate container 0cab84e7081d 07:32:08 ---> 239d5f153cdb 07:32:08 Step 22/23 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa 07:32:08 ---> Running in 1d701dbc129d 07:32:08 ---> 1b485b0b0fc5 07:32:08 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:32:08 ---> Running in e1ca1eeffbeb 07:32:08 Removing intermediate container 1d701dbc129d 07:32:08 ---> bac6b7b6149d 07:32:08 Step 23/23 : LABEL version=0.0.0 07:32:08 ---> Running in d396440f3a5f 07:32:08 Removing intermediate container d396440f3a5f 07:32:08 ---> a613ba43d13e 07:32:08 07:32:09 Successfully built a613ba43d13e 07:32:09 Successfully tagged support-scheduler:latest 07:32:09  Building support-scheduler ... done Removing intermediate container e1ca1eeffbeb 07:32:09 ---> 0dcb5a206355 07:32:09 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 07:32:09 ---> Running in 1afa40e3cf05 07:32:09 Removing intermediate container 1afa40e3cf05 07:32:09 ---> 25b381ffffc6 07:32:09 Step 24/26 : LABEL arch=x86_64 07:32:09 ---> Running in c3807ba7297a 07:32:09 Removing intermediate container c3807ba7297a 07:32:09 ---> ed93cb6a66f0 07:32:09 Step 25/26 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa 07:32:09 ---> Running in d0f1633dc463 07:32:10 Removing intermediate container d0f1633dc463 07:32:10 ---> 4955d50f4eb6 07:32:10 Step 26/26 : LABEL version=0.0.0 07:32:10 ---> Running in 2dcd2f31b1b8 07:32:10 Removing intermediate container 2dcd2f31b1b8 07:32:10 ---> 01d4189e116b 07:32:10 07:32:10 Successfully built 01d4189e116b 07:32:10 Successfully tagged security-secretstore-setup:latest 07:32:12 ? github.com/edgexfoundry/edgex-go [no test files] 07:32:21  Building security-secretstore-setup ... done Removing intermediate container 8ebc4043905e 07:32:21 ---> 253e01afcdda 07:32:21 07:32:21 Step 11/23 : FROM alpine:3.14 07:32:21 ---> 14119a10abf4 07:32:21 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:32:21 ---> Running in b86dd81ef85f 07:32:21 Removing intermediate container 53e5f4b8ce41 07:32:21 ---> e20eaf1b8ced 07:32:21 07:32:21 Step 11/24 : FROM alpine:3.14 07:32:21 ---> 14119a10abf4 07:32:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:32:21 ---> Running in 127c2b403f6c 07:32:21 Removing intermediate container 127c2b403f6c 07:32:21 ---> ea69c7c230d5 07:32:21 Step 13/24 : ENV APP_PORT=59880 07:32:21 ---> Running in 827920f4b325 07:32:21 Removing intermediate container 827920f4b325 07:32:21 ---> 1f8bcb6ea794 07:32:21 Step 14/24 : EXPOSE $APP_PORT 07:32:21 ---> Running in d6551fe098b2 07:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:32:21 Removing intermediate container d6551fe098b2 07:32:21 ---> c297a979f194 07:32:21 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:32:21 ---> Running in 7b4628fb61be 07:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:32:21 Removing intermediate container 7b4628fb61be 07:32:21 ---> d93413938bee 07:32:21 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 07:32:21 ---> Running in 67285e644688 07:32:21 (1/2) Installing ca-certificates (20191127-r5) 07:32:21 (2/2) Installing dumb-init (1.2.5-r1) 07:32:21 Executing busybox-1.33.1-r3.trigger 07:32:21 Executing ca-certificates-20191127-r5.trigger 07:32:21 OK: 6 MiB in 16 packages 07:32:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:32:22 Removing intermediate container b86dd81ef85f 07:32:22 ---> 3bd2309d8211 07:32:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:32:22 ---> Running in 09a648585e2f 07:32:22 Removing intermediate container 09a648585e2f 07:32:22 ---> 169961511270 07:32:22 Step 14/23 : ENV APP_PORT=59860 07:32:22 ---> Running in 0499b8d73403 07:32:22 Removing intermediate container 0499b8d73403 07:32:22 ---> 500c1dc46e60 07:32:22 Step 15/23 : EXPOSE $APP_PORT 07:32:22 ---> Running in 6edaad691abe 07:32:22 Removing intermediate container 6edaad691abe 07:32:22 ---> 814b74475826 07:32:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:32:22 ---> 4a6135ee124e 07:32:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:32:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:32:22 ---> 2633113509d7 07:32:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:32:23 ---> dddfd464af4f 07:32:23 Step 19/23 : ENTRYPOINT ["/support-notifications"] 07:32:23 ---> Running in aaffec3a6b39 07:32:23 Removing intermediate container aaffec3a6b39 07:32:23 ---> 28c3653a4fd3 07:32:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:32:23 ---> Running in 9ef8f05c6d02 07:32:23 Removing intermediate container 9ef8f05c6d02 07:32:23 ---> 6f51c041a311 07:32:23 Step 21/23 : LABEL arch=x86_64 07:32:23 ---> Running in 7f0a9f4389fb 07:32:23 Removing intermediate container 7f0a9f4389fb 07:32:23 ---> d075992825b7 07:32:23 Step 22/23 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa 07:32:23 ---> Running in bbb6ec812fe9 07:32:23 (1/6) Installing dumb-init (1.2.5-r1) 07:32:23 Removing intermediate container bbb6ec812fe9 07:32:23 ---> d431c62a5061 07:32:23 Step 23/23 : LABEL version=0.0.0 07:32:23 ---> Running in 437640d8743b 07:32:23 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:32:23 Removing intermediate container 437640d8743b 07:32:23 ---> 22620b634a52 07:32:23 07:32:23 (3/6) Installing libsodium (1.0.18-r0) 07:32:23 Successfully built 22620b634a52 07:32:23 Successfully tagged support-notifications:latest 07:32:24  Building support-notifications ... done (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:32:24 (5/6) Installing libzmq (4.3.4-r0) 07:32:24 (6/6) Installing zeromq (4.3.4-r0) 07:32:24 Executing busybox-1.33.1-r3.trigger 07:32:24 OK: 8 MiB in 20 packages 07:32:25 Removing intermediate container 67285e644688 07:32:25 ---> 75f25a54cef2 07:32:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:32:25 ---> d463f06b68c5 07:32:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:32:25 ---> 7d791b402a2d 07:32:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:32:25 ---> a161869de40a 07:32:25 Step 20/24 : ENTRYPOINT ["/core-data"] 07:32:25 ---> Running in 6a9afbfadab0 07:32:26 Removing intermediate container 6a9afbfadab0 07:32:26 ---> 11a2faa5d2e8 07:32:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:32:26 ---> Running in 4ace8ea03f39 07:32:26 Removing intermediate container 4ace8ea03f39 07:32:26 ---> 794421947bca 07:32:26 Step 22/24 : LABEL arch=x86_64 07:32:26 ---> Running in 2bd015013afd 07:32:26 Removing intermediate container 2bd015013afd 07:32:26 ---> 92122485298f 07:32:26 Step 23/24 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa 07:32:26 ---> Running in 604a3d63fbae 07:32:26 Removing intermediate container 604a3d63fbae 07:32:26 ---> b46c3f5c9326 07:32:26 Step 24/24 : LABEL version=0.0.0 07:32:26 ---> Running in cc4bedf460fd 07:32:26 Removing intermediate container cc4bedf460fd 07:32:26 ---> 4f61ec852088 07:32:26 07:32:26 Successfully built 4f61ec852088 07:32:26 Successfully tagged core-data:latest 07:32:26  Building core-data ... done  [Pipeline] } 07:32:26 $ docker stop --time=1 e3b2b5fcde27663a5c4a7bec1a885c2d5a92817505bb5e57e248c4922b1ba573 07:32:28 $ docker rm -f e3b2b5fcde27663a5c4a7bec1a885c2d5a92817505bb5e57e248c4922b1ba573 [Pipeline] // withDockerContainer [Pipeline] sh 07:32:28 + docker images 07:32:28 REPOSITORY TAG IMAGE ID CREATED SIZE 07:32:28 core-data latest 4f61ec852088 2 seconds ago 20.5MB 07:32:28 support-notifications latest 22620b634a52 5 seconds ago 16.8MB 07:32:28 e20eaf1b8ced 8 seconds ago 1.76GB 07:32:28 253e01afcdda 9 seconds ago 1.75GB 07:32:28 security-secretstore-setup latest 01d4189e116b 18 seconds ago 28.2MB 07:32:28 support-scheduler latest a613ba43d13e 20 seconds ago 16.1MB 07:32:28 c515778305f4 24 seconds ago 1.75GB 07:32:28 d6e359d8f338 27 seconds ago 1.76GB 07:32:28 sys-mgmt-agent latest c9494aeb6a68 32 seconds ago 325MB 07:32:28 security-bootstrapper latest f3713c754d62 58 seconds ago 18.8MB 07:32:28 core-command latest 722714ab94a5 About a minute ago 16MB 07:32:28 core-metadata latest f75fee93fac2 About a minute ago 16.8MB 07:32:28 security-proxy-setup latest 0c9d48208d62 About a minute ago 26.7MB 07:32:28 f04d5b3e1b87 About a minute ago 1.75GB 07:32:28 ecbdc9970763 About a minute ago 1.75GB 07:32:28 7055eab2eb72 About a minute ago 1.76GB 07:32:28 55803ef48e74 About a minute ago 1.76GB 07:32:28 70e3f5a3508c About a minute ago 1.75GB 07:32:28 ci-base-image-x86_64 latest 4ce95cc297ba 5 minutes ago 1.25GB 07:32:28 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 07:32:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 07:32:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 07:32:28 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 07:32:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 07:32:44 Still waiting to schedule task 07:32:44 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:33:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:33:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:33:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:33:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:33:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:33:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:33:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:33:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:33:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:33:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:33:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:33:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:33:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:33:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:33:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.185s coverage: 28.7% of statements 07:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:33:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.374s coverage: 98.5% of statements 07:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:33:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.356s coverage: 46.3% of statements 07:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.660s coverage: 90.1% of statements 07:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.223s coverage: 81.2% of statements 07:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:33:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.570s coverage: 94.2% of statements 07:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:33:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.215s coverage: 59.1% of statements 07:33:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:33:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:33:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:33:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:33:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:33:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.223s coverage: 60.0% of statements 07:33:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:33:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:33:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:33:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.315s coverage: 0.8% of statements 07:33:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:33:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.158s coverage: 58.8% of statements 07:33:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.202s coverage: 21.7% of statements 07:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.216s coverage: 47.1% of statements 07:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.188s coverage: 79.5% of statements 07:33:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.190s coverage: 94.1% of statements 07:33:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.199s coverage: 96.3% of statements 07:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.277s coverage: 87.5% of statements 07:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.214s coverage: 94.4% of statements 07:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.175s coverage: 44.8% of statements 07:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.585s coverage: 81.8% of statements 07:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.251s coverage: 92.9% of statements 07:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 07:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.176s coverage: 87.2% of statements 07:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 07:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.244s coverage: 58.8% of statements 07:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.232s coverage: 80.0% of statements 07:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements 07:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.278s coverage: 85.4% of statements 07:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.735s coverage: 91.2% of statements 07:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.669s coverage: 64.4% of statements 07:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.159s coverage: 100.0% of statements 07:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 91.3% of statements 07:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.092s coverage: 100.0% of statements 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 07:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements 07:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.320s coverage: 70.5% of statements 07:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:34:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.762s coverage: 43.6% of statements 07:34:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:34:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:34:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.296s coverage: 89.5% of statements 07:34:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:34:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.214s coverage: 84.8% of statements 07:34:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:34:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.256s coverage: 19.5% of statements 07:34:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:34:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:34:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:34:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:34:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.606s coverage: 92.0% of statements 07:34:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:34:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:34:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:34:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:34:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.380s coverage: 63.2% of statements 07:34:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:34:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:34:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.391s coverage: 97.7% of statements 07:34:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:34:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:34:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:34:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:34:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.187s coverage: 28.9% of statements 07:34:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:34:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:34:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:34:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:34:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:34:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:34:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.170s coverage: 100.0% of statements 07:34:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 07:34:32 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 07:34:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:34:32 GO111MODULE=on go vet ./... 07:35:30 Running on prd-ubuntu18.04-docker-8c-8g-1588 in /w/workspace/edgexfoundry_edgex-go_PR-3722 [Pipeline] { [Pipeline] ws 07:35:30 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:35:30 The recommended git tool is: git 07:35:35 using credential edgex-jenkins-ssh 07:35:35 Cloning the remote Git repository 07:35:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:35:35 > git init /w/workspace/edgex-go/1 # timeout=10 07:35:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:35:35 > git --version # timeout=10 07:35:35 > git --version # 'git version 2.17.1' 07:35:35 using GIT_SSH to set credentials SSH Credentials for GitHub 07:35:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:35:53 Merging remotes/origin/main commit 9a0d3755af4771a62b4f57dc98159b56cdf520d6 into PR head commit 8d40722b7e55bf226607ea142cbb894cb51982fa 07:35:53 Merge succeeded, producing 8d40722b7e55bf226607ea142cbb894cb51982fa 07:35:53 Checking out Revision 8d40722b7e55bf226607ea142cbb894cb51982fa (PR-3722) 07:35:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:35:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:35:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:35:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:35:52 using GIT_SSH to set credentials SSH Credentials for GitHub 07:35:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3722/head:refs/remotes/origin/PR-3722 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:35:53 > git config core.sparsecheckout # timeout=10 07:35:53 > git checkout -f 8d40722b7e55bf226607ea142cbb894cb51982fa # timeout=10 07:35:53 > git remote # timeout=10 07:35:53 > git config --get remote.origin.url # timeout=10 07:35:53 using GIT_SSH to set credentials SSH Credentials for GitHub 07:35:53 > git merge 9a0d3755af4771a62b4f57dc98159b56cdf520d6 # timeout=10 07:35:53 > git rev-parse HEAD^{commit} # timeout=10 07:35:53 > git config core.sparsecheckout # timeout=10 07:35:53 > git checkout -f 8d40722b7e55bf226607ea142cbb894cb51982fa # timeout=10 07:35:55 gofmt -l . 07:35:55 [ "`gofmt -l .`" = "" ] 07:35:55 ./bin/test-attribution-txt.sh [Pipeline] sh 07:35:56 + ls -al . 07:35:56 total 640 07:35:56 drwxrwxr-x 9 1001 1001 4096 Sep 27 07:35 . 07:35:56 drwxr-xr-x 4 root root 4096 Sep 27 07:31 .. 07:35:56 -rw-rw-r-- 1 1001 1001 11 Sep 27 07:28 .dockerignore 07:35:56 drwxrwxr-x 8 1001 1001 4096 Sep 27 07:28 .git 07:35:56 drwxrwxr-x 4 1001 1001 4096 Sep 27 07:28 .github 07:35:56 -rw-rw-r-- 1 1001 1001 818 Sep 27 07:28 .gitignore 07:35:56 -rw-rw-r-- 1 1001 1001 129 Sep 27 07:28 .golangci.yml 07:35:56 -rw-rw-r-- 1 1001 1001 76 Sep 27 07:28 .hadolint.yml 07:35:56 -rw-rw-r-- 1 1001 1001 166 Sep 27 07:28 .sonarcloud.properties 07:35:56 -rw-rw-r-- 1 1001 1001 1171 Sep 27 07:28 ADOPTERS.md 07:35:56 -rw-rw-r-- 1 1001 1001 8493 Sep 27 07:28 Attribution.txt 07:35:56 -rw-rw-r-- 1 1001 1001 43881 Sep 27 07:28 CHANGELOG.md 07:35:56 -rw-rw-r-- 1 1001 1001 3804 Sep 27 07:28 CONTRIBUTING.md 07:35:56 -rw-rw-r-- 1 1001 1001 677 Sep 27 07:28 GOVERNANCE.md 07:35:56 -rw-rw-r-- 1 1001 1001 849 Sep 27 07:28 Jenkinsfile 07:35:56 -rw-rw-r-- 1 1001 1001 10775 Sep 27 07:28 LICENSE 07:35:56 -rw-rw-r-- 1 1001 1001 6386 Sep 27 07:28 Makefile 07:35:56 -rw-rw-r-- 1 1001 1001 582 Sep 27 07:28 OWNERS.md 07:35:56 -rw-rw-r-- 1 1001 1001 8643 Sep 27 07:28 README.md 07:35:56 -rw-rw-r-- 1 1001 1001 6912 Sep 27 07:28 SECURITY.md 07:35:56 -rw-rw-r-- 1 1001 1001 5 Sep 27 07:25 VERSION 07:35:56 -rw-rw-r-- 1 1001 1001 4131 Sep 27 07:28 ZMQWindows.md 07:35:56 drwxrwxr-x 2 1001 1001 4096 Sep 27 07:28 bin 07:35:56 drwxrwxr-x 14 1001 1001 4096 Sep 27 07:28 cmd 07:35:56 -rw-r--r-- 1 root root 403356 Sep 27 07:34 coverage.out 07:35:56 -rw-rw-r-- 1 1001 1001 841 Sep 27 07:28 go.mod 07:35:56 -rw-r--r-- 1 root root 50064 Sep 27 07:31 go.sum 07:35:56 drwxrwxr-x 8 1001 1001 4096 Sep 27 07:28 internal 07:35:56 drwxrwxr-x 3 1001 1001 4096 Sep 27 07:28 openapi 07:35:56 drwxrwxr-x 4 1001 1001 4096 Sep 27 07:28 snap 07:35:56 -rw-rw-r-- 1 1001 1001 204 Sep 27 07:28 version.go [Pipeline] sh 07:35:56 + '[' -e coverage.out ] 07:35:56 + chown 1001:1001 coverage.out [Pipeline] stash 07:35:56 Warning: overwriting stash ‘coverage-report’ 07:35:57 Commit message: "feat(data): Enhance the performance of events deletion" 07:35:57 > git --version # timeout=10 07:35:57 > git --version # 'git version 2.17.1' 07:35:57 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 07:35:57 Stashed 1 file(s) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:58 + echo snap-build.sh 07:35:58 snap-build.sh 07:35:58 + SNAP_BASE_DIR=. 07:35:58 + '[' '!' -z /w/workspace/edgex-go/1 ']' 07:35:58 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 07:35:58 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 07:35:58 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 07:35:58 + cd /w/workspace/edgex-go/1 07:35:58 + sudo apt-get remove -qy --purge lxd lxd-client 07:35:58 Reading package lists... 07:35:58 Building dependency tree... 07:35:58 Reading state information... 07:35:58 The following packages were automatically installed and are no longer required: 07:35:58 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:35:58 uidmap xdelta3 07:35:58 Use 'sudo apt autoremove' to remove them. 07:35:58 The following packages will be REMOVED: 07:35:58 lxd* lxd-client* 07:35:58 + make build 07:35:58 go mod tidy 07:35:58 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:35:58 After this operation, 31.7 MB disk space will be freed. 07:35:59 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 07:35:59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 07:35:59 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:35:59 Removing lxd dnsmasq configuration 07:35:59 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:35:59 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:36:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:36:00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 07:36:00 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:36:01 Processing triggers for systemd (237-3ubuntu10.45) ... 07:36:02 Processing triggers for ureadahead (0.100.0-21) ... 07:36:02 + sudo snap remove --purge lxd 07:36:02 snap "lxd" is not installed 07:36:02 + sudo groupadd --force --system lxd 07:36:02 ++ whoami 07:36:02 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:36:02 + newgrp - lxd 07:36:02 + sudo snap install lxd 07:36:05 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 07:36:10 2021-09-27T07:36:09Z INFO Waiting for automatic snapd restart... 07:36:28 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 07:36:28 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 07:36:32 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 07:36:33 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 07:36:37 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 07:36:41 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 07:36:44 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 07:36:47 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 07:36:50 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 07:36:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 07:36:59 $ docker stop --time=1 5ac651415ce6eb695baf928c1328807745e80a4a1abe407c3e029786db644ad1 07:37:02 $ docker rm -f 5ac651415ce6eb695baf928c1328807745e80a4a1abe407c3e029786db644ad1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:37:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:37:06 07:37:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:37:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:37:07 latest: Pulling from edgex-devops/edgex-compose-arm64 07:37:07 29e5d40040c1: Pulling fs layer 07:37:07 1ce36da41761: Pulling fs layer 07:37:07 25b303627fd3: Pulling fs layer 07:37:07 29e5d40040c1: Verifying Checksum 07:37:07 29e5d40040c1: Download complete 07:37:08 29e5d40040c1: Pull complete 07:37:08 1ce36da41761: Verifying Checksum 07:37:08 1ce36da41761: Download complete 07:37:09 1ce36da41761: Pull complete 07:37:10 25b303627fd3: Verifying Checksum 07:37:10 25b303627fd3: Download complete 07:37:18 lxd 4.18 from Canonical* installed 07:37:18 + sudo lxd init --auto 07:37:18 + sudo snap install --classic snapcraft 07:37:20 25b303627fd3: Pull complete 07:37:20 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:37:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:37:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:37:20 prd-ubuntu18.04-docker-arm64-4c-16g-1587 does not seem to be running inside a container 07:37:20 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:37:24 $ docker top cfc2d37e75a5d2133034bab9ec31eb317a4bf8cdda1cbd993d8ac10e0178728d -eo pid,comm [Pipeline] { [Pipeline] sh 07:37:25 + docker-compose build --help 07:37:25 + grep parallel 07:37:29 --parallel Build images in parallel. [Pipeline] } 07:37:29 $ docker stop --time=1 cfc2d37e75a5d2133034bab9ec31eb317a4bf8cdda1cbd993d8ac10e0178728d 07:37:31 $ docker rm -f cfc2d37e75a5d2133034bab9ec31eb317a4bf8cdda1cbd993d8ac10e0178728d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:37:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:37:32 . [Pipeline] withDockerContainer 07:37:32 prd-ubuntu18.04-docker-arm64-4c-16g-1587 does not seem to be running inside a container 07:37:32 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:37:34 $ docker top 02e9bd1565014a53a9def646bc0af076934cc0ad39a6d7eac62857d463c12db5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:37:35 + docker-compose -f ./docker-compose-build.yml build --parallel 07:37:39 Building core-command ... 07:37:39 Building core-data ... 07:37:39 Building core-metadata ... 07:37:39 Building security-bootstrapper ... 07:37:39 Building security-proxy-setup ... 07:37:39 Building security-secretstore-setup ... 07:37:39 Building support-notifications ... 07:37:39 Building support-scheduler ... 07:37:39 Building sys-mgmt-agent ... 07:37:39 Building core-data 07:37:39 Building security-bootstrapper 07:37:39 Building security-secretstore-setup 07:37:39 Building security-proxy-setup 07:37:39 Building sys-mgmt-agent 07:37:51 snapcraft 5.0 from Canonical* installed 07:37:51 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 07:37:51 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 07:37:51 % Total % Received % Xferd Average Speed Time Time Time Current 07:37:51 Dload Upload Total Spent Left Speed 07:37:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 0 627 0 0 4384 0 --:--:-- --:--:-- --:--:-- 4384 07:37:51 100 3325k 100 3325k 0 0 6238k 0 --:--:-- --:--:-- --:--:-- 6238k 07:37:51 ./yq_linux_amd64 07:37:51 + sudo snapcraft prime --use-lxd 07:37:51 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:37:51 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: 07:37:51 - README.md 07:37:51 07:37:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:37:51 Launching a container. 07:38:00 Waiting for container to be ready 07:38:00 To start your first instance, try: lxc launch ubuntu:18.04 07:38:00 07:38:02 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:38:03 Waiting for network to be ready... 07:38:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:38:03 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:38:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] 07:38:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] 07:38:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 07:38:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 07:38:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] 07:38:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] 07:38:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 07:38:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 07:38:04 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:38:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:38:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:38:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:38:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:38:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:38:04 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:38:04 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:38:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:38:05 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2225 kB] 07:38:05 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [435 kB] 07:38:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 07:38:05 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 07:38:05 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [472 kB] 07:38:05 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [64.0 kB] 07:38:05 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 07:38:05 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 07:38:08 Fetched 25.2 MB in 4s (6024 kB/s) 07:38:08 Reading package lists... 07:38:08 Reading package lists... 07:38:08 Building dependency tree... 07:38:08 Reading state information... 07:38:08 The following additional packages will be installed: 07:38:08 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:38:08 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:38:08 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:38:08 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:38:08 Suggested packages: 07:38:08 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:38:08 Recommended packages: 07:38:08 gnupg libsasl2-modules 07:38:09 The following NEW packages will be installed: 07:38:09 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:38:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:38:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:38:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:38:09 The following packages will be upgraded: 07:38:09 gpg gpg-agent gpgconf libudev1 07:38:09 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 07:38:09 Need to get 3527 kB of archives. 07:38:09 After this operation, 13.3 MB of additional disk space will be used. 07:38:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 07:38:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 07:38:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 07:38:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 07:38:09 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 07:38:09 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 07:38:09 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:38:09 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:38:09 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 07:38:09 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 07:38:09 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 07:38:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:38:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:38:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:38:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:38:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:38:10 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:38:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:38:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:38:10 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:38:10 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:38:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 07:38:10 debconf: delaying package configuration, since apt-utils is not installed 07:38:10 Fetched 3527 kB in 1s (3064 kB/s) 07:38:10 (Reading database ... 12511 files and directories currently installed.) 07:38:10 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 07:38:10 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 07:38:10 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 07:38:10 Selecting previously unselected package udev. 07:38:10 (Reading database ... 12511 files and directories currently installed.) 07:38:10 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 07:38:10 Unpacking udev (237-3ubuntu10.52) ... 07:38:10 Selecting previously unselected package libfuse2:amd64. 07:38:10 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:38:10 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:38:10 Selecting previously unselected package fuse. 07:38:10 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:38:10 Unpacking fuse (2.9.7-1ubuntu1) ... 07:38:10 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 07:38:10 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:38:10 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 07:38:10 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:38:11 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 07:38:11 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:38:11 Selecting previously unselected package libksba8:amd64. 07:38:11 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:38:11 Unpacking libksba8:amd64 (1.3.5-2) ... 07:38:11 Selecting previously unselected package libroken18-heimdal:amd64. 07:38:11 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:38:11 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:38:11 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:38:11 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:38:11 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:38:11 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:38:11 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:38:11 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:38:11 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:38:11 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:38:11 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:38:11 Selecting previously unselected package libwind0-heimdal:amd64. 07:38:11 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:38:11 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:38:11 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:38:11 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:38:11 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:38:11 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:38:11 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:38:11 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:38:11 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:38:11 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:38:11 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:38:11 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:38:11 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:38:11 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:38:11 Selecting previously unselected package libsasl2-modules-db:amd64. 07:38:11 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:38:11 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:38:11 Selecting previously unselected package libsasl2-2:amd64. 07:38:11 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:38:11 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:38:11 Selecting previously unselected package libldap-common. 07:38:11 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 07:38:11 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:38:11 Selecting previously unselected package libldap-2.4-2:amd64. 07:38:11 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 07:38:11 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:38:11 Selecting previously unselected package dirmngr. 07:38:11 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 07:38:11 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 07:38:11 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:38:11 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 07:38:11 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:38:11 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:38:11 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:38:11 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 07:38:11 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:38:11 Setting up libksba8:amd64 (1.3.5-2) ... 07:38:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:38:11 Setting up udev (237-3ubuntu10.52) ... 07:38:12 invoke-rc.d: policy-rc.d denied execution of start. 07:38:12 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:38:12 Processing triggers for systemd (237-3ubuntu10) ... 07:38:12 Setting up fuse (2.9.7-1ubuntu1) ... 07:38:12 Setting up gpg (2.2.4-1ubuntu1.4) ... 07:38:12 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:38:12 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:38:12 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:38:12 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:38:12 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:38:12 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:38:12 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:38:12 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:38:12 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 07:38:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:38:12 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:38:12 settings in the [Install] section, and DefaultInstance for template units). 07:38:12 This means they are not meant to be enabled using systemctl. 07:38:12 Possible reasons for having this kind of units are: 07:38:12 1) A unit may be statically enabled by being symlinked from another unit's 07:38:12 .wants/ or .requires/ directory. 07:38:12 2) A unit's purpose may be to act as a helper for some other unit which has 07:38:12 a requirement dependency on it. 07:38:12 3) A unit may be started when needed via activation (socket, path, timer, 07:38:12 D-Bus, udev, scripted systemctl call, ...). 07:38:12 4) In case of template units, the unit is meant to be enabled with some 07:38:12 instance name specified. 07:38:12 Reading package lists... 07:38:13 Building dependency tree... 07:38:13 Reading state information... 07:38:13 The following additional packages will be installed: 07:38:13 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:38:13 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:38:13 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:38:13 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:38:13 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:38:13 Suggested packages: 07:38:13 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:38:13 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:38:13 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:38:13 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:38:13 systemd-container policykit-1 07:38:13 Recommended packages: 07:38:13 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:38:13 The following NEW packages will be installed: 07:38:13 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:38:13 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:38:13 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:38:13 multiarch-support openssh-client python3 python3-minimal python3.6 07:38:13 python3.6-minimal snapd squashfs-tools sudo 07:38:13 The following packages will be upgraded: 07:38:13 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:38:13 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 07:38:13 Need to get 36.8 MB of archives. 07:38:13 After this operation, 147 MB of additional disk space will be used. 07:38:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 07:38:13 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 07:38:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:38:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 07:38:13 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 07:38:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 07:38:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 07:38:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:38:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 07:38:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:38:13 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:38:13 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:38:13 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:38:13 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:38:13 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 07:38:13 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 07:38:13 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 07:38:14 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 07:38:14 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 07:38:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 07:38:14 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:38:14 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:38:14 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:38:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:38:14 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:38:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:38:14 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:38:14 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:38:14 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:38:14 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 07:38:15 debconf: delaying package configuration, since apt-utils is not installed 07:38:15 Fetched 36.8 MB in 2s (15.3 MB/s) 07:38:15 (Reading database ... 12757 files and directories currently installed.) 07:38:15 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 07:38:16 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 07:38:16 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 07:38:16 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 07:38:16 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 07:38:16 (Reading database ... 12757 files and directories currently installed.) 07:38:16 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 07:38:16 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 07:38:16 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 07:38:16 (Reading database ... 12757 files and directories currently installed.) 07:38:16 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 07:38:16 Unpacking apt (1.6.14) over (1.6.1) ... 07:38:17 Setting up apt (1.6.14) ... 07:38:17 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:38:17 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:38:17 (Reading database ... 12764 files and directories currently installed.) 07:38:17 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 07:38:17 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 07:38:17 Selecting previously unselected package libpython3.6-minimal:amd64. 07:38:17 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:38:17 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:38:17 Selecting previously unselected package libexpat1:amd64. 07:38:17 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:38:17 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:38:17 Selecting previously unselected package python3.6-minimal. 07:38:17 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:38:17 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:38:18 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 07:38:18 Checking for services that may need to be restarted...done. 07:38:18 Checking for services that may need to be restarted...done. 07:38:18 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:38:18 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:38:18 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:38:18 Selecting previously unselected package python3-minimal. 07:38:18 (Reading database ... 13012 files and directories currently installed.) 07:38:18 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:38:18 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:38:18 Selecting previously unselected package mime-support. 07:38:18 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:38:18 Unpacking mime-support (3.60ubuntu1) ... 07:38:18 Selecting previously unselected package libmpdec2:amd64. 07:38:18 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:38:18 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:38:18 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:38:18 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:38:18 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:38:18 Selecting previously unselected package python3.6. 07:38:18 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:38:18 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:38:19 Selecting previously unselected package libpython3-stdlib:amd64. 07:38:19 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:38:19 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:38:19 Setting up python3-minimal (3.6.7-1~18.04) ... 07:38:19 Selecting previously unselected package python3. 07:38:19 (Reading database ... 13442 files and directories currently installed.) 07:38:19 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:38:19 Unpacking python3 (3.6.7-1~18.04) ... 07:38:19 Selecting previously unselected package multiarch-support. 07:38:19 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:38:19 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:38:19 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:38:19 Selecting previously unselected package liblzo2-2:amd64. 07:38:19 (Reading database ... 13479 files and directories currently installed.) 07:38:19 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:38:19 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:38:19 Selecting previously unselected package libbsd0:amd64. 07:38:19 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:38:19 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:38:19 Selecting previously unselected package sudo. 07:38:19 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 07:38:19 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 07:38:19 Selecting previously unselected package apparmor. 07:38:19 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:38:19 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:38:19 Selecting previously unselected package libedit2:amd64. 07:38:19 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:38:19 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:38:19 Selecting previously unselected package libkrb5support0:amd64. 07:38:19 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:38:19 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:38:19 Selecting previously unselected package libk5crypto3:amd64. 07:38:19 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:38:19 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:38:19 Selecting previously unselected package libkeyutils1:amd64. 07:38:19 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:38:19 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:38:19 Selecting previously unselected package libkrb5-3:amd64. 07:38:19 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:38:19 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:38:19 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:38:19 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:38:19 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:38:20 Selecting previously unselected package libssl1.0.0:amd64. 07:38:20 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 07:38:20 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 07:38:20 Selecting previously unselected package openssh-client. 07:38:20 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 07:38:20 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 07:38:20 Selecting previously unselected package squashfs-tools. 07:38:20 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 07:38:20 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 07:38:20 Selecting previously unselected package snapd. 07:38:20 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 07:38:20 Unpacking snapd (2.51.1+18.04) ... 07:38:22 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:38:22 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 07:38:22 Setting up mime-support (3.60ubuntu1) ... 07:38:22 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 07:38:22 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:38:22 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:38:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:38:22 Setting up systemd (237-3ubuntu10.52) ... 07:38:22 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:38:22 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:38:22 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:38:22 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:38:22 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:38:22 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:38:22 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:38:23 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 07:38:23 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:38:23 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:38:23 Setting up python3 (3.6.7-1~18.04) ... 07:38:23 running python rtupdate hooks for python3.6... 07:38:23 running python post-rtupdate hooks for python3.6... 07:38:23 Setting up apparmor (2.12-4ubuntu5.1) ... 07:38:24 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:38:24 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:38:24 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 07:38:24 Setting up snapd (2.51.1+18.04) ... 07:38:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:38:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:38:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:38:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:38:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:38:25 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:38:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:38:25 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:38:25 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:38:26 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:38:26 /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' 07:38:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:38:26 Processing triggers for systemd (237-3ubuntu10.52) ... 07:38:27 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:38:27 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:38:27 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:38:28 Reading package lists... 07:38:28 Reading package lists... 07:38:28 Building dependency tree... 07:38:28 Reading state information... 07:38:28 Calculating upgrade... 07:38:28 The following packages will be upgraded: 07:38:28 advancecomp base-files bash binutils binutils-common 07:38:28 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:38:28 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:38:28 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 07:38:28 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 07:38:28 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 07:38:28 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 07:38:28 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 07:38:28 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 07:38:28 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 07:38:28 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 07:38:28 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 07:38:28 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 07:38:28 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 07:38:28 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 07:38:28 ubuntu-keyring util-linux 07:38:29 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:38:29 Need to get 64.2 MB of archives. 07:38:29 After this operation, 5137 kB of additional disk space will be used. 07:38:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-158.166 [990 kB] 07:38:29 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:38:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:38:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:38:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:38:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:38:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:38:29 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:38:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:38:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:38:29 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:38:29 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:38:29 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:38:29 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:38:29 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 07:38:29 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:38:29 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:38:29 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:38:29 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:38:29 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:38:29 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:38:29 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:38:29 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:38:29 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:38:29 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:38:29 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:38:29 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:38:29 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:38:29 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:38:29 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:38:29 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:38:29 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:38:29 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:38:29 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 07:38:29 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 07:38:29 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:38:29 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 07:38:29 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 07:38:29 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 07:38:29 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:38:29 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 07:38:29 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 07:38:29 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 07:38:29 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:38:29 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:38:29 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:38:29 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 07:38:29 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:38:29 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:38:29 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 07:38:29 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 07:38:29 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 07:38:29 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 07:38:29 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:38:29 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:38:29 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:38:29 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:38:29 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:38:30 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:38:30 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:38:30 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:38:30 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:38:30 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:38:30 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:38:30 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:38:30 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:38:30 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:38:30 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:38:30 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 07:38:30 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:38:30 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:38:30 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:38:30 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 07:38:30 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:38:30 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:38:30 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:38:30 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:38:30 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:38:30 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:38:30 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:38:30 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:38:30 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 07:38:30 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 07:38:30 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 07:38:30 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 07:38:30 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 07:38:30 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 07:38:30 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 07:38:30 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:38:30 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 07:38:30 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:38:30 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 07:38:31 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 07:38:31 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 07:38:31 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:38:31 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:38:31 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 07:38:31 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:38:31 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:38:31 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:38:31 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:38:31 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:38:31 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:38:31 debconf: delaying package configuration, since apt-utils is not installed 07:38:31 Fetched 64.2 MB in 2s (29.7 MB/s) 07:38:31 (Reading database ... 13914 files and directories currently installed.) 07:38:31 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:38:31 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:38:31 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:38:31 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:38:31 Preparing to unpack .../2-linux-libc-dev_4.15.0-158.166_amd64.deb ... 07:38:31 Unpacking linux-libc-dev:amd64 (4.15.0-158.166) over (4.15.0-20.21) ... 07:38:32 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:38:32 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:38:32 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:38:32 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:38:32 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:38:32 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:38:32 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:38:32 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:38:32 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:38:32 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:38:32 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:38:32 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:38:32 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:38:32 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:38:32 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:38:32 (Reading database ... 13914 files and directories currently installed.) 07:38:32 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:38:32 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:38:32 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:38:32 (Reading database ... 13914 files and directories currently installed.) 07:38:32 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:38:32 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:38:32 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:38:32 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:38:33 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:38:33 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:38:33 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:38:33 (Reading database ... 13914 files and directories currently installed.) 07:38:33 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:38:33 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:38:33 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 07:38:33 (Reading database ... 13914 files and directories currently installed.) 07:38:33 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 07:38:33 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:38:33 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:38:33 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 07:38:34 Setting up base-files (10.1ubuntu2.11) ... 07:38:34 Installing new version of config file /etc/issue ... 07:38:34 Installing new version of config file /etc/issue.net ... 07:38:34 Installing new version of config file /etc/lsb-release ... 07:38:34 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:38:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:38:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:38:34 Removing obsolete conffile /etc/default/motd-news ... 07:38:34 (Reading database ... 13915 files and directories currently installed.) 07:38:34 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:38:34 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:38:34 Setting up bash (4.4.18-2ubuntu1.2) ... 07:38:34 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 07:38:34 (Reading database ... 13915 files and directories currently installed.) 07:38:34 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:38:34 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:38:34 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:38:34 (Reading database ... 13915 files and directories currently installed.) 07:38:34 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 07:38:34 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 07:38:34 Setting up tar (1.29b-2ubuntu0.2) ... 07:38:34 (Reading database ... 13915 files and directories currently installed.) 07:38:34 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:38:34 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:38:34 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:38:35 (Reading database ... 13915 files and directories currently installed.) 07:38:35 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:38:35 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:38:35 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:38:35 (Reading database ... 13915 files and directories currently installed.) 07:38:35 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:38:35 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:38:35 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:38:35 (Reading database ... 13915 files and directories currently installed.) 07:38:35 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:38:35 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:38:35 Setting up grep (3.1-2build1) ... 07:38:35 (Reading database ... 13915 files and directories currently installed.) 07:38:35 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 07:38:35 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 07:38:35 Setting up gzip (1.6-5ubuntu1.1) ... 07:38:35 (Reading database ... 13915 files and directories currently installed.) 07:38:35 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:38:35 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:38:35 Setting up login (1:4.5-1ubuntu2) ... 07:38:35 (Reading database ... 13915 files and directories currently installed.) 07:38:35 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:38:35 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:38:35 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:38:35 (Reading database ... 13915 files and directories currently installed.) 07:38:35 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:38:35 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:38:36 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:38:36 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:38:36 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:38:36 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:38:36 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:38:36 (Reading database ... 13915 files and directories currently installed.) 07:38:36 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:38:36 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:38:37 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:38:37 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:38:37 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:38:37 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:38:37 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:38:37 (Reading database ... 13915 files and directories currently installed.) 07:38:37 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:38:37 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:38:37 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:38:37 (Reading database ... 13915 files and directories currently installed.) 07:38:37 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:38:37 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:38:37 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:38:37 (Reading database ... 13915 files and directories currently installed.) 07:38:37 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:38:37 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:38:37 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:38:37 (Reading database ... 13915 files and directories currently installed.) 07:38:37 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:38:37 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:38:37 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:38:37 (Reading database ... 13915 files and directories currently installed.) 07:38:37 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:38:37 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:38:37 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:38:38 (Reading database ... 13915 files and directories currently installed.) 07:38:38 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:38:38 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:38:38 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:38:38 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:38:38 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:38:38 (Reading database ... 13915 files and directories currently installed.) 07:38:38 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:38:38 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:38:38 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:38:38 (Reading database ... 13915 files and directories currently installed.) 07:38:38 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:38:38 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:38:38 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:38:38 (Reading database ... 13915 files and directories currently installed.) 07:38:38 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:38:38 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:38:38 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:38:38 (Reading database ... 13915 files and directories currently installed.) 07:38:38 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:38:38 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:38:39 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:38:39 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:38:39 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:38:39 (Reading database ... 13915 files and directories currently installed.) 07:38:39 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:38:39 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:38:39 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:38:39 (Reading database ... 13915 files and directories currently installed.) 07:38:39 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:38:39 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:38:39 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:38:39 (Reading database ... 13917 files and directories currently installed.) 07:38:39 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:38:40 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:38:40 Setting up debconf (1.5.66ubuntu1) ... 07:38:40 (Reading database ... 13917 files and directories currently installed.) 07:38:40 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 07:38:40 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:38:40 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 07:38:40 (Reading database ... 13917 files and directories currently installed.) 07:38:40 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 07:38:40 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:38:40 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 07:38:40 (Reading database ... 13917 files and directories currently installed.) 07:38:40 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:38:40 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:38:40 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 07:38:40 (Reading database ... 13917 files and directories currently installed.) 07:38:40 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:38:40 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:38:40 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 07:38:40 (Reading database ... 13919 files and directories currently installed.) 07:38:40 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:38:41 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:38:41 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 07:38:41 (Reading database ... 13923 files and directories currently installed.) 07:38:41 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:38:41 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:38:41 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 07:38:41 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 07:38:41 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:38:41 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:38:41 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:38:41 (Reading database ... 13923 files and directories currently installed.) 07:38:41 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 07:38:41 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 07:38:41 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 07:38:41 (Reading database ... 13923 files and directories currently installed.) 07:38:41 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 07:38:41 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 07:38:41 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 07:38:41 (Reading database ... 13923 files and directories currently installed.) 07:38:41 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 07:38:41 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:38:41 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 07:38:41 (Reading database ... 13923 files and directories currently installed.) 07:38:41 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:38:41 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:38:41 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:38:42 (Reading database ... 13923 files and directories currently installed.) 07:38:42 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 07:38:42 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 07:38:42 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 07:38:42 (Reading database ... 13923 files and directories currently installed.) 07:38:42 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:38:42 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:38:42 Setting up passwd (1:4.5-1ubuntu2) ... 07:38:42 (Reading database ... 13923 files and directories currently installed.) 07:38:42 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 07:38:42 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:38:42 Setting up gpgv (2.2.4-1ubuntu1.4) ... 07:38:42 (Reading database ... 13923 files and directories currently installed.) 07:38:42 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 07:38:42 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 07:38:42 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 07:38:42 (Reading database ... 13923 files and directories currently installed.) 07:38:42 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 07:38:42 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 07:38:42 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 07:38:42 (Reading database ... 13923 files and directories currently installed.) 07:38:42 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:38:42 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:38:42 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:38:42 (Reading database ... 13923 files and directories currently installed.) 07:38:42 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:38:42 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:38:42 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:38:42 (Reading database ... 13923 files and directories currently installed.) 07:38:42 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 07:38:42 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 07:38:43 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 07:38:43 (Reading database ... 13923 files and directories currently installed.) 07:38:43 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 07:38:43 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 07:38:43 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 07:38:43 (Reading database ... 13923 files and directories currently installed.) 07:38:43 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 07:38:43 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 07:38:43 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 07:38:43 (Reading database ... 13923 files and directories currently installed.) 07:38:43 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 07:38:43 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 07:38:43 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 07:38:43 (Reading database ... 13924 files and directories currently installed.) 07:38:43 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:38:43 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:38:43 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:38:43 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:38:43 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 07:38:43 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 07:38:43 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 07:38:43 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 07:38:43 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:38:43 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:38:43 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:38:43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:38:43 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:38:43 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:38:43 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:38:43 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:38:44 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:38:44 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:38:44 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:38:44 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:38:44 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:38:44 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:38:44 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 07:38:44 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 07:38:44 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:38:44 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:38:44 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:38:44 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:38:44 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:38:44 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:38:45 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:38:45 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:38:45 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:38:45 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:38:45 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:38:45 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:38:45 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:38:45 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:38:45 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:38:45 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:38:45 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:38:45 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:38:45 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:38:45 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:38:46 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:38:46 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:38:46 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:38:46 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:38:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:38:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:38:46 ---> 275e643386cc 07:38:46 Step 3/24 : WORKDIR /edgex-go 07:38:46 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:38:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:38:46 ---> 275e643386cc 07:38:46 Step 3/22 : WORKDIR /edgex-go 07:38:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:38:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:38:46 ---> 275e643386cc 07:38:46 Step 3/24 : WORKDIR /edgex-go 07:38:46 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:38:46 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:38:46 ---> 275e643386cc 07:38:46 Step 3/32 : WORKDIR /edgex-go 07:38:47 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:38:47 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:38:47 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:38:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:38:47 ---> 275e643386cc 07:38:47 Step 3/26 : WORKDIR /edgex-go 07:38:47 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:38:47 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:38:48 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:38:48 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:38:48 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:38:48 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:38:48 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:38:48 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:38:48 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:38:48 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:38:48 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:38:48 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:38:48 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:38:48 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:38:48 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:38:48 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:38:48 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:38:48 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:38:48 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:38:48 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:38:48 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:38:48 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:38:48 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:38:48 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:38:48 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:38:48 Setting up tzdata (2021a-0ubuntu0.18.04) ... 07:38:48 07:38:48 Current default time zone: 'Etc/UTC' 07:38:48 Local time is now: Mon Sep 27 07:38:48 UTC 2021. 07:38:48 Universal Time is now: Mon Sep 27 07:38:48 UTC 2021. 07:38:48 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:38:48 07:38:48 Setting up systemd-sysv (237-3ubuntu10.52) ... 07:38:48 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:38:48 Setting up linux-libc-dev:amd64 (4.15.0-158.166) ... 07:38:48 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:38:48 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:38:48 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:38:48 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:38:48 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:38:48 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:38:48 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:38:48 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:38:48 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:38:49 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:38:49 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 07:38:49 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:38:49 Setting up patch (2.7.6-2ubuntu1.1) ... 07:38:49 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:38:49 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:38:49 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 07:38:49 Installing new version of config file /etc/ssl/openssl.cnf ... 07:38:49 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:38:49 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:38:49 Setting up ca-certificates (20210119~18.04.2) ... 07:38:51 Updating certificates in /etc/ssl/certs... 07:38:51 ---> Running in 19423aadc9ba 07:38:51 ---> Running in 18c9cbceea20 07:38:51 ---> Running in 901f581cba16 07:38:51 ---> Running in 58d514fb3b66 07:38:51 ---> Running in ae7f7e9de8f5 07:38:51 23 added, 28 removed; done. 07:38:51 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 07:38:51 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:38:51 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:38:51 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:38:51 Setting up pkgbinarymangler (138.18.04.1) ... 07:38:51 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:38:51 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 07:38:51 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:38:51 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:38:51 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:38:51 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:38:51 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:38:51 Setting up perl (5.26.1-6ubuntu0.5) ... 07:38:51 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 07:38:51 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:38:51 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:38:51 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 07:38:51 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:38:51 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:38:51 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:38:51 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:38:51 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:38:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:38:51 Processing triggers for systemd (237-3ubuntu10.52) ... 07:38:51 Processing triggers for mime-support (3.60ubuntu1) ... 07:38:51 Processing triggers for ca-certificates (20210119~18.04.2) ... 07:38:51 Updating certificates in /etc/ssl/certs... 07:38:52 Removing intermediate container 58d514fb3b66 07:38:52 ---> 57972650d1b2 07:38:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:38:52 Removing intermediate container 901f581cba16 07:38:52 ---> e0c55a46f75c 07:38:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:38:52 Removing intermediate container 18c9cbceea20 07:38:52 ---> 3c272d0901f5 07:38:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:38:52 Removing intermediate container ae7f7e9de8f5 07:38:52 ---> 84aa9ed863f3 07:38:52 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:38:52 Removing intermediate container 19423aadc9ba 07:38:52 ---> fe451ff7db6c 07:38:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:38:52 ---> Running in a2e30890d33d 07:38:52 ---> Running in eee8a6bdbd9b 07:38:52 ---> Running in 8f2e5098d735 07:38:52 ---> Running in 0f4bedafdb7c 07:38:52 0 added, 0 removed; done. 07:38:52 Running hooks in /etc/ca-certificates/update.d... 07:38:52 done. 07:38:52 ---> Running in 7cb7bcc09126 07:38:52 Reading package lists... 07:38:53 Building dependency tree... 07:38:53 Reading state information... 07:38:53 The following NEW packages will be installed: 07:38:53 apt-transport-https 07:38:53 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:38:53 Need to get 4348 B of archives. 07:38:53 After this operation, 154 kB of additional disk space will be used. 07:38:53 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 07:38:53 debconf: delaying package configuration, since apt-utils is not installed 07:38:53 Fetched 4348 B in 0s (21.5 kB/s) 07:38:53 Selecting previously unselected package apt-transport-https. 07:38:53 (Reading database ... 13928 files and directories currently installed.) 07:38:53 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 07:38:53 Unpacking apt-transport-https (1.6.14) ... 07:38:53 Setting up apt-transport-https (1.6.14) ... 07:38:53 Waiting for network to be ready... 07:38:57 Removing intermediate container a2e30890d33d 07:38:57 ---> 360871739593 07:38:57 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:38:57 Removing intermediate container eee8a6bdbd9b 07:38:57 ---> 8055f2c0bd1f 07:38:57 Step 5/26 : RUN apk add --update --no-cache make git 07:38:57 ---> Running in 6da1c3b77788 07:38:57 Removing intermediate container 0f4bedafdb7c 07:38:57 ---> a06dd4f0dc84 07:38:57 Step 5/32 : RUN apk add --update --no-cache make git 07:38:57 ---> Running in c170ab40c1a5 07:38:57 ---> Running in 54923e70f1a1 07:38:57 Removing intermediate container 7cb7bcc09126 07:38:57 ---> b2d34dd47a52 07:38:57 Step 5/24 : RUN apk add --update --no-cache make bash git 07:38:57 Removing intermediate container 8f2e5098d735 07:38:57 ---> a9f69ea58b89 07:38:57 Step 5/22 : RUN apk add --update --no-cache make git 07:38:57 ---> Running in aa45b7e2fb44 07:38:57 ---> Running in b94783153329 07:38:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:38:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:38:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:38:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:38:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:38:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:39:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:39:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:39:00 2021-09-27T07:38:57Z INFO Waiting for automatic snapd restart... 07:39:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:39:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:39:00 OK: 218 MiB in 52 packages 07:39:01 snapd 2.51.7 from Canonical* installed 07:39:01 OK: 218 MiB in 52 packages 07:39:02 "snapd" switched to the "latest/stable" channel 07:39:02 07:39:03 OK: 218 MiB in 52 packages 07:39:03 OK: 218 MiB in 52 packages 07:39:03 OK: 218 MiB in 52 packages 07:39:03 Removing intermediate container 6da1c3b77788 07:39:03 ---> 8c3bfb4011d6 07:39:03 Step 6/24 : COPY go.mod . 07:39:03 Removing intermediate container c170ab40c1a5 07:39:03 ---> d46c3ef75c6b 07:39:03 Step 6/26 : COPY go.mod . 07:39:03 Removing intermediate container 54923e70f1a1 07:39:03 ---> cfb8d7c836da 07:39:03 Step 6/32 : COPY go.mod . 07:39:03 Removing intermediate container b94783153329 07:39:03 ---> 1510aa845194 07:39:03 Step 6/22 : COPY go.mod . 07:39:03 ---> 06983d22933a 07:39:03 Step 7/24 : RUN go mod download 07:39:04 ---> Running in 4c907d7fec61 07:39:04 Removing intermediate container aa45b7e2fb44 07:39:04 ---> af8f208ce72b 07:39:04 Step 6/24 : COPY go.mod . 07:39:04 ---> a1ed50bcd477 07:39:04 Step 7/26 : RUN go mod download 07:39:04 core18 20210722 from Canonical* installed 07:39:04 ---> Running in 952d0155d098 07:39:04 "core18" switched to the "latest/stable" channel 07:39:04 07:39:04 ---> 90d70adc0317 07:39:04 Step 7/32 : RUN go mod download 07:39:04 ---> 215ba163c830 07:39:04 Step 7/22 : RUN go mod download 07:39:05 ---> Running in 6607b355e44d 07:39:05 ---> Running in 575e0a197372 07:39:05 ---> 4b3027823a2d 07:39:05 Step 7/24 : RUN go mod download 07:39:05 ---> Running in d69668e5596b 07:39:07 snapcraft 5.0 from Canonical* installed 07:39:07 "snapcraft" switched to the "latest/stable" channel 07:39:07 07:39:10 Removing intermediate container 4c907d7fec61 07:39:10 ---> d2249be30bb6 07:39:10 Step 8/24 : COPY . . 07:39:11 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: 07:39:11 - README.md 07:39:11 07:39:11 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:39:11 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:39:11 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:39:11 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:39:12 Removing intermediate container 952d0155d098 07:39:12 ---> 679253e0a420 07:39:12 Step 8/26 : COPY . . 07:39:12 Reading package lists... 07:39:12 Removing intermediate container 6607b355e44d 07:39:12 ---> 7c07ba366949 07:39:12 Step 8/32 : COPY . . 07:39:13 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 07:39:13 Reading package lists... 07:39:13 Building dependency tree... 07:39:13 Reading state information... 07:39:13 Suggested packages: 07:39:13 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:39:13 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:39:13 Recommended packages: 07:39:13 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:39:13 The following NEW packages will be installed: 07:39:13 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:39:13 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:39:13 pkg-config zip 07:39:13 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:39:14 Removing intermediate container 575e0a197372 07:39:14 ---> 0c497386fa28 07:39:14 Step 8/22 : COPY . . 07:39:14 Need to get 7670 kB of archives. 07:39:14 After this operation, 43.8 MB of additional disk space will be used. 07:39:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 07:39:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 07:39:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 07:39:14 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:39:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 07:39:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:39:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:39:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:39:14 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:39:14 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:39:14 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:39:14 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:39:14 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:39:14 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:39:14 Removing intermediate container d69668e5596b 07:39:14 ---> de41fc01a67d 07:39:14 Step 8/24 : COPY . . 07:39:14 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:39:14 debconf: delaying package configuration, since apt-utils is not installed 07:39:14 Fetched 7670 kB in 1s (9343 kB/s) 07:39:14 Selecting previously unselected package libglib2.0-0:amd64. 07:39:14 (Reading database ... 13932 files and directories currently installed.) 07:39:14 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 07:39:14 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 07:39:15 Selecting previously unselected package libpsl5:amd64. 07:39:15 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:39:15 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:39:15 Selecting previously unselected package libnghttp2-14:amd64. 07:39:15 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:39:15 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:39:15 Selecting previously unselected package librtmp1:amd64. 07:39:15 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:39:15 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:39:15 Selecting previously unselected package libcurl3-gnutls:amd64. 07:39:15 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 07:39:15 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 07:39:15 Selecting previously unselected package liberror-perl. 07:39:15 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:39:15 Unpacking liberror-perl (0.17025-1) ... 07:39:15 Selecting previously unselected package git-man. 07:39:15 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 07:39:15 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 07:39:15 Selecting previously unselected package git. 07:39:15 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 07:39:15 Unpacking git (1:2.17.1-1ubuntu0.9) ... 07:39:15 Selecting previously unselected package libnorm1:amd64. 07:39:15 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:39:15 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:39:15 Selecting previously unselected package libpgm-5.2-0:amd64. 07:39:15 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:39:15 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:39:15 Selecting previously unselected package libsodium23:amd64. 07:39:15 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:39:15 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:39:16 Selecting previously unselected package libzmq5:amd64. 07:39:16 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:39:16 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:39:16 Selecting previously unselected package libzmq3-dev:amd64. 07:39:16 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:39:16 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:39:16 Selecting previously unselected package pkg-config. 07:39:16 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:39:16 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:39:16 Selecting previously unselected package zip. 07:39:16 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:39:16 Unpacking zip (3.0-11build1) ... 07:39:16 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:39:16 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 07:39:16 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:39:16 Setting up liberror-perl (0.17025-1) ... 07:39:16 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:39:16 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 07:39:16 No schema files found: doing nothing. 07:39:16 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:39:16 Setting up zip (3.0-11build1) ... 07:39:16 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:39:16 Setting up libsodium23:amd64 (1.0.16-2) ... 07:39:16 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:39:16 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:39:16 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 07:39:16 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:39:16 Setting up git (1:2.17.1-1ubuntu0.9) ... 07:39:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:39:17 git set to automatically installed. 07:39:17 git-man set to automatically installed. 07:39:17 libcurl3-gnutls set to automatically installed. 07:39:17 liberror-perl set to automatically installed. 07:39:17 libglib2.0-0 set to automatically installed. 07:39:17 libnghttp2-14 set to automatically installed. 07:39:17 libnorm1 set to automatically installed. 07:39:17 libpgm-5.2-0 set to automatically installed. 07:39:17 libpsl5 set to automatically installed. 07:39:17 librtmp1 set to automatically installed. 07:39:17 libsodium23 set to automatically installed. 07:39:17 libzmq3-dev set to automatically installed. 07:39:17 libzmq5 set to automatically installed. 07:39:17 pkg-config set to automatically installed. 07:39:17 zip set to automatically installed. 07:39:18 snapd is not logged in, snap install commands will use sudo 07:39:19 snap "core18" has no updates available 07:39:20 snapd is not logged in, snap install commands will use sudo 07:39:28 go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed 07:39:28 Pulling config-common 07:39:28 + snapcraftctl pull 07:39:29 Pulling go-build-helper 07:39:29 + snapcraftctl pull 07:39:30 'edgex-go' has dependencies that need to be staged: go-build-helper 07:39:30 Skipping pull go-build-helper (already ran) 07:39:30 Building go-build-helper 07:39:30 + snapcraftctl build 07:39:32 Staging go-build-helper 07:39:32 + snapcraftctl stage 07:39:36 ---> 50b098f9d9f2 07:39:36 Step 9/24 : RUN go mod tidy 07:39:36 ---> 4f3e36268e66 07:39:36 Step 9/24 : RUN go mod tidy 07:39:36 ---> 9e186a024a5f 07:39:36 Step 9/32 : RUN go mod tidy 07:39:36 ---> 103a50fcf45c 07:39:36 Step 9/22 : RUN go mod tidy 07:39:36 ---> 4da029c8318c 07:39:36 Step 9/26 : RUN go mod tidy 07:39:36 ---> Running in 315415ad53bb 07:39:36 ---> Running in 8d4433f11bea 07:39:36 ---> Running in 15f4c991e94d 07:39:36 ---> Running in 650dfe282d55 07:39:36 ---> Running in b85b7763fbb3 07:39:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:39:42 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:39:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] 07:39:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] 07:39:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 07:39:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 07:39:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] 07:39:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] 07:39:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 07:39:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 07:39:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:39:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:39:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:39:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:39:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:39:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:39:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:39:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:39:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:39:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2225 kB] 07:39:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [435 kB] 07:39:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 07:39:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 07:39:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [472 kB] 07:39:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [64.0 kB] 07:39:42 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 07:39:42 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 07:39:42 Fetched 25.2 MB in 0s (0 B/s) 07:39:42 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:39:42 Fetched 224 kB in 0s (0 B/s) 07:39:42 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:39:42 Fetched 157 kB in 0s (0 B/s) 07:39:42 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:39:42 Fetched 221 kB in 0s (0 B/s) 07:39:42 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:39:42 Fetched 143 kB in 0s (0 B/s) 07:39:42 Pulling edgex-go 07:39:42 + snapcraftctl pull 07:39:42 Pulling hooks 07:39:42 + snapcraftctl pull 07:39:43 Removing intermediate container 315415ad53bb 07:39:43 ---> dd2529ebdddf 07:39:43 Step 10/24 : RUN make cmd/core-data/core-data 07:39:43 ---> Running in b7dc2935a4e5 07:39:43 Removing intermediate container 650dfe282d55 07:39:43 ---> 8766007827ae 07:39:43 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:39:43 ---> Running in 58a53de3dbf6 07:39:43 Removing intermediate container 8d4433f11bea 07:39:43 ---> 7128bd29f6df 07:39:43 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:39:44 Removing intermediate container b85b7763fbb3 07:39:44 ---> 25164110c0b0 07:39:44 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:39:44 ---> Running in 5b81586e19b1 07:39:44 Removing intermediate container 15f4c991e94d 07:39:44 ---> bfece97044ca 07:39:44 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:39:44 ---> Running in 6a4ecd91f19c 07:39:44 ---> Running in d9c0b9bfaef2 07:39:45 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 07:39:46 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 07:39:46 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 07:39:46 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 07:39:47 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 07:39:58 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:39:58 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:39:58 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:39:58 Fetched 0 B in 0s (0 B/s) 07:39:58 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:39:58 Fetched 96.5 kB in 0s (0 B/s) 07:39:58 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:39:58 Fetched 279 kB in 0s (0 B/s) 07:39:58 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:39:58 Fetched 122 kB in 0s (0 B/s) 07:39:58 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:39:58 Fetched 77.8 kB in 0s (0 B/s) 07:39:58 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:39:58 Fetched 8848 B in 0s (0 B/s) 07:39:58 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:39:58 Fetched 47.8 kB in 0s (0 B/s) 07:39:58 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:39:58 Fetched 45.6 kB in 0s (0 B/s) 07:39:58 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 07:39:58 Fetched 15.0 kB in 0s (0 B/s) 07:39:58 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 07:39:58 Fetched 220 kB in 0s (0 B/s) 07:39:58 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 07:39:58 Fetched 154 kB in 0s (0 B/s) 07:39:58 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:39:58 Fetched 50.6 kB in 0s (0 B/s) 07:39:58 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:39:58 Fetched 14.8 kB in 0s (0 B/s) 07:39:58 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:39:58 Fetched 41.8 kB in 0s (0 B/s) 07:39:58 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:39:58 Fetched 499 kB in 0s (0 B/s) 07:39:58 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:39:58 Fetched 111 kB in 0s (0 B/s) 07:39:58 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:39:58 Fetched 240 kB in 0s (0 B/s) 07:39:58 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:39:58 Fetched 29.3 kB in 0s (0 B/s) 07:39:58 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:39:58 Fetched 85.5 kB in 0s (0 B/s) 07:39:58 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:39:58 Fetched 24.5 kB in 0s (0 B/s) 07:39:58 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 07:39:58 Fetched 49.2 kB in 0s (0 B/s) 07:39:58 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:39:58 Fetched 54.2 kB in 0s (0 B/s) 07:39:58 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:39:58 Fetched 30.8 kB in 0s (0 B/s) 07:39:58 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 07:39:58 Fetched 15.8 kB in 0s (0 B/s) 07:39:58 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:39:58 Fetched 85.9 kB in 0s (0 B/s) 07:39:58 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:39:58 Fetched 8720 B in 0s (0 B/s) 07:39:58 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 07:39:58 Fetched 140 kB in 0s (0 B/s) 07:39:58 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:39:58 Fetched 119 kB in 0s (0 B/s) 07:39:58 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 07:39:58 Fetched 111 kB in 0s (0 B/s) 07:39:58 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:39:58 Fetched 11.1 kB in 0s (0 B/s) 07:39:58 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 07:39:58 Fetched 646 kB in 0s (0 B/s) 07:39:58 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:39:58 Fetched 41.3 kB in 0s (0 B/s) 07:39:58 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:39:58 Fetched 17.9 kB in 0s (0 B/s) 07:39:58 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:39:58 Fetched 368 kB in 0s (0 B/s) 07:39:58 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 07:39:58 Fetched 187 kB in 0s (0 B/s) 07:39:58 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:39:58 Fetched 175 kB in 0s (0 B/s) 07:39:58 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:39:58 Fetched 206 kB in 0s (0 B/s) 07:39:58 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 07:39:58 Fetched 1302 kB in 0s (0 B/s) 07:39:58 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:39:58 Fetched 36.2 kB in 0s (0 B/s) 07:39:58 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 07:39:58 Fetched 159 kB in 0s (0 B/s) 07:39:58 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:39:58 Fetched 107 kB in 0s (0 B/s) 07:39:58 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:39:58 Fetched 48.7 kB in 0s (0 B/s) 07:39:58 Pulling static-packages 07:39:58 + snapcraftctl pull 07:39:59 Pulling version 07:39:59 + cd /root/project 07:39:59 + git describe --tags --abbrev=0 07:39:59 + sed s/v// 07:39:59 + GIT_VERSION=2.0.1-dev.52 07:39:59 + [ -z 2.0.1-dev.52 ] 07:39:59 + snapcraftctl set-version 2.0.1-dev.52 07:40:00 Building config-common 07:40:00 + snapcraftctl build 07:40:02 Skipping build go-build-helper (already ran) 07:40:02 Building edgex-go 07:40:02 + cd /root/parts/edgex-go/src 07:40:02 + + sed s/v// 07:40:02 git describe --tags --abbrev=0 07:40:02 + GIT_VERSION=2.0.1-dev.52 07:40:02 + [ -z 2.0.1-dev.52 ] 07:40:02 + echo 2.0.1-dev.52 07:40:02 + make build 07:40:02 go mod tidy 07:40:15 go: downloading github.com/gorilla/mux v1.8.0 07:40:15 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 07:40:15 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 07:40:15 go: downloading github.com/stretchr/testify v1.7.0 07:40:15 go: downloading github.com/google/uuid v1.3.0 07:40:15 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 07:40:15 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 07:40:15 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:40:15 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 07:40:15 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 07:40:15 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 07:40:15 go: downloading github.com/lib/pq v1.10.3 07:40:15 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 07:40:15 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 07:40:15 go: downloading github.com/pelletier/go-toml v1.9.4 07:40:16 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 07:40:16 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 07:40:16 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 07:40:16 go: downloading github.com/davecgh/go-spew v1.1.1 07:40:16 go: downloading github.com/pmezard/go-difflib v1.0.0 07:40:16 go: downloading github.com/go-kit/kit v0.11.0 07:40:16 go: downloading github.com/go-playground/validator/v10 v10.9.0 07:40:16 go: downloading github.com/stretchr/objx v0.1.1 07:40:16 go: downloading github.com/x448/float16 v0.8.4 07:40:16 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 07:40:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 07:40:16 go: downloading github.com/go-redis/redis/v7 v7.3.0 07:40:16 go: downloading github.com/pebbe/zmq4 v1.2.7 07:40:16 go: downloading github.com/kr/pretty v0.3.0 07:40:16 go: downloading github.com/go-playground/universal-translator v0.18.0 07:40:16 go: downloading github.com/leodido/go-urn v1.2.1 07:40:16 go: downloading golang.org/x/text v0.3.6 07:40:16 go: downloading github.com/go-playground/assert/v2 v2.0.1 07:40:16 go: downloading github.com/go-playground/locales v0.14.0 07:40:16 go: downloading github.com/go-logfmt/logfmt v0.5.0 07:40:16 go: downloading github.com/go-stack/stack v1.8.0 07:40:16 go: downloading github.com/hashicorp/consul/api v1.8.1 07:40:16 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:40:17 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 07:40:17 go: downloading github.com/kr/text v0.2.0 07:40:17 go: downloading github.com/rogpeppe/go-internal v1.8.0 07:40:17 go: downloading github.com/gorilla/websocket v1.4.2 07:40:17 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 07:40:18 go: downloading github.com/onsi/ginkgo v1.10.1 07:40:18 go: downloading github.com/onsi/gomega v1.7.0 07:40:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:40:18 go: downloading github.com/hashicorp/go-hclog v0.12.0 07:40:18 go: downloading github.com/hashicorp/serf v0.9.5 07:40:18 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:40:18 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:40:18 go: downloading github.com/hashicorp/consul/sdk v0.7.0 07:40:18 go: downloading github.com/hashicorp/go-uuid v1.0.1 07:40:18 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:40:18 go: downloading github.com/mitchellh/copystructure v1.0.0 07:40:18 go: downloading github.com/mitchellh/go-homedir v1.1.0 07:40:18 go: downloading github.com/fatih/color v1.9.0 07:40:18 go: downloading github.com/mattn/go-colorable v0.1.6 07:40:18 go: downloading github.com/mattn/go-isatty v0.0.12 07:40:18 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:40:18 go: downloading github.com/hashicorp/go-msgpack v0.5.3 07:40:18 go: downloading github.com/hashicorp/memberlist v0.2.2 07:40:18 go: downloading github.com/hpcloud/tail v1.0.0 07:40:18 go: downloading github.com/pkg/errors v0.9.1 07:40:18 go: downloading gopkg.in/yaml.v2 v2.4.0 07:40:18 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:40:18 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 07:40:18 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:40:18 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:40:18 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:40:18 go: downloading github.com/hashicorp/go-multierror v1.1.0 07:40:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 07:40:18 go: downloading github.com/miekg/dns v1.1.26 07:40:18 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:40:18 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 07:40:18 go: downloading gopkg.in/fsnotify.v1 v1.4.7 07:40:18 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:40:18 go: downloading github.com/hashicorp/errwrap v1.0.0 07:40:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/core-data/core-data ./cmd/core-data 07:40:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:40:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/core-command/core-command ./cmd/core-command 07:40:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:40:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:40:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:40:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:40:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:40:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:40:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:40:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o ./cmd/secrets-config ./cmd/secrets-config 07:40:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.52" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:40:43 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 07:40:43 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 07:40:43 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 07:40:43 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 07:40:43 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 07:40:43 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 07:40:43 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 07:40:43 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 07:40:43 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 07:40:43 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 07:40:43 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 07:40:43 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 07:40:43 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 07:40:43 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 07:40:43 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 07:40:43 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 07:40:43 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 07:40:43 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 07:40:43 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 07:40:43 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 07:40:43 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 07:40:43 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 07:40:43 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 07:40:43 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 07:40:43 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 07:40:43 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 07:40:43 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 07:40:44 Building hooks 07:40:44 + cd /root/parts/hooks/src 07:40:44 + make build 07:40:44 go mod tidy 07:40:45 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 07:40:45 go: downloading github.com/stretchr/testify v1.5.1 07:40:45 go: downloading gopkg.in/yaml.v2 v2.2.2 07:40:45 go: downloading github.com/davecgh/go-spew v1.1.0 07:40:45 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 07:40:46 GO111MODULE=on go build -o cmd/install/install ./cmd/install 07:40:47 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 07:40:47 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 07:40:50 Building static-packages 07:40:50 + snapcraftctl build 07:40:52 Building version 07:40:52 + snapcraftctl build 07:40:54 Staging config-common 07:40:54 + snapcraftctl stage 07:40:55 Skipping stage go-build-helper (already ran) 07:40:55 Staging edgex-go 07:40:55 + snapcraftctl stage 07:40:56 Staging hooks 07:40:56 + snapcraftctl stage 07:40:57 Staging static-packages 07:40:57 + snapcraftctl stage 07:40:58 Staging version 07:40:58 + snapcraftctl stage 07:40:59 Priming config-common 07:40:59 + snapcraftctl prime 07:41:00 Priming go-build-helper 07:41:00 + snapcraftctl prime 07:41:01 Priming edgex-go 07:41:01 + snapcraftctl prime 07:41:02 Priming hooks 07:41:02 + snapcraftctl prime 07:41:03 Priming static-packages 07:41:03 + snapcraftctl prime 07:41:06 Priming version 07:41:06 + snapcraftctl prime 07:41:07 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] } 07:41:39 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 07:41:39 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 07:41:41 Removing intermediate container 5b81586e19b1 07:41:41 ---> 974f82613c1c 07:41:41 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:41:41 ---> Running in 0d3e8dff15f9 07:41:44 Removing intermediate container 58a53de3dbf6 07:41:44 ---> 9af208a9f7b5 07:41:44 07:41:44 Step 11/32 : FROM alpine:3.14 07:41:44 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 07:41:44 3.14: Pulling from library/alpine 07:41:47 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 07:41:47 Status: Downloaded newer image for alpine:3.14 07:41:47 ---> bb3de5531c18 07:41:47 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:41:48 ---> Running in 86e7fc2a8966 07:41:49 Removing intermediate container d9c0b9bfaef2 07:41:49 ---> bb2b8e5a57d7 07:41:49 07:41:49 Step 11/22 : FROM alpine:3.14 07:41:49 ---> bb3de5531c18 07:41:49 Step 12/22 : RUN apk add --update --no-cache curl 07:41:49 Removing intermediate container 6a4ecd91f19c 07:41:49 ---> a4f4c101b266 07:41:49 07:41:49 Step 11/26 : FROM alpine:3.14 07:41:49 ---> bb3de5531c18 07:41:49 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:41:49 Removing intermediate container 86e7fc2a8966 07:41:49 ---> 45f53655e638 07:41:49 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 07:41:49 ---> Running in f5730b5515f5 07:41:49 ---> Running in 855188b99262 07:41:50 ---> Running in 0a5443926e5b 07:41:50 Removing intermediate container 0d3e8dff15f9 07:41:50 ---> 6ecaff28a9dd 07:41:50 07:41:50 Step 12/24 : FROM docker:20.10.7 07:41:50 20.10.7: Pulling from library/docker 07:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:41:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:41:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:41:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:41:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:41:53 (1/5) Installing ca-certificates (20191127-r5) 07:41:54 (2/5) Installing brotli-libs (1.0.9-r5) 07:41:54 (3/5) Installing nghttp2-libs (1.43.0-r0) 07:41:54 (4/5) Installing libcurl (7.79.1-r0) 07:41:54 (5/5) Installing curl (7.79.1-r0) 07:41:54 Executing busybox-1.33.1-r3.trigger 07:41:54 (1/3) Installing ca-certificates (20191127-r5) 07:41:54 Executing ca-certificates-20191127-r5.trigger 07:41:54 (2/3) Installing dumb-init (1.2.5-r1) 07:41:54 (3/3) Installing su-exec (0.2-r1) 07:41:54 Executing busybox-1.33.1-r3.trigger 07:41:54 Executing ca-certificates-20191127-r5.trigger 07:41:54 (1/2) Installing dumb-init (1.2.5-r1) 07:41:54 (2/2) Installing su-exec (0.2-r1) 07:41:54 Executing busybox-1.33.1-r3.trigger 07:41:54 OK: 5 MiB in 16 packages 07:41:54 OK: 8 MiB in 19 packages 07:41:54 OK: 6 MiB in 17 packages 07:41:58 Removing intermediate container 0a5443926e5b 07:41:58 ---> 84d1112af61b 07:41:58 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 07:41:58 Removing intermediate container 855188b99262 07:41:58 ---> 13e181920c79 07:41:58 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:41:58 ---> Running in f9d55899208f 07:41:58 ---> Running in 2e32e7d1e48d 07:41:59 Removing intermediate container f5730b5515f5 07:41:59 ---> 1716b90dd87b 07:41:59 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:41:59 Removing intermediate container f9d55899208f 07:41:59 ---> 43a224cf7aae 07:41:59 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:41:59 ---> Running in 088f1538eeec 07:42:00 Removing intermediate container 2e32e7d1e48d 07:42:00 ---> 7440e92e686e 07:42:00 Step 14/26 : WORKDIR / 07:42:00 ---> Running in bdee3bd40bf4 07:42:00 Removing intermediate container b7dc2935a4e5 07:42:00 ---> 3701c989f849 07:42:00 07:42:00 Step 11/24 : FROM alpine:3.14 07:42:00 ---> bb3de5531c18 07:42:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:42:00 ---> Running in fc97f3e834c5 07:42:00 Removing intermediate container 088f1538eeec 07:42:00 ---> 99c0544871af 07:42:00 Step 14/22 : WORKDIR /edgex 07:42:01 ---> Running in a5a54739d108 07:42:01 ---> Running in 4dbc615eeb48 07:42:01 Removing intermediate container bdee3bd40bf4 07:42:01 ---> bff959861e32 07:42:01 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:42:02 ---> Running in 9d723597d533 07:42:02 Removing intermediate container a5a54739d108 07:42:02 ---> ed2a8f783667 07:42:02 Step 13/24 : ENV APP_PORT=59880 07:42:02 Removing intermediate container fc97f3e834c5 07:42:02 ---> 7a8cc3801c33 07:42:02 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:42:02 ---> Running in 214b913c4a91 07:42:02 Removing intermediate container 4dbc615eeb48 07:42:02 ---> cf499e4dfee1 07:42:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:42:03 Removing intermediate container 214b913c4a91 07:42:03 ---> 95cfbc393ea1 07:42:03 Step 14/24 : EXPOSE $APP_PORT 07:42:03 ---> ca7aa45f5e5f 07:42:03 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:42:04 ---> Running in e14e6527b384 07:42:04 ---> dafb8677c9e8 07:42:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:42:04 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 07:42:04 Status: Downloaded newer image for docker:20.10.7 07:42:04 ---> df445af6242a 07:42:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:42:04 Removing intermediate container e14e6527b384 07:42:04 ---> 8e50538dafd1 07:42:04 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:05 ---> Running in 199235e68260 07:42:05 ---> Running in 8516bf734dd1 07:42:05 ---> 036e5606f202 07:42:05 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:42:06 Removing intermediate container 199235e68260 07:42:06 ---> 01e44cc88426 07:42:06 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 07:42:06 ---> 0c14bbf6b4d9 07:42:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:42:06 Removing intermediate container 9d723597d533 07:42:06 ---> af1419dd684a 07:42:06 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 07:42:06 ---> Running in 782553822b16 07:42:06 ---> Running in a5c22b65b7f5 07:42:06 ---> 93abd10123c3 07:42:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:42:07 Removing intermediate container a5c22b65b7f5 07:42:07 ---> 2bc796d017f7 07:42:07 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:42:08 ---> 145b03e946ea 07:42:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:42:08 ---> ff79097a53e1 07:42:08 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:42:08 ---> Running in e24684893a75 07:42:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:42:08 Removing intermediate container 8516bf734dd1 07:42:08 ---> 1c1e7f3b074a 07:42:08 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 07:42:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:42:08 ---> Running in d21712df1b86 07:42:08 ---> 8406ebdb5ed9 07:42:08 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:42:09 ---> Running in 03de9b5ae855 07:42:09 Removing intermediate container e24684893a75 07:42:09 ---> a824decfb7ce 07:42:09 Step 19/22 : CMD ["--init=true"] 07:42:09 ---> Running in f813121aca90 07:42:09 (1/39) Installing readline (8.1.0-r0) 07:42:09 (2/39) Installing bash (5.1.0-r0) 07:42:09 Executing bash-5.1.0-r0.post-install 07:42:09 (3/39) Installing brotli-libs (1.0.9-r3) 07:42:09 (4/39) Installing nghttp2-libs (1.42.0-r1) 07:42:09 (5/39) Installing libcurl (7.79.1-r0) 07:42:09 (6/39) Installing curl (7.79.1-r0) 07:42:09 (7/39) Installing dumb-init (1.2.5-r0) 07:42:09 (8/39) Installing libbz2 (1.0.8-r1) 07:42:09 (9/39) Installing expat (2.2.10-r1) 07:42:09 (10/39) Installing libffi (3.3-r2) 07:42:09 (11/39) Installing gdbm (1.19-r0) 07:42:09 (12/39) Installing xz-libs (5.2.5-r0) 07:42:09 (13/39) Installing sqlite-libs (3.34.1-r0) 07:42:09 (14/39) Installing python3 (3.8.10-r0) 07:42:10 ---> 2b60fcca5983 07:42:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:42:10 Removing intermediate container f813121aca90 07:42:10 ---> a4a6d5ae59af 07:42:10 Step 20/22 : LABEL arch=arm64 07:42:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:42:11 ---> Running in 614ee1282f9b 07:42:12 Removing intermediate container 614ee1282f9b 07:42:12 ---> e3c7eee366e5 07:42:12 Step 21/22 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa 07:42:12 ---> 73256d00742d 07:42:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:42:12 ---> Running in 5e5f48025612 07:42:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:42:12 Removing intermediate container 03de9b5ae855 07:42:12 ---> 66c9142aa5cd 07:42:12 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:42:12 (15/39) Installing py3-appdirs (1.4.4-r1) 07:42:12 (16/39) Installing py3-ordered-set (4.0.2-r0) 07:42:12 (17/39) Installing py3-parsing (2.4.7-r1) 07:42:13 (18/39) Installing py3-six (1.15.0-r0) 07:42:13 (19/39) Installing py3-packaging (20.9-r0) 07:42:13 (20/39) Installing py3-setuptools (51.3.3-r0) 07:42:13 (21/39) Installing py3-chardet (4.0.0-r0) 07:42:13 Removing intermediate container 5e5f48025612 07:42:13 ---> fa5afdd39f1b 07:42:13 Step 22/22 : LABEL version=0.0.0 07:42:13 (22/39) Installing py3-idna (3.1-r0) 07:42:13 (23/39) Installing py3-urllib3 (1.26.2-r1) 07:42:13 (24/39) Installing py3-requests (2.25.1-r1) 07:42:13 ---> ab5ea3ab2e53 07:42:13 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:42:13 ---> Running in 751b0fc1c9eb 07:42:13 (25/39) Installing py3-msgpack (1.0.2-r0) 07:42:13 (26/39) Installing py3-lockfile (0.12.2-r3) 07:42:13 (27/39) Installing py3-cachecontrol (0.12.6-r0) 07:42:13 (28/39) Installing py3-colorama (0.4.4-r0) 07:42:13 (29/39) Installing py3-contextlib2 (0.6.0-r0) 07:42:13 (30/39) Installing py3-distlib (0.3.1-r1) 07:42:13 (31/39) Installing py3-distro (1.5.0-r1) 07:42:13 (32/39) Installing py3-webencodings (0.5.1-r3) 07:42:13 (33/39) Installing py3-html5lib (1.1-r0) 07:42:13 ---> Running in 8903d615ce5a 07:42:13 ---> 0d67e7004e8e 07:42:13 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:42:13 (34/39) Installing py3-pytoml (0.1.21-r0) 07:42:13 (35/39) Installing py3-pep517 (0.9.1-r0) 07:42:13 (36/39) Installing py3-progress (1.5-r0) 07:42:13 (37/39) Installing py3-retrying (1.3.3-r0) 07:42:13 (38/39) Installing py3-toml (0.10.2-r0) 07:42:13 (39/39) Installing py3-pip (20.3.4-r0) 07:42:14 Removing intermediate container 751b0fc1c9eb 07:42:14 ---> 8b891e32b971 07:42:14 07:42:14 Successfully built 8b891e32b971 07:42:14 Successfully tagged security-proxy-setup-arm64:latest 07:42:14 Building support-scheduler 07:42:14  Building security-proxy-setup ... done Executing busybox-1.32.1-r6.trigger 07:42:14 OK: 82 MiB in 59 packages 07:42:16 (1/6) Installing dumb-init (1.2.5-r1) 07:42:16 ---> 6c18c958dcf8 07:42:16 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:42:16 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:42:16 (3/6) Installing libsodium (1.0.18-r0) 07:42:17 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:42:18 ---> da16557f1b3a 07:42:18 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:42:19 (5/6) Installing libzmq (4.3.4-r0) 07:42:19 Removing intermediate container 8903d615ce5a 07:42:19 ---> 100063183487 07:42:19 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 07:42:19 (6/6) Installing zeromq (4.3.4-r0) 07:42:19 Executing busybox-1.33.1-r3.trigger 07:42:19 ---> Running in 89b686532086 07:42:19 OK: 8 MiB in 20 packages 07:42:19 ---> 98cab2ea9734 07:42:19 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:42:20 Removing intermediate container 89b686532086 07:42:20 ---> ea929d86b1e2 07:42:20 Step 24/26 : LABEL arch=arm64 07:42:20 ---> Running in 1d9a08019bf8 07:42:21 ---> e26caa47b333 07:42:21 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 07:42:21 ---> Running in 0ace65374d07 07:42:21 Removing intermediate container 1d9a08019bf8 07:42:21 ---> fac2f17656b5 07:42:21 Step 25/26 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa 07:42:21 Removing intermediate container d21712df1b86 07:42:21 ---> b12f2f609a33 07:42:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:42:21 ---> Running in 55ea15fe2680 07:42:22 Removing intermediate container 0ace65374d07 07:42:22 ---> 45bf6fe0b4c6 07:42:22 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:42:23 Removing intermediate container 55ea15fe2680 07:42:23 ---> bcaaa3933d90 07:42:23 Step 26/26 : LABEL version=0.0.0 07:42:23 ---> e13fde364229 07:42:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:42:23 ---> Running in f5e33eb514f3 07:42:23 ---> d019a10b3743 07:42:23 Step 27/32 : RUN chmod +x /entrypoint.sh 07:42:24 Collecting docker-compose==1.23.2 07:42:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:42:24 ---> Running in 82f5114dbbdc 07:42:24 Collecting dockerpty<0.5,>=0.4.1 07:42:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:42:24 Removing intermediate container f5e33eb514f3 07:42:24 ---> a596cd3deae8 07:42:24 07:42:25 Successfully built a596cd3deae8 07:42:25 Successfully tagged security-secretstore-setup-arm64:latest 07:42:25 Building support-notifications 07:42:26  Building security-secretstore-setup ... done  ---> e8903c4a0687 07:42:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:42:26 Collecting texttable<0.10,>=0.9.0 07:42:26 Downloading texttable-0.9.1.tar.gz (11 kB) 07:42:28 ---> ec33aceca49d 07:42:28 Step 20/24 : ENTRYPOINT ["/core-data"] 07:42:28 ---> Running in 615602c31aa9 07:42:28 Removing intermediate container 82f5114dbbdc 07:42:28 ---> 541a78acbc48 07:42:28 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:42:29 Collecting docker<4.0,>=3.6.0 07:42:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:42:29 ---> Running in a28c60233f04 07:42:29 Removing intermediate container 615602c31aa9 07:42:29 ---> df3a237e6603 07:42:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:42:30 ---> Running in 87b069c2aa66 07:42:30 Removing intermediate container a28c60233f04 07:42:30 ---> 74da2d914226 07:42:30 Step 29/32 : CMD ["gate"] 07:42:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:42:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:42:30 Collecting jsonschema<3,>=2.5.1 07:42:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:42:31 ---> Running in ce1cd67731a1 07:42:31 Removing intermediate container 87b069c2aa66 07:42:31 ---> ef756f068f79 07:42:31 Step 22/24 : LABEL arch=arm64 07:42:31 Collecting websocket-client<1.0,>=0.32.0 07:42:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:42:31 Collecting docopt<0.7,>=0.6.1 07:42:31 Downloading docopt-0.6.2.tar.gz (25 kB) 07:42:31 ---> Running in 06fe88f2ae30 07:42:32 Removing intermediate container ce1cd67731a1 07:42:32 ---> 069698740830 07:42:32 Step 30/32 : LABEL arch=arm64 07:42:33 ---> Running in 4d154fa204a1 07:42:33 Removing intermediate container 06fe88f2ae30 07:42:33 ---> 29ccef06183f 07:42:33 Step 23/24 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa 07:42:33 ---> Running in ed53b2a62fc5 07:42:34 Removing intermediate container 4d154fa204a1 07:42:34 ---> 520e33553bda 07:42:34 Step 31/32 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa 07:42:34 Collecting PyYAML<4,>=3.10 07:42:34 Downloading PyYAML-3.13.tar.gz (270 kB) 07:42:35 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:42:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:42:35 ---> 275e643386cc 07:42:35 Step 3/23 : WORKDIR /edgex-go 07:42:35 ---> Using cache 07:42:35 ---> fe451ff7db6c 07:42:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:35 ---> Using cache 07:42:35 ---> b2d34dd47a52 07:42:35 Step 5/23 : RUN apk add --update --no-cache make git 07:42:35 ---> Running in 8b52f5d55e62 07:42:35 Removing intermediate container ed53b2a62fc5 07:42:35 ---> 473454bd184f 07:42:35 Step 24/24 : LABEL version=0.0.0 07:42:35 ---> Running in d63b9bfac85c 07:42:35 ---> Running in a9b75f4a0f0d 07:42:36 Removing intermediate container 8b52f5d55e62 07:42:36 ---> f03263603c4a 07:42:36 Step 32/32 : LABEL version=0.0.0 07:42:37 ---> Running in 00d9150a5425 07:42:37 Removing intermediate container a9b75f4a0f0d 07:42:37 ---> 1689fc0b96c5 07:42:37 07:42:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:42:38 Successfully built 1689fc0b96c5 07:42:38 Successfully tagged core-data-arm64:latest 07:42:38  Building core-data ... done Building core-metadata 07:42:38 Removing intermediate container 00d9150a5425 07:42:38 ---> bba858a56965 07:42:38 07:42:38 Collecting cached-property<2,>=1.2.0 07:42:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:42:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:42:39 Successfully built bba858a56965 07:42:39 Successfully tagged security-bootstrapper-arm64:latest 07:42:39  Building security-bootstrapper ... done Building core-command 07:42:39 Collecting docker-pycreds>=0.4.0 07:42:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:42:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:42:40 Collecting urllib3<1.25,>=1.21.1 07:42:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:42:40 Collecting certifi>=2017.4.17 07:42:40 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 07:42:41 Collecting idna<2.8,>=2.5 07:42:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:42:41 Collecting chardet<3.1.0,>=3.0.2 07:42:41 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:42:41 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:42:41 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:42:41 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:42:41 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:42:42 OK: 218 MiB in 52 packages 07:42:42 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:42:42 Attempting uninstall: urllib3 07:42:42 Found existing installation: urllib3 1.26.2 07:42:42 Uninstalling urllib3-1.26.2: 07:42:43 Successfully uninstalled urllib3-1.26.2 07:42:45 Attempting uninstall: idna 07:42:45 Found existing installation: idna 3.1 07:42:45 Uninstalling idna-3.1: 07:42:45 Successfully uninstalled idna-3.1 07:42:46 Attempting uninstall: chardet 07:42:46 Found existing installation: chardet 4.0.0 07:42:46 Uninstalling chardet-4.0.0: 07:42:46 Removing intermediate container d63b9bfac85c 07:42:46 ---> af8ac6394d03 07:42:46 Step 6/23 : COPY go.mod . 07:42:46 Successfully uninstalled chardet-4.0.0 07:42:47 ---> d19df50df33e 07:42:47 Step 7/23 : RUN go mod download 07:42:48 ---> Running in 4f9dfcf7dc0d 07:42:48 Attempting uninstall: requests 07:42:48 Found existing installation: requests 2.25.1 07:42:48 Uninstalling requests-2.25.1: 07:42:48 Successfully uninstalled requests-2.25.1 07:42:48 Running setup.py install for texttable: started 07:42:50 Running setup.py install for texttable: finished with status 'done' 07:42:50 Running setup.py install for PyYAML: started 07:42:54 Running setup.py install for PyYAML: finished with status 'done' 07:42:54 Running setup.py install for docopt: started 07:42:54 Removing intermediate container 4f9dfcf7dc0d 07:42:54 ---> 4aeddb91dab0 07:42:54 Step 8/23 : COPY . . 07:42:56 Running setup.py install for docopt: finished with status 'done' 07:42:56 Running setup.py install for dockerpty: started 07:42:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:42:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:42:57 ---> 275e643386cc 07:42:57 Step 3/23 : WORKDIR /edgex-go 07:42:57 ---> Using cache 07:42:57 ---> fe451ff7db6c 07:42:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:57 ---> Using cache 07:42:57 ---> b2d34dd47a52 07:42:57 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:42:58 Running setup.py install for dockerpty: finished with status 'done' 07:42:59 ---> Running in 4070ca709f68 07:43:00 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 07:43:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:43:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:43:05 OK: 218 MiB in 52 packages 07:43:08 Removing intermediate container 4070ca709f68 07:43:08 ---> ebd9e121b8e3 07:43:08 Step 6/23 : COPY go.mod . 07:43:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:43:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:43:10 ---> 275e643386cc 07:43:10 Step 3/24 : WORKDIR /edgex-go 07:43:10 ---> Using cache 07:43:10 ---> fe451ff7db6c 07:43:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:10 ---> Using cache 07:43:10 ---> b2d34dd47a52 07:43:10 Step 5/24 : RUN apk add --update --no-cache make git 07:43:10 ---> Using cache 07:43:10 ---> af8ac6394d03 07:43:10 Step 6/24 : COPY go.mod . 07:43:10 ---> Using cache 07:43:10 ---> d19df50df33e 07:43:10 Step 7/24 : RUN go mod download 07:43:10 ---> Using cache 07:43:10 ---> 4aeddb91dab0 07:43:10 Step 8/24 : COPY . . 07:43:10 ---> fb7188ec84e1 07:43:10 Step 7/23 : RUN go mod download 07:43:11 ---> Running in 9c447dbd5f79 07:43:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:43:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:43:11 ---> 275e643386cc 07:43:11 Step 3/24 : WORKDIR /edgex-go 07:43:11 ---> Using cache 07:43:11 ---> fe451ff7db6c 07:43:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:11 ---> Using cache 07:43:11 ---> b2d34dd47a52 07:43:11 Step 5/24 : RUN apk add --update --no-cache make git 07:43:11 ---> Using cache 07:43:11 ---> af8ac6394d03 07:43:11 Step 6/24 : COPY go.mod . 07:43:11 ---> Using cache 07:43:11 ---> d19df50df33e 07:43:11 Step 7/24 : RUN go mod download 07:43:11 ---> Using cache 07:43:11 ---> 4aeddb91dab0 07:43:11 Step 8/24 : COPY . . 07:43:19 ---> e6a661edf7fa 07:43:19 Step 9/23 : RUN go mod tidy 07:43:19 Removing intermediate container 9c447dbd5f79 07:43:19 ---> 879b6efdd831 07:43:19 Step 8/23 : COPY . . 07:43:20 ---> Running in 28fa38de275d 07:43:20 Removing intermediate container 782553822b16 07:43:20 ---> 34df9323e338 07:43:20 Step 15/24 : ENV APP_PORT=58890 07:43:22 ---> Running in 57e3c2233626 07:43:23 Removing intermediate container 57e3c2233626 07:43:23 ---> b2ad4f36a064 07:43:23 Step 16/24 : EXPOSE $APP_PORT 07:43:24 ---> Running in dda5d354bf83 07:43:25 Removing intermediate container dda5d354bf83 07:43:25 ---> 934f9c12df32 07:43:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:43:25 Removing intermediate container 28fa38de275d 07:43:25 ---> 7b80d45fffbc 07:43:25 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:43:26 ---> Running in e478c5ae33f2 07:43: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 07:43:29 ---> 220284d82e9f 07:43:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:43:30 ---> 43b6eae674f0 07:43:30 Step 9/24 : RUN go mod tidy 07:43:30 ---> 2d8917c72979 07:43:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:43:30 ---> Running in d5aa3bb44995 07:43:33 ---> 84b6e79ea235 07:43:33 Step 9/24 : RUN go mod tidy 07:43:33 ---> f5a4358f1c91 07:43:33 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 07:43:33 ---> Running in fa3830d1b1ed 07:43:33 ---> Running in bf3c463e3b45 07:43:35 Removing intermediate container bf3c463e3b45 07:43:35 ---> e5a2f817202f 07:43:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:43:35 ---> Running in 355026ec1151 07:43:37 Removing intermediate container 355026ec1151 07:43:37 ---> 8612e6d16da0 07:43:37 Step 22/24 : LABEL arch=arm64 07:43:37 ---> Running in f63105429ba4 07:43:38 Removing intermediate container f63105429ba4 07:43:38 ---> c8905b968a0f 07:43:38 Step 23/24 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa 07:43:38 ---> Running in db606ca86663 07:43:39 Removing intermediate container d5aa3bb44995 07:43:39 ---> 431dca19ba2b 07:43:39 Step 10/24 : RUN make cmd/core-metadata/core-metadata 07:43:39 ---> Running in eb20e888a2f9 07:43:40 Removing intermediate container db606ca86663 07:43:40 ---> 91d1d620b66e 07:43:40 Step 24/24 : LABEL version=0.0.0 07:43:41 ---> Running in 29e9cbe8fd89 07:43:41 Removing intermediate container fa3830d1b1ed 07:43:41 ---> 6f6fd2a94002 07:43:41 Step 10/24 : RUN make cmd/core-command/core-command 07:43:41 ---> Running in 84e91bb5e132 07:43:42 Removing intermediate container 29e9cbe8fd89 07:43:42 ---> 28a8492db0b7 07:43:42 07:43:43 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 07:43:44 Successfully built 28a8492db0b7 07:43:44 Successfully tagged sys-mgmt-agent-arm64:latest 07:43:44  Building sys-mgmt-agent ... done 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 07:43:45 ---> d4189a5e10a0 07:43:45 Step 9/23 : RUN go mod tidy 07:43:45 ---> Running in 6592a438d473 07:43:54 Removing intermediate container 6592a438d473 07:43:54 ---> 0ae964912012 07:43:54 Step 10/23 : RUN make cmd/support-notifications/support-notifications 07:43:54 ---> Running in d1fa5e1445cd 07:43:55 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 07:45:03 Removing intermediate container e478c5ae33f2 07:45:03 ---> 7a101c00c3ca 07:45:03 07:45:03 Step 11/23 : FROM alpine:3.14 07:45:03 ---> bb3de5531c18 07:45:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:45:03 ---> Running in dfe00da2b521 07:45:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:45:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:45:03 (1/1) Installing dumb-init (1.2.5-r1) 07:45:03 Executing busybox-1.33.1-r3.trigger 07:45:03 OK: 5 MiB in 15 packages 07:45:04 Removing intermediate container dfe00da2b521 07:45:04 ---> 58baf7370e9a 07:45:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:45:04 ---> Running in 49678186adbd 07:45:05 Removing intermediate container 49678186adbd 07:45:05 ---> a7d020c945b5 07:45:05 Step 14/23 : ENV APP_PORT=59861 07:45:05 ---> Running in 74bc56fc25c9 07:45:06 Removing intermediate container 74bc56fc25c9 07:45:06 ---> 9d3d5c14f535 07:45:06 Step 15/23 : EXPOSE $APP_PORT 07:45:06 ---> Running in ea693d189faa 07:45:07 Removing intermediate container ea693d189faa 07:45:07 ---> e486498eca06 07:45:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:45:08 ---> aec78678c83c 07:45:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:45:10 ---> 8176d34ce2d7 07:45:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:45:12 ---> 1d52b9c2f92a 07:45:12 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:45:12 ---> Running in a76284ebb659 07:45:13 Removing intermediate container a76284ebb659 07:45:13 ---> 3cec9fe79de0 07:45:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:45:13 ---> Running in 183cf38a734b 07:45:14 Removing intermediate container 183cf38a734b 07:45:14 ---> 7ca5369fedb3 07:45:14 Step 21/23 : LABEL arch=arm64 07:45:14 ---> Running in 8382ba311231 07:45:15 Removing intermediate container 8382ba311231 07:45:15 ---> 19ef9dbee46b 07:45:16 Step 22/23 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa 07:45:16 ---> Running in 857485d6b076 07:45:16 Removing intermediate container 84e91bb5e132 07:45:16 ---> 08ee860b69aa 07:45:16 07:45:16 Step 11/24 : FROM alpine:3.14 07:45:16 ---> bb3de5531c18 07:45:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:45:16 ---> Using cache 07:45:16 ---> 58baf7370e9a 07:45:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:45:16 ---> Using cache 07:45:16 ---> a7d020c945b5 07:45:16 Step 14/24 : ENV APP_PORT=59882 07:45:16 ---> Running in 18e80259a68a 07:45:17 Removing intermediate container 857485d6b076 07:45:17 ---> 1a2404a962f5 07:45:17 Step 23/23 : LABEL version=0.0.0 07:45:17 ---> Running in e7870ffdd820 07:45:17 Removing intermediate container 18e80259a68a 07:45:17 ---> b0559c7e4584 07:45:17 Step 15/24 : EXPOSE $APP_PORT 07:45:17 ---> Running in b9c0f87d23ae 07:45:18 Removing intermediate container e7870ffdd820 07:45:18 ---> b187b8a0a44b 07:45:18 07:45:18 Successfully built b187b8a0a44b 07:45:18 Successfully tagged support-scheduler-arm64:latest 07:45:18  Building support-scheduler ... done Removing intermediate container b9c0f87d23ae 07:45:18 ---> 399ca342410a 07:45:18 Step 16/24 : WORKDIR / 07:45:19 ---> Running in 2bc54701c84f 07:45:20 Removing intermediate container 2bc54701c84f 07:45:20 ---> fb08293595b5 07:45:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:45:21 ---> 8232dcfca6bd 07:45:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:45:21 Removing intermediate container eb20e888a2f9 07:45:21 ---> 7a494d3bfb61 07:45:21 07:45:21 Step 11/24 : FROM alpine:3.14 07:45:21 ---> bb3de5531c18 07:45:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:45:21 ---> Using cache 07:45:21 ---> 58baf7370e9a 07:45:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:45:21 ---> Using cache 07:45:21 ---> a7d020c945b5 07:45:21 Step 14/24 : ENV APP_PORT=59881 07:45:21 ---> Running in bc81966d15ef 07:45:22 Removing intermediate container bc81966d15ef 07:45:22 ---> fb265d573efe 07:45:22 Step 15/24 : EXPOSE $APP_PORT 07:45:22 ---> Running in 206c8dc8183b 07:45:22 ---> 80c8f54230fb 07:45:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:45:23 Removing intermediate container 206c8dc8183b 07:45:23 ---> 12b66b332c29 07:45:23 Step 16/24 : WORKDIR / 07:45:23 ---> Running in 72d9df10cecd 07:45:23 ---> 4727434c4c15 07:45:23 Step 20/24 : ENTRYPOINT ["/core-command"] 07:45:24 ---> Running in 9fc64d0a2ec6 07:45:24 Removing intermediate container 72d9df10cecd 07:45:24 ---> c007e773f543 07:45:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:45:24 Removing intermediate container 9fc64d0a2ec6 07:45:24 ---> e096921c660b 07:45:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:45:24 ---> Running in b4f6ff5227ee 07:45:25 Removing intermediate container d1fa5e1445cd 07:45:25 ---> b6eea6bf8daa 07:45:25 07:45:25 Step 11/23 : FROM alpine:3.14 07:45:25 ---> bb3de5531c18 07:45:25 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:45:25 ---> 5e99cb41af3f 07:45:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:45:25 ---> Running in ab8529b4feb0 07:45:25 Removing intermediate container b4f6ff5227ee 07:45:25 ---> 4540ba9e07a5 07:45:25 Step 22/24 : LABEL arch=arm64 07:45:25 ---> Running in cd513b148abf 07:45:26 Removing intermediate container cd513b148abf 07:45:26 ---> 600a3509e575 07:45:26 Step 23/24 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa 07:45:26 ---> 0cc7d9deacbd 07:45:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:45:26 ---> Running in d28b6fce6593 07:45:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:45:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:45:27 Removing intermediate container d28b6fce6593 07:45:27 ---> e86a2cc9f158 07:45:27 Step 24/24 : LABEL version=0.0.0 07:45:27 ---> Running in 7c1b3e2d1d8b 07:45:27 ---> e832b97f38e3 07:45:27 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:45:27 ---> Running in efe5d99d5768 07:45:28 (1/2) Installing ca-certificates (20191127-r5) 07:45:28 Removing intermediate container 7c1b3e2d1d8b 07:45:28 ---> 84049e6cf19c 07:45:28 07:45:28 (2/2) Installing dumb-init (1.2.5-r1) 07:45:28 Executing busybox-1.33.1-r3.trigger 07:45:28 Executing ca-certificates-20191127-r5.trigger 07:45:28 OK: 6 MiB in 16 packages 07:45:28 Successfully built 84049e6cf19c 07:45:28 Successfully tagged core-command-arm64:latest 07:45:28  Building core-command ... done Removing intermediate container efe5d99d5768 07:45:28 ---> 6304fc5d7993 07:45:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:45:28 ---> Running in e677b7295f6e 07:45:29 Removing intermediate container e677b7295f6e 07:45:29 ---> f9d7ddd5fb28 07:45:29 Step 22/24 : LABEL arch=arm64 07:45:29 ---> Running in b2bb50737caa 07:45:29 Removing intermediate container ab8529b4feb0 07:45:29 ---> 31f95d09ce75 07:45:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:45:30 ---> Running in 24364a4073c0 07:45:30 Removing intermediate container b2bb50737caa 07:45:30 ---> f7dcf418a2e1 07:45:30 Step 23/24 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa 07:45:30 ---> Running in 895a1847bc16 07:45:30 Removing intermediate container 24364a4073c0 07:45:30 ---> 25f2477f8257 07:45:30 Step 14/23 : ENV APP_PORT=59860 07:45:30 ---> Running in ea7faafcdccb 07:45:30 Removing intermediate container 895a1847bc16 07:45:30 ---> 63be51ab6247 07:45:30 Step 24/24 : LABEL version=0.0.0 07:45:31 ---> Running in 558b57a2c85a 07:45:31 Removing intermediate container ea7faafcdccb 07:45:31 ---> 0c563f5c7986 07:45:31 Step 15/23 : EXPOSE $APP_PORT 07:45:31 ---> Running in 0e1a54932102 07:45:31 Removing intermediate container 558b57a2c85a 07:45:31 ---> e181b8747397 07:45:31 07:45:31 Successfully built e181b8747397 07:45:31 Successfully tagged core-metadata-arm64:latest 07:45:32  Building core-metadata ... done Removing intermediate container 0e1a54932102 07:45:32 ---> e73b2397ca66 07:45:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:45:33 ---> 40fdb53aa38d 07:45:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:45:34 ---> 8d8236287623 07:45:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:45:35 ---> 7ea0dabfe5b2 07:45:35 Step 19/23 : ENTRYPOINT ["/support-notifications"] 07:45:35 ---> Running in 6f9c55e02220 07:45:35 Removing intermediate container 6f9c55e02220 07:45:35 ---> 79a4fdd73a79 07:45:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:45:35 ---> Running in 9fc32a3101c1 07:45:36 Removing intermediate container 9fc32a3101c1 07:45:36 ---> d05e2c77d29f 07:45:36 Step 21/23 : LABEL arch=arm64 07:45:36 ---> Running in b4d23ee135e2 07:45:36 Removing intermediate container b4d23ee135e2 07:45:36 ---> d9804981dfef 07:45:36 Step 22/23 : LABEL git_sha=8d40722b7e55bf226607ea142cbb894cb51982fa 07:45:36 ---> Running in 6bde1283a8b4 07:45:37 Removing intermediate container 6bde1283a8b4 07:45:37 ---> ac7c88dc08e7 07:45:37 Step 23/23 : LABEL version=0.0.0 07:45:37 ---> Running in 43dc3c6e04b2 07:45:38 Removing intermediate container 43dc3c6e04b2 07:45:38 ---> 101c045bab53 07:45:38 07:45:38 Successfully built 101c045bab53 07:45:38 Successfully tagged support-notifications-arm64:latest 07:45:38  Building support-notifications ... done  [Pipeline] } 07:45:38 $ docker stop --time=1 02e9bd1565014a53a9def646bc0af076934cc0ad39a6d7eac62857d463c12db5 07:45:40 $ docker rm -f 02e9bd1565014a53a9def646bc0af076934cc0ad39a6d7eac62857d463c12db5 [Pipeline] // withDockerContainer [Pipeline] sh 07:45:41 + docker images 07:45:41 REPOSITORY TAG IMAGE ID CREATED SIZE 07:45:41 support-notifications-arm64 latest 101c045bab53 4 seconds ago 15.9MB 07:45:41 core-metadata-arm64 latest e181b8747397 10 seconds ago 15.8MB 07:45:41 core-command-arm64 latest 84049e6cf19c 14 seconds ago 15.2MB 07:45:41 b6eea6bf8daa 17 seconds ago 1.57GB 07:45:41 7a494d3bfb61 21 seconds ago 1.57GB 07:45:41 support-scheduler-arm64 latest b187b8a0a44b 24 seconds ago 15.2MB 07:45:41 08ee860b69aa 26 seconds ago 1.56GB 07:45:41 7a101c00c3ca 43 seconds ago 1.57GB 07:45:41 sys-mgmt-agent-arm64 latest 28a8492db0b7 About a minute ago 312MB 07:45:41 security-bootstrapper-arm64 latest bba858a56965 3 minutes ago 17.7MB 07:45:41 core-data-arm64 latest 1689fc0b96c5 3 minutes ago 19.4MB 07:45:41 security-secretstore-setup-arm64 latest a596cd3deae8 3 minutes ago 26.5MB 07:45:41 security-proxy-setup-arm64 latest 8b891e32b971 3 minutes ago 25.3MB 07:45:41 3701c989f849 3 minutes ago 1.57GB 07:45:41 6ecaff28a9dd 3 minutes ago 1.57GB 07:45:41 a4f4c101b266 3 minutes ago 1.57GB 07:45:41 bb2b8e5a57d7 3 minutes ago 1.57GB 07:45:41 9af208a9f7b5 3 minutes ago 1.57GB 07:45:41 ci-base-image-arm64 latest 275e643386cc 14 minutes ago 1.24GB 07:45:41 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 07:45:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 07:45:41 docker 20.10.7 df445af6242a 3 months ago 234MB 07:45:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:45:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:45:42 07:45:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:45:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:45:43 arm64: Pulling from edgex-lftools-log-publisher 07:45:43 448f6bf000e3: Pulling fs layer 07:45:43 f757da607395: Pulling fs layer 07:45:43 05883995daec: Pulling fs layer 07:45:43 8603b9c90790: Pulling fs layer 07:45:43 1560dd03e051: Pulling fs layer 07:45:43 27f5ce0e4adf: Pulling fs layer 07:45:43 c2d8d7efcc4b: Pulling fs layer 07:45:43 1560dd03e051: Waiting 07:45:43 27f5ce0e4adf: Waiting 07:45:43 c2d8d7efcc4b: Waiting 07:45:43 8603b9c90790: Waiting 07:45:43 f757da607395: Verifying Checksum 07:45:43 f757da607395: Download complete 07:45:43 8603b9c90790: Verifying Checksum 07:45:43 8603b9c90790: Download complete 07:45:43 1560dd03e051: Verifying Checksum 07:45:43 27f5ce0e4adf: Download complete 07:45:44 05883995daec: Verifying Checksum 07:45:44 05883995daec: Download complete 07:45:44 448f6bf000e3: Download complete 07:45:47 c2d8d7efcc4b: Verifying Checksum 07:45:47 c2d8d7efcc4b: Download complete 07:45:47 448f6bf000e3: Pull complete 07:45:48 f757da607395: Pull complete 07:45:50 05883995daec: Pull complete 07:45:50 8603b9c90790: Pull complete 07:45:51 1560dd03e051: Pull complete 07:45:51 27f5ce0e4adf: Pull complete 07:46:07 c2d8d7efcc4b: Pull complete 07:46:07 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 07:46:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:46:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:46:07 prd-ubuntu18.04-docker-arm64-4c-16g-1587 does not seem to be running inside a container 07:46:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:46:11 $ docker top f03af552c3afdb3ac828df295ceb2f38a4ede156c089c22383847122a90021bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:13 ---> job-cost.sh 07:46:13 lf-activate-venv: SKIPPING 07:46:13 INFO: No Stack... 07:46:14 INFO: Retrieving Pricing Info for: v3-standard-4 07:46:15 INFO: Archiving Costs [Pipeline] sh 07:46:15 + cut -d, -f6 07:46:15 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 07:46:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3722-1-stack-cost] 07:46:16 Resource [jenkins-edgexfoundry-edgex-go-PR-3722-1-stack-cost] did not exist. Created. 07:46:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3722-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:46:16 + echo total: 0.10999999940395355 [Pipeline] stash 07:46:17 Stashed 1 file(s) [Pipeline] } 07:46:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3722-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:46:17 $ docker stop --time=1 f03af552c3afdb3ac828df295ceb2f38a4ede156c089c22383847122a90021bd 07:46:18 $ docker rm -f f03af552c3afdb3ac828df295ceb2f38a4ede156c089c22383847122a90021bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:46:22 provisioning config files... 07:46:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7987665510889906164tmp [Pipeline] { [Pipeline] sh 07:46:22 + set +x 07:46:22 + curl -s https://codecov.io/bash 07:46:22 + bash -s -- 07:46:22 07:46:22 _____ _ 07:46:22 / ____| | | 07:46:22 | | ___ __| | ___ ___ _____ __ 07:46:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:46:22 | |___| (_) | (_| | __/ (_| (_) \ V / 07:46:22 \_____\___/ \__,_|\___|\___\___/ \_/ 07:46:22 Bash-1.0.6 07:46:22 07:46:22 07:46:22 ==> git version 2.24.4 found 07:46:22 ==> 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 07:46:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:46:22 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:46:22 ==> Jenkins CI detected. 07:46:22 current dir:  /w/workspace/edgex-go/1 07:46:22 project root: . 07:46:22 --> token set from env 07:46:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:46:22 ==> Running gcov in . (disable via -X gcov) 07:46:22 ==> Python coveragepy not found 07:46:22 ==> Searching for coverage reports in: 07:46:22 + . 07:46:22 -> Found 1 reports 07:46:22 ==> Detecting git/mercurial file structure 07:46:22 ==> Reading reports 07:46:22 + ./coverage.out bytes=403356 07:46:22 ==> Appending adjustments 07:46:22 https://docs.codecov.io/docs/fixing-reports 07:46:23 + Found adjustments 07:46:23 ==> Gzipping contents 07:46:23 56K /tmp/codecov.8Kw8M7.gz 07:46:23 ==> Uploading reports 07:46:23 url: https://codecov.io 07:46:23 query: branch=PR-3722&commit=8d40722b7e55bf226607ea142cbb894cb51982fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3722%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3722&job=&cmd_args= 07:46:23 -> Pinging Codecov 07:46:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3722&commit=8d40722b7e55bf226607ea142cbb894cb51982fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3722%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3722&job=&cmd_args= 07:46:24 -> Uploading to 07:46:24 https://storage.googleapis.com/codecov/v4/raw/2021-09-27/00271124DB129430A58F1EEE437C3FCB/8d40722b7e55bf226607ea142cbb894cb51982fa/9fce3916-4ee3-46be-b2f8-80ba4d50eb0d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210927T074624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5236c84796b79ccb272ae0c8d0d53f849d3fa8a6ac35ab2c05e3f32e0503e65d 07:46:24 % Total % Received % Xferd Average Speed Time Time Time Current 07:46:24 Dload Upload Total Spent Left Speed 07:46:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54449 0 0 100 54449 0 53567 0:00:01 0:00:01 --:--:-- 53591 07:46:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8d40722b7e55bf226607ea142cbb894cb51982fa [Pipeline] } 07:46:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:46:27 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:46:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:46:29 ---> package-listing.sh 07:46:29 ++ facter osfamily 07:46:29 ++ tr '[:upper:]' '[:lower:]' 07:46:30 + OS_FAMILY=redhat 07:46:30 + workspace=/w/workspace/edgex-go/1 07:46:30 + START_PACKAGES=/tmp/packages_start.txt 07:46:30 + END_PACKAGES=/tmp/packages_end.txt 07:46:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:46:30 + PACKAGES=/tmp/packages_start.txt 07:46:30 + '[' /w/workspace/edgex-go/1 ']' 07:46:30 + PACKAGES=/tmp/packages_end.txt 07:46:30 + case "${OS_FAMILY}" in 07:46:30 + rpm -qa 07:46:30 + sort 07:46:32 + '[' -f /tmp/packages_start.txt ']' 07:46:32 + '[' -f /tmp/packages_end.txt ']' 07:46:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:46:32 + '[' /w/workspace/edgex-go/1 ']' 07:46:32 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:46:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:46:32 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 07:46:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:46:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:46:33 07:46:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:46:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:46:33 latest: Pulling from edgex-lftools-log-publisher 07:46:33 b4d181a07f80: Pulling fs layer 07:46:33 a1111a8f2ec3: Pulling fs layer 07:46:33 ed53099fbce6: Pulling fs layer 07:46:33 dc539afda2c1: Pulling fs layer 07:46:33 77bc0d833cb6: Pulling fs layer 07:46:33 9065ff56babe: Pulling fs layer 07:46:33 d287ab97295c: Pulling fs layer 07:46:33 77bc0d833cb6: Waiting 07:46:33 9065ff56babe: Waiting 07:46:33 d287ab97295c: Waiting 07:46:33 dc539afda2c1: Waiting 07:46:33 a1111a8f2ec3: Verifying Checksum 07:46:33 a1111a8f2ec3: Download complete 07:46:33 dc539afda2c1: Verifying Checksum 07:46:33 dc539afda2c1: Download complete 07:46:34 77bc0d833cb6: Verifying Checksum 07:46:34 77bc0d833cb6: Download complete 07:46:34 9065ff56babe: Verifying Checksum 07:46:34 9065ff56babe: Download complete 07:46:34 ed53099fbce6: Verifying Checksum 07:46:34 ed53099fbce6: Download complete 07:46:35 b4d181a07f80: Verifying Checksum 07:46:35 b4d181a07f80: Download complete 07:46:36 b4d181a07f80: Pull complete 07:46:36 a1111a8f2ec3: Pull complete 07:46:37 ed53099fbce6: Pull complete 07:46:37 dc539afda2c1: Pull complete 07:46:37 77bc0d833cb6: Pull complete 07:46:37 9065ff56babe: Pull complete 07:46:38 d287ab97295c: Verifying Checksum 07:46:38 d287ab97295c: Download complete 07:46:42 d287ab97295c: Pull complete 07:46:42 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:46:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:46:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:46:42 prd-centos7-docker-4c-2g-1586 does not seem to be running inside a container 07:46:42 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:46:45 $ docker top d2280f6d4aae0804ba58dda3180139b32aeb10db9c9a71b639d2dc2685c05c21 -eo pid,comm [Pipeline] { [Pipeline] sh 07:46:46 + touch /tmp/pre-build-complete [Pipeline] sh 07:46:46 + mkdir -p /var/log/sysstat [Pipeline] sh 07:46:47 + ls /var/log/sa-host 07:46:47 + sadf -c /var/log/sa-host/sa05 07:46:47 file_magic: OK 07:46:47 HZ: Using current value: 100 07:46:47 file_header: OK 07:46:47 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 07:46:47 Statistics: 07:46:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:46:47 File successfully converted to sysstat format version 12.0.3 07:46:47 + sadf -c /var/log/sa-host/sa27 07:46:47 file_magic: OK 07:46:47 HZ: Using current value: 100 07:46:47 file_header: OK 07:46:47 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 07:46:47 Statistics: 07:46:47 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... 07:46:47 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:46:47 provisioning config files... 07:46:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config286041906371768872tmp [Pipeline] { [Pipeline] echo 07:46:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:46:48 ---> create-netrc.sh [Pipeline] } 07:46:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:46:48 ---> python-tools-install.sh [Pipeline] echo 07:46:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:46:49 ---> sudo-logs.sh 07:46:49 Archiving 'sudo' log.. 07:46:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-1586.vexxhost.local: Name or service not known 07:46:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-1586.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 07:46:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:46:49 ---> job-cost.sh 07:46:49 lf-activate-venv: SKIPPING 07:46:49 DEBUG: total: 0.10999999940395355 07:46:49 INFO: Retrieving Stack Cost... 07:46:50 INFO: Retrieving Pricing Info for: v3-standard-2 07:46:50 INFO: Archiving Costs [Pipeline] echo 07:46:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:46:51 ---> logs-deploy.sh 07:46:51 lf-activate-venv: SKIPPING 07:46:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3722/1 07:46:51 INFO: archiving workspace using pattern(s): 07:46:52 Archives upload complete. 07:46:52 INFO: archiving logs to Nexus 07:46:52 ---> uname -a: 07:46:52 Linux prd-centos7-docker-4c-2g-1586.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 07:46:52 07:46:52 07:46:52 ---> lscpu: 07:46:52 Architecture: x86_64 07:46:52 CPU op-mode(s): 32-bit, 64-bit 07:46:52 Byte Order: Little Endian 07:46:52 Address sizes: 40 bits physical, 48 bits virtual 07:46:52 CPU(s): 2 07:46:52 On-line CPU(s) list: 0,1 07:46:52 Thread(s) per core: 1 07:46:52 Core(s) per socket: 1 07:46:52 Socket(s): 2 07:46:52 NUMA node(s): 1 07:46:52 Vendor ID: AuthenticAMD 07:46:52 CPU family: 23 07:46:52 Model: 49 07:46:52 Model name: AMD EPYC-Rome Processor 07:46:52 Stepping: 0 07:46:52 CPU MHz: 2799.998 07:46:52 BogoMIPS: 5599.99 07:46:52 Virtualization: AMD-V 07:46:52 Hypervisor vendor: KVM 07:46:52 Virtualization type: full 07:46:52 L1d cache: 32K 07:46:52 L1i cache: 32K 07:46:52 L2 cache: 512K 07:46:52 L3 cache: 16384K 07:46:52 NUMA node0 CPU(s): 0,1 07:46:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 07:46:52 07:46:52 07:46:52 ---> nproc: 07:46:52 2 07:46:52 07:46:52 07:46:52 ---> df -h: 07:46:52 Filesystem Size Used Avail Use% Mounted on 07:46:52 overlay 40G 13G 28G 32% / 07:46:52 tmpfs 64M 0 64M 0% /dev 07:46:52 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:46:52 shm 64M 0 64M 0% /dev/shm 07:46:52 /dev/vda1 40G 13G 28G 32% /facter-os 07:46:52 07:46:52 07:46:52 ---> sar -b -r -n DEV: 07:46:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 07:46:52 07:46:52 07:23:37 LINUX RESTART (2 CPU) 07:46:52 07:46:52 07:24:01 tps rtps wtps bread/s bwrtn/s 07:46:52 07:25:01 115.92 18.32 97.60 5743.75 9756.82 07:46:52 07:26:01 110.59 0.15 110.44 22.11 41926.98 07:46:52 07:27:01 259.76 0.02 259.74 0.53 57044.60 07:46:52 07:28:01 52.10 0.00 52.10 0.00 6664.31 07:46:52 07:29:01 70.47 0.00 70.47 0.00 5367.16 07:46:52 07:30:02 445.12 195.87 249.25 10067.58 162579.39 07:46:52 07:31:01 369.20 95.31 273.88 4861.16 155653.20 07:46:52 07:32:01 673.72 125.15 548.56 8897.89 234464.44 07:46:52 07:33:01 155.27 23.11 132.16 2181.92 18854.20 07:46:52 07:34:01 1.67 0.00 1.67 0.00 31.56 07:46:52 07:35:01 0.30 0.00 0.30 0.00 3.13 07:46:52 07:36:01 0.33 0.12 0.22 2.53 2.45 07:46:52 07:37:01 0.28 0.00 0.28 0.00 3.41 07:46:52 07:38:01 0.25 0.00 0.25 0.00 2.33 07:46:52 07:39:01 0.53 0.18 0.35 5.73 5.08 07:46:52 07:40:01 1.03 0.32 0.72 92.22 15.19 07:46:52 07:41:01 0.25 0.00 0.25 0.00 2.98 07:46:52 07:42:01 0.27 0.00 0.27 0.00 3.23 07:46:52 07:43:01 0.30 0.00 0.30 0.00 4.01 07:46:52 07:44:01 0.25 0.00 0.25 0.00 2.98 07:46:52 07:45:01 0.28 0.00 0.28 0.00 2.90 07:46:52 07:46:01 0.25 0.00 0.25 0.00 3.15 07:46:52 Average: 102.58 20.84 81.74 1449.01 31431.59 07:46:52 07:46:52 07:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:46:52 07:25:01 5276116 0 834488 10.42 2620 1895716 1524208 16.83 744832 1578836 1556 07:46:52 07:26:01 4087816 0 966228 12.06 2620 2952276 1705708 18.83 1053040 2372516 4616 07:46:52 07:27:01 3570248 0 1054872 13.17 2620 3381200 1323896 14.62 1032424 2780000 20 07:46:52 07:28:01 3120340 0 1182252 14.76 2620 3703728 1694780 18.71 1378904 2860220 130248 07:46:52 07:29:01 3233160 0 1123260 14.03 2620 3649900 1569192 17.32 1294736 2817496 84864 07:46:52 07:30:02 973676 0 1254232 15.66 2620 5778412 1683460 18.59 1677044 4616668 32464 07:46:52 07:31:01 560336 0 1475760 18.43 2620 5970224 3244144 35.82 3055164 3577484 369868 07:46:52 07:32:01 671348 0 1633512 20.40 2620 5701460 3006012 33.19 2660824 3835888 50268 07:46:52 07:33:01 2729592 0 1203456 15.03 2620 4073272 1295876 14.31 1375588 3123824 8 07:46:52 07:34:01 2732684 0 1200360 14.99 2620 4073276 1258856 13.90 1401572 3095904 8 07:46:52 07:35:01 2728760 0 1204276 15.04 2620 4073284 1258952 13.90 1419080 3084880 8 07:46:52 07:36:01 2729348 0 1203616 15.03 2620 4073356 1259040 13.90 1419724 3084560 8 07:46:52 07:37:01 2729640 0 1203316 15.02 2620 4073364 1258920 13.90 1418480 3085524 8 07:46:52 07:38:01 2729556 0 1203400 15.03 2620 4073364 1258920 13.90 1418504 3085524 8 07:46:52 07:39:01 2727936 0 1205012 15.05 2620 4073372 1260820 13.92 1419996 3085528 8 07:46:52 07:40:01 2725896 0 1204292 15.04 2620 4076132 1259004 13.90 1423460 3084352 8 07:46:52 07:41:01 2726028 0 1204156 15.04 2620 4076136 1258956 13.90 1423392 3084352 12 07:46:52 07:42:01 2725984 0 1204192 15.04 2620 4076144 1258920 13.90 1423392 3084352 12 07:46:52 07:43:01 2725976 0 1204200 15.04 2620 4076144 1258920 13.90 1423392 3084352 8 07:46:52 07:44:01 2725968 0 1204200 15.04 2620 4076152 1258920 13.90 1423400 3084352 8 07:46:52 07:45:01 2725608 0 1204560 15.04 2620 4076152 1259004 13.90 1423492 3084352 8 07:46:52 07:46:01 2725736 0 1204424 15.04 2620 4076160 1258920 13.90 1423408 3084352 12 07:46:52 Average: 2712807 0 1199003 14.97 2620 4094510 1518883 16.77 1487902 3076151 30638 07:46:52 07:46:52 07:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:46:52 07:25:01 veth837475d 14.49 9.49 3.98 29.99 0.00 0.00 0.00 0.00 07:46:52 07:25:01 eth0 1390.49 868.33 3710.20 115.37 0.00 0.00 0.00 0.00 07:46:52 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:25:01 docker0 14.49 9.41 3.78 29.98 0.00 0.00 0.00 0.00 07:46:52 07:26:01 eth0 1709.24 1607.48 6051.35 140.38 0.00 0.00 0.00 0.00 07:46:52 07:26:01 veth0ba9c2a 64.78 80.83 6.06 61.65 0.00 0.00 0.00 0.00 07:46:52 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:26:01 docker0 1236.97 1155.90 88.36 2751.87 0.00 0.00 0.00 0.00 07:46:52 07:27:01 eth0 407.36 327.28 2008.23 75.46 0.00 0.00 0.00 0.00 07:46:52 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:27:01 docker0 314.12 383.61 21.82 1994.31 0.00 0.00 0.00 0.00 07:46:52 07:28:01 vethdaf9639 0.80 0.93 0.06 0.08 0.00 0.00 0.00 0.00 07:46:52 07:28:01 eth0 37.33 20.84 28.38 13.64 0.00 0.00 0.00 0.00 07:46:52 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:28:01 docker0 0.80 0.80 0.05 0.07 0.00 0.00 0.00 0.00 07:46:52 07:29:01 vethdaf9639 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 07:46:52 07:29:01 eth0 32.31 22.02 21.42 58.15 0.00 0.00 0.00 0.00 07:46:52 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:29:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 07:46:52 07:30:02 eth0 273.72 181.01 1701.77 64.09 0.00 0.00 0.00 0.00 07:46:52 07:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:30:02 veth87d7081 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:46:52 07:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:31:01 veth7bec3dc 0.03 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:46:52 07:31:01 veth8ed18f1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:46:52 07:31:01 vetha5f7932 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:46:52 07:31:01 veth37d7677 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:46:52 07:32:01 veth89c5b2e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:46:52 07:32:01 vethfadb763 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 07:46:52 07:32:01 eth0 4382.59 3322.71 15634.07 570.74 0.00 0.00 0.00 0.00 07:46:52 07:32:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:46:52 07:33:01 eth0 64.35 34.70 146.90 10.18 0.00 0.00 0.00 0.00 07:46:52 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:33:01 docker0 1694.80 1796.32 122.27 5695.01 0.00 0.00 0.00 0.00 07:46:52 07:34:01 eth0 0.35 0.33 0.02 0.03 0.00 0.00 0.00 0.00 07:46:52 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:35:01 eth0 0.83 0.35 0.54 0.08 0.00 0.00 0.00 0.00 07:46:52 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:36:01 eth0 0.50 0.27 0.27 0.20 0.00 0.00 0.00 0.00 07:46:52 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:37:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:46:52 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:38:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:46:52 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:39:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:46:52 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:40:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:46:52 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:41:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 07:46:52 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:42:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:46:52 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:43:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:46:52 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:44:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:46:52 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:45:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:46:52 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:46:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:46:52 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 Average: eth0 201.34 152.53 716.82 26.44 0.00 0.00 0.00 0.00 07:46:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 Average: docker0 77.08 81.70 5.56 259.02 0.00 0.00 0.00 0.00 07:46:52 07:46:52 07:46:52 ---> sar -P ALL: 07:46:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 07:46:52 07:46:52 07:23:37 LINUX RESTART (2 CPU) 07:46:52 07:46:52 07:24:01 CPU %user %nice %system %iowait %steal %idle 07:46:52 07:25:01 all 21.19 0.00 5.38 2.67 0.08 70.68 07:46:52 07:25:01 0 20.72 0.00 6.33 2.58 0.09 70.28 07:46:52 07:25:01 1 21.65 0.00 4.45 2.76 0.07 71.07 07:46:52 07:26:01 all 21.18 0.00 7.03 1.86 0.10 69.83 07:46:52 07:26:01 0 25.80 0.00 7.70 2.16 0.11 64.24 07:46:52 07:26:01 1 16.71 0.00 6.38 1.57 0.09 75.26 07:46:52 07:27:01 all 14.77 0.00 8.00 3.33 0.08 73.83 07:46:52 07:27:01 0 13.60 0.00 8.03 3.51 0.07 74.78 07:46:52 07:27:01 1 15.93 0.00 7.96 3.15 0.09 72.88 07:46:52 07:28:01 all 57.64 0.00 5.95 0.70 0.11 35.60 07:46:52 07:28:01 0 56.93 0.00 6.30 0.70 0.11 35.96 07:46:52 07:28:01 1 58.35 0.00 5.60 0.70 0.11 35.24 07:46:52 07:29:01 all 52.72 0.00 7.00 0.76 0.12 39.40 07:46:52 07:29:01 0 52.69 0.00 6.99 0.90 0.11 39.32 07:46:52 07:29:01 1 52.74 0.00 7.02 0.63 0.13 39.48 07:46:52 07:30:02 all 33.83 0.00 11.42 15.24 0.11 39.40 07:46:52 07:30:02 0 34.89 0.00 11.61 15.73 0.11 37.65 07:46:52 07:30:02 1 32.78 0.00 11.23 14.75 0.11 41.14 07:46:52 07:31:01 all 69.60 0.00 16.11 10.20 0.14 3.95 07:46:52 07:31:01 0 70.44 0.00 16.16 9.11 0.13 4.16 07:46:52 07:31:01 1 68.74 0.00 16.07 11.29 0.15 3.74 07:46:52 07:32:01 all 63.29 0.00 21.45 12.60 0.16 2.50 07:46:52 07:32:01 0 64.90 0.00 20.07 12.12 0.15 2.76 07:46:52 07:32:01 1 61.68 0.00 22.83 13.09 0.17 2.23 07:46:52 07:33:01 all 25.80 0.00 5.89 2.32 0.06 65.92 07:46:52 07:33:01 0 25.34 0.00 6.42 3.15 0.05 65.05 07:46:52 07:33:01 1 26.27 0.00 5.37 1.49 0.07 66.79 07:46:52 07:34:01 all 0.12 0.00 0.05 0.00 0.02 99.82 07:46:52 07:34:01 0 0.03 0.00 0.07 0.00 0.02 99.88 07:46:52 07:34:01 1 0.20 0.00 0.03 0.00 0.02 99.75 07:46:52 07:35:01 all 0.18 0.00 0.08 0.00 0.01 99.73 07:46:52 07:35:01 0 0.22 0.00 0.03 0.00 0.02 99.73 07:46:52 07:35:01 1 0.13 0.00 0.13 0.00 0.00 99.73 07:46:52 07:46:52 07:35:01 CPU %user %nice %system %iowait %steal %idle 07:46:52 07:36:01 all 0.22 0.00 0.04 0.00 0.01 99.73 07:46:52 07:36:01 0 0.38 0.00 0.05 0.00 0.00 99.57 07:46:52 07:36:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:46:52 07:37:01 all 0.29 0.00 0.26 0.00 0.01 99.44 07:46:52 07:37:01 0 0.43 0.00 0.25 0.00 0.00 99.32 07:46:52 07:37:01 1 0.15 0.00 0.27 0.00 0.02 99.57 07:46:52 07:38:01 all 0.20 0.00 0.03 0.00 0.01 99.76 07:46:52 07:38:01 0 0.37 0.00 0.02 0.00 0.00 99.62 07:46:52 07:38:01 1 0.03 0.00 0.05 0.00 0.02 99.90 07:46:52 07:39:01 all 0.09 0.00 0.05 0.00 0.00 99.86 07:46:52 07:39:01 0 0.13 0.00 0.05 0.00 0.00 99.82 07:46:52 07:39:01 1 0.05 0.00 0.05 0.00 0.00 99.90 07:46:52 07:40:01 all 0.18 0.00 0.05 0.02 0.02 99.73 07:46:52 07:40:01 0 0.32 0.00 0.05 0.00 0.02 99.62 07:46:52 07:40:01 1 0.05 0.00 0.05 0.03 0.02 99.85 07:46:52 07:41:01 all 0.23 0.00 0.03 0.00 0.01 99.74 07:46:52 07:41:01 0 0.37 0.00 0.02 0.00 0.00 99.62 07:46:52 07:41:01 1 0.08 0.00 0.03 0.00 0.02 99.87 07:46:52 07:42:01 all 0.18 0.00 0.03 0.00 0.01 99.77 07:46:52 07:42:01 0 0.35 0.00 0.03 0.00 0.00 99.62 07:46:52 07:42:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:46:52 07:43:01 all 0.14 0.00 0.03 0.00 0.02 99.81 07:46:52 07:43:01 0 0.22 0.00 0.03 0.00 0.02 99.73 07:46:52 07:43:01 1 0.07 0.00 0.03 0.00 0.02 99.88 07:46:52 07:44:01 all 0.16 0.00 0.03 0.00 0.00 99.81 07:46:52 07:44:01 0 0.30 0.00 0.03 0.00 0.00 99.67 07:46:52 07:44:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:46:52 07:45:01 all 0.17 0.00 0.03 0.00 0.02 99.78 07:46:52 07:45:01 0 0.10 0.00 0.03 0.00 0.02 99.85 07:46:52 07:45:01 1 0.23 0.00 0.03 0.00 0.02 99.72 07:46:52 07:46:01 all 0.21 0.00 0.03 0.00 0.01 99.76 07:46:52 07:46:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:46:52 07:46:01 1 0.37 0.00 0.02 0.00 0.00 99.62 07:46:52 07:46:52 Average: CPU %user %nice %system %iowait %steal %idle 07:46:52 Average: all 15.62 0.00 3.84 2.14 0.05 78.35 07:46:52 Average: 0 15.89 0.00 3.90 2.16 0.04 78.01 07:46:52 Average: 1 15.35 0.00 3.78 2.13 0.05 78.69 07:46:52 07:46:52 07:46:52