Pull request #3550 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a2666c85747e48d0f277d1bc73689a0fa3d00208+2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 (ddeb592ec1710415d36d5d42b5046657a08eb987) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6719419188843508325.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4966491457858271928.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-3550/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3550/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6380628076251733150.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3550/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3155842855149902598.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1386208416096841311.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-3550/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3550/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4952327523059994190.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 d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-845 in /w/workspace/edgexfoundry_edgex-go_PR-3550 [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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh519861118971213377.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit a2666c85747e48d0f277d1bc73689a0fa3d00208 Merge succeeded, producing a2666c85747e48d0f277d1bc73689a0fa3d00208 Checking out Revision a2666c85747e48d0f277d1bc73689a0fa3d00208 (PR-3550) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1711359032131224763.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3550/head:refs/remotes/origin/PR-3550 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2666c85747e48d0f277d1bc73689a0fa3d00208 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1521045146315062398.key > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2666c85747e48d0f277d1bc73689a0fa3d00208 # timeout=10 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:33:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:33:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:33:15 ========================================================= 05:33:15 EdgeX Global Pipelines Version Info 05:33:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:33:17 ------------------- 05:33:17 stable info: 05:33:17 ------------------- 05:33:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:33:17 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:33:17 Message: update stable to v1.0.193 05:33:17 ------------------- 05:33:17 experimental info: 05:33:17 ------------------- 05:33:17 Commited By: **** collab-it+edgex@linuxfoundation.org 05:33:17 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:33:17 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:33:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:33:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:33:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:33:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:33:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:33:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:33:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:33:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:33:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:33:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:33:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:33:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:33:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:33:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:33:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:33:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:33:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:33:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:33:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:33:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 05:33:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:33:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:33:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3550 [Pipeline] echo 05:33:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3550 [Pipeline] echo 05:33:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3550 [Pipeline] echo 05:33:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2666c85747e48d0f277d1bc73689a0fa3d00208 [Pipeline] echo 05:33:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a2666c8 [Pipeline] echo 05:33:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:33:20 provisioning config files... 05:33:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8556170662838100642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:33:20 ---> docker-login.sh 05:33:20 nexus3.edgexfoundry.org:10001 05:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:20 Configure a credential helper to remove this warning. See 05:33:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:20 05:33:20 Login Succeeded 05:33:20 nexus3.edgexfoundry.org:10002 05:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:21 Configure a credential helper to remove this warning. See 05:33:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:21 05:33:21 Login Succeeded 05:33:21 nexus3.edgexfoundry.org:10003 05:33:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:21 Configure a credential helper to remove this warning. See 05:33:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:21 05:33:21 Login Succeeded 05:33:21 nexus3.edgexfoundry.org:10004 05:33:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:21 Configure a credential helper to remove this warning. See 05:33:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:21 05:33:21 Login Succeeded 05:33:21 docker.io 05:33:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:21 Configure a credential helper to remove this warning. See 05:33:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:21 05:33:21 Login Succeeded 05:33:21 ---> docker-login.sh ends [Pipeline] } 05:33:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:33:22 ++ 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 05:33:22 + for file in '`ls cmd/**/Dockerfile`' 05:33:22 ++ dirname cmd/core-command/Dockerfile 05:33:22 ++ cut -d/ -f2 05:33:22 + echo core-command,cmd/core-command/Dockerfile 05:33:22 + for file in '`ls cmd/**/Dockerfile`' 05:33:22 ++ dirname cmd/core-data/Dockerfile 05:33:22 ++ cut -d/ -f2 05:33:22 + echo core-data,cmd/core-data/Dockerfile 05:33:22 + for file in '`ls cmd/**/Dockerfile`' 05:33:22 ++ dirname cmd/core-metadata/Dockerfile 05:33:22 ++ cut -d/ -f2 05:33:22 + echo core-metadata,cmd/core-metadata/Dockerfile 05:33:22 + for file in '`ls cmd/**/Dockerfile`' 05:33:22 ++ dirname cmd/security-bootstrapper/Dockerfile 05:33:22 ++ cut -d/ -f2 05:33:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:33:22 + for file in '`ls cmd/**/Dockerfile`' 05:33:22 ++ dirname cmd/security-proxy-setup/Dockerfile 05:33:22 ++ cut -d/ -f2 05:33:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:33:22 + for file in '`ls cmd/**/Dockerfile`' 05:33:22 ++ dirname cmd/security-secretstore-setup/Dockerfile 05:33:22 ++ cut -d/ -f2 05:33:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:33:22 + for file in '`ls cmd/**/Dockerfile`' 05:33:22 ++ dirname cmd/support-notifications/Dockerfile 05:33:22 ++ cut -d/ -f2 05:33:22 + echo support-notifications,cmd/support-notifications/Dockerfile 05:33:22 + for file in '`ls cmd/**/Dockerfile`' 05:33:22 ++ dirname cmd/support-scheduler/Dockerfile 05:33:22 ++ cut -d/ -f2 05:33:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:33:22 + for file in '`ls cmd/**/Dockerfile`' 05:33:22 ++ dirname cmd/sys-mgmt-agent/Dockerfile 05:33:22 ++ cut -d/ -f2 05:33:22 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:33:22 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 05:33:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:33:22 05:33:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:33:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:33:23 latest: Pulling from edgex-devops/git-semver 05:33:23 31603596830f: Pulling fs layer 05:33:23 54011a49482f: Pulling fs layer 05:33:23 a6820b24f6d8: Pulling fs layer 05:33:23 f581987b2513: Pulling fs layer 05:33:23 f581987b2513: Waiting 05:33:23 54011a49482f: Verifying Checksum 05:33:23 54011a49482f: Download complete 05:33:23 31603596830f: Verifying Checksum 05:33:23 31603596830f: Download complete 05:33:23 f581987b2513: Verifying Checksum 05:33:23 f581987b2513: Download complete 05:33:23 a6820b24f6d8: Verifying Checksum 05:33:23 a6820b24f6d8: Download complete 05:33:23 31603596830f: Pull complete 05:33:23 54011a49482f: Pull complete 05:33:24 a6820b24f6d8: Pull complete 05:33:24 f581987b2513: Pull complete 05:33:24 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:33:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:33:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:33:24 prd-centos7-docker-4c-2g-845 does not seem to be running inside a container 05:33:24 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:33:26 $ docker top ec702fc9bae043fbca1b29bb558cdaad5f29d46ae2c9f9396ba73151575b6d9b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:33:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:33:26 [ssh-agent] Looking for ssh-agent implementation... 05:33:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:33:26 $ docker exec ec702fc9bae043fbca1b29bb558cdaad5f29d46ae2c9f9396ba73151575b6d9b ssh-agent 05:33:26 SSH_AUTH_SOCK=/tmp/ssh-fAX7fS70zVW3/agent.14 05:33:26 SSH_AGENT_PID=21 05:33:26 Running ssh-add (command line suppressed) 05:33:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5542275915726474769.key (/w/workspace/edgex-go/1@tmp/private_key_5542275915726474769.key) 05:33:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:33:27 + git tag --points-at HEAD [Pipeline] } 05:33:27 $ docker exec --env ******** --env ******** ec702fc9bae043fbca1b29bb558cdaad5f29d46ae2c9f9396ba73151575b6d9b ssh-agent -k 05:33:27 unset SSH_AUTH_SOCK; 05:33:27 unset SSH_AGENT_PID; 05:33:27 echo Agent pid 21 killed; 05:33:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:33:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:33:27 [ssh-agent] Looking for ssh-agent implementation... 05:33:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:33:27 $ docker exec ec702fc9bae043fbca1b29bb558cdaad5f29d46ae2c9f9396ba73151575b6d9b ssh-agent 05:33:27 SSH_AUTH_SOCK=/tmp/ssh-QWKAB5FkTtHt/agent.54 05:33:27 SSH_AGENT_PID=60 05:33:27 Running ssh-add (command line suppressed) 05:33:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1777846554870837081.key (/w/workspace/edgex-go/1@tmp/private_key_1777846554870837081.key) 05:33:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:33:28 + git semver init 05:33:28 # -> Open(): unable to determine branch for HEAD 05:33:28 # $GIT_DIR = /w/workspace/edgex-go/1/.git 05:33:28 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 05:33:28 # $SEMVER_REMOTE_NAME = origin 05:33:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:33:28 # $SEMVER_USER_NAME = edgex-jenkins 05:33:28 # $SEMVER_BRANCH = PR-3550 05:33:28 # $SEMVER_TEMP = /tmp/semver-539793740 05:33:28 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:34:00 # '/tmp/semver-539793740' -> '/w/workspace/edgex-go/1/.semver' 05:34:00 # -> Force: false 05:34:00 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 05:34:00 $ docker exec --env ******** --env ******** ec702fc9bae043fbca1b29bb558cdaad5f29d46ae2c9f9396ba73151575b6d9b ssh-agent -k 05:34:00 unset SSH_AUTH_SOCK; 05:34:00 unset SSH_AGENT_PID; 05:34:00 echo Agent pid 60 killed; 05:34:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:34:00 + git semver [Pipeline] } 05:34:00 $ docker stop --time=1 ec702fc9bae043fbca1b29bb558cdaad5f29d46ae2c9f9396ba73151575b6d9b 05:34:04 $ docker rm -f ec702fc9bae043fbca1b29bb558cdaad5f29d46ae2c9f9396ba73151575b6d9b [Pipeline] // withDockerContainer [Pipeline] sh 05:34:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:34:05 Stashed 1 file(s) [Pipeline] echo 05:34:05 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:34:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:34:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:34:10 + sudo service docker restart 05:34:10 + true 05:34:10 Redirecting to /bin/systemctl restart docker.service 05:34:21 Still waiting to schedule task 05:34:21 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 05:34:28 ========================================================= 05:34:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:34:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:34:29 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:34:30 Sending build context to Docker daemon 329.1MB 05:34:30 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:34:30 Step 2/6 : FROM ${BASE} 05:34:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:34:30 540db60ca938: Pulling fs layer 05:34:30 adcc1eea9eea: Pulling fs layer 05:34:30 4c4ab2625f07: Pulling fs layer 05:34:30 0510c868ecb4: Pulling fs layer 05:34:30 afea3b2eda06: Pulling fs layer 05:34:30 7809a108b3ef: Pulling fs layer 05:34:30 f706445af74f: Pulling fs layer 05:34:30 0510c868ecb4: Waiting 05:34:30 afea3b2eda06: Waiting 05:34:30 7809a108b3ef: Waiting 05:34:30 f706445af74f: Waiting 05:34:30 4c4ab2625f07: Verifying Checksum 05:34:30 4c4ab2625f07: Download complete 05:34:30 adcc1eea9eea: Verifying Checksum 05:34:30 adcc1eea9eea: Download complete 05:34:30 afea3b2eda06: Verifying Checksum 05:34:30 afea3b2eda06: Download complete 05:34:30 540db60ca938: Verifying Checksum 05:34:30 540db60ca938: Download complete 05:34:30 7809a108b3ef: Verifying Checksum 05:34:30 7809a108b3ef: Download complete 05:34:30 540db60ca938: Pull complete 05:34:30 adcc1eea9eea: Pull complete 05:34:31 4c4ab2625f07: Pull complete 05:34:32 f706445af74f: Verifying Checksum 05:34:32 f706445af74f: Download complete 05:34:32 0510c868ecb4: Verifying Checksum 05:34:32 0510c868ecb4: Download complete 05:34:36 0510c868ecb4: Pull complete 05:34:36 afea3b2eda06: Pull complete 05:34:36 7809a108b3ef: Pull complete 05:34:38 f706445af74f: Pull complete 05:34:38 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:34:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:34:38 ---> b068be0155e3 05:34:38 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 05:34:39 ---> Running in 36e95ba24f9b 05:34:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:34:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:34:41 (1/12) Installing libmagic (5.39-r0) 05:34:42 (2/12) Installing file (5.39-r0) 05:34:42 (3/12) Installing libc-dev (0.7.2-r3) 05:34:42 (4/12) Installing g++ (10.2.1_pre1-r3) 05:35:00 (5/12) Installing fortify-headers (1.1-r0) 05:35:00 (6/12) Installing patch (2.7.6-r6) 05:35:00 (7/12) Installing build-base (0.5-r2) 05:35:00 (8/12) Installing libsodium (1.0.18-r0) 05:35:00 (9/12) Installing pkgconf (1.7.3-r0) 05:35:00 (10/12) Installing libsodium-dev (1.0.18-r0) 05:35:00 (11/12) Installing libzmq (4.3.3-r1) 05:35:00 (12/12) Installing zeromq-dev (4.3.3-r1) 05:35:00 Executing busybox-1.32.1-r6.trigger 05:35:00 OK: 219 MiB in 52 packages 05:35:01 Removing intermediate container 36e95ba24f9b 05:35:01 ---> ed0e95590315 05:35:01 Step 4/6 : WORKDIR /edgex-go 05:35:02 ---> Running in 16aee11b32be 05:35:02 Removing intermediate container 16aee11b32be 05:35:02 ---> 24578161f60c 05:35:02 Step 5/6 : COPY go.mod . 05:35:02 ---> 5ea77d54579a 05:35:02 Step 6/6 : RUN go mod download 05:35:02 ---> Running in 43b92a0fa4a1 05:35:14 Removing intermediate container 43b92a0fa4a1 05:35:14 ---> 44bb4ef7b503 05:35:14 Successfully built 44bb4ef7b503 05:35:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:35:14 + docker inspect -f . ci-base-image-x86_64 05:35:14 . [Pipeline] withDockerContainer 05:35:15 prd-centos7-docker-4c-2g-845 does not seem to be running inside a container 05:35:15 $ 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 ******** ci-base-image-x86_64 cat 05:35:15 $ docker top fa02c5a0137c4ea4ddf005dca6e9d85452c1c8c0f2678e9abd838b8e795235d3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:35:15 + go version 05:35:15 go version go1.16.3 linux/amd64 [Pipeline] } 05:35:15 $ docker stop --time=1 fa02c5a0137c4ea4ddf005dca6e9d85452c1c8c0f2678e9abd838b8e795235d3 05:35:17 $ docker rm -f fa02c5a0137c4ea4ddf005dca6e9d85452c1c8c0f2678e9abd838b8e795235d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:35:17 + docker inspect -f . ci-base-image-x86_64 05:35:17 . [Pipeline] withDockerContainer 05:35:18 prd-centos7-docker-4c-2g-845 does not seem to be running inside a container 05:35:18 $ 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 ******** ci-base-image-x86_64 cat 05:35:18 $ docker top 01744fde012efdd3eefe3b1cbcb1c43d69c6fcc1c97ccb9b161d2756be35ec34 -eo pid,comm [Pipeline] { [Pipeline] echo 05:35:18 ========================================================= 05:35:18 [edgeXBuildGoParallel] Running Tests and Build... 05:35:18 ========================================================= [Pipeline] sh 05:35:19 + go mod tidy [Pipeline] sh 05:35:19 + make test 05:35:19 go mod tidy 05:35:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:35:26 ? github.com/edgexfoundry/edgex-go [no test files] 05:35:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:35:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:35:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:35:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:35:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:35:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:35:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:35:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:35:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:35:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:35:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:35:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:35:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:35:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:35:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:35:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:35:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 05:35:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.052s coverage: 28.7% of statements 05:35:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.061s coverage: 100.0% of statements 05:35:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:35:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:35:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:35:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.045s coverage: 81.2% of statements 05:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 05:35:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.075s coverage: 53.4% of statements 05:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 05:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 05:35:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.096s coverage: 87.7% of statements 05:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 05:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 05:35:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.055s coverage: 78.9% of statements 05:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 05:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 05:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 05:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 05:36:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.226s coverage: 95.1% of statements 05:36:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 05:36:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 05:36:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 05:36:00 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 05:36:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:36:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:36:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:36:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:36:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:36:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:36:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 05:36:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 05:36:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 05:36:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.043s coverage: 60.0% of statements 05:36:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.044s coverage: 0.8% of statements 05:36:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 05:36:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.056s coverage: 22.0% of statements 05:36:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:36:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 05:36:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements 05:36:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 05:36:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements 05:36:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 05:36:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements 05:36:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 05:36:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.205s coverage: 81.8% of statements 05:36:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 05:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 05:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements 05:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 05:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements 05:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 05:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 05:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 05:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 91.2% of statements 05:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.122s coverage: 64.4% of statements 05:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 05:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 05:36:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 05:36:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 05:36:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 05:36:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.181s coverage: 66.9% of statements 05:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:36:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.6% of statements 05:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.026s coverage: 89.5% of statements 05:36:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.026s coverage: 84.8% of statements 05:36:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:36:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:36:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:36:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 05:36:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.070s coverage: 19.3% of statements 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 05:36:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.118s coverage: 91.9% of statements 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 05:36:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.054s coverage: 63.4% of statements 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 05:36:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.090s coverage: 97.6% of statements 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 05:36:48 ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:36:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 05:36:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.032s coverage: 87.9% of statements 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:36:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 05:36:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 28.1% of statements 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 05:36:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.055s coverage: 28.9% of statements 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 05:36:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 05:36:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 100.0% of statements 05:36:48 GO111MODULE=on go vet ./... 05:37:15 gofmt -l . 05:37:15 [ "`gofmt -l .`" = "" ] 05:37:15 ./bin/test-attribution-txt.sh [Pipeline] sh 05:37:15 + ls -al . 05:37:15 total 528 05:37:15 drwxrwxr-x 10 1001 1001 4096 Jun 8 05:37 . 05:37:15 drwxr-xr-x 4 root root 28 Jun 8 05:35 .. 05:37:15 -rw-rw-r-- 1 1001 1001 11 Jun 8 05:33 .dockerignore 05:37:15 drwxrwxr-x 8 1001 1001 179 Jun 8 05:33 .git 05:37:15 drwxrwxr-x 3 1001 1001 125 Jun 8 05:33 .github 05:37:15 -rw-rw-r-- 1 1001 1001 818 Jun 8 05:33 .gitignore 05:37:15 drwx------ 3 1001 1001 60 Jun 8 05:33 .semver 05:37:15 -rw-rw-r-- 1 1001 1001 166 Jun 8 05:33 .sonarcloud.properties 05:37:15 -rw-rw-r-- 1 1001 1001 8609 Jun 8 05:33 Attribution.txt 05:37:15 -rw-rw-r-- 1 1001 1001 3804 Jun 8 05:33 CONTRIBUTING.md 05:37:15 -rw-rw-r-- 1 1001 1001 931 Jun 8 05:33 Dockerfile.build 05:37:15 -rw-rw-r-- 1 1001 1001 849 Jun 8 05:33 Jenkinsfile 05:37:15 -rw-rw-r-- 1 1001 1001 10775 Jun 8 05:33 LICENSE 05:37:15 -rw-rw-r-- 1 1001 1001 5605 Jun 8 05:33 Makefile 05:37:15 -rw-rw-r-- 1 1001 1001 7978 Jun 8 05:33 README.md 05:37:15 -rw-rw-r-- 1 1001 1001 6755 Jun 8 05:33 SECURITY.md 05:37:15 -rw-rw-r-- 1 1001 1001 5 Jun 8 05:34 VERSION 05:37:15 -rw-rw-r-- 1 1001 1001 4131 Jun 8 05:33 ZMQWindows.md 05:37:15 drwxrwxr-x 2 1001 1001 37 Jun 8 05:33 bin 05:37:15 drwxrwxr-x 14 1001 1001 4096 Jun 8 05:33 cmd 05:37:15 -rw-r--r-- 1 root root 412085 Jun 8 05:36 coverage.out 05:37:15 -rw-rw-r-- 1 1001 1001 902 Jun 8 05:33 go.mod 05:37:15 -rw-r--r-- 1 root root 21139 Jun 8 05:35 go.sum 05:37:15 drwxrwxr-x 8 1001 1001 127 Jun 8 05:33 internal 05:37:15 drwxrwxr-x 3 1001 1001 16 Jun 8 05:33 openapi 05:37:15 drwxrwxr-x 4 1001 1001 71 Jun 8 05:33 snap 05:37:15 -rw-rw-r-- 1 1001 1001 168 Jun 8 05:33 version.go [Pipeline] sh 05:37:16 + '[' -e coverage.out ] 05:37:16 + chown 1001:1001 coverage.out [Pipeline] stash 05:37:16 Stashed 1 file(s) [Pipeline] sh 05:37:16 + make build 05:37:16 go mod tidy 05:37:16 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 05:37:18 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 05:37:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-848 in /w/workspace/edgexfoundry_edgex-go_PR-3550 [Pipeline] { [Pipeline] ws 05:37:25 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:37:25 The recommended git tool is: git 05:37: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 05:37:26 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 05:37:27 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 05:37:27 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 05:37:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:37:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:37:30 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 05:37:30 using credential edgex-jenkins-ssh 05:37:30 Cloning the remote Git repository 05:37:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:37:31 > git init /w/workspace/edgex-go/1 # timeout=10 05:37:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:37:31 > git --version # timeout=10 05:37:31 > git --version # 'git version 2.17.1' 05:37:31 using GIT_SSH to set credentials SSH Credentials for GitHub 05:37:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:37:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:37:32 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 05:37:33 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] } 05:37:35 $ docker stop --time=1 01744fde012efdd3eefe3b1cbcb1c43d69c6fcc1c97ccb9b161d2756be35ec34 05:37:39 $ docker rm -f 01744fde012efdd3eefe3b1cbcb1c43d69c6fcc1c97ccb9b161d2756be35ec34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:37:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:37:41 05:37:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 05:37:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:37:41 latest: Pulling from edgex-devops/edgex-compose 05:37:41 cbdbe7a5bc2a: Pulling fs layer 05:37:41 ca9280d653b3: Pulling fs layer 05:37:41 7e9c9ca2126c: Pulling fs layer 05:37:42 cbdbe7a5bc2a: Verifying Checksum 05:37:42 cbdbe7a5bc2a: Download complete 05:37:42 cbdbe7a5bc2a: Pull complete 05:37:42 ca9280d653b3: Verifying Checksum 05:37:42 ca9280d653b3: Download complete 05:37:43 ca9280d653b3: Pull complete 05:37:43 7e9c9ca2126c: Verifying Checksum 05:37:43 7e9c9ca2126c: Download complete 05:37:47 7e9c9ca2126c: Pull complete 05:37:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:37:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:37:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 05:37:47 prd-centos7-docker-4c-2g-845 does not seem to be running inside a container 05:37:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:37:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:37:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:37:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:37:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:37:53 using GIT_SSH to set credentials SSH Credentials for GitHub 05:37:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3550/head:refs/remotes/origin/PR-3550 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:37:54 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit a2666c85747e48d0f277d1bc73689a0fa3d00208 05:37:55 Merge succeeded, producing a2666c85747e48d0f277d1bc73689a0fa3d00208 05:37:55 Checking out Revision a2666c85747e48d0f277d1bc73689a0fa3d00208 (PR-3550) 05:37:55 $ docker top b22a006d22d93740eedd0eed4064607a0489d9e6cb24c99492b7ad30035d1b6f -eo pid,comm [Pipeline] { [Pipeline] sh 05:37:56 + grep parallel 05:37:56 + docker-compose build --help 05:37:56 --parallel Build images in parallel. [Pipeline] } 05:37:56 $ docker stop --time=1 b22a006d22d93740eedd0eed4064607a0489d9e6cb24c99492b7ad30035d1b6f 05:37:54 > git config core.sparsecheckout # timeout=10 05:37:54 > git checkout -f a2666c85747e48d0f277d1bc73689a0fa3d00208 # timeout=10 05:37:54 > git remote # timeout=10 05:37:54 > git config --get remote.origin.url # timeout=10 05:37:54 using GIT_SSH to set credentials SSH Credentials for GitHub 05:37:54 > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 05:37:55 > git rev-parse HEAD^{commit} # timeout=10 05:37:55 > git config core.sparsecheckout # timeout=10 05:37:55 > git checkout -f a2666c85747e48d0f277d1bc73689a0fa3d00208 # timeout=10 05:37:58 $ docker rm -f b22a006d22d93740eedd0eed4064607a0489d9e6cb24c99492b7ad30035d1b6f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:37:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:37:58 . [Pipeline] withDockerContainer 05:37:58 prd-centos7-docker-4c-2g-845 does not seem to be running inside a container 05:37:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:37:59 $ docker top 68c0fee92a28d784d6de16ef35f947fc8e06acf0b9cd6ded3221c3b2ff685043 -eo pid,comm 05:37:59 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" [Pipeline] { [Pipeline] sh 05:37:59 > git --version # timeout=10 05:37:59 > git --version # 'git version 2.17.1' 05:37:59 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:37:59 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:38:00 Building core-command ... 05:38:00 Building core-data ... 05:38:00 Building core-metadata ... 05:38:00 Building security-bootstrapper ... 05:38:00 Building security-proxy-setup ... 05:38:00 Building security-secretstore-setup ... 05:38:00 Building support-notifications ... 05:38:00 Building support-scheduler ... 05:38:00 Building sys-mgmt-agent ... 05:38:00 Building security-bootstrapper 05:38:00 Building security-secretstore-setup 05:38:00 Building support-notifications 05:38:00 Building core-command 05:38:00 Building core-metadata 05:38:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:38:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:38:01 + sudo service docker restart 05:38:01 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:38:20 provisioning config files... 05:38:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config543797940106703301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:20 ---> docker-login.sh 05:38:20 nexus3.edgexfoundry.org:10001 05:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:21 Configure a credential helper to remove this warning. See 05:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:21 05:38:21 Login Succeeded 05:38:21 nexus3.edgexfoundry.org:10002 05:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:22 Configure a credential helper to remove this warning. See 05:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:22 05:38:22 Login Succeeded 05:38:22 nexus3.edgexfoundry.org:10003 05:38:22 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:38:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:38:22 ---> 44bb4ef7b503 05:38:22 Step 3/26 : WORKDIR /edgex-go 05:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:23 Configure a credential helper to remove this warning. See 05:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:23 05:38:23 Login Succeeded 05:38:23 nexus3.edgexfoundry.org:10004 05:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:23 Configure a credential helper to remove this warning. See 05:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:23 05:38:23 Login Succeeded 05:38:23 docker.io 05:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:23 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:38:23 Step 2/32 : FROM ${BUILDER_BASE} AS builder 05:38:23 ---> 44bb4ef7b503 05:38:23 Step 3/32 : WORKDIR /edgex-go 05:38:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:38:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:38:23 ---> 44bb4ef7b503 05:38:23 Step 3/24 : WORKDIR /edgex-go 05:38:23 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:38:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:38:23 ---> 44bb4ef7b503 05:38:23 Step 3/23 : WORKDIR /edgex-go 05:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:24 Configure a credential helper to remove this warning. See 05:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:24 05:38:24 Login Succeeded 05:38:24 ---> docker-login.sh ends [Pipeline] } 05:38:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:38:24 ========================================================= 05:38:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:38:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:38:25 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:38:27 Sending build context to Docker daemon 166.2MB 05:38:27 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:38:27 Step 2/6 : FROM ${BASE} 05:38:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:38:27 595b0fe564bb: Pulling fs layer 05:38:27 7186ed65a4f7: Pulling fs layer 05:38:27 316046926c0a: Pulling fs layer 05:38:27 4ebd0625c992: Pulling fs layer 05:38:27 207e8628e3a3: Pulling fs layer 05:38:27 c791037a9be2: Pulling fs layer 05:38:27 ffd874e62e21: Pulling fs layer 05:38:27 4ebd0625c992: Waiting 05:38:27 207e8628e3a3: Waiting 05:38:27 c791037a9be2: Waiting 05:38:27 ffd874e62e21: Waiting 05:38:27 316046926c0a: Download complete 05:38:27 7186ed65a4f7: Verifying Checksum 05:38:27 7186ed65a4f7: Download complete 05:38:27 207e8628e3a3: Verifying Checksum 05:38:27 207e8628e3a3: Download complete 05:38:27 c791037a9be2: Download complete 05:38:27 595b0fe564bb: Verifying Checksum 05:38:27 595b0fe564bb: Download complete 05:38:28 595b0fe564bb: Pull complete 05:38:29 7186ed65a4f7: Pull complete 05:38:29 316046926c0a: Pull complete 05:38:29 ffd874e62e21: Verifying Checksum 05:38:29 ffd874e62e21: Download complete 05:38:31 4ebd0625c992: Verifying Checksum 05:38:31 4ebd0625c992: Download complete 05:38:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:38:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:38:38 ---> 44bb4ef7b503 05:38:38 Step 3/24 : WORKDIR /edgex-go 05:38:43 4ebd0625c992: Pull complete 05:38:43 207e8628e3a3: Pull complete 05:38:43 c791037a9be2: Pull complete 05:38:45 ---> Running in edda7a93a7df 05:38:45 ---> Running in 7415606193a7 05:38:45 ---> Running in ca1e33d6f1a4 05:38:45 ---> Running in 32f617b67a9a 05:38:45 ---> Running in 00bb73331f13 05:38:45 Removing intermediate container edda7a93a7df 05:38:45 ---> 049cf6126aba 05:38:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:38:45 Removing intermediate container 7415606193a7 05:38:45 ---> 6057c6007fa0 05:38:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:38:45 Removing intermediate container ca1e33d6f1a4 05:38:45 ---> fffb6fff7670 05:38:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:38:45 Removing intermediate container 32f617b67a9a 05:38:45 ---> 8d1762896567 05:38:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:38:45 Removing intermediate container 00bb73331f13 05:38:45 ---> 8d663176f9c8 05:38:45 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:38:45 ---> Running in 1b61bb6e6d3c 05:38:45 ---> Running in 853b461e0586 05:38:45 ---> Running in 235bf70c97ca 05:38:45 ---> Running in c78a60eed937 05:38:45 ---> Running in 131052f14681 05:38:46 ffd874e62e21: Pull complete 05:38:46 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:38:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:38:46 ---> cfc18b08335c 05:38:46 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 05:38:46 Removing intermediate container 1b61bb6e6d3c 05:38:46 ---> 24e48d54deab 05:38:46 Step 5/26 : RUN apk add --update --no-cache make git 05:38:47 ---> Running in 6af5b7b87396 05:38:47 Removing intermediate container 853b461e0586 05:38:47 ---> a3f54626ad3b 05:38:47 Step 5/24 : RUN apk add --update --no-cache make git 05:38:47 Removing intermediate container c78a60eed937 05:38:47 ---> 765fbc9a542d 05:38:47 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 05:38:47 ---> Running in e7b3489648b8 05:38:48 ---> Running in 2fc2106b231f 05:38:48 Removing intermediate container 235bf70c97ca 05:38:48 ---> 27099b510c2f 05:38:48 Step 5/24 : RUN apk add --update --no-cache make git 05:38:48 ---> Running in 0692a5d27c42 05:38:49 ---> Running in 1f70132947c4 05:38:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:38:49 Removing intermediate container 131052f14681 05:38:49 ---> ca620e9a5ae7 05:38:49 Step 5/32 : RUN apk add --update --no-cache make git 05:38:49 ---> Running in 6b74414d9b8f 05:38:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:38:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:38:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:38:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:38:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:38:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:38:50 OK: 219 MiB in 52 packages 05:38:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:38:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:38:50 OK: 219 MiB in 52 packages 05:38:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:38:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:38:51 Removing intermediate container 6af5b7b87396 05:38:51 ---> cb41433a7740 05:38:51 Step 6/26 : COPY go.mod . 05:38:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:38:51 ---> cb0fbb12279c 05:38:51 Step 7/26 : RUN go mod download 05:38:51 OK: 219 MiB in 52 packages 05:38:51 Removing intermediate container e7b3489648b8 05:38:51 ---> 3273dfa8ebbd 05:38:51 Step 6/24 : COPY go.mod . 05:38:51 ---> Running in 284f36f184f5 05:38:51 OK: 219 MiB in 52 packages 05:38:51 OK: 219 MiB in 52 packages 05:38:51 (1/12) Installing libmagic (5.39-r0) 05:38:51 (2/12) Installing file (5.39-r0) 05:38:52 (3/12) Installing libc-dev (0.7.2-r3) 05:38:52 (4/12) Installing g++ (10.2.1_pre1-r3) 05:38:52 ---> abd60647ca9f 05:38:52 Step 7/24 : RUN go mod download 05:38:52 ---> Running in ac605c5ae39b 05:38:52 Removing intermediate container 1f70132947c4 05:38:52 ---> 5f3ccb0cadab 05:38:52 Step 6/24 : COPY go.mod . 05:38:53 ---> d54abcc9cd7a 05:38:53 Step 7/24 : RUN go mod download 05:38:53 Removing intermediate container 2fc2106b231f 05:38:53 ---> ced36c591a6b 05:38:53 Step 6/23 : COPY go.mod . 05:38:53 ---> Running in 801003bfd20b 05:38:53 Removing intermediate container 6b74414d9b8f 05:38:53 ---> 2c1beef4af09 05:38:53 Step 6/32 : COPY go.mod . 05:38:53 ---> 317769cfe0e7 05:38:53 Step 7/23 : RUN go mod download 05:38:53 ---> 3bd11be5a4e8 05:38:53 Step 7/32 : RUN go mod download 05:38:54 ---> Running in f8e5a8397900 05:38:54 ---> Running in 52c0ae436a10 05:38:54 Removing intermediate container 284f36f184f5 05:38:54 ---> 0113c77c50c3 05:38:54 Step 8/26 : COPY . . 05:38:57 Removing intermediate container ac605c5ae39b 05:38:57 ---> 97854a8fe21d 05:38:57 Step 8/24 : COPY . . 05:38:59 (5/12) Installing fortify-headers (1.1-r0) 05:38:59 (6/12) Installing patch (2.7.6-r6) 05:38:59 (7/12) Installing build-base (0.5-r2) 05:38:59 (8/12) Installing libsodium (1.0.18-r0) 05:38:59 (9/12) Installing pkgconf (1.7.3-r0) 05:38:59 (10/12) Installing libsodium-dev (1.0.18-r0) 05:38:59 (11/12) Installing libzmq (4.3.3-r1) 05:38:59 (12/12) Installing zeromq-dev (4.3.3-r1) 05:38:59 Executing busybox-1.32.1-r6.trigger 05:38:59 OK: 218 MiB in 52 packages 05:39:02 Removing intermediate container 0692a5d27c42 05:39:02 ---> 0202188e5ab2 05:39:02 Step 4/6 : WORKDIR /edgex-go 05:39:02 ---> Running in 1d3b18c2bbb9 05:39:03 Removing intermediate container 1d3b18c2bbb9 05:39:03 ---> 24a41a3ff942 05:39:03 Step 5/6 : COPY go.mod . 05:39:03 ---> 2ed283dbc592 05:39:03 Step 6/6 : RUN go mod download 05:39:04 ---> Running in 7046d5a0d5bd 05:39:10 ---> a48f8df4a3dc 05:39:10 Step 9/24 : RUN go mod tidy 05:39:10 ---> 4a1ab1651b35 05:39:10 Step 9/26 : RUN go mod tidy 05:39:10 Removing intermediate container 801003bfd20b 05:39:10 ---> 7a2c2b4bad11 05:39:10 Step 8/24 : COPY . . 05:39:10 ---> Running in 059c67dabc28 05:39:10 ---> Running in 5eb231042046 05:39:18 Removing intermediate container 52c0ae436a10 05:39:18 ---> d9b8396723c6 05:39:18 Step 8/32 : COPY . . 05:39:31 Removing intermediate container 7046d5a0d5bd 05:39:31 ---> 0ceddcabf47d 05:39:31 Successfully built 0ceddcabf47d 05:39:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:39:31 + docker inspect -f . ci-base-image-arm64 05:39:31 . [Pipeline] withDockerContainer 05:39:31 prd-ubuntu18.04-docker-arm64-4c-16g-848 does not seem to be running inside a container 05:39:31 $ 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 ******** ci-base-image-arm64 cat 05:39:33 $ docker top 0d548418ecb247b63146e6be540d5851f7dcc77a9062e75ebc844cf507e3af75 -eo pid,comm [Pipeline] { [Pipeline] sh 05:39:34 + go version 05:39:34 go version go1.16.3 linux/arm64 [Pipeline] } 05:39:34 $ docker stop --time=1 0d548418ecb247b63146e6be540d5851f7dcc77a9062e75ebc844cf507e3af75 05:39:36 $ docker rm -f 0d548418ecb247b63146e6be540d5851f7dcc77a9062e75ebc844cf507e3af75 05:39:36 ---> f70560090c8d 05:39:36 Step 9/24 : RUN go mod tidy 05:39:36 Removing intermediate container f8e5a8397900 05:39:36 ---> 39b77c902926 05:39:36 Step 8/23 : COPY . . 05:39:36 ---> 8bbe6b304905 05:39:36 Step 9/32 : RUN go mod tidy [Pipeline] // withDockerContainer 05:39:36 ---> Running in 6b5e185c9d89 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 05:39:36 ---> Running in 638282608dab [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:39:37 + docker inspect -f . ci-base-image-arm64 05:39:37 . [Pipeline] withDockerContainer 05:39:37 prd-ubuntu18.04-docker-arm64-4c-16g-848 does not seem to be running inside a container 05:39:37 $ 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 ******** ci-base-image-arm64 cat 05:39:38 $ docker top a953484e7d2fb0516e35e481ac0cce02a12a96fec8f96c21296a841948377cfb -eo pid,comm [Pipeline] { [Pipeline] echo 05:39:39 ========================================================= 05:39:39 [edgeXBuildGoParallel] Running Tests and Build... 05:39:39 ========================================================= [Pipeline] sh 05:39:39 + go mod tidy [Pipeline] sh 05:39:41 + make test 05:39:41 go mod tidy 05:39:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:39:46 Removing intermediate container 059c67dabc28 05:39:46 ---> 728e18da7c6a 05:39:46 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:39:46 Removing intermediate container 5eb231042046 05:39:46 ---> 4067926f675f 05:39:46 Step 10/24 : RUN make cmd/core-command/core-command 05:39:46 ---> Running in 7c526ec7fb13 05:39:46 ---> Running in 359004e46ea8 05: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 05:39:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 05:39:48 Removing intermediate container 6b5e185c9d89 05:39:48 ---> 93483594a81b 05:39:48 Step 10/24 : RUN make cmd/core-metadata/core-metadata 05:39:49 ---> Running in d59afa91f5e2 05:39:49 Removing intermediate container 638282608dab 05:39:49 ---> 56b047894b20 05:39:49 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:39:49 ---> Running in acf91ee068fc 05:39:50 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 05:39:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:40:08 ? github.com/edgexfoundry/edgex-go [no test files] 05:40:17 ---> cfe9f5ebdad4 05:40:17 Step 9/23 : RUN go mod tidy 05:40:17 ---> Running in 79e7360eb67b 05:40:27 Removing intermediate container 79e7360eb67b 05:40:27 ---> 3044b4b508bf 05:40:27 Step 10/23 : RUN make cmd/support-notifications/support-notifications 05:40:34 ---> Running in 19d20872e0eb 05:40:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:40:36 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 05:40:48 Removing intermediate container 7c526ec7fb13 05:40:48 ---> 964e3bde83cb 05:40:48 05:40:48 Step 11/26 : FROM alpine:3.12 05:40:48 Removing intermediate container acf91ee068fc 05:40:48 ---> c216620d170c 05:40:48 05:40:48 Step 11/32 : FROM alpine:3.12 05:40:48 Removing intermediate container 359004e46ea8 05:40:48 ---> 9b97acc0158f 05:40:48 05:40:48 Step 11/24 : FROM alpine:3.12 05:40:49 3.12: Pulling from library/alpine 05:40:50 3.12: Pulling from library/alpine 05:40:50 3.12: Pulling from library/alpine 05:40:51 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:40:51 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:40:51 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:40:51 Status: Downloaded newer image for alpine:3.12 05:40:51 Status: Image is up to date for alpine:3.12 05:40:51 Status: Image is up to date for alpine:3.12 05:40:51 ---> 13621d1b12d4 05:40:51 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:40:51 ---> 13621d1b12d4 05:40:51 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 05:40:51 ---> 13621d1b12d4 05:40:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:40:52 ---> Running in a787073b2a04 05:40:52 ---> Running in 18f2ac9d24cd 05:40:52 ---> Running in 1869b6c80998 05:40:52 Removing intermediate container d59afa91f5e2 05:40:52 ---> a3a821ccefa0 05:40:52 05:40:52 Step 11/24 : FROM alpine:3.12 05:40:52 ---> 13621d1b12d4 05:40:52 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:40:52 Removing intermediate container 1869b6c80998 05:40:52 ---> ce68c6e04918 05:40:52 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 05:40:53 ---> Running in a2b95e1aa0c2 05:40:53 ---> Running in cbbe1abbb52a 05:40:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:40:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:40:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:40:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:40:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:40:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:40:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:40:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:40:53 (1/1) Installing dumb-init (1.2.2-r1) 05:40:54 Executing busybox-1.31.1-r20.trigger 05:40:54 OK: 6 MiB in 15 packages 05:40:54 (1/6) Installing ca-certificates (20191127-r4) 05:40:54 (2/6) Installing nghttp2-libs (1.41.0-r0) 05:40:54 (3/6) Installing libcurl (7.77.0-r0) 05:40:54 (4/6) Installing curl (7.77.0-r0) 05:40:54 (5/6) Installing dumb-init (1.2.2-r1) 05:40:54 (6/6) Installing su-exec (0.2-r1) 05:40:54 Executing busybox-1.31.1-r20.trigger 05:40:54 Executing ca-certificates-20191127-r4.trigger 05:40:54 (1/1) Installing dumb-init (1.2.2-r1) 05:40:54 Executing busybox-1.31.1-r20.trigger 05:40:54 OK: 6 MiB in 15 packages 05:40:54 OK: 7 MiB in 20 packages 05:40:54 (1/2) Installing dumb-init (1.2.2-r1) 05:40:54 (2/2) Installing su-exec (0.2-r1) 05:40:54 Executing busybox-1.31.1-r20.trigger 05:40:54 OK: 6 MiB in 16 packages 05:40:55 Removing intermediate container a787073b2a04 05:40:55 ---> 7969617b32a5 05:40:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:40:56 Removing intermediate container a2b95e1aa0c2 05:40:56 ---> 4f208d1befa1 05:40:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:40:56 ---> Running in 42e2fb3ea61a 05:40:56 ---> Running in 2bc5bfe9d523 05:40:56 Removing intermediate container cbbe1abbb52a 05:40:56 ---> 4d8348d4f7bd 05:40:56 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 05:40:56 Removing intermediate container 42e2fb3ea61a 05:40:56 ---> af5883aa9171 05:40:56 Step 14/24 : ENV APP_PORT=59882 05:40:57 Removing intermediate container 18f2ac9d24cd 05:40:57 ---> 71b1271fdd95 05:40:57 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:40:57 Removing intermediate container 2bc5bfe9d523 05:40:57 ---> 4f99cda61a8f 05:40:57 Step 14/24 : ENV APP_PORT=59881 05:40:57 ---> Running in 1dfd4d116abf 05:40:57 ---> Running in 3cd73dce7717 05:40:57 ---> Running in 941eea5f8456 05:40:57 ---> Running in d407fb0cd788 05:40:57 Removing intermediate container 3cd73dce7717 05:40:57 ---> 445448c4498e 05:40:57 Step 14/26 : WORKDIR / 05:40:57 Removing intermediate container 1dfd4d116abf 05:40:57 ---> 3a84bf043cc6 05:40:57 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:40:57 Removing intermediate container 941eea5f8456 05:40:57 ---> 8ee135ef275f 05:40:57 Step 15/24 : EXPOSE $APP_PORT 05:40:57 ---> Running in 5e686ec358b3 05:40:57 Removing intermediate container d407fb0cd788 05:40:57 ---> f5179969081b 05:40:57 Step 15/24 : EXPOSE $APP_PORT 05:40:57 ---> Running in 940a19234dd9 05:40:57 ---> Running in 73a93675c229 05:40:57 ---> Running in 8715240ebe18 05:40:58 Removing intermediate container 5e686ec358b3 05:40:58 ---> 73d8e2fb23b3 05:40:58 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:40:58 Removing intermediate container 73a93675c229 05:40:58 ---> aaae6b1839da 05:40:58 Step 16/24 : WORKDIR / 05:40:58 Removing intermediate container 8715240ebe18 05:40:58 ---> d363bac65b9f 05:40:58 Step 16/24 : WORKDIR / 05:40:58 Removing intermediate container 940a19234dd9 05:40:58 ---> 24cb93c5c70b 05:40:58 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:40:58 ---> Running in 1ae238568697 05:40:58 ---> Running in 0d047cabca18 05:40:58 ---> Running in a713f27f83b5 05:40:58 ---> 288e60fb01ad 05:40:58 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:40:58 Removing intermediate container 1ae238568697 05:40:58 ---> e66fb5647c5d 05:40:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:40:58 Removing intermediate container 0d047cabca18 05:40:58 ---> a52f21526f79 05:40:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:40:59 ---> bcb300c817fd 05:40:59 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:40:59 ---> c11705006b28 05:40:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:40:59 ---> 87e7f77d50f2 05:40:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:41:02 ---> f312c7fc2aa3 05:41:02 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:41:02 ---> edcd011cf1a2 05:41:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:41:02 ---> b81c3a6596ad 05:41:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:41:02 Removing intermediate container 19d20872e0eb 05:41:02 ---> 4e6f5aa414c8 05:41:02 05:41:02 Step 11/23 : FROM alpine:3.12 05:41:02 ---> 13621d1b12d4 05:41:02 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 05:41:02 ---> Running in d05cb4eaaac4 05:41:02 ---> 4e2af772400b 05:41:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:41:02 Removing intermediate container a713f27f83b5 05:41:02 ---> 88d507b4ec2e 05:41:02 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 05:41:03 ---> 141a4594387d 05:41:03 Step 20/24 : ENTRYPOINT ["/core-metadata"] 05:41:03 ---> 6c29a644d423 05:41:03 Step 20/24 : ENTRYPOINT ["/core-command"] 05:41:03 ---> Running in 4ae6250f5945 05:41:03 ---> Running in 13046f7cc028 05:41:03 ---> 3ec0c34591cb 05:41:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:41:03 ---> Running in 96f0b54480f2 05:41:03 Removing intermediate container 13046f7cc028 05:41:03 ---> d4651ab9f5d7 05:41:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:41:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:41:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:41:04 (1/2) Installing ca-certificates (20191127-r4) 05:41:04 (2/2) Installing dumb-init (1.2.2-r1) 05:41:04 Executing busybox-1.31.1-r20.trigger 05:41:04 Executing ca-certificates-20191127-r4.trigger 05:41:04 ---> Running in 844d0fba1aeb 05:41:04 Removing intermediate container 4ae6250f5945 05:41:04 ---> 2fb890d011d5 05:41:04 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:41:04 Removing intermediate container 96f0b54480f2 05:41:04 ---> 9f6d7fb21813 05:41:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:41:04 OK: 6 MiB in 16 packages 05:41:04 ---> 2fe0312046e6 05:41:04 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:41:04 ---> Running in fd9de51189d7 05:41:04 Removing intermediate container 844d0fba1aeb 05:41:04 ---> 3b9d23714e61 05:41:04 Step 22/24 : LABEL arch=x86_64 05:41:04 ---> a77d1294453b 05:41:04 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:41:04 ---> c7a1637379b8 05:41:04 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/ 05:41:05 Removing intermediate container fd9de51189d7 05:41:05 ---> 48e374179c25 05:41:05 Step 22/24 : LABEL arch=x86_64 05:41:05 ---> Running in 2fa4e6b76ac0 05:41:05 ---> Running in db30824c8cfb 05:41:05 ---> Running in d9c24b482d6d 05:41:05 Removing intermediate container d05cb4eaaac4 05:41:05 ---> 9271cf5cc1ee 05:41:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:41:05 ---> Running in 3dc5ee077cfb 05:41:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:41:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:41:05 Removing intermediate container 2fa4e6b76ac0 05:41:05 ---> f3d40770a246 05:41:05 Step 23/24 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 05:41:05 ---> Running in a84784278966 05:41:05 ---> Running in 384155c1401e 05:41:05 Removing intermediate container 3dc5ee077cfb 05:41:05 ---> e33a624da291 05:41:05 Step 23/24 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 05:41:05 Removing intermediate container a84784278966 05:41:05 ---> ff47923eb790 05:41:05 Step 14/23 : ENV APP_PORT=59860 05:41:05 ---> Running in 00ee7e3f566b 05:41:05 ---> Running in c419e678f675 05:41:05 Removing intermediate container 384155c1401e 05:41:05 ---> a53ad0e9002a 05:41:05 Step 24/24 : LABEL version=0.0.0 05:41:06 Removing intermediate container 00ee7e3f566b 05:41:06 ---> c4e4cf703b9a 05:41:06 Step 24/24 : LABEL version=0.0.0 05:41:06 ---> Running in 1d3f7a58c724 05:41:06 Removing intermediate container c419e678f675 05:41:06 ---> 952d4fb087b7 05:41:06 Step 15/23 : EXPOSE $APP_PORT 05:41:06 ---> Running in 579e5cb20ecb 05:41:06 ---> Running in 172758b8d72a 05:41:06 Removing intermediate container 1d3f7a58c724 05:41:06 ---> baa816644b27 05:41:06 05:41:06 Successfully built baa816644b27 05:41:06 Successfully tagged core-metadata:latest 05:41:06 Building sys-mgmt-agent 05:41:06 Removing intermediate container 172758b8d72a 05:41:06 ---> 0ee7f09509e9 05:41:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:41:06  Building core-metadata ... done Removing intermediate container 579e5cb20ecb 05:41:06 ---> ce40b580fe2d 05:41:06 05:41:06 Removing intermediate container db30824c8cfb 05:41:06 ---> 18095ab2b79a 05:41:06 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 05:41:06 Successfully built ce40b580fe2d 05:41:06 Removing intermediate container d9c24b482d6d 05:41:06 ---> 5e32aaa425c8 05:41:06 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 05:41:06 Successfully tagged core-command:latest 05:41:06  Building core-command ... done Building security-proxy-setup 05:41:06 ---> Running in 0009982698e5 05:41:10 ---> 4b5ad2742c95 05:41:10 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:41:10 ---> 24dd225c7d76 05:41:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:41:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:41:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:41:11 Removing intermediate container 0009982698e5 05:41:11 ---> 6f760e552886 05:41:11 Step 24/26 : LABEL arch=x86_64 05:41:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:41:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:41:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:41:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:41:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:41:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:41:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:41:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:41:23 ---> 44bb4ef7b503 05:41:23 Step 3/22 : WORKDIR /edgex-go 05:41:23 ---> Using cache 05:41:23 ---> 8d663176f9c8 05:41:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:23 ---> Using cache 05:41:23 ---> ca620e9a5ae7 05:41:23 Step 5/22 : RUN apk add --update --no-cache make git 05:41:23 ---> Using cache 05:41:23 ---> 2c1beef4af09 05:41:23 Step 6/22 : COPY go.mod . 05:41:23 ---> Using cache 05:41:23 ---> 3bd11be5a4e8 05:41:23 Step 7/22 : RUN go mod download 05:41:23 ---> Using cache 05:41:23 ---> d9b8396723c6 05:41:23 Step 8/22 : COPY . . 05:41:23 ---> Using cache 05:41:23 ---> 8bbe6b304905 05:41:23 Step 9/22 : RUN go mod tidy 05:41:23 ---> Using cache 05:41:23 ---> 56b047894b20 05:41:23 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:41:23 ---> 0d5285822974 05:41:23 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:41:23 ---> 1fb30f8d1f77 05:41:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:41:24 ---> Running in f08b7a76fc5d 05:41:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:41:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:41:24 ---> 44bb4ef7b503 05:41:24 Step 3/24 : WORKDIR /edgex-go 05:41:24 ---> Using cache 05:41:24 ---> 8d663176f9c8 05:41:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:24 ---> Using cache 05:41:24 ---> ca620e9a5ae7 05:41:24 Step 5/24 : RUN apk add --update --no-cache make bash git 05:41:25 ---> Running in 8a9b89c90a10 05:41:25 ---> Running in a03eb566d1bd 05:41:25 Removing intermediate container f08b7a76fc5d 05:41:25 ---> b9ac4c8ba433 05:41:25 Step 25/26 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 05:41:25 ---> 556b4930aa88 05:41:25 Step 19/23 : ENTRYPOINT ["/support-notifications"] 05:41:25 ---> 802e4630a782 05:41:25 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:41:25 ---> Running in b9c224fd7cb1 05:41:25 ---> Running in 015267b16710 05:41:25 ---> de46591ec055 05:41:25 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:41:25 Removing intermediate container b9c224fd7cb1 05:41:25 ---> 13ea94989d03 05:41:25 Step 26/26 : LABEL version=0.0.0 05:41:25 Removing intermediate container 015267b16710 05:41:25 ---> 077a968dd747 05:41:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:41:25 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 05:41:25 ---> Running in 7c3ec3968211 05:41:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:41:25 ---> Running in 2f92bcff6a72 05:41:26 ---> e78d79bfa6a9 05:41:26 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 05:41:26 Removing intermediate container 7c3ec3968211 05:41:26 ---> 9de4c35e8a22 05:41:26 05:41:26 Removing intermediate container 2f92bcff6a72 05:41:26 ---> c4717414e672 05:41:26 Step 21/23 : LABEL arch=x86_64 05:41:26 Successfully built 9de4c35e8a22 05:41:26 Successfully tagged security-secretstore-setup:latest 05:41:26 Building core-data 05:41:26 ---> Running in 4e28799f4886 05:41:26  Building security-secretstore-setup ... done  ---> Running in dfc40ef967cb 05:41:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:41:27 OK: 219 MiB in 52 packages 05:41:27 Removing intermediate container 4e28799f4886 05:41:27 ---> ada66dfe2fc2 05:41:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:41:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:41:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:41:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 05:41:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.195s coverage: 28.7% of statements 05:41:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:41:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:41:31 ---> 44bb4ef7b503 05:41:31 Step 3/24 : WORKDIR /edgex-go 05:41:31 ---> Using cache 05:41:31 ---> 8d663176f9c8 05:41:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:31 ---> Using cache 05:41:31 ---> ca620e9a5ae7 05:41:31 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:41:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.423s coverage: 100.0% of statements 05:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:41:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.393s coverage: 81.2% of statements 05:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 05:41:36 Removing intermediate container dfc40ef967cb 05:41:36 ---> 74b3d0386246 05:41:36 Step 22/23 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 05:41:36 ---> Running in d56798190960 05:41:36 ---> 4f81eb1d4021 05:41:36 Step 27/32 : RUN chmod +x /entrypoint.sh 05:41:36 ---> Running in de3d88b1ee3c 05:41:36 ---> Running in cf24f3862f00 05:41:36 Removing intermediate container a03eb566d1bd 05:41:36 ---> 404f9399a8c5 05:41:36 Step 6/24 : COPY go.mod . 05:41:36 Removing intermediate container de3d88b1ee3c 05:41:36 ---> aeca9dda4248 05:41:36 Step 23/23 : LABEL version=0.0.0 05:41:36 ---> Running in b4bfd46aec58 05:41:36 ---> 9377a29c46c9 05:41:36 Step 7/24 : RUN go mod download 05:41:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:41:36 ---> Running in ae884b58d244 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.350s coverage: 53.4% of statements 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 05:41:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 05:41:37 Removing intermediate container b4bfd46aec58 05:41:37 ---> 2359f41c3374 05:41:37 05:41:37 Successfully built 2359f41c3374 05:41:37 Successfully tagged support-notifications:latest 05:41:37  Building support-notifications ... done Building support-scheduler 05:41:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:41:38 OK: 219 MiB in 52 packages 05:41:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.581s coverage: 87.7% of statements 05:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 05:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 05:41:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.228s coverage: 78.9% of statements 05:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 05:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 05:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 05:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 05:41:43 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:41:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:41:43 ---> 44bb4ef7b503 05:41:43 Step 3/23 : WORKDIR /edgex-go 05:41:43 ---> Using cache 05:41:43 ---> 8d663176f9c8 05:41:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:43 ---> Using cache 05:41:43 ---> ca620e9a5ae7 05:41:43 Step 5/23 : RUN apk add --update --no-cache make git 05:41:43 ---> Using cache 05:41:43 ---> 2c1beef4af09 05:41:43 Step 6/23 : COPY go.mod . 05:41:43 ---> Using cache 05:41:43 ---> 3bd11be5a4e8 05:41:43 Step 7/23 : RUN go mod download 05:41:43 ---> Using cache 05:41:43 ---> d9b8396723c6 05:41:43 Step 8/23 : COPY . . 05:41:43 ---> Using cache 05:41:43 ---> 8bbe6b304905 05:41:43 Step 9/23 : RUN go mod tidy 05:41:43 ---> Using cache 05:41:43 ---> 56b047894b20 05:41:43 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 05:41:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.247s coverage: 95.1% of statements 05:41:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 05:41:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 05:41:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 05:41:46 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 05:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:41:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.168s coverage: 58.8% of statements 05:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 05:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 05:41:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.184s coverage: 60.0% of statements 05:41:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.316s coverage: 0.8% of statements 05:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 05:41:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.230s coverage: 22.0% of statements 05:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.190s coverage: 47.1% of statements 05:41:46 ---> Running in 439cc5b49db4 05:41:47 Removing intermediate container cf24f3862f00 05:41:47 ---> 747c32f0dc0e 05:41:47 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 05:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.231s coverage: 79.5% of statements 05:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.166s coverage: 94.1% of statements 05:41:48 Removing intermediate container d56798190960 05:41:48 ---> 7aef0fa8548d 05:41:48 Step 6/24 : COPY go.mod . 05:41:48 ---> Running in cc445e1765a1 05:41:48 Removing intermediate container ae884b58d244 05:41:48 ---> e5d96f5410ec 05:41:48 Step 8/24 : COPY . . 05:41:48 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 05:41:48 ---> 3a2343570d98 05:41:48 Step 7/24 : RUN go mod download 05:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.207s coverage: 96.3% of statements 05:41:48 Removing intermediate container cc445e1765a1 05:41:48 ---> 21efa02bdfba 05:41:48 Step 29/32 : CMD ["gate"] 05:41:48 ---> Running in dd6347dded06 05:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.189s coverage: 87.5% of statements 05:41:55 ---> Running in 366b3d84672b 05:41:58 ---> f40e6e6e824f 05:41:58 Step 9/24 : RUN go mod tidy 05:41:58 Removing intermediate container 366b3d84672b 05:41:58 ---> 237486a3b8a5 05:41:58 Step 30/32 : LABEL arch=x86_64 05:41:58 ---> Running in 095a7b75e951 05:41:58 ---> Running in 5df4ee81be0a 05:41:59 Removing intermediate container 5df4ee81be0a 05:41:59 ---> c1c8e5a78c21 05:41:59 Step 31/32 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 05:41:59 Removing intermediate container dd6347dded06 05:41:59 ---> 663d3dac02e5 05:41:59 Step 8/24 : COPY . . 05:41:59 ---> Running in d37b39666393 05:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.205s coverage: 94.4% of statements 05:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.163s coverage: 44.8% of statements 05:42:06 Removing intermediate container d37b39666393 05:42:06 ---> a1f9b9fbdde3 05:42:06 Step 32/32 : LABEL version=0.0.0 05:42:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.641s coverage: 81.8% of statements 05:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements 05:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 05:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 05:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 05:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.213s coverage: 76.0% of statements 05:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.169s coverage: 80.0% of statements 05:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements 05:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.251s coverage: 85.4% of statements 05:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.286s coverage: 91.2% of statements 05:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.732s coverage: 64.4% of statements 05:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.178s coverage: 100.0% of statements 05:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 91.3% of statements 05:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 05:42:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 05:42:16 ---> Running in 921d365f0a8b 05:42:16 ---> 0e71911df2f5 05:42:16 Step 9/24 : RUN go mod tidy 05:42:16 ---> Running in d26b90a24a3f 05:42:16 Removing intermediate container 095a7b75e951 05:42:16 ---> ef4d1aadccdf 05:42:16 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:42:16 Removing intermediate container 921d365f0a8b 05:42:16 ---> 62e471a3327d 05:42:16 05:42:16 ---> Running in eadb10a0f0dc 05:42:16 Successfully built 62e471a3327d 05:42:16 Successfully tagged security-bootstrapper:latest 05:42:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 05:42:16  Building security-bootstrapper ... done 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 05:42:16 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 05:42:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.061s coverage: 66.9% of statements 05:42:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:42:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:42:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:42:20 Removing intermediate container d26b90a24a3f 05:42:20 ---> 82336ad5d779 05:42:20 Step 10/24 : RUN make cmd/core-data/core-data 05:42:21 ---> Running in d7ea70525e5b 05:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.778s coverage: 43.6% of statements 05:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.079s coverage: 89.5% of statements 05:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.101s coverage: 84.8% of statements 05:42:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:42:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:42:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:42:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 05:42:22 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 05:42:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.233s coverage: 19.3% of statements 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 05:42:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.655s coverage: 91.9% of statements 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 05:42:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.185s coverage: 63.4% of statements 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 05:42:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.381s coverage: 97.6% of statements 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 05:42:30 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:42:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 05:42:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.083s coverage: 87.9% of statements 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:42:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 05:42:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.190s coverage: 28.1% of statements 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 05:42:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.162s coverage: 28.9% of statements 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 05:42:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 05:42:31 Removing intermediate container 8a9b89c90a10 05:42:31 ---> 117cccea178c 05:42:31 05:42:31 Step 11/22 : FROM alpine:3.12 05:42:31 ---> 13621d1b12d4 05:42:31 Step 12/22 : RUN apk add --update --no-cache curl 05:42:31 GO111MODULE=on go vet ./... 05:42:31 ---> Running in ce273bf88fd2 05:42:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:42:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:42:32 (1/4) Installing ca-certificates (20191127-r4) 05:42:32 (2/4) Installing nghttp2-libs (1.41.0-r0) 05:42:32 (3/4) Installing libcurl (7.77.0-r0) 05:42:32 (4/4) Installing curl (7.77.0-r0) 05:42:32 Executing busybox-1.31.1-r20.trigger 05:42:32 Executing ca-certificates-20191127-r4.trigger 05:42:32 OK: 7 MiB in 18 packages 05:42:34 Removing intermediate container ce273bf88fd2 05:42:34 ---> 3429ea260068 05:42:34 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:42:34 ---> Running in d6d8546d022f 05:42:34 Removing intermediate container d6d8546d022f 05:42:34 ---> 592e75081942 05:42:34 Step 14/22 : WORKDIR /edgex 05:42:35 ---> Running in 7d750b2f9e38 05:42:35 Removing intermediate container 7d750b2f9e38 05:42:35 ---> fbc708e2b735 05:42:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:42:36 ---> e272b951fe31 05:42:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:42:37 Removing intermediate container 439cc5b49db4 05:42:37 ---> cab304a612b8 05:42:37 05:42:37 Step 11/23 : FROM alpine:3.12 05:42:37 ---> 13621d1b12d4 05:42:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 05:42:37 ---> Using cache 05:42:37 ---> 4f208d1befa1 05:42:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:42:37 ---> Using cache 05:42:37 ---> 4f99cda61a8f 05:42:37 Step 14/23 : ENV APP_PORT=59861 05:42:37 ---> 99d437e52495 05:42:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:42:38 ---> Running in 9bf2744173f6 05:42:40 Removing intermediate container 9bf2744173f6 05:42:40 ---> f1316ee8ecbe 05:42:40 Step 15/23 : EXPOSE $APP_PORT 05:42:40 ---> 1a1677a55068 05:42:40 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:42:40 ---> Running in 21dad7b2bae5 05:42:40 ---> Running in 17bca8672e6a 05:42:40 Removing intermediate container 21dad7b2bae5 05:42:40 ---> 098161e58f16 05:42:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:42:40 Removing intermediate container 17bca8672e6a 05:42:40 ---> bd24d3126327 05:42:40 Step 19/22 : CMD ["--init=true"] 05:42:40 ---> Running in a790a0779041 05:42:41 ---> b9f33c078349 05:42:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:42:41 Removing intermediate container a790a0779041 05:42:41 ---> 31cd99e85c99 05:42:41 Step 20/22 : LABEL arch=x86_64 05:42:42 ---> Running in ace4888e4931 05:42:42 ---> 6ca3b1895fcd 05:42:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:42:43 Removing intermediate container ace4888e4931 05:42:43 ---> 1cbe42a42811 05:42:43 Step 21/22 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 05:42:43 ---> 14aac4c07eec 05:42:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 05:42:43 ---> Running in 84d74d8520e8 05:42:43 ---> Running in bb3689c8bde1 05:42:44 Removing intermediate container 84d74d8520e8 05:42:44 ---> 3dd3fa34fd0d 05:42:44 Step 22/22 : LABEL version=0.0.0 05:42:44 Removing intermediate container bb3689c8bde1 05:42:44 ---> 7bab9bffc46e 05:42:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:42:44 ---> Running in 41667a2236b9 05:42:44 ---> Running in cf297e6b1ab0 05:42:44 Removing intermediate container 41667a2236b9 05:42:44 ---> ed3d2dbddb6b 05:42:44 05:42:44 Successfully built ed3d2dbddb6b 05:42:45 Removing intermediate container cf297e6b1ab0 05:42:45 ---> 82aa6bee18f2 05:42:45 Step 21/23 : LABEL arch=x86_64 05:42:45 Successfully tagged security-proxy-setup:latest 05:42:46  Building security-proxy-setup ... done  ---> Running in 5386906e8a66 05:42:46 Removing intermediate container 5386906e8a66 05:42:46 ---> d1b04fa068d4 05:42:46 Step 22/23 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 05:42:48 ---> Running in 91fea4fd5ab1 05:42:49 Removing intermediate container eadb10a0f0dc 05:42:49 ---> 3abfa435727a 05:42:49 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:42:49 Removing intermediate container 91fea4fd5ab1 05:42:49 ---> 0ff7de3f9c9f 05:42:49 Step 23/23 : LABEL version=0.0.0 05:42:49 ---> Running in ae47f1fa4120 05:42:49 ---> Running in 2b7d4c57ecbe 05:42:50 Removing intermediate container 2b7d4c57ecbe 05:42:50 ---> 0d8013052039 05:42:50 05:42:50 Successfully built 0d8013052039 05:42:50 Successfully tagged support-scheduler:latest 05:42:50  Building support-scheduler ... done 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 05:42:52 Removing intermediate container ae47f1fa4120 05:42:52 ---> 413eb4a9d4ee 05:42:52 05:42:52 Step 12/24 : FROM docker:20.10.0 05:42:52 20.10.0: Pulling from library/docker 05:43:03 Removing intermediate container d7ea70525e5b 05:43:03 ---> 4ef0a4c42252 05:43:03 05:43:03 Step 11/24 : FROM alpine:3.12 05:43:03 ---> 13621d1b12d4 05:43:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:43:03 ---> Running in 8c3d5bbedd26 05:43:03 Removing intermediate container 8c3d5bbedd26 05:43:03 ---> fceb94ef501c 05:43:03 Step 13/24 : ENV APP_PORT=59880 05:43:03 ---> Running in b2c9815b387b 05:43:04 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:43:04 Removing intermediate container b2c9815b387b 05:43:04 ---> 3c71b91a376e 05:43:04 Step 14/24 : EXPOSE $APP_PORT 05:43:04 Status: Downloaded newer image for docker:20.10.0 05:43:04 ---> aefe523efa57 05:43: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' 05:43:04 ---> Running in 2930f1392aff 05:43:04 ---> Running in aeb57b1203f2 05:43:04 Removing intermediate container 2930f1392aff 05:43:04 ---> db16da1805fd 05:43:04 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:43:04 Removing intermediate container aeb57b1203f2 05:43:04 ---> 398fc48df124 05:43:04 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 05:43:04 ---> Running in bb9fb6345a79 05:43:04 ---> Running in 6093d15f7db9 05:43:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:43:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:43:05 (1/39) Installing readline (8.0.4-r0) 05:43:05 (2/39) Installing bash (5.0.17-r0) 05:43:05 Executing bash-5.0.17-r0.post-install 05:43:05 (3/39) Installing nghttp2-libs (1.41.0-r0) 05:43:05 (4/39) Installing libcurl (7.77.0-r0) 05:43:05 (5/39) Installing curl (7.77.0-r0) 05:43:05 (6/39) Installing dumb-init (1.2.2-r1) 05:43:05 (7/39) Installing libbz2 (1.0.8-r1) 05:43:05 (8/39) Installing expat (2.2.9-r1) 05:43:05 (9/39) Installing libffi (3.3-r2) 05:43:05 (10/39) Installing gdbm (1.13-r1) 05:43:05 (11/39) Installing xz-libs (5.2.5-r0) 05:43:05 (12/39) Installing sqlite-libs (3.32.1-r1) 05:43:05 (13/39) Installing python3 (3.8.10-r0) 05:43:08 Removing intermediate container bb9fb6345a79 05:43:08 ---> c8feab5a92f3 05:43:08 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 05:43:08 ---> Running in 542981f02eec 05:43:08 (14/39) Installing py3-appdirs (1.4.4-r1) 05:43:08 (15/39) Installing py3-ordered-set (4.0.1-r0) 05:43:08 (16/39) Installing py3-parsing (2.4.7-r0) 05:43:08 (17/39) Installing py3-six (1.15.0-r0) 05:43:08 (18/39) Installing py3-packaging (20.4-r0) 05:43:08 (19/39) Installing py3-setuptools (47.0.0-r0) 05:43:08 (20/39) Installing py3-chardet (3.0.4-r4) 05:43:08 (21/39) Installing py3-idna (2.9-r0) 05:43:08 (22/39) Installing py3-certifi (2020.4.5.1-r0) 05:43:08 (23/39) Installing py3-urllib3 (1.25.9-r0) 05:43:08 (24/39) Installing py3-requests (2.23.0-r0) 05:43:09 (25/39) Installing py3-msgpack (1.0.0-r0) 05:43:09 (26/39) Installing py3-lockfile (0.12.2-r3) 05:43:09 (27/39) Installing py3-cachecontrol (0.12.6-r0) 05:43:09 (28/39) Installing py3-colorama (0.4.3-r0) 05:43:09 (29/39) Installing py3-distlib (0.3.0-r0) 05:43:09 (30/39) Installing py3-distro (1.5.0-r1) 05:43:09 (31/39) Installing py3-webencodings (0.5.1-r3) 05:43:09 (32/39) Installing py3-html5lib (1.0.1-r4) 05:43:09 (33/39) Installing py3-pytoml (0.1.21-r0) 05:43:09 (34/39) Installing py3-pep517 (0.8.2-r0) 05:43:09 (35/39) Installing py3-progress (1.5-r0) 05:43:09 (36/39) Installing py3-toml (0.10.1-r0) 05:43:09 (37/39) Installing py3-retrying (1.3.3-r0) 05:43:09 (38/39) Installing py3-contextlib2 (0.6.0-r0) 05:43:09 (39/39) Installing py3-pip (20.1.1-r0) 05:43:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:43:09 Executing busybox-1.31.1-r19.trigger 05:43:09 OK: 72 MiB in 59 packages 05:43:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:43:09 Collecting docker-compose==1.23.2 05:43:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:43:09 Collecting docker<4.0,>=3.6.0 05:43:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:43:10 Collecting docopt<0.7,>=0.6.1 05:43:10 Downloading docopt-0.6.2.tar.gz (25 kB) 05:43:10 (1/6) Installing dumb-init (1.2.2-r1) 05:43:10 Collecting cached-property<2,>=1.2.0 05:43:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:43:10 Collecting jsonschema<3,>=2.5.1 05:43:10 (2/6) Installing libgcc (9.3.0-r2) 05:43:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:43:11 (3/6) Installing libsodium (1.0.18-r0) 05:43:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:43:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:43:11 Collecting websocket-client<1.0,>=0.32.0 05:43:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:43:11 Collecting PyYAML<4,>=3.10 05:43:11 Downloading PyYAML-3.13.tar.gz (270 kB) 05:43:11 (4/6) Installing libstdc++ (9.3.0-r2) 05:43:11 (5/6) Installing libzmq (4.3.3-r0) 05:43:12 Collecting dockerpty<0.5,>=0.4.1 05:43:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:43:12 (6/6) Installing zeromq (4.3.3-r0) 05:43:12 Executing busybox-1.31.1-r20.trigger 05:43:12 OK: 8 MiB in 20 packages 05:43:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 05:43:12 Collecting texttable<0.10,>=0.9.0 05:43:12 Downloading texttable-0.9.1.tar.gz (11 kB) 05:43:14 Collecting docker-pycreds>=0.4.0 05:43:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:43:14 Removing intermediate container 542981f02eec 05:43:14 ---> 6f92aadf232a 05:43:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:43:14 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 05:43:14 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 05:43:14 Collecting idna<2.8,>=2.5 05:43:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:43:14 Collecting urllib3<1.25,>=1.21.1 05:43:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:43:14 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 05:43:14 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 05:43:14 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 05:43:14 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 05:43:14 Installing collected packages: idna, urllib3, requests, websocket-client, docker-pycreds, docker, docopt, cached-property, jsonschema, PyYAML, dockerpty, texttable, docker-compose 05:43:14 Attempting uninstall: idna 05:43:14 Found existing installation: idna 2.9 05:43:14 Uninstalling idna-2.9: 05:43:14 Successfully uninstalled idna-2.9 05:43:15 ---> 8aeb81703331 05:43:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:43:15 Attempting uninstall: urllib3 05:43:15 Found existing installation: urllib3 1.25.9 05:43:15 Uninstalling urllib3-1.25.9: 05:43:15 Successfully uninstalled urllib3-1.25.9 05:43:15 Attempting uninstall: requests 05:43:15 Found existing installation: requests 2.23.0 05:43:15 Uninstalling requests-2.23.0: 05:43:15 Successfully uninstalled requests-2.23.0 05:43:16 ---> b8acfa0497a8 05:43:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:43:19 ---> dc0837119553 05:43:19 Step 20/24 : ENTRYPOINT ["/core-data"] 05:43:19 Running setup.py install for docopt: started 05:43:19 ---> Running in 8a886a15aaca 05:43:19 Removing intermediate container 8a886a15aaca 05:43:19 ---> 0db7cff42cdf 05:43:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:43:19 Running setup.py install for docopt: finished with status 'done' 05:43:19 ---> Running in 191b18042815 05:43:19 Running setup.py install for PyYAML: started 05:43:19 Removing intermediate container 191b18042815 05:43:19 ---> 80e040efb327 05:43:19 Step 22/24 : LABEL arch=x86_64 05:43:19 ---> Running in e487620264a1 05:43:19 Running setup.py install for PyYAML: finished with status 'done' 05:43:19 Running setup.py install for dockerpty: started 05:43:19 Removing intermediate container e487620264a1 05:43:19 ---> 9cbd08dc7123 05:43:19 Step 23/24 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 05:43:19 ---> Running in 61beafb1cfe8 05:43:19 Running setup.py install for dockerpty: finished with status 'done' 05:43:19 Running setup.py install for texttable: started 05:43:20 Removing intermediate container 61beafb1cfe8 05:43:20 ---> 79ad08e72632 05:43:20 Step 24/24 : LABEL version=0.0.0 05:43:20 Running setup.py install for texttable: finished with status 'done' 05:43:20 ---> Running in a0b2eba166ac 05:43:20 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 05:43:20 Removing intermediate container a0b2eba166ac 05:43:20 ---> ffc6b761d826 05:43:20 05:43:20 Successfully built ffc6b761d826 05:43:20 Successfully tagged core-data:latest 05:43:25  Building core-data ... done Removing intermediate container 6093d15f7db9 05:43:25 ---> 2d6580d8b288 05:43:25 Step 15/24 : ENV APP_PORT=58890 05:43:25 ---> Running in 50009c4fa53b 05:43:25 Removing intermediate container 50009c4fa53b 05:43:25 ---> ecc7884de1be 05:43:25 Step 16/24 : EXPOSE $APP_PORT 05:43:25 ---> Running in 61a0973948f3 05:43:25 Removing intermediate container 61a0973948f3 05:43:25 ---> 71dc311b4564 05:43:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:43:25 ---> 0afe7d9cf8d1 05:43:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:43:25 ---> 4b39c84064d3 05:43:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:43:26 ---> 71c214781551 05:43:26 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 05:43:26 ---> Running in 45b812aaf28c 05:43:26 Removing intermediate container 45b812aaf28c 05:43:26 ---> 2a3f0e743303 05:43:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:43:26 ---> Running in 0b3b3a86b258 05:43:26 Removing intermediate container 0b3b3a86b258 05:43:26 ---> 80c53de35093 05:43:26 Step 22/24 : LABEL arch=x86_64 05:43:27 ---> Running in 10e512e758a2 05:43:27 Removing intermediate container 10e512e758a2 05:43:27 ---> e3db59c80a81 05:43:27 Step 23/24 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 05:43:27 ---> Running in 4e4bc0b9dd9e 05:43:27 Removing intermediate container 4e4bc0b9dd9e 05:43:27 ---> 1aa5b8a5cabe 05:43:27 Step 24/24 : LABEL version=0.0.0 05:43:27 ---> Running in 7f4f41b89869 05:43:27 Removing intermediate container 7f4f41b89869 05:43:27 ---> 22e9b6eeacd8 05:43:27 05:43:27 Successfully built 22e9b6eeacd8 05:43:27 Successfully tagged sys-mgmt-agent:latest 05:43:27  Building sys-mgmt-agent ... done  [Pipeline] } 05:43:27 $ docker stop --time=1 68c0fee92a28d784d6de16ef35f947fc8e06acf0b9cd6ded3221c3b2ff685043 05:43:29 $ docker rm -f 68c0fee92a28d784d6de16ef35f947fc8e06acf0b9cd6ded3221c3b2ff685043 [Pipeline] // withDockerContainer [Pipeline] sh 05:43:30 + docker images 05:43:30 REPOSITORY TAG IMAGE ID CREATED SIZE 05:43:30 sys-mgmt-agent latest 22e9b6eeacd8 2 seconds ago 312MB 05:43:30 core-data latest ffc6b761d826 9 seconds ago 20.2MB 05:43:30 4ef0a4c42252 32 seconds ago 1.15GB 05:43:30 413eb4a9d4ee 38 seconds ago 1.15GB 05:43:30 support-scheduler latest 0d8013052039 40 seconds ago 15.9MB 05:43:30 security-proxy-setup latest ed3d2dbddb6b 45 seconds ago 25.3MB 05:43:30 cab304a612b8 53 seconds ago 1.14GB 05:43:30 117cccea178c About a minute ago 1.15GB 05:43:30 security-bootstrapper latest 62e471a3327d About a minute ago 18.2MB 05:43:30 support-notifications latest 2359f41c3374 About a minute ago 16.6MB 05:43:30 security-secretstore-setup latest 9de4c35e8a22 2 minutes ago 28.1MB 05:43:30 core-command latest ce40b580fe2d 2 minutes ago 15.9MB 05:43:30 core-metadata latest baa816644b27 2 minutes ago 16.6MB 05:43:30 4e6f5aa414c8 2 minutes ago 1.15GB 05:43:30 a3a821ccefa0 2 minutes ago 1.15GB 05:43:30 9b97acc0158f 2 minutes ago 1.14GB 05:43:30 c216620d170c 2 minutes ago 1.14GB 05:43:30 964e3bde83cb 2 minutes ago 1.15GB 05:43:30 ci-base-image-x86_64 latest 44bb4ef7b503 8 minutes ago 648MB 05:43:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 05:43:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB 05:43:30 alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB 05:43:30 docker 20.10.0 aefe523efa57 5 months ago 240MB 05:43:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 05:43:45 Still waiting to schedule task 05:43:45 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 05:43:54 gofmt -l . 05:43:54 [ "`gofmt -l .`" = "" ] 05:43:54 ./bin/test-attribution-txt.sh [Pipeline] sh 05:43:55 + ls -al . 05:43:55 total 556 05:43:55 drwxrwxr-x 9 1001 1001 4096 Jun 8 05:43 . 05:43:55 drwxr-xr-x 4 root root 4096 Jun 8 05:39 .. 05:43:55 -rw-rw-r-- 1 1001 1001 11 Jun 8 05:37 .dockerignore 05:43:55 drwxrwxr-x 8 1001 1001 4096 Jun 8 05:37 .git 05:43:55 drwxrwxr-x 3 1001 1001 4096 Jun 8 05:37 .github 05:43:55 -rw-rw-r-- 1 1001 1001 818 Jun 8 05:37 .gitignore 05:43:55 -rw-rw-r-- 1 1001 1001 166 Jun 8 05:37 .sonarcloud.properties 05:43:55 -rw-rw-r-- 1 1001 1001 8609 Jun 8 05:37 Attribution.txt 05:43:55 -rw-rw-r-- 1 1001 1001 3804 Jun 8 05:37 CONTRIBUTING.md 05:43:55 -rw-rw-r-- 1 1001 1001 931 Jun 8 05:37 Dockerfile.build 05:43:55 -rw-rw-r-- 1 1001 1001 849 Jun 8 05:37 Jenkinsfile 05:43:55 -rw-rw-r-- 1 1001 1001 10775 Jun 8 05:37 LICENSE 05:43:55 -rw-rw-r-- 1 1001 1001 5605 Jun 8 05:37 Makefile 05:43:55 -rw-rw-r-- 1 1001 1001 7978 Jun 8 05:37 README.md 05:43:55 -rw-rw-r-- 1 1001 1001 6755 Jun 8 05:37 SECURITY.md 05:43:55 -rw-rw-r-- 1 1001 1001 5 Jun 8 05:34 VERSION 05:43:55 -rw-rw-r-- 1 1001 1001 4131 Jun 8 05:37 ZMQWindows.md 05:43:55 drwxrwxr-x 2 1001 1001 4096 Jun 8 05:37 bin 05:43:55 drwxrwxr-x 14 1001 1001 4096 Jun 8 05:37 cmd 05:43:55 -rw-r--r-- 1 root root 412085 Jun 8 05:42 coverage.out 05:43:55 -rw-rw-r-- 1 1001 1001 902 Jun 8 05:37 go.mod 05:43:55 -rw-r--r-- 1 root root 21139 Jun 8 05:39 go.sum 05:43:55 drwxrwxr-x 8 1001 1001 4096 Jun 8 05:37 internal 05:43:55 drwxrwxr-x 3 1001 1001 4096 Jun 8 05:37 openapi 05:43:55 drwxrwxr-x 4 1001 1001 4096 Jun 8 05:37 snap 05:43:55 -rw-rw-r-- 1 1001 1001 168 Jun 8 05:37 version.go [Pipeline] sh 05:43:56 + '[' -e coverage.out ] 05:43:56 + chown 1001:1001 coverage.out [Pipeline] stash 05:43:56 Warning: overwriting stash ‘coverage-report’ 05:43:57 Stashed 1 file(s) [Pipeline] sh 05:43:57 + make build 05:43:57 go mod tidy 05:43:58 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 05:44: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 05:44:27 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 05:44:29 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 05:44: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 05:44: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 05:44:38 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 05:44: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 05:44: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 05:44:48 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 05:44:51 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 05:44:53 Running on prd-ubuntu18.04-docker-8c-8g-856 in /w/workspace/edgexfoundry_edgex-go_PR-3550 [Pipeline] { [Pipeline] ws 05:44:53 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:44:53 The recommended git tool is: git 05:44:53 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 05:44:56 using credential edgex-jenkins-ssh 05:44:56 Cloning the remote Git repository 05:44:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:44:56 > git init /w/workspace/edgex-go/1 # timeout=10 05:44:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:44:56 > git --version # timeout=10 05:44:56 > git --version # 'git version 2.17.1' 05:44:56 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 05:44:59 $ docker stop --time=1 a953484e7d2fb0516e35e481ac0cce02a12a96fec8f96c21296a841948377cfb 05:45:01 $ docker rm -f a953484e7d2fb0516e35e481ac0cce02a12a96fec8f96c21296a841948377cfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:45:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:45:04 05:45:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:45:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:45:04 latest: Pulling from edgex-devops/edgex-compose-arm64 05:45:04 29e5d40040c1: Pulling fs layer 05:45:04 1ce36da41761: Pulling fs layer 05:45:04 25b303627fd3: Pulling fs layer 05:45:05 29e5d40040c1: Verifying Checksum 05:45:05 29e5d40040c1: Download complete 05:45:05 1ce36da41761: Verifying Checksum 05:45:05 1ce36da41761: Download complete 05:45:05 29e5d40040c1: Pull complete 05:45:07 1ce36da41761: Pull complete 05:45:07 25b303627fd3: Verifying Checksum 05:45:07 25b303627fd3: Download complete 05:45:17 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit a2666c85747e48d0f277d1bc73689a0fa3d00208 05:45:17 Merge succeeded, producing a2666c85747e48d0f277d1bc73689a0fa3d00208 05:45:17 Checking out Revision a2666c85747e48d0f277d1bc73689a0fa3d00208 (PR-3550) 05:45:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:45:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:45:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:45:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3550/head:refs/remotes/origin/PR-3550 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:45:17 > git config core.sparsecheckout # timeout=10 05:45:17 > git checkout -f a2666c85747e48d0f277d1bc73689a0fa3d00208 # timeout=10 05:45:17 > git remote # timeout=10 05:45:17 > git config --get remote.origin.url # timeout=10 05:45:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:17 > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 05:45:17 > git rev-parse HEAD^{commit} # timeout=10 05:45:17 > git config core.sparsecheckout # timeout=10 05:45:17 > git checkout -f a2666c85747e48d0f277d1bc73689a0fa3d00208 # timeout=10 05:45:17 25b303627fd3: Pull complete 05:45:17 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 05:45:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:45:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 05:45:17 prd-ubuntu18.04-docker-arm64-4c-16g-848 does not seem to be running inside a container 05:45:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:45:20 $ docker top 50c8538fdbc5faab0570d2cd269c66e23d637b7a18fcd0ccb23134c706a7a414 -eo pid,comm 05:45:21 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" [Pipeline] { 05:45:21 > git --version # timeout=10 05:45:21 > git --version # 'git version 2.17.1' 05:45:21 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:22 + docker-compose build --help 05:45:22 + grep parallel 05:45:22 + echo snap-build.sh 05:45:22 snap-build.sh 05:45:22 + SNAP_BASE_DIR=. 05:45:22 + '[' '!' -z /w/workspace/edgex-go/1 ']' 05:45:22 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 05:45:22 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 05:45:22 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 05:45:22 + cd /w/workspace/edgex-go/1 05:45:22 + sudo apt-get remove -qy --purge lxd lxd-client 05:45:22 Reading package lists... 05:45:22 Building dependency tree... 05:45:22 Reading state information... 05:45:22 The following packages were automatically installed and are no longer required: 05:45:22 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 05:45:22 uidmap xdelta3 05:45:22 Use 'sudo apt autoremove' to remove them. 05:45:22 The following packages will be REMOVED: 05:45:22 lxd* lxd-client* 05:45:23 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 05:45:23 After this operation, 31.7 MB disk space will be freed. 05:45:24 (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.) 05:45:24 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 05:45:25 Removing lxd dnsmasq configuration 05:45:25 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 05:45:25 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 05:45:26 --parallel Build images in parallel. [Pipeline] } 05:45:26 $ docker stop --time=1 50c8538fdbc5faab0570d2cd269c66e23d637b7a18fcd0ccb23134c706a7a414 05:45:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:45:28 (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.) 05:45:28 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 05:45:28 $ docker rm -f 50c8538fdbc5faab0570d2cd269c66e23d637b7a18fcd0ccb23134c706a7a414 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:45:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:45:29 . [Pipeline] withDockerContainer 05:45:29 prd-ubuntu18.04-docker-arm64-4c-16g-848 does not seem to be running inside a container 05:45:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:45:29 Processing triggers for systemd (237-3ubuntu10.45) ... 05:45:29 Processing triggers for ureadahead (0.100.0-21) ... 05:45:31 $ docker top e7fac41dc6e7d0fac4e4ea67cfa19b5e28ce95ac748547755434462e6dc3d416 -eo pid,comm 05:45:31 + sudo snap remove --purge lxd 05:45:31 snap "lxd" is not installed 05:45:31 + sudo groupadd --force --system lxd 05:45:31 ++ whoami 05:45:31 + sudo /usr/sbin/usermod -G lxd -a jenkins 05:45:31 + newgrp - lxd 05:45:31 + sudo snap install lxd [Pipeline] { [Pipeline] sh 05:45:32 + docker-compose -f ./docker-compose-build.yml build --parallel 05:45:36 Building core-command ... 05:45:36 Building core-data ... 05:45:36 Building core-metadata ... 05:45:36 Building security-bootstrapper ... 05:45:36 Building security-proxy-setup ... 05:45:36 Building security-secretstore-setup ... 05:45:36 Building support-notifications ... 05:45:36 Building support-scheduler ... 05:45:36 Building sys-mgmt-agent ... 05:45:36 Building support-notifications 05:45:36 Building sys-mgmt-agent 05:45:36 Building core-command 05:45:36 Building support-scheduler 05:45:36 Building security-proxy-setup 05:45:39 2021-06-08T05:45:37Z INFO Waiting for automatic snapd restart... 05:46:01 lxd 4.15 from Canonical* installed 05:46:01 + sudo lxd init --auto 05:46:13 + sudo snap install --classic snapcraft 05:46:19 snapcraft 4.8 from Canonical* installed 05:46:19 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 05:46:19 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 05:46:19 % Total % Received % Xferd Average Speed Time Time Time Current 05:46:19 Dload Upload Total Spent Left Speed 05:46:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4125 0 --:--:-- --:--:-- --:--:-- 4125 05:46:19 100 3325k 100 3325k 0 0 6912k 0 --:--:-- --:--:-- --:--:-- 6912k 05:46:19 ./yq_linux_amd64 05:46:20 + sudo snapcraft prime --use-lxd 05:46:21 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 05:46:21 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: 05:46:21 - README.md 05:46:21 05:46:21 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:46:22 Launching a container. 05:46:30 Waiting for container to be ready 05:46:30 To start your first instance, try: lxc launch ubuntu:18.04 05:46:30 05:46:34 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 05:46:35 Waiting for network to be ready... 05:46:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:46:35 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 05:46:35 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 05:46:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 05:46:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 05:46:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 05:46:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 05:46:36 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 05:46:36 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 05:46:36 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 05:46:36 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:46:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 05:46:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 05:46:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 05:46:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 05:46:36 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 05:46:36 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 05:46:36 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 05:46:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 05:46:37 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2097 kB] 05:46:37 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 05:46:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 05:46:37 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 05:46:37 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] 05:46:37 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] 05:46:37 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 05:46:37 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 05:46:39 Fetched 24.7 MB in 4s (6110 kB/s) 05:46:40 Reading package lists... 05:46:40 Reading package lists... 05:46:41 Building dependency tree... 05:46:41 Reading state information... 05:46:41 The following additional packages will be installed: 05:46:41 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 05:46:41 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 05:46:41 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 05:46:41 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 05:46:41 Suggested packages: 05:46:41 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 05:46:41 Recommended packages: 05:46:41 gnupg libsasl2-modules 05:46:41 The following NEW packages will be installed: 05:46:41 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 05:46:41 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 05:46:41 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 05:46:41 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 05:46:41 The following packages will be upgraded: 05:46:41 gpg gpg-agent gpgconf libudev1 05:46:41 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 05:46:41 Need to get 3530 kB of archives. 05:46:41 After this operation, 13.3 MB of additional disk space will be used. 05:46:41 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] 05:46:41 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] 05:46:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 05:46:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 05:46:41 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 05:46:41 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 05:46:42 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 05:46:42 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 05:46:42 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 05:46:42 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 05:46:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 05:46:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 05:46:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 05:46:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 05:46:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 05:46:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 05:46:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 05:46:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 05:46:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 05:46:42 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 05:46:42 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 05:46:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 05:46:42 debconf: delaying package configuration, since apt-utils is not installed 05:46:42 Fetched 3530 kB in 1s (2462 kB/s) 05:46:42 (Reading database ... 12511 files and directories currently installed.) 05:46:42 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 05:46:43 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 05:46:44 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 05:46:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:46:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:46:44 ---> 0ceddcabf47d 05:46:44 Step 3/24 : WORKDIR /edgex-go 05:46:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:46:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:46:44 ---> 0ceddcabf47d 05:46:44 Step 3/24 : WORKDIR /edgex-go 05:46:44 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:46:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:46:44 ---> 0ceddcabf47d 05:46:44 Step 3/22 : WORKDIR /edgex-go 05:46:44 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:46:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:46:44 ---> 0ceddcabf47d 05:46:44 Step 3/23 : WORKDIR /edgex-go 05:46:44 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:46:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:46:44 ---> 0ceddcabf47d 05:46:44 Step 3/23 : WORKDIR /edgex-go 05:46:44 ---> Running in 480647e05dd7 05:46:44 ---> Running in 296466ab12d4 05:46:44 ---> Running in 7a069f01bfee 05:46:44 ---> Running in f92a0d22f92c 05:46:44 ---> Running in 60ae6d5db245 05:46:44 Removing intermediate container 480647e05dd7 05:46:44 ---> 630333f89ca2 05:46:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:44 Removing intermediate container 296466ab12d4 05:46:44 ---> 039a82fffa55 05:46:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:44 Removing intermediate container f92a0d22f92c 05:46:44 ---> d3c48122a957 05:46:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:44 ---> Running in a62419678092 05:46:44 Removing intermediate container 60ae6d5db245 05:46:44 ---> 9fd55eaade24 05:46:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:44 Removing intermediate container 7a069f01bfee 05:46:44 ---> 59bc18061486 05:46:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:44 ---> Running in 11e390d2b4b7 05:46:44 ---> Running in 7e6c7ed8167f 05:46:44 ---> Running in d516d39e76b2 05:46:44 ---> Running in d22a66b220c1 05:46:44 Selecting previously unselected package udev. 05:46:44 (Reading database ... 12511 files and directories currently installed.) 05:46:44 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 05:46:44 Unpacking udev (237-3ubuntu10.47) ... 05:46:45 Selecting previously unselected package libfuse2:amd64. 05:46:45 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 05:46:45 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 05:46:45 Selecting previously unselected package fuse. 05:46:45 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 05:46:45 Unpacking fuse (2.9.7-1ubuntu1) ... 05:46:45 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 05:46:45 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:46:45 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 05:46:45 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:46:45 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 05:46:45 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:46:45 Selecting previously unselected package libksba8:amd64. 05:46:45 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 05:46:45 Unpacking libksba8:amd64 (1.3.5-2) ... 05:46:45 Selecting previously unselected package libroken18-heimdal:amd64. 05:46:45 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:46:45 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 05:46:45 Selecting previously unselected package libasn1-8-heimdal:amd64. 05:46:45 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:46:45 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 05:46:45 Selecting previously unselected package libheimbase1-heimdal:amd64. 05:46:45 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:46:45 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 05:46:45 Selecting previously unselected package libhcrypto4-heimdal:amd64. 05:46:45 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:46:45 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 05:46:45 Selecting previously unselected package libwind0-heimdal:amd64. 05:46:45 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:46:45 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:46:45 Selecting previously unselected package libhx509-5-heimdal:amd64. 05:46:45 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:46:45 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 05:46:46 Selecting previously unselected package libkrb5-26-heimdal:amd64. 05:46:46 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:46:46 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 05:46:46 Selecting previously unselected package libheimntlm0-heimdal:amd64. 05:46:46 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:46:46 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:46:46 Selecting previously unselected package libgssapi3-heimdal:amd64. 05:46:46 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:46:46 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 05:46:46 Selecting previously unselected package libsasl2-modules-db:amd64. 05:46:46 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 05:46:46 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:46:46 Selecting previously unselected package libsasl2-2:amd64. 05:46:46 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 05:46:46 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:46:46 Selecting previously unselected package libldap-common. 05:46:46 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 05:46:46 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 05:46:46 Selecting previously unselected package libldap-2.4-2:amd64. 05:46:46 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 05:46:46 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 05:46:46 Selecting previously unselected package dirmngr. 05:46:46 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 05:46:46 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 05:46:46 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 05:46:46 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 05:46:46 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 05:46:46 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:46:46 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:46:46 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 05:46:46 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 05:46:46 Setting up libksba8:amd64 (1.3.5-2) ... 05:46:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:46:46 Setting up udev (237-3ubuntu10.47) ... 05:46:47 invoke-rc.d: policy-rc.d denied execution of start. 05:46:47 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 05:46:47 Processing triggers for systemd (237-3ubuntu10) ... 05:46:47 Setting up fuse (2.9.7-1ubuntu1) ... 05:46:47 Setting up gpg (2.2.4-1ubuntu1.4) ... 05:46:47 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:46:47 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 05:46:47 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 05:46:47 Removing intermediate container a62419678092 05:46:47 ---> b84f13fdfd1b 05:46:47 Step 5/24 : RUN apk add --update --no-cache make bash git 05:46:47 Removing intermediate container 11e390d2b4b7 05:46:47 ---> fe3ba59f2fca 05:46:47 Step 5/22 : RUN apk add --update --no-cache make git 05:46:47 ---> Running in 75dee4bdd847 05:46:47 ---> Running in 1c273f1f3756 05:46:47 Removing intermediate container 7e6c7ed8167f 05:46:47 ---> bc8302e5c2ce 05:46:47 Step 5/24 : RUN apk add --update --no-cache make git 05:46:47 Removing intermediate container d22a66b220c1 05:46:47 ---> e4c3e4255967 05:46:47 Step 5/23 : RUN apk add --update --no-cache make git 05:46:48 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 05:46:48 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 05:46:48 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:46:48 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 05:46:48 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 05:46:48 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 05:46:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:46:48 ---> Running in 484d59169bd3 05:46:48 ---> Running in 1bba08413a5f 05:46:48 Removing intermediate container d516d39e76b2 05:46:48 ---> 4bce97660057 05:46:48 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 05:46:48 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 05:46:48 settings in the [Install] section, and DefaultInstance for template units). 05:46:48 This means they are not meant to be enabled using systemctl. 05:46:48 Possible reasons for having this kind of units are: 05:46:48 1) A unit may be statically enabled by being symlinked from another unit's 05:46:48 .wants/ or .requires/ directory. 05:46:48 2) A unit's purpose may be to act as a helper for some other unit which has 05:46:48 a requirement dependency on it. 05:46:48 3) A unit may be started when needed via activation (socket, path, timer, 05:46:48 D-Bus, udev, scripted systemctl call, ...). 05:46:48 4) In case of template units, the unit is meant to be enabled with some 05:46:48 instance name specified. 05:46:48 ---> Running in 9529faa3612c 05:46:49 Reading package lists... 05:46:49 Building dependency tree... 05:46:49 Reading state information... 05:46:49 The following additional packages will be installed: 05:46:49 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 05:46:49 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 05:46:49 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 05:46:49 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 05:46:49 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 05:46:49 Suggested packages: 05:46:49 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 05:46:49 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 05:46:49 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 05:46:49 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 05:46:49 systemd-container policykit-1 05:46:49 Recommended packages: 05:46:49 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 05:46:49 The following NEW packages will be installed: 05:46:49 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 05:46:49 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 05:46:49 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 05:46:49 multiarch-support openssh-client python3 python3-minimal python3.6 05:46:49 python3.6-minimal snapd squashfs-tools sudo 05:46:49 The following packages will be upgraded: 05:46:49 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 05:46:49 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 05:46:49 Need to get 36.7 MB of archives. 05:46:49 After this operation, 147 MB of additional disk space will be used. 05:46:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 05:46:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 05:46:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 05:46:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 05:46:49 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 05:46:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 05:46:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 05:46:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 05:46:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 05:46:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 05:46:49 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 05:46:49 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 05:46:49 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 05:46:49 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 05:46:49 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 05:46:49 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 05:46:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:46:50 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 05:46:50 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 05:46:50 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 05:46:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 05:46:50 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 05:46:50 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 05:46:50 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 05:46:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 05:46:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 05:46:50 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 05:46:50 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 05:46:50 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 05:46:50 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 05:46:50 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 05:46:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:46:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:46:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:46:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:46:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:46:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:46:51 debconf: delaying package configuration, since apt-utils is not installed 05:46:51 Fetched 36.7 MB in 2s (17.9 MB/s) 05:46:52 (Reading database ... 12757 files and directories currently installed.) 05:46:52 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 05:46:52 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 05:46:52 OK: 218 MiB in 52 packages 05:46:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:46:52 OK: 218 MiB in 52 packages 05:46:52 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 05:46:52 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 05:46:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:46:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:46:52 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 05:46:52 (Reading database ... 12757 files and directories currently installed.) 05:46:52 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 05:46:52 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 05:46:53 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 05:46:53 (Reading database ... 12757 files and directories currently installed.) 05:46:53 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 05:46:53 Unpacking apt (1.6.13) over (1.6.1) ... 05:46:53 OK: 218 MiB in 52 packages 05:46:53 Setting up apt (1.6.13) ... 05:46:53 Removing intermediate container 75dee4bdd847 05:46:53 ---> 8c3dd7224347 05:46:53 Step 6/24 : COPY go.mod . 05:46:53 OK: 218 MiB in 52 packages 05:46:53 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 05:46:53 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 05:46:54 Removing intermediate container 1c273f1f3756 05:46:54 ---> fa079baf7fb8 05:46:54 Step 6/22 : COPY go.mod . 05:46:54 ---> 2941a69336cc 05:46:54 Step 7/24 : RUN go mod download 05:46:54 (Reading database ... 12764 files and directories currently installed.) 05:46:54 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 05:46:54 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 05:46:55 ---> Running in 4914b28ffbb6 05:46:55 Removing intermediate container 9529faa3612c 05:46:55 ---> 7ddc44f94983 05:46:55 Step 6/23 : COPY go.mod . 05:46:55 Selecting previously unselected package libpython3.6-minimal:amd64. 05:46:55 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:46:55 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:46:55 Removing intermediate container 1bba08413a5f 05:46:55 ---> b97572b55ea4 05:46:55 Step 6/23 : COPY go.mod . 05:46:55 ---> 4be6d5d814ec 05:46:55 Step 7/22 : RUN go mod download 05:46:55 ---> Running in ac107cff9e9c 05:46:55 OK: 218 MiB in 52 packages 05:46:56 Selecting previously unselected package libexpat1:amd64. 05:46:56 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 05:46:56 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:46:56 Selecting previously unselected package python3.6-minimal. 05:46:56 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:46:56 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 05:46:56 ---> 542e83ff001e 05:46:56 Step 7/23 : RUN go mod download 05:46:56 ---> 12900d956955 05:46:56 Step 7/23 : RUN go mod download 05:46:56 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 05:46:56 ---> Running in 232d91020014 05:46:56 ---> Running in 9a4ad5d04763 05:46:56 Checking for services that may need to be restarted...done. 05:46:56 Checking for services that may need to be restarted...done. 05:46:56 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:46:56 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:46:56 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 05:46:57 Selecting previously unselected package python3-minimal. 05:46:57 (Reading database ... 13012 files and directories currently installed.) 05:46:57 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 05:46:57 Unpacking python3-minimal (3.6.7-1~18.04) ... 05:46:57 Selecting previously unselected package mime-support. 05:46:57 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 05:46:57 Unpacking mime-support (3.60ubuntu1) ... 05:46:57 Selecting previously unselected package libmpdec2:amd64. 05:46:57 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 05:46:57 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 05:46:57 Selecting previously unselected package libpython3.6-stdlib:amd64. 05:46:57 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:46:57 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:46:57 Removing intermediate container 484d59169bd3 05:46:57 ---> f8a6eb67ae69 05:46:57 Step 6/24 : COPY go.mod . 05:46:57 Selecting previously unselected package python3.6. 05:46:57 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:46:57 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 05:46:57 Selecting previously unselected package libpython3-stdlib:amd64. 05:46:57 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 05:46:57 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 05:46:57 Setting up python3-minimal (3.6.7-1~18.04) ... 05:46:58 Selecting previously unselected package python3. 05:46:58 (Reading database ... 13442 files and directories currently installed.) 05:46:58 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 05:46:58 Unpacking python3 (3.6.7-1~18.04) ... 05:46:58 Selecting previously unselected package multiarch-support. 05:46:58 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 05:46:58 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 05:46:58 Setting up multiarch-support (2.27-3ubuntu1.4) ... 05:46:58 ---> f9a5e28fc8cd 05:46:58 Step 7/24 : RUN go mod download 05:46:58 Selecting previously unselected package liblzo2-2:amd64. 05:46:58 (Reading database ... 13479 files and directories currently installed.) 05:46:58 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 05:46:58 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 05:46:58 Selecting previously unselected package libbsd0:amd64. 05:46:58 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 05:46:58 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:46:58 ---> Running in 47df97502054 05:46:58 Removing intermediate container 4914b28ffbb6 05:46:58 ---> 91aa9b36db6a 05:46:58 Step 8/24 : COPY . . 05:46:58 Selecting previously unselected package sudo. 05:46:58 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 05:46:58 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 05:46:58 Selecting previously unselected package apparmor. 05:46:58 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 05:46:58 Unpacking apparmor (2.12-4ubuntu5.1) ... 05:46:59 Selecting previously unselected package libedit2:amd64. 05:46:59 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 05:46:59 Unpacking libedit2:amd64 (3.1-20170329-1) ... 05:46:59 Selecting previously unselected package libkrb5support0:amd64. 05:46:59 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 05:46:59 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 05:46:59 Selecting previously unselected package libk5crypto3:amd64. 05:46:59 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 05:46:59 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 05:46:59 Selecting previously unselected package libkeyutils1:amd64. 05:46:59 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 05:46:59 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 05:46:59 Selecting previously unselected package libkrb5-3:amd64. 05:46:59 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 05:46:59 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 05:46:59 Selecting previously unselected package libgssapi-krb5-2:amd64. 05:46:59 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 05:46:59 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 05:46:59 Removing intermediate container ac107cff9e9c 05:46:59 ---> c75a7705f919 05:46:59 Step 8/22 : COPY . . 05:46:59 Selecting previously unselected package libssl1.0.0:amd64. 05:46:59 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 05:46:59 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 05:46:59 Selecting previously unselected package openssh-client. 05:46:59 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 05:46:59 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 05:46:59 Selecting previously unselected package squashfs-tools. 05:46:59 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 05:46:59 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 05:46:59 Selecting previously unselected package snapd. 05:46:59 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 05:46:59 Unpacking snapd (2.49.2+18.04) ... 05:47:01 Removing intermediate container 9a4ad5d04763 05:47:01 ---> 2bde30bba0d3 05:47:01 Step 8/23 : COPY . . 05:47:02 Removing intermediate container 232d91020014 05:47:02 ---> 7ae3e6ad116e 05:47:02 Step 8/23 : COPY . . 05:47:03 Removing intermediate container 47df97502054 05:47:03 ---> 4c0bdefca69e 05:47:03 Step 8/24 : COPY . . 05:47:04 Setting up libedit2:amd64 (3.1-20170329-1) ... 05:47:04 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 05:47:04 Setting up mime-support (3.60ubuntu1) ... 05:47:04 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 05:47:04 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:47:04 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 05:47:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:47:04 Setting up systemd (237-3ubuntu10.47) ... 05:47:04 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 05:47:04 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 05:47:04 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 05:47:04 Setting up liblzo2-2:amd64 (2.08-1.2) ... 05:47:04 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:47:04 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 05:47:04 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 05:47:05 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 05:47:05 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 05:47:05 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 05:47:05 Setting up python3 (3.6.7-1~18.04) ... 05:47:05 running python rtupdate hooks for python3.6... 05:47:05 running python post-rtupdate hooks for python3.6... 05:47:05 Setting up apparmor (2.12-4ubuntu5.1) ... 05:47:06 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 05:47:06 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 05:47:06 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 05:47:06 Setting up snapd (2.49.2+18.04) ... 05:47:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 05:47:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 05:47:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 05:47:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 05:47:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 05:47:07 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 05:47:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 05:47:08 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 05:47:08 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 05:47:08 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 05:47:08 /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' 05:47:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:47:09 Processing triggers for systemd (237-3ubuntu10.47) ... 05:47:10 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 05:47:10 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 05:47:10 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:47:12 Reading package lists... 05:47:12 Reading package lists... 05:47:12 Building dependency tree... 05:47:12 Reading state information... 05:47:12 Calculating upgrade... 05:47:12 The following packages will be upgraded: 05:47:12 advancecomp base-files bash binutils binutils-common 05:47:12 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 05:47:12 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 05:47:12 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 05:47:12 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 05:47:12 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 05:47:12 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 05:47:12 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 05:47:12 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 05:47:12 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 05:47:12 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 05:47:12 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 05:47:12 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 05:47:12 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 05:47:12 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 05:47:12 ubuntu-keyring util-linux 05:47:12 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 05:47:12 Need to get 64.1 MB of archives. 05:47:12 After this operation, 5097 kB of additional disk space will be used. 05:47:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 05:47:13 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 05:47:13 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 05:47:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 05:47:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 05:47:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 05:47:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 05:47:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 05:47:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 05:47:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 05:47:13 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 05:47:13 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 05:47:13 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 05:47:13 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 05:47:13 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 05:47:13 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 05:47:13 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 05:47:13 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 05:47:13 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 05:47:13 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 05:47:13 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 05:47:13 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 05:47:13 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 05:47:13 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 05:47:13 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 05:47:13 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 05:47:13 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 05:47:13 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 05:47:13 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 05:47:13 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 05:47:13 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 05:47:13 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 05:47:13 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 05:47:13 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 05:47:13 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 05:47:13 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 05:47:13 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 05:47:13 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 05:47:13 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 05:47:13 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 05:47:13 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 05:47:13 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 05:47:13 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 05:47:13 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 05:47:13 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 05:47:13 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 05:47:13 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 05:47:13 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 05:47:13 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 05:47:13 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] 05:47:13 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 05:47:13 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 05:47:13 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 05:47:13 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 05:47:13 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 05:47:13 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 05:47:13 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 05:47:13 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 05:47:13 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 05:47:13 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 05:47:13 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 05:47:13 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 05:47:13 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 05:47:13 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 05:47:13 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 05:47:13 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 05:47:13 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 05:47:13 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 05:47:14 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 05:47:14 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 05:47:14 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 05:47:14 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 05:47:14 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 05:47:14 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 05:47:14 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 05:47:14 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 05:47:14 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 05:47:14 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 05:47:14 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 05:47:14 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 05:47:14 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 05:47:14 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 05:47:14 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 05:47:14 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 05:47:14 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 05:47:14 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 05:47:14 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 05:47:14 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 05:47:14 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 05:47:14 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 05:47:14 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 05:47:14 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 05:47:14 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 05:47:14 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 05:47:14 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 05:47:14 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 05:47:14 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 05:47:14 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 05:47:14 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 05:47:14 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 05:47:14 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 05:47:14 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 05:47:15 debconf: delaying package configuration, since apt-utils is not installed 05:47:15 Fetched 64.1 MB in 2s (32.2 MB/s) 05:47:15 (Reading database ... 13914 files and directories currently installed.) 05:47:15 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 05:47:15 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:47:17 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 05:47:17 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:47:17 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 05:47:17 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 05:47:18 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:47:18 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:47:18 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:47:18 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:47:18 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:47:19 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:47:19 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:47:19 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:47:19 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:47:19 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:47:19 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:47:19 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:47:20 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:47:20 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:47:20 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 05:47:20 (Reading database ... 13914 files and directories currently installed.) 05:47:20 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 05:47:20 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 05:47:20 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 05:47:21 (Reading database ... 13914 files and directories currently installed.) 05:47:21 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:47:21 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:47:21 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:47:21 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:47:21 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:47:21 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:47:21 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 05:47:21 (Reading database ... 13914 files and directories currently installed.) 05:47:21 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 05:47:22 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:47:22 ---> 97cfd5888775 05:47:22 Step 9/24 : RUN go mod tidy 05:47:22 ---> e54c2bfca394 05:47:22 Step 9/22 : RUN go mod tidy 05:47:22 ---> f6e7793e9ae3 05:47:22 Step 9/23 : RUN go mod tidy 05:47:22 ---> da298136199c 05:47:22 Step 9/23 : RUN go mod tidy 05:47:22 ---> Running in fde3e2db16fc 05:47:22 ---> Running in 699cc3c72e52 05:47:22 ---> Running in 41a6a4ae134c 05:47:22 ---> Running in cd590945aa1e 05:47:22 ---> 72a06263272c 05:47:22 Step 9/24 : RUN go mod tidy 05:47:22 ---> Running in 413317155d62 05:47:23 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 05:47:23 (Reading database ... 13914 files and directories currently installed.) 05:47:23 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 05:47:23 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 05:47:23 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 05:47:23 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 05:47:23 Setting up base-files (10.1ubuntu2.10) ... 05:47:23 Installing new version of config file /etc/issue ... 05:47:23 Installing new version of config file /etc/issue.net ... 05:47:23 Installing new version of config file /etc/lsb-release ... 05:47:23 Installing new version of config file /etc/update-motd.d/50-motd-news ... 05:47:24 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 05:47:24 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 05:47:24 Removing obsolete conffile /etc/default/motd-news ... 05:47:24 (Reading database ... 13915 files and directories currently installed.) 05:47:24 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 05:47:24 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 05:47:24 Setting up bash (4.4.18-2ubuntu1.2) ... 05:47:24 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 05:47:24 (Reading database ... 13915 files and directories currently installed.) 05:47:24 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 05:47:24 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 05:47:24 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 05:47:24 (Reading database ... 13915 files and directories currently installed.) 05:47:24 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 05:47:24 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 05:47:24 Setting up tar (1.29b-2ubuntu0.2) ... 05:47:25 (Reading database ... 13915 files and directories currently installed.) 05:47:25 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 05:47:25 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:47:25 Setting up dpkg (1.19.0.5ubuntu2.3) ... 05:47:25 (Reading database ... 13915 files and directories currently installed.) 05:47:25 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 05:47:25 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:47:26 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 05:47:26 (Reading database ... 13915 files and directories currently installed.) 05:47:26 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 05:47:26 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:47:26 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 05:47:26 (Reading database ... 13915 files and directories currently installed.) 05:47:26 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 05:47:26 Unpacking grep (3.1-2build1) over (3.1-2) ... 05:47:27 Setting up grep (3.1-2build1) ... 05:47:27 (Reading database ... 13915 files and directories currently installed.) 05:47:27 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 05:47:27 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 05:47:28 Setting up login (1:4.5-1ubuntu2) ... 05:47:28 (Reading database ... 13915 files and directories currently installed.) 05:47:28 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 05:47:28 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:47:28 Removing intermediate container fde3e2db16fc 05:47:28 ---> 0772f5ef63fd 05:47:28 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:47:28 ---> Running in e5a260d656ca 05:47:28 Removing intermediate container 699cc3c72e52 05:47:28 ---> 1ecebe88ae04 05:47:28 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:47:28 ---> Running in 2914ddfba6ff 05:47:28 Removing intermediate container 41a6a4ae134c 05:47:28 ---> 355ba90e8568 05:47:28 Step 10/23 : RUN make cmd/support-notifications/support-notifications 05:47:29 Removing intermediate container cd590945aa1e 05:47:29 ---> 40619b7c93c3 05:47:29 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 05:47:29 Removing intermediate container 413317155d62 05:47:29 ---> fe04bd9bafae 05:47:29 Step 10/24 : RUN make cmd/core-command/core-command 05:47:29 ---> Running in 5c8e2742046a 05:47:29 ---> Running in 0d45064db823 05:47:29 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 05:47:29 ---> Running in 1e39bdac4d0c 05:47:29 (Reading database ... 13915 files and directories currently installed.) 05:47:29 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 05:47:30 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 05:47:30 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:47:30 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 05:47:31 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 05:47:31 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 05:47:31 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 05:47:32 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 05:47:32 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:47:33 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 05:47:33 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:47:35 Setting up perl-base (5.26.1-6ubuntu0.5) ... 05:47:35 (Reading database ... 13915 files and directories currently installed.) 05:47:35 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 05:47:35 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:47:36 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 05:47:36 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 05:47:36 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 05:47:36 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 05:47:36 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 05:47:36 (Reading database ... 13915 files and directories currently installed.) 05:47:36 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 05:47:37 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 05:47:38 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 05:47:38 (Reading database ... 13915 files and directories currently installed.) 05:47:38 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:47:38 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:47:39 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:47:39 (Reading database ... 13915 files and directories currently installed.) 05:47:39 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:47:39 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:47:39 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:47:39 (Reading database ... 13915 files and directories currently installed.) 05:47:39 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:47:39 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:47:39 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:47:39 (Reading database ... 13915 files and directories currently installed.) 05:47:39 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:47:39 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:47:40 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:47:40 (Reading database ... 13915 files and directories currently installed.) 05:47:40 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 05:47:40 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:47:40 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 05:47:40 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:47:40 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 05:47:41 (Reading database ... 13915 files and directories currently installed.) 05:47:41 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 05:47:41 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:47:41 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 05:47:41 (Reading database ... 13915 files and directories currently installed.) 05:47:41 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:47:41 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:47:41 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:47:41 (Reading database ... 13915 files and directories currently installed.) 05:47:41 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:47:41 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:47:41 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 05:47:41 (Reading database ... 13915 files and directories currently installed.) 05:47:41 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:47:41 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:47:42 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 05:47:42 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 05:47:43 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 05:47:43 (Reading database ... 13915 files and directories currently installed.) 05:47:43 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 05:47:43 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:47:43 Setting up libc-bin (2.27-3ubuntu1.4) ... 05:47:43 (Reading database ... 13915 files and directories currently installed.) 05:47:43 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 05:47:43 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:47:44 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 05:47:44 (Reading database ... 13917 files and directories currently installed.) 05:47:44 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 05:47:44 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 05:47:45 Setting up debconf (1.5.66ubuntu1) ... 05:47:45 (Reading database ... 13917 files and directories currently installed.) 05:47:45 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 05:47:45 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 05:47:45 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 05:47:45 (Reading database ... 13917 files and directories currently installed.) 05:47:45 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 05:47:45 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 05:47:46 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 05:47:47 (Reading database ... 13917 files and directories currently installed.) 05:47:47 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 05:47:47 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 05:47:47 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 05:47:47 (Reading database ... 13917 files and directories currently installed.) 05:47:47 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 05:47:48 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 05:47:48 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 05:47:48 (Reading database ... 13919 files and directories currently installed.) 05:47:48 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 05:47:48 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 05:47:49 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 05:47:49 (Reading database ... 13923 files and directories currently installed.) 05:47:49 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:47:49 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:47:49 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 05:47:49 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 05:47:49 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 05:47:49 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:47:49 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 05:47:50 (Reading database ... 13923 files and directories currently installed.) 05:47:50 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 05:47:50 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 05:47:50 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 05:47:50 (Reading database ... 13923 files and directories currently installed.) 05:47:50 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 05:47:50 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 05:47:50 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 05:47:50 (Reading database ... 13923 files and directories currently installed.) 05:47:50 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 05:47:50 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 05:47:50 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 05:47:50 (Reading database ... 13923 files and directories currently installed.) 05:47:50 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 05:47:50 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:47:50 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 05:47:50 (Reading database ... 13923 files and directories currently installed.) 05:47:50 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 05:47:50 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 05:47:51 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 05:47:51 (Reading database ... 13923 files and directories currently installed.) 05:47:51 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 05:47:51 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 05:47:51 Setting up passwd (1:4.5-1ubuntu2) ... 05:47:51 (Reading database ... 13923 files and directories currently installed.) 05:47:51 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 05:47:51 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:47:51 Setting up gpgv (2.2.4-1ubuntu1.4) ... 05:47:51 (Reading database ... 13923 files and directories currently installed.) 05:47:51 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 05:47:51 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 05:47:52 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 05:47:52 (Reading database ... 13923 files and directories currently installed.) 05:47:52 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 05:47:52 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 05:47:52 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 05:47:52 (Reading database ... 13923 files and directories currently installed.) 05:47:52 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 05:47:52 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 05:47:52 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 05:47:52 (Reading database ... 13923 files and directories currently installed.) 05:47:52 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 05:47:52 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 05:47:53 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 05:47:53 (Reading database ... 13923 files and directories currently installed.) 05:47:53 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 05:47:53 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 05:47:53 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 05:47:53 (Reading database ... 13923 files and directories currently installed.) 05:47:53 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 05:47:53 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 05:47:53 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 05:47:53 (Reading database ... 13923 files and directories currently installed.) 05:47:53 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 05:47:53 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 05:47:53 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 05:47:53 (Reading database ... 13923 files and directories currently installed.) 05:47:53 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 05:47:53 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 05:47:53 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 05:47:53 (Reading database ... 13924 files and directories currently installed.) 05:47:53 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 05:47:53 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 05:47:53 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 05:47:53 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 05:47:54 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 05:47:54 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 05:47:54 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 05:47:54 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 05:47:54 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 05:47:54 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 05:47:54 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 05:47:54 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 05:47:54 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 05:47:54 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 05:47:54 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 05:47:55 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 05:47:55 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 05:47:55 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 05:47:55 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 05:47:55 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 05:47:55 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 05:47:55 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 05:47:56 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 05:47:56 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 05:47:56 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 05:47:56 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 05:47:56 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 05:47:56 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 05:47:57 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:47:57 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:47:57 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:47:57 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:47:58 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:47:58 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:47:58 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:47:58 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:47:58 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:47:58 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:47:58 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:47:58 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:47:58 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:47:58 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:47:58 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:47:58 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:47:59 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:47:59 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:48:00 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:48:00 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:48:03 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:48:03 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:48:03 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:48:03 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:48:04 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:48:04 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:48:04 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:48:04 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:48:05 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 05:48:05 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:48:05 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 05:48:05 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:48:05 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 05:48:05 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 05:48:05 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:48:05 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:48:05 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:48:05 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:48:06 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 05:48:06 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 05:48:06 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:48:06 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 05:48:06 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:48:06 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:48:06 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:48:06 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 05:48:06 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 05:48:06 Setting up tzdata (2021a-0ubuntu0.18.04) ... 05:48:06 05:48:06 Current default time zone: 'Etc/UTC' 05:48:06 Local time is now: Tue Jun 8 05:48:06 UTC 2021. 05:48:06 Universal Time is now: Tue Jun 8 05:48:06 UTC 2021. 05:48:06 Run 'dpkg-reconfigure tzdata' if you wish to change it. 05:48:06 05:48:06 Setting up systemd-sysv (237-3ubuntu10.47) ... 05:48:06 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:48:06 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 05:48:06 Setting up mount (2.31.1-0.4ubuntu3.7) ... 05:48:07 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 05:48:07 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 05:48:07 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 05:48:07 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 05:48:07 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 05:48:07 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 05:48:08 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:48:08 Setting up procps (2:3.3.12-3ubuntu1.2) ... 05:48:08 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 05:48:08 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 05:48:08 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 05:48:08 Setting up patch (2.7.6-2ubuntu1.1) ... 05:48:09 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 05:48:09 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 05:48:09 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 05:48:09 Installing new version of config file /etc/ssl/openssl.cnf ... 05:48:09 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 05:48:09 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 05:48:09 Setting up ca-certificates (20210119~18.04.1) ... 05:48:11 Updating certificates in /etc/ssl/certs... 05:48:12 23 added, 27 removed; done. 05:48:12 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 05:48:12 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:48:12 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 05:48:12 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 05:48:12 Setting up pkgbinarymangler (138.18.04.1) ... 05:48:12 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 05:48:12 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 05:48:12 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 05:48:12 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 05:48:12 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 05:48:14 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 05:48:14 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 05:48:14 Setting up perl (5.26.1-6ubuntu0.5) ... 05:48:15 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 05:48:15 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 05:48:15 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 05:48:15 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 05:48:15 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 05:48:15 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 05:48:15 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 05:48:16 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 05:48:16 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 05:48:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:48:16 Processing triggers for systemd (237-3ubuntu10.47) ... 05:48:16 Processing triggers for mime-support (3.60ubuntu1) ... 05:48:16 Processing triggers for ca-certificates (20210119~18.04.1) ... 05:48:16 Updating certificates in /etc/ssl/certs... 05:48:17 0 added, 0 removed; done. 05:48:17 Running hooks in /etc/ca-certificates/update.d... 05:48:17 done. 05:48:17 Reading package lists... 05:48:18 Building dependency tree... 05:48:18 Reading state information... 05:48:18 The following NEW packages will be installed: 05:48:18 apt-transport-https 05:48:18 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 05:48:18 Need to get 1692 B of archives. 05:48:18 After this operation, 154 kB of additional disk space will be used. 05:48:18 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 05:48:18 debconf: delaying package configuration, since apt-utils is not installed 05:48:18 Fetched 1692 B in 0s (8547 B/s) 05:48:18 Selecting previously unselected package apt-transport-https. 05:48:18 (Reading database ... 13929 files and directories currently installed.) 05:48:18 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 05:48:18 Unpacking apt-transport-https (1.6.13) ... 05:48:18 Setting up apt-transport-https (1.6.13) ... 05:48:19 Waiting for network to be ready... 05:48:27 2021-06-08T05:48:23Z INFO Waiting for automatic snapd restart... 05:48:27 snapd 2.50.1 from Canonical* installed 05:48:29 "snapd" switched to the "latest/stable" channel 05:48:29 05:48:34 core18 20210507 from Canonical* installed 05:48:34 "core18" switched to the "latest/stable" channel 05:48:34 05:48:44 snapcraft 4.8 from Canonical* installed 05:48:44 "snapcraft" switched to the "latest/stable" channel 05:48:44 05:48:49 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: 05:48:49 - README.md 05:48:49 05:48:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:48:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 05:48:49 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 05:48:49 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:48:51 Reading package lists... 05:48:51 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 05:48:51 Reading package lists... 05:48:51 Building dependency tree... 05:48:51 Reading state information... 05:48:51 Suggested packages: 05:48:51 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 05:48:51 git-gui gitk gitweb git-cvs git-mediawiki git-svn 05:48:51 Recommended packages: 05:48:51 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 05:48:51 The following NEW packages will be installed: 05:48:51 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 05:48:51 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 05:48:51 pkg-config zip 05:48:52 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 05:48:52 Need to get 7663 kB of archives. 05:48:52 After this operation, 43.8 MB of additional disk space will be used. 05:48:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 05:48:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 05:48:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 05:48:52 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 05:48:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 05:48:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 05:48:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 05:48:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 05:48:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 05:48:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 05:48:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 05:48:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 05:48:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 05:48:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 05:48:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 05:48:52 debconf: delaying package configuration, since apt-utils is not installed 05:48:52 Fetched 7663 kB in 1s (10.4 MB/s) 05:48:52 Selecting previously unselected package libglib2.0-0:amd64. 05:48:52 (Reading database ... 13933 files and directories currently installed.) 05:48:52 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 05:48:52 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 05:48:53 Selecting previously unselected package libpsl5:amd64. 05:48:53 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 05:48:53 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 05:48:53 Selecting previously unselected package libnghttp2-14:amd64. 05:48:53 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 05:48:53 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 05:48:53 Selecting previously unselected package librtmp1:amd64. 05:48:53 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 05:48:53 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 05:48:53 Selecting previously unselected package libcurl3-gnutls:amd64. 05:48:53 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 05:48:53 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 05:48:53 Selecting previously unselected package liberror-perl. 05:48:53 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 05:48:53 Unpacking liberror-perl (0.17025-1) ... 05:48:53 Selecting previously unselected package git-man. 05:48:53 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 05:48:53 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 05:48:54 Selecting previously unselected package git. 05:48:54 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 05:48:54 Unpacking git (1:2.17.1-1ubuntu0.8) ... 05:48:55 Selecting previously unselected package libnorm1:amd64. 05:48:55 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 05:48:55 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 05:48:55 Selecting previously unselected package libpgm-5.2-0:amd64. 05:48:55 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 05:48:55 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 05:48:55 Selecting previously unselected package libsodium23:amd64. 05:48:55 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 05:48:55 Unpacking libsodium23:amd64 (1.0.16-2) ... 05:48:55 Selecting previously unselected package libzmq5:amd64. 05:48:55 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 05:48:55 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 05:48:55 Selecting previously unselected package libzmq3-dev:amd64. 05:48:55 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 05:48:55 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 05:48:56 Selecting previously unselected package pkg-config. 05:48:56 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 05:48:56 Unpacking pkg-config (0.29.1-0ubuntu2) ... 05:48:56 Selecting previously unselected package zip. 05:48:56 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 05:48:56 Unpacking zip (3.0-11build1) ... 05:48:56 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 05:48:56 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 05:48:56 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 05:48:56 Setting up liberror-perl (0.17025-1) ... 05:48:56 Setting up libpsl5:amd64 (0.19.1-5build1) ... 05:48:56 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 05:48:56 No schema files found: doing nothing. 05:48:56 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 05:48:56 Setting up zip (3.0-11build1) ... 05:48:56 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 05:48:56 Setting up libsodium23:amd64 (1.0.16-2) ... 05:48:56 Setting up pkg-config (0.29.1-0ubuntu2) ... 05:48:56 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 05:48:56 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 05:48:56 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 05:48:56 Setting up git (1:2.17.1-1ubuntu0.8) ... 05:48:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:48:57 git set to automatically installed. 05:48:57 git-man set to automatically installed. 05:48:57 libcurl3-gnutls set to automatically installed. 05:48:57 liberror-perl set to automatically installed. 05:48:57 libglib2.0-0 set to automatically installed. 05:48:57 libnghttp2-14 set to automatically installed. 05:48:57 libnorm1 set to automatically installed. 05:48:57 libpgm-5.2-0 set to automatically installed. 05:48:57 libpsl5 set to automatically installed. 05:48:57 librtmp1 set to automatically installed. 05:48:57 libsodium23 set to automatically installed. 05:48:57 libzmq3-dev set to automatically installed. 05:48:57 libzmq5 set to automatically installed. 05:48:57 pkg-config set to automatically installed. 05:48:57 zip set to automatically installed. 05:48:59 snapd is not logged in, snap install commands will use sudo 05:49:01 snap "core18" has no updates available 05:49:02 snapd is not logged in, snap install commands will use sudo 05:49:17 go (1.15/stable) 1.15.13 from Michael Hudson-Doyle (mwhudson) installed 05:49:17 Pulling go-build-helper 05:49:17 + snapcraftctl pull 05:49:17 'app-service-config' has dependencies that need to be staged: go-build-helper 05:49:17 Skipping pull go-build-helper (already ran) 05:49:17 Building go-build-helper 05:49:17 + snapcraftctl build 05:49:19 Staging go-build-helper 05:49:19 + snapcraftctl stage 05:49:23 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 05:49:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:49:29 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 05:49:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 05:49:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 05:49:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 05:49:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 05:49:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 05:49:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 05:49:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 05:49:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 05:49:29 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:49:29 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 05:49:29 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 05:49:29 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 05:49:29 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 05:49:29 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 05:49:29 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 05:49:29 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 05:49:29 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 05:49:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2097 kB] 05:49:29 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 05:49:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 05:49:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 05:49:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] 05:49:29 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] 05:49:29 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 05:49:29 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 05:49:29 Fetched 24.7 MB in 0s (0 B/s) 05:49:29 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 05:49:29 Fetched 224 kB in 0s (0 B/s) 05:49:29 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 05:49:29 Fetched 157 kB in 0s (0 B/s) 05:49:29 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 05:49:29 Fetched 221 kB in 0s (0 B/s) 05:49:29 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 05:49:29 Fetched 143 kB in 0s (0 B/s) 05:49:29 Pulling app-service-config 05:49:29 + snapcraftctl pull 05:49:29 Cloning into '/root/parts/app-service-config/src'... 05:49:29 Pulling config-common 05:49:29 + snapcraftctl pull 05:49:32 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 05:49:32 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 05:49:32 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:49:32 Fetched 0 B in 0s (0 B/s) 05:49:32 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 05:49:32 Fetched 0 B in 0s (0 B/s) 05:49:32 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 05:49:32 Fetched 0 B in 0s (0 B/s) 05:49:32 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 05:49:32 Fetched 0 B in 0s (0 B/s) 05:49:32 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 05:49:32 Fetched 0 B in 0s (0 B/s) 05:49:32 Pulling edgex-go 05:49:32 + snapcraftctl pull 05:49:39 Removing intermediate container 1e39bdac4d0c 05:49:39 ---> 3c07c1264fa7 05:49:39 05:49:39 Step 11/24 : FROM alpine:3.12 05:49:39 3.12: Pulling from library/alpine 05:49:39 Removing intermediate container 2914ddfba6ff 05:49:39 ---> 38baf57559e0 05:49:39 05:49:39 Step 11/22 : FROM alpine:3.12 05:49:39 Removing intermediate container 5c8e2742046a 05:49:39 ---> 84bee0256294 05:49:39 05:49:39 Step 11/23 : FROM alpine:3.12 05:49:39 3.12: Pulling from library/alpine 05:49:39 3.12: Pulling from library/alpine 05:49:39 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:49:39 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:49:39 Status: Downloaded newer image for alpine:3.12 05:49:39 Status: Image is up to date for alpine:3.12 05:49:39 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:49:39 Status: Image is up to date for alpine:3.12 05:49:39 ---> 9852663dfa18 05:49:39 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:49:39 ---> 9852663dfa18 05:49:39 Step 12/22 : RUN apk add --update --no-cache curl 05:49:39 ---> 9852663dfa18 05:49:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 05:49:40 ---> Running in 5787704f6d65 05:49:40 ---> Running in 3210dddcb7d5 05:49:40 ---> Running in b4a1df65d85b 05:49:41 Removing intermediate container 0d45064db823 05:49:41 ---> 9aaf935506c0 05:49:41 05:49:41 Step 11/23 : FROM alpine:3.12 05:49:41 ---> 9852663dfa18 05:49:41 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 05:49:41 ---> Running in 22f755da8d4b 05:49:42 Removing intermediate container e5a260d656ca 05:49:42 ---> 5f3c709d1c94 05:49:42 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:49:42 ---> Running in 19f9521b8972 05:49:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:49:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:49:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:49:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:49:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:49:43 (1/1) Installing dumb-init (1.2.2-r1) 05:49:43 Executing busybox-1.31.1-r20.trigger 05:49:43 OK: 5 MiB in 15 packages 05:49:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:49:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:49:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:49:44 (1/4) Installing ca-certificates (20191127-r4) 05:49: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 05:49:44 (2/4) Installing nghttp2-libs (1.41.0-r0) 05:49:44 (3/4) Installing libcurl (7.77.0-r0) 05:49:44 (4/4) Installing curl (7.77.0-r0) 05:49:44 Executing busybox-1.31.1-r20.trigger 05:49:44 Executing ca-certificates-20191127-r4.trigger 05:49:44 (1/1) Installing dumb-init (1.2.2-r1) 05:49:44 Executing busybox-1.31.1-r20.trigger 05:49:44 OK: 5 MiB in 15 packages 05:49:45 OK: 7 MiB in 18 packages 05:49:45 (1/2) Installing ca-certificates (20191127-r4) 05:49:45 (2/2) Installing dumb-init (1.2.2-r1) 05:49:45 Executing busybox-1.31.1-r20.trigger 05:49:45 Executing ca-certificates-20191127-r4.trigger 05:49:45 OK: 6 MiB in 16 packages 05:49:45 Removing intermediate container 3210dddcb7d5 05:49:45 ---> f5fb256666c9 05:49:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:49:46 ---> Running in d3dde105cbff 05:49:47 Removing intermediate container b4a1df65d85b 05:49:47 ---> 9603d6798f03 05:49:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:49:47 ---> Running in 0e70c45b544a 05:49:47 Removing intermediate container d3dde105cbff 05:49:47 ---> 9c7522b4218a 05:49:47 Step 14/24 : ENV APP_PORT=59882 05:49:47 ---> Running in 27b1cc9f0acb 05:49:48 Removing intermediate container 5787704f6d65 05:49:48 ---> 6e0aea2e09c5 05:49:48 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:49:48 Removing intermediate container 22f755da8d4b 05:49:48 ---> c881b29702b6 05:49:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:49:48 Removing intermediate container 0e70c45b544a 05:49:48 ---> cefad3d42798 05:49:48 Step 14/23 : ENV APP_PORT=59861 05:49:48 ---> Running in ae694e119e66 05:49:48 ---> Running in f5d779586414 05:49:48 ---> Running in c876bd43370c 05:49:48 Removing intermediate container 19f9521b8972 05:49:48 ---> 4e7d0c16480c 05:49:48 05:49:48 Step 12/24 : FROM docker:20.10.0 05:49:48 Removing intermediate container 27b1cc9f0acb 05:49:48 ---> 7bc409b9bf4c 05:49:48 Step 15/24 : EXPOSE $APP_PORT 05:49:48 ---> Running in eb9e5a281b94 05:49:48 20.10.0: Pulling from library/docker 05:49:49 Removing intermediate container ae694e119e66 05:49:49 ---> 6b1235a37b39 05:49:49 Step 14/22 : WORKDIR /edgex 05:49:49 Removing intermediate container c876bd43370c 05:49:49 ---> 4dc079c53f6e 05:49:49 Step 15/23 : EXPOSE $APP_PORT 05:49:49 ---> Running in 966c3f7e5e2d 05:49:49 Removing intermediate container f5d779586414 05:49:49 ---> ba14c6b61155 05:49:49 Step 14/23 : ENV APP_PORT=59860 05:49:49 ---> Running in 41e353c074af 05:49:49 Removing intermediate container eb9e5a281b94 05:49:49 ---> bd4c5112679a 05:49:49 Step 16/24 : WORKDIR / 05:49:50 ---> Running in 02c0b1e690cc 05:49:50 ---> Running in a56c53893105 05:49:50 Removing intermediate container 966c3f7e5e2d 05:49:50 ---> 4d6d057220e5 05:49:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:49:50 Removing intermediate container 41e353c074af 05:49:50 ---> cd6097a12ef6 05:49:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:49:51 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 05:49:51 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 05:49:51 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:49:51 Fetched 0 B in 0s (0 B/s) 05:49:51 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 05:49:51 Fetched 96.5 kB in 0s (0 B/s) 05:49:51 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 05:49:51 Fetched 279 kB in 0s (0 B/s) 05:49:51 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 05:49:51 Fetched 122 kB in 0s (0 B/s) 05:49:51 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 05:49:51 Fetched 77.8 kB in 0s (0 B/s) 05:49:51 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 05:49:51 Fetched 8848 B in 0s (0 B/s) 05:49:51 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 05:49:51 Fetched 47.8 kB in 0s (0 B/s) 05:49:51 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 05:49:51 Fetched 45.6 kB in 0s (0 B/s) 05:49:51 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 05:49:51 Fetched 15.0 kB in 0s (0 B/s) 05:49:51 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 05:49:51 Fetched 219 kB in 0s (0 B/s) 05:49:51 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 05:49:51 Fetched 154 kB in 0s (0 B/s) 05:49:51 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 05:49:51 Fetched 50.6 kB in 0s (0 B/s) 05:49:51 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 05:49:51 Fetched 14.8 kB in 0s (0 B/s) 05:49:51 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 05:49:51 Fetched 41.8 kB in 0s (0 B/s) 05:49:51 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 05:49:51 Fetched 499 kB in 0s (0 B/s) 05:49:51 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 05:49:51 Fetched 111 kB in 0s (0 B/s) 05:49:51 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 05:49:51 Fetched 240 kB in 0s (0 B/s) 05:49:51 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 05:49:51 Fetched 29.3 kB in 0s (0 B/s) 05:49:51 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 05:49:51 Fetched 85.5 kB in 0s (0 B/s) 05:49:51 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 05:49:51 Fetched 24.5 kB in 0s (0 B/s) 05:49:51 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 05:49:51 Fetched 49.2 kB in 0s (0 B/s) 05:49:51 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 05:49:51 Fetched 54.2 kB in 0s (0 B/s) 05:49:51 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 05:49:51 Fetched 30.8 kB in 0s (0 B/s) 05:49:51 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 05:49:51 Fetched 15.8 kB in 0s (0 B/s) 05:49:51 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 05:49:51 Fetched 85.9 kB in 0s (0 B/s) 05:49:51 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 05:49:51 Fetched 8720 B in 0s (0 B/s) 05:49:51 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 05:49:51 Fetched 137 kB in 0s (0 B/s) 05:49:51 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 05:49:51 Fetched 119 kB in 0s (0 B/s) 05:49:51 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 05:49:51 Fetched 110 kB in 0s (0 B/s) 05:49:51 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 05:49:51 Fetched 11.1 kB in 0s (0 B/s) 05:49:51 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 05:49:51 Fetched 645 kB in 0s (0 B/s) 05:49:51 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 05:49:51 Fetched 41.3 kB in 0s (0 B/s) 05:49:51 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 05:49:51 Fetched 17.9 kB in 0s (0 B/s) 05:49:51 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 05:49:51 Fetched 368 kB in 0s (0 B/s) 05:49:51 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 05:49:51 Fetched 187 kB in 0s (0 B/s) 05:49:51 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 05:49:51 Fetched 175 kB in 0s (0 B/s) 05:49:51 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 05:49:51 Fetched 206 kB in 0s (0 B/s) 05:49:51 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 05:49:51 Fetched 1301 kB in 0s (0 B/s) 05:49:51 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 05:49:51 Fetched 36.2 kB in 0s (0 B/s) 05:49:51 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 05:49:51 Fetched 159 kB in 0s (0 B/s) 05:49:51 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 05:49:51 Fetched 107 kB in 0s (0 B/s) 05:49:51 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 05:49:51 Fetched 48.7 kB in 0s (0 B/s) 05:49:51 Pulling static-packages 05:49:51 + snapcraftctl pull 05:49:51 Pulling version 05:49:51 + cd /root/project 05:49:51 + [ -f VERSION ] 05:49:51 + PROJECT_VERSION=local-dev 05:49:51 + git rev-parse --short HEAD 05:49:51 + GIT_REVISION=a2666c85 05:49:51 + snapcraftctl set-version local-dev 05:49:51 Removing intermediate container 02c0b1e690cc 05:49:51 ---> b3a485338141 05:49:51 Step 15/23 : EXPOSE $APP_PORT 05:49:51 ---> Running in 578c3eabc8d5 05:49:51 Removing intermediate container a56c53893105 05:49:51 ---> 9c0464a21558 05:49:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:49:52 Skipping build go-build-helper (already ran) 05:49:52 Building app-service-config 05:49:52 + make build 05:49:52 go mod tidy 05:49:53 go mod tidy: go.mod file indicates go 1.16, but maximum supported version is 1.15 05:49:53 makefile:19: recipe for target 'build' failed 05:49:53 make: *** [build] Error 1 05:49:53 Failed to run 'override-build': Exit code was 2. 05:49:53 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. 05:49:53 ---> 2d9a17f22c62 05:49:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:49:53 Removing intermediate container 578c3eabc8d5 05:49:53 ---> 3b509dbd6df5 05:49:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:49:53 ---> afba9802f7c9 05:49:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:49:53 ---> 56815356bab2 05:49:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:49:55 ---> b3b07b58bda5 05:49:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:49:55 ---> 8b15689be5af 05:49:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:49:55 ---> 1589bd292915 05:49:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [Pipeline] } 05:49:56 ---> 41fe71847e61 05:49:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:49:56 Failed in branch amd64 05:49:57 ---> 06757c249cd6 05:49:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:49:57 ---> e88ecf248f5f 05:49:57 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:49:57 ---> f83277fed31b 05:49:57 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 05:49:58 ---> Running in 22731a1a3e33 05:49:58 ---> Running in 29118c93804b 05:49:58 ---> f31296ac43f0 05:49:58 Step 20/24 : ENTRYPOINT ["/core-command"] 05:49:58 ---> Running in 6a1ecae9a5f9 05:49:58 ---> e7e2bfd0495c 05:49:58 Step 19/23 : ENTRYPOINT ["/support-notifications"] 05:49:58 Removing intermediate container 29118c93804b 05:49:58 ---> 88acae8fbdf0 05:49:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:49:58 ---> Running in 8cd4e77523e6 05:49:58 Removing intermediate container 22731a1a3e33 05:49:58 ---> 88901f2b921b 05:49:58 Step 19/22 : CMD ["--init=true"] 05:49:59 ---> Running in 77a05a06e985 05:49:59 Removing intermediate container 6a1ecae9a5f9 05:49:59 ---> d0a86e47bca3 05:49:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:49:59 ---> Running in 65e0293a1002 05:49:59 ---> Running in efb80ec7164e 05:49:59 Removing intermediate container 8cd4e77523e6 05:49:59 ---> 213e0eb00fbc 05:49:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:50:00 Removing intermediate container 77a05a06e985 05:50:00 ---> 41164b60729a 05:50:00 Step 21/23 : LABEL arch=arm64 05:50:00 ---> Running in b656eb27703b 05:50:00 ---> Running in 85ad0c6c21f8 05:50:00 Removing intermediate container 65e0293a1002 05:50:00 ---> c2bb24ae907b 05:50:00 Step 20/22 : LABEL arch=arm64 05:50:00 Removing intermediate container efb80ec7164e 05:50:00 ---> a5e0d001a36b 05:50:00 Step 22/24 : LABEL arch=arm64 05:50:00 ---> Running in 7aa6c002eda6 05:50:00 ---> Running in 3c21588bc843 05:50:01 Removing intermediate container b656eb27703b 05:50:01 ---> fd55fac59098 05:50:01 Step 21/23 : LABEL arch=arm64 05:50:01 Removing intermediate container 85ad0c6c21f8 05:50:01 ---> 70754183620d 05:50:01 Step 22/23 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 05:50:01 ---> Running in 69cebe883bd8 05:50:01 ---> Running in 2f3fed05bd54 05:50:01 Removing intermediate container 7aa6c002eda6 05:50:01 ---> fd8a358e8297 05:50:01 Step 21/22 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 05:50:02 Removing intermediate container 3c21588bc843 05:50:02 ---> a7b06e41d729 05:50:02 Step 23/24 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 05:50:02 ---> Running in 82df9f86fa1d 05:50:02 ---> Running in 3eeab2c1f4f1 05:50:02 Removing intermediate container 69cebe883bd8 05:50:02 ---> 379a963be938 05:50:02 Step 22/23 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 05:50:02 Removing intermediate container 2f3fed05bd54 05:50:02 ---> 3701c53d4529 05:50:02 Step 23/23 : LABEL version=0.0.0 05:50:02 ---> Running in dbbe350198f9 05:50:02 ---> Running in 47a2c39eeb95 05:50:02 Removing intermediate container 82df9f86fa1d 05:50:02 ---> fc37abd43b5f 05:50:02 Step 22/22 : LABEL version=0.0.0 05:50:03 ---> Running in 16077ebb8084 05:50:03 Removing intermediate container 3eeab2c1f4f1 05:50:03 ---> e3fb69e5944e 05:50:03 Step 24/24 : LABEL version=0.0.0 05:50:03 ---> Running in 2edeae0e8892 05:50:03 Removing intermediate container 47a2c39eeb95 05:50:03 ---> e7ef3136caa6 05:50:03 Step 23/23 : LABEL version=0.0.0 05:50:03 Removing intermediate container dbbe350198f9 05:50:03 ---> b8ac57e39b26 05:50:03 05:50:03 ---> Running in 183206b839d8 05:50:04 Removing intermediate container 16077ebb8084 05:50:04 ---> b9ff713d4a86 05:50:04 05:50:04 Successfully built b8ac57e39b26 05:50:04 Removing intermediate container 2edeae0e8892 05:50:04 ---> 5a8da9472f01 05:50:04 05:50:04 Successfully tagged support-scheduler-arm64:latest 05:50:04  Building support-scheduler ... done Building security-bootstrapper 05:50:04 Successfully built b9ff713d4a86 05:50:04 Successfully tagged security-proxy-setup-arm64:latest 05:50:04  Building security-proxy-setup ... done Building security-secretstore-setup 05:50:04 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:50:04 Status: Downloaded newer image for docker:20.10.0 05:50:04 Successfully built 5a8da9472f01 05:50:04 Removing intermediate container 183206b839d8 05:50:04 ---> 230bec607615 05:50:04 05:50:04 Successfully tagged core-command-arm64:latest 05:50:04  Building core-command ... done Building core-metadata 05:50:04 ---> eeaf43b92773 05:50: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' 05:50:05 Successfully built 230bec607615 05:50:05 ---> Running in 6f8916982603 05:50:05 Successfully tagged support-notifications-arm64:latest 05:50:05  Building support-notifications ... done Building core-data 05:50:06 Removing intermediate container 6f8916982603 05:50:06 ---> c5a7d76eb094 05:50:06 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 05:50:06 ---> Running in 9b0fc99c43f5 05:50:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:50:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:50:08 (1/39) Installing readline (8.0.4-r0) 05:50:08 (2/39) Installing bash (5.0.17-r0) 05:50:08 Executing bash-5.0.17-r0.post-install 05:50:08 (3/39) Installing nghttp2-libs (1.41.0-r0) 05:50:08 (4/39) Installing libcurl (7.77.0-r0) 05:50:08 (5/39) Installing curl (7.77.0-r0) 05:50:08 (6/39) Installing dumb-init (1.2.2-r1) 05:50:08 (7/39) Installing libbz2 (1.0.8-r1) 05:50:08 (8/39) Installing expat (2.2.9-r1) 05:50:08 (9/39) Installing libffi (3.3-r2) 05:50:08 (10/39) Installing gdbm (1.13-r1) 05:50:08 (11/39) Installing xz-libs (5.2.5-r0) 05:50:08 (12/39) Installing sqlite-libs (3.32.1-r1) 05:50:08 (13/39) Installing python3 (3.8.10-r0) 05:50:10 (14/39) Installing py3-appdirs (1.4.4-r1) 05:50:10 (15/39) Installing py3-ordered-set (4.0.1-r0) 05:50:10 (16/39) Installing py3-parsing (2.4.7-r0) 05:50:10 (17/39) Installing py3-six (1.15.0-r0) 05:50:10 (18/39) Installing py3-packaging (20.4-r0) 05:50:10 (19/39) Installing py3-setuptools (47.0.0-r0) 05:50:10 (20/39) Installing py3-chardet (3.0.4-r4) 05:50:10 (21/39) Installing py3-idna (2.9-r0) 05:50:10 (22/39) Installing py3-certifi (2020.4.5.1-r0) 05:50:10 (23/39) Installing py3-urllib3 (1.25.9-r0) 05:50:10 (24/39) Installing py3-requests (2.23.0-r0) 05:50:10 (25/39) Installing py3-msgpack (1.0.0-r0) 05:50:10 (26/39) Installing py3-lockfile (0.12.2-r3) 05:50:10 (27/39) Installing py3-cachecontrol (0.12.6-r0) 05:50:10 (28/39) Installing py3-colorama (0.4.3-r0) 05:50:10 (29/39) Installing py3-distlib (0.3.0-r0) 05:50:10 (30/39) Installing py3-distro (1.5.0-r1) 05:50:10 (31/39) Installing py3-webencodings (0.5.1-r3) 05:50:10 (32/39) Installing py3-html5lib (1.0.1-r4) 05:50:10 (33/39) Installing py3-pytoml (0.1.21-r0) 05:50:10 (34/39) Installing py3-pep517 (0.8.2-r0) 05:50:10 (35/39) Installing py3-progress (1.5-r0) 05:50:10 (36/39) Installing py3-toml (0.10.1-r0) 05:50:10 (37/39) Installing py3-retrying (1.3.3-r0) 05:50:10 (38/39) Installing py3-contextlib2 (0.6.0-r0) 05:50:10 (39/39) Installing py3-pip (20.1.1-r0) 05:50:11 Executing busybox-1.31.1-r19.trigger 05:50:11 OK: 72 MiB in 59 packages 05:50:16 Collecting docker-compose==1.23.2 05:50:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:50:17 Collecting texttable<0.10,>=0.9.0 05:50:17 Downloading texttable-0.9.1.tar.gz (11 kB) 05:50:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:50:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:50:22 Collecting docker<4.0,>=3.6.0 05:50:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:50:23 Collecting jsonschema<3,>=2.5.1 05:50:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:50:23 Collecting cached-property<2,>=1.2.0 05:50:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:50:24 Collecting dockerpty<0.5,>=0.4.1 05:50:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:50:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 05:50:27 Collecting docopt<0.7,>=0.6.1 05:50:27 Downloading docopt-0.6.2.tar.gz (25 kB) 05:50:31 Collecting PyYAML<4,>=3.10 05:50:31 Downloading PyYAML-3.13.tar.gz (270 kB) 05:50:36 Collecting websocket-client<1.0,>=0.32.0 05:50:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:50:37 Collecting urllib3<1.25,>=1.21.1 05:50:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:50:37 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 05:50:37 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 05:50:38 Collecting idna<2.8,>=2.5 05:50:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:50:38 Collecting docker-pycreds>=0.4.0 05:50:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:50:39 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 05:50:39 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 05:50:39 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 05:50:39 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 05:50:40 Installing collected packages: texttable, urllib3, idna, requests, docker-pycreds, websocket-client, docker, jsonschema, cached-property, dockerpty, docopt, PyYAML, docker-compose 05:50:40 Running setup.py install for texttable: started 05:50:42 Running setup.py install for texttable: finished with status 'done' 05:50:42 Attempting uninstall: urllib3 05:50:42 Found existing installation: urllib3 1.25.9 05:50:42 Uninstalling urllib3-1.25.9: 05:50:42 Successfully uninstalled urllib3-1.25.9 05:50:43 Attempting uninstall: idna 05:50:43 Found existing installation: idna 2.9 05:50:43 Uninstalling idna-2.9: 05:50:44 Successfully uninstalled idna-2.9 05:50:45 Attempting uninstall: requests 05:50:45 Found existing installation: requests 2.23.0 05:50:45 Uninstalling requests-2.23.0: 05:50:45 Successfully uninstalled requests-2.23.0 05:50:48 Running setup.py install for dockerpty: started 05:50:50 Running setup.py install for dockerpty: finished with status 'done' 05:50:50 Running setup.py install for docopt: started 05:50:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:50:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:50:51 ---> 0ceddcabf47d 05:50:51 Step 3/24 : WORKDIR /edgex-go 05:50:51 ---> Using cache 05:50:51 ---> 59bc18061486 05:50:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:50:51 ---> Using cache 05:50:51 ---> 4bce97660057 05:50:51 Step 5/24 : RUN apk add --update --no-cache make git 05:50:52 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:50:52 Step 2/32 : FROM ${BUILDER_BASE} AS builder 05:50:52 ---> 0ceddcabf47d 05:50:52 Step 3/32 : WORKDIR /edgex-go 05:50:52 ---> Using cache 05:50:52 ---> 59bc18061486 05:50:52 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:50:52 ---> Using cache 05:50:52 ---> 4bce97660057 05:50:52 Step 5/32 : RUN apk add --update --no-cache make git 05:50:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:50:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:50:52 ---> 0ceddcabf47d 05:50:52 Step 3/24 : WORKDIR /edgex-go 05:50:52 ---> Using cache 05:50:52 ---> 59bc18061486 05:50:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:50:52 ---> Using cache 05:50:52 ---> 4bce97660057 05:50:52 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:50:52 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:50:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:50:52 ---> 0ceddcabf47d 05:50:52 Step 3/26 : WORKDIR /edgex-go 05:50:52 ---> Using cache 05:50:52 ---> 59bc18061486 05:50:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:50:52 ---> Using cache 05:50:52 ---> 4bce97660057 05:50:52 Step 5/26 : RUN apk add --update --no-cache make git 05:50:53 Running setup.py install for docopt: finished with status 'done' 05:50:53 ---> Running in 10f514b47b3e 05:50:53 ---> Running in 18da26f09195 05:50:53 Running setup.py install for PyYAML: started 05:50:53 ---> Running in af149ea7f4f6 05:50:53 ---> Running in 29ca2bf4cb56 05:50:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:50:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:50:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:50:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:50:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:50:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:50:56 Running setup.py install for PyYAML: finished with status 'done' 05:50:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:50:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:50:57 OK: 218 MiB in 52 packages 05:50:57 OK: 218 MiB in 52 packages 05:50:57 OK: 218 MiB in 52 packages 05:50:57 OK: 218 MiB in 52 packages 05:50:57 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 05:50:59 Removing intermediate container 29ca2bf4cb56 05:50:59 ---> 79c2a3e58dac 05:50:59 Step 6/24 : COPY go.mod . 05:50:59 Removing intermediate container 10f514b47b3e 05:50:59 ---> 93e029d39cba 05:50:59 Step 6/32 : COPY go.mod . 05:51:00 Removing intermediate container af149ea7f4f6 05:51:00 ---> 31266a57bdf5 05:51:00 Step 6/24 : COPY go.mod . 05:51:00 Removing intermediate container 18da26f09195 05:51:00 ---> 516944c9ef52 05:51:00 Step 6/26 : COPY go.mod . 05:51:01 ---> 6edddcd0396d 05:51:01 Step 7/32 : RUN go mod download 05:51:01 ---> 5bb7fcfd14b3 05:51:01 Step 7/24 : RUN go mod download 05:51:01 ---> Running in 058e79fde384 05:51:01 ---> Running in 8fb9c806aae3 05:51:01 ---> d5995e235df2 05:51:01 Step 7/24 : RUN go mod download 05:51:02 ---> Running in fd691a9a4adb 05:51:02 ---> 752826bf4109 05:51:02 Step 7/26 : RUN go mod download 05:51:02 ---> Running in 97ed63c2ea7b 05:51:07 Removing intermediate container 058e79fde384 05:51:07 ---> 27867e11f0b1 05:51:07 Step 8/32 : COPY . . 05:51:07 Removing intermediate container 8fb9c806aae3 05:51:07 ---> 2c1ad68187d8 05:51:07 Step 8/24 : COPY . . 05:51:07 Removing intermediate container fd691a9a4adb 05:51:07 ---> 2b612bc4c823 05:51:07 Step 8/24 : COPY . . 05:51:07 Removing intermediate container 97ed63c2ea7b 05:51:07 ---> fa56760f6382 05:51:07 Step 8/26 : COPY . . 05:51:16 Removing intermediate container 9b0fc99c43f5 05:51:16 ---> 11e4980db9cf 05:51:16 Step 15/24 : ENV APP_PORT=58890 05:51:17 ---> Running in 45ba99ca11eb 05:51:18 Removing intermediate container 45ba99ca11eb 05:51:18 ---> bd91a572d58e 05:51:18 Step 16/24 : EXPOSE $APP_PORT 05:51:19 ---> Running in d99c09ee33d0 05:51:20 Removing intermediate container d99c09ee33d0 05:51:20 ---> 4a1b37170482 05:51:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:51:24 ---> 19002072bd23 05:51:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:51:26 ---> 44cec87fcb34 05:51:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:51:27 ---> 1c5a5617c01f 05:51:27 Step 9/32 : RUN go mod tidy 05:51:27 ---> Running in 51d6c2b061fd 05:51:27 ---> 5bf27c88c200 05:51:27 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 05:51:28 ---> f7ab00815ab1 05:51:28 Step 9/24 : RUN go mod tidy 05:51:28 ---> Running in e7888e9abcc1 05:51:28 ---> e4b961a65bb2 05:51:28 Step 9/26 : RUN go mod tidy 05:51:28 ---> Running in 190c4af6928f 05:51:28 ---> 1c70c8a47d2a 05:51:28 Step 9/24 : RUN go mod tidy 05:51:28 ---> Running in e747945d3653 05:51:28 ---> Running in 4127a9571954 05:51:28 Removing intermediate container e7888e9abcc1 05:51:28 ---> 08f967de0020 05:51:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:51:29 ---> Running in b9bd401fdf33 05:51:30 Removing intermediate container b9bd401fdf33 05:51:30 ---> 64914cec6bf2 05:51:30 Step 22/24 : LABEL arch=arm64 05:51:30 ---> Running in 907e4b39b09c 05:51:31 Removing intermediate container 907e4b39b09c 05:51:31 ---> fd564f61379e 05:51:31 Step 23/24 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 05:51:31 ---> Running in c9f75d93f023 05:51:32 Removing intermediate container c9f75d93f023 05:51:32 ---> 12dc8c59b1de 05:51:32 Step 24/24 : LABEL version=0.0.0 05:51:32 ---> Running in 7b47115c56af 05:51:33 Removing intermediate container 7b47115c56af 05:51:33 ---> 7c92e39c124f 05:51:33 05:51:33 Removing intermediate container 51d6c2b061fd 05:51:33 ---> a0291eb3ad93 05:51:33 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:51:33 Successfully built 7c92e39c124f 05:51:33 Successfully tagged sys-mgmt-agent-arm64:latest 05:51:33  Building sys-mgmt-agent ... done  ---> Running in 5d540ee6fbe7 05:51:35 Removing intermediate container 190c4af6928f 05:51:35 ---> 8c1a38179753 05:51:35 Step 10/24 : RUN make cmd/core-metadata/core-metadata 05:51:35 Removing intermediate container e747945d3653 05:51:35 ---> f4f36beb9fa0 05:51:35 Step 10/24 : RUN make cmd/core-data/core-data 05:51:35 ---> Running in a74f75811ceb 05:51:35 Removing intermediate container 4127a9571954 05:51:35 ---> 3e4083630bfa 05:51:35 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:51:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:51:35 ---> Running in 8dc41b2caa1d 05:51:36 ---> Running in 2713f19e3679 05:51:37 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 05:51:37 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 05:51:38 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 05:53:15 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 05:53:15 Removing intermediate container 5d540ee6fbe7 05:53:15 ---> 6ad2186a7bc3 05:53:15 05:53:15 Step 11/32 : FROM alpine:3.12 05:53:15 ---> 9852663dfa18 05:53:15 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:53:15 ---> Running in b0f5fa0353ed 05:53:15 Removing intermediate container b0f5fa0353ed 05:53:15 ---> 394558e399d7 05:53:15 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 05:53:15 ---> Running in fe38e9325db5 05:53:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:53:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:53:15 (1/2) Installing dumb-init (1.2.2-r1) 05:53:15 (2/2) Installing su-exec (0.2-r1) 05:53:15 Executing busybox-1.31.1-r20.trigger 05:53:15 OK: 5 MiB in 16 packages 05:53:17 Removing intermediate container fe38e9325db5 05:53:17 ---> faa7665e6077 05:53:17 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 05:53:17 ---> Running in 82ff47622dfd 05:53:18 Removing intermediate container 82ff47622dfd 05:53:18 ---> 2b940bddbe58 05:53:18 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:53:18 ---> Running in 990492ddead3 05:53:19 Removing intermediate container 2713f19e3679 05:53:19 ---> 38adbc14435e 05:53:19 05:53:19 Step 11/26 : FROM alpine:3.12 05:53:19 ---> 9852663dfa18 05:53:19 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 05:53:19 Removing intermediate container 990492ddead3 05:53:19 ---> 22c4e6690ae0 05:53:19 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:53:19 ---> Running in b25a96d1b300 05:53:19 ---> Running in 1ab815cb2a40 05:53:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:53:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:53:22 (1/6) Installing ca-certificates (20191127-r4) 05:53:22 (2/6) Installing nghttp2-libs (1.41.0-r0) 05:53:22 (3/6) Installing libcurl (7.77.0-r0) 05:53:22 (4/6) Installing curl (7.77.0-r0) 05:53:22 (5/6) Installing dumb-init (1.2.2-r1) 05:53:23 (6/6) Installing su-exec (0.2-r1) 05:53:23 Executing busybox-1.31.1-r20.trigger 05:53:23 Executing ca-certificates-20191127-r4.trigger 05:53:23 OK: 7 MiB in 20 packages 05:53:23 Removing intermediate container a74f75811ceb 05:53:23 ---> 76364a416c31 05:53:23 05:53:23 Step 11/24 : FROM alpine:3.12 05:53:23 ---> 9852663dfa18 05:53:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:53:23 ---> Using cache 05:53:23 ---> 9603d6798f03 05:53:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:53:23 ---> Using cache 05:53:23 ---> cefad3d42798 05:53:23 Step 14/24 : ENV APP_PORT=59881 05:53:23 ---> Running in 5a63f37d534d 05:53:23 Removing intermediate container 1ab815cb2a40 05:53:23 ---> 2f3f81123ebc 05:53:23 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 05:53:23 ---> Running in 75aa0f59982c 05:53:24 Removing intermediate container 5a63f37d534d 05:53:24 ---> 889004b39114 05:53:24 Step 15/24 : EXPOSE $APP_PORT 05:53:24 ---> Running in 35c98805a943 05:53:24 Removing intermediate container 75aa0f59982c 05:53:24 ---> 41d137ba12f6 05:53:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:53:25 Removing intermediate container 35c98805a943 05:53:25 ---> 012f050aca56 05:53:25 Step 16/24 : WORKDIR / 05:53:25 Removing intermediate container b25a96d1b300 05:53:25 ---> 69e8593ca389 05:53:25 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:53:25 ---> Running in 944d27397888 05:53:25 ---> Running in b0631d85f6b9 05:53:25 ---> 3f130a2a99cd 05:53:25 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:53:26 ---> Running in adea200cda36 05:53:26 Removing intermediate container b0631d85f6b9 05:53:26 ---> b91590b8ce16 05:53:26 Step 14/26 : WORKDIR /Removing intermediate container 944d27397888 05:53:26 ---> abcd31a7fc15 05:53:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:53:26 05:53:26 ---> Running in 9886339f9ece 05:53:27 Removing intermediate container 8dc41b2caa1d 05:53:27 ---> 2273b4843af8 05:53:27 05:53:27 Step 11/24 : FROM alpine:3.12 05:53:27 ---> 9852663dfa18 05:53:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:53:27 ---> Running in 8b0226bc889c 05:53:27 Removing intermediate container 9886339f9ece 05:53:27 ---> 1fb492798473 05:53:27 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:53:27 ---> 7411ab4ebe1e 05:53:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:53:28 Removing intermediate container 8b0226bc889c 05:53:28 ---> 470f57200c1b 05:53:28 Step 13/24 : ENV APP_PORT=59880 05:53:28 ---> Running in e6daed48be9c 05:53:29 Removing intermediate container e6daed48be9c 05:53:29 ---> 9a65eef44463 05:53:29 Step 14/24 : EXPOSE $APP_PORT 05:53:29 ---> 688dd3885b51 05:53:29 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:53:29 ---> Running in de95997e172e 05:53:29 Removing intermediate container adea200cda36 05:53:29 ---> 3543b256c825 05:53:29 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 05:53:29 ---> a70809fe326c 05:53:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:53:30 Removing intermediate container de95997e172e 05:53:30 ---> d757d491ece9 05:53:30 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:53:30 ---> d4bcae8ad71c 05:53:30 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:53:30 ---> Running in 58f946546b31 05:53:30 ---> 17fc1d3a6e1f 05:53:30 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:53:30 ---> e352adc49d4e 05:53:30 Step 20/24 : ENTRYPOINT ["/core-metadata"] 05:53:30 ---> Running in f8a6d0cd7138 05:53:31 ---> 0bb8ebc5cdf4 05:53:31 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:53:31 Removing intermediate container f8a6d0cd7138 05:53:31 ---> ade650d07b66 05:53:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:53:32 ---> Running in d88d2e0a8fb7 05:53:32 ---> 5cf84917752e 05:53:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:53:32 ---> e76c54341ec7 05:53:32 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:53:32 Removing intermediate container d88d2e0a8fb7 05:53:32 ---> 8e36b0b45b20 05:53:32 Step 22/24 : LABEL arch=arm64 05:53:33 ---> Running in 748f75e4c75b 05:53:33 Removing intermediate container 58f946546b31 05:53:33 ---> 36f95c72088a 05:53:33 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 05:53:33 ---> Running in 4c4523dd95a7 05:53:34 Removing intermediate container 748f75e4c75b 05:53:34 ---> c71274b6ed8e 05:53:34 Step 23/24 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 05:53:34 ---> 98fbc529a476 05:53:34 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:53:34 ---> Running in fb966cec17ad 05:53:35 ---> 030e97b25973 05:53:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:53:35 Removing intermediate container fb966cec17ad 05:53:35 ---> 02d91a619829 05:53:35 Step 24/24 : LABEL version=0.0.0 05:53:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:53:35 ---> Running in 3de40d2675d1 05:53:35 ---> 6b8ba1305d28 05:53:35 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:53:35 Removing intermediate container 3de40d2675d1 05:53:35 ---> 9900654607c7 05:53:35 05:53:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:53:36 Successfully built 9900654607c7 05:53:36 ---> 1c9a490ed09c 05:53:36 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 05:53:36 Successfully tagged core-metadata-arm64:latest 05:53:36  Building core-metadata ... done  ---> 6d1d994b5a63 05:53:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:53:36 ---> Running in 836b2b4c976e 05:53:37 (1/6) Installing dumb-init (1.2.2-r1) 05:53:37 (2/6) Installing libgcc (9.3.0-r2) 05:53:37 (3/6) Installing libsodium (1.0.18-r0) 05:53:37 (4/6) Installing libstdc++ (9.3.0-r2) 05:53:37 Removing intermediate container 836b2b4c976e 05:53:37 ---> ea869d1d9a2b 05:53:37 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:53:37 (5/6) Installing libzmq (4.3.3-r0) 05:53:37 (6/6) Installing zeromq (4.3.3-r0) 05:53:37 Executing busybox-1.31.1-r20.trigger 05:53:37 OK: 8 MiB in 20 packages 05:53:37 ---> 2f66c165d2b9 05:53:37 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/ 05:53:37 ---> Running in c8857ced4c48 05:53:38 ---> 0b68b0567604 05:53:38 Step 27/32 : RUN chmod +x /entrypoint.sh 05:53:38 ---> Running in 21df8230fae3 05:53:39 Removing intermediate container 4c4523dd95a7 05:53:39 ---> 85e878d2b6ee 05:53:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:53:40 ---> 365a75050d98 05:53:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:53:41 Removing intermediate container c8857ced4c48 05:53:41 ---> 50bfcb12ded4 05:53:41 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 05:53:41 ---> Running in 6b9a523887ef 05:53:41 ---> 857d10baff23 05:53:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:53:41 Removing intermediate container 21df8230fae3 05:53:41 ---> 40c3468e2b35 05:53:41 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 05:53:41 Removing intermediate container 6b9a523887ef 05:53:41 ---> 4960833b08ce 05:53:41 Step 24/26 : LABEL arch=arm64 05:53:42 ---> Running in 85ec799f53ba 05:53:42 ---> Running in fc5119a39b9b 05:53:42 ---> 60080600c564 05:53:42 Step 20/24 : ENTRYPOINT ["/core-data"] 05:53:42 ---> Running in 574f3e887504 05:53:42 Removing intermediate container 85ec799f53ba 05:53:42 ---> e9fec20f6b05 05:53:42 Step 29/32 : CMD ["gate"] 05:53:42 Removing intermediate container fc5119a39b9b 05:53:42 ---> 8e462ae00e92 05:53:42 Step 25/26 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 05:53:43 ---> Running in c5a968de6b16 05:53:43 ---> Running in ecfe96832d32 05:53:43 Removing intermediate container 574f3e887504 05:53:43 ---> b6081cd0b985 05:53:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:53:43 ---> Running in b93641d46007 05:53:43 Removing intermediate container ecfe96832d32 05:53:43 ---> 0aa35a7393a2 05:53:43 Step 26/26 : LABEL version=0.0.0 05:53:43 Removing intermediate container c5a968de6b16 05:53:43 ---> d9af0d342f42 05:53:43 Step 30/32 : LABEL arch=arm64 05:53:43 ---> Running in a8c0389484d3 05:53:43 Removing intermediate container b93641d46007 05:53:43 ---> Running in 818c7663c103 05:53:43 ---> 39a3757b30df 05:53:43 Step 22/24 : LABEL arch=arm64 05:53:44 ---> Running in 044e9bf4e7a9 05:53:44 Removing intermediate container a8c0389484d3 05:53:44 ---> a50a401ef879 05:53:44 05:53:44 Removing intermediate container 818c7663c103 05:53:44 ---> ce14b494ab0b 05:53:44 Step 31/32 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 05:53:44 Successfully built a50a401ef879 05:53:44 Successfully tagged security-secretstore-setup-arm64:latest 05:53:44  Building security-secretstore-setup ... done  ---> Running in f69500f444b5 05:53:44 Removing intermediate container 044e9bf4e7a9 05:53:44 ---> 9d490c89ce2a 05:53:44 Step 23/24 : LABEL git_sha=a2666c85747e48d0f277d1bc73689a0fa3d00208 05:53:44 ---> Running in a1bd1bfc2f9e 05:53:45 Removing intermediate container f69500f444b5 05:53:45 ---> 34754ec7b810 05:53:45 Step 32/32 : LABEL version=0.0.0 05:53:45 ---> Running in ae2e2f888a1d 05:53:45 Removing intermediate container a1bd1bfc2f9e 05:53:45 ---> cb66eb00499d 05:53:45 Step 24/24 : LABEL version=0.0.0 05:53:45 ---> Running in 4d7dc2f2715f 05:53:46 Removing intermediate container ae2e2f888a1d 05:53:46 ---> 0ca88d91ae22 05:53:46 05:53:46 Removing intermediate container 4d7dc2f2715f 05:53:46 ---> 5e110bf10aae 05:53:46 05:53:46 Successfully built 0ca88d91ae22 05:53:46 Successfully tagged security-bootstrapper-arm64:latest 05:53:47  Building security-bootstrapper ... done Successfully built 5e110bf10aae 05:53:47 Successfully tagged core-data-arm64:latest 05:53:47  Building core-data ... done  [Pipeline] } 05:53:47 $ docker stop --time=1 e7fac41dc6e7d0fac4e4ea67cfa19b5e28ce95ac748547755434462e6dc3d416 05:53:49 $ docker rm -f e7fac41dc6e7d0fac4e4ea67cfa19b5e28ce95ac748547755434462e6dc3d416 [Pipeline] // withDockerContainer [Pipeline] sh 05:53:49 + docker images 05:53:50 REPOSITORY TAG IMAGE ID CREATED SIZE 05:53:50 core-data-arm64 latest 5e110bf10aae 3 seconds ago 19.1MB 05:53:50 security-bootstrapper-arm64 latest 0ca88d91ae22 4 seconds ago 17.1MB 05:53:50 security-secretstore-setup-arm64 latest a50a401ef879 6 seconds ago 26.5MB 05:53:50 core-metadata-arm64 latest 9900654607c7 14 seconds ago 15.6MB 05:53:50 2273b4843af8 23 seconds ago 974MB 05:53:50 76364a416c31 27 seconds ago 971MB 05:53:50 38adbc14435e 30 seconds ago 973MB 05:53:50 6ad2186a7bc3 39 seconds ago 967MB 05:53:50 sys-mgmt-agent-arm64 latest 7c92e39c124f 2 minutes ago 299MB 05:53:50 support-notifications-arm64 latest 230bec607615 3 minutes ago 15.7MB 05:53:50 core-command-arm64 latest 5a8da9472f01 3 minutes ago 15MB 05:53:50 support-scheduler-arm64 latest b8ac57e39b26 3 minutes ago 15MB 05:53:50 security-proxy-setup-arm64 latest b9ff713d4a86 3 minutes ago 24MB 05:53:50 4e7d0c16480c 4 minutes ago 973MB 05:53:50 9aaf935506c0 4 minutes ago 968MB 05:53:50 84bee0256294 4 minutes ago 968MB 05:53:50 38baf57559e0 4 minutes ago 971MB 05:53:50 3c07c1264fa7 4 minutes ago 966MB 05:53:50 ci-base-image-arm64 latest 0ceddcabf47d 14 minutes ago 641MB 05:53:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB 05:53:50 alpine 3.12 9852663dfa18 7 weeks ago 5.32MB 05:53:50 docker 20.10.0 eeaf43b92773 5 months ago 228MB 05:53:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:53:51 ---> job-cost.sh 05:53:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3HKF 05:54:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:56:14 lf-activate-venv(): INFO: Adding /tmp/venv-3HKF/bin to PATH 05:56:14 INFO: No Stack... 05:56:14 INFO: Retrieving Pricing Info for: v2-standard-4 05:56:14 INFO: Archiving Costs [Pipeline] sh 05:56:15 + + cat /w/workspace/edgex-go/1/archives/cost.csvcut 05:56:15 -d, -f6 [Pipeline] lock 05:56:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3550-1-stack-cost] 05:56:15 Resource [jenkins-edgexfoundry-edgex-go-PR-3550-1-stack-cost] did not exist. Created. 05:56:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3550-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:56:15 + echo total: 0.18000000715255737 [Pipeline] stash 05:56:16 Stashed 1 file(s) [Pipeline] } 05:56:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3550-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:56:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:56:19 ---> package-listing.sh 05:56:19 ++ facter osfamily 05:56:19 ++ tr '[:upper:]' '[:lower:]' 05:56:19 + OS_FAMILY=redhat 05:56:19 + workspace=/w/workspace/edgex-go/1 05:56:19 + START_PACKAGES=/tmp/packages_start.txt 05:56:19 + END_PACKAGES=/tmp/packages_end.txt 05:56:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:56:19 + PACKAGES=/tmp/packages_start.txt 05:56:19 + '[' /w/workspace/edgex-go/1 ']' 05:56:19 + PACKAGES=/tmp/packages_end.txt 05:56:19 + case "${OS_FAMILY}" in 05:56:19 + rpm -qa 05:56:19 + sort 05:56:21 + '[' -f /tmp/packages_start.txt ']' 05:56:21 + '[' -f /tmp/packages_end.txt ']' 05:56:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:56:21 + '[' /w/workspace/edgex-go/1 ']' 05:56:21 + mkdir -p /w/workspace/edgex-go/1/archives/ 05:56:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 05:56:21 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 05:56:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:56:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:56:22 05:56:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:56:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:56:23 alpine: Pulling from edgex-lftools-log-publisher 05:56:23 df20fa9351a1: Pulling fs layer 05:56:23 36b3adc4ff6f: Pulling fs layer 05:56:23 8ad3a11d3b57: Pulling fs layer 05:56:23 46f8f816bc3b: Pulling fs layer 05:56:23 93b61091891f: Pulling fs layer 05:56:23 93b9cdb0e59b: Pulling fs layer 05:56:23 5e14af77c1be: Pulling fs layer 05:56:23 01666e4c0597: Pulling fs layer 05:56:23 aa168da1d23b: Pulling fs layer 05:56:23 93b9cdb0e59b: Waiting 05:56:23 5e14af77c1be: Waiting 05:56:23 01666e4c0597: Waiting 05:56:23 aa168da1d23b: Waiting 05:56:23 46f8f816bc3b: Waiting 05:56:23 93b61091891f: Waiting 05:56:23 36b3adc4ff6f: Verifying Checksum 05:56:23 36b3adc4ff6f: Download complete 05:56:23 46f8f816bc3b: Verifying Checksum 05:56:23 46f8f816bc3b: Download complete 05:56:23 df20fa9351a1: Verifying Checksum 05:56:23 df20fa9351a1: Download complete 05:56:23 93b9cdb0e59b: Verifying Checksum 05:56:23 93b9cdb0e59b: Download complete 05:56:23 5e14af77c1be: Verifying Checksum 05:56:23 5e14af77c1be: Download complete 05:56:23 93b61091891f: Verifying Checksum 05:56:23 93b61091891f: Download complete 05:56:23 01666e4c0597: Verifying Checksum 05:56:23 01666e4c0597: Download complete 05:56:23 df20fa9351a1: Pull complete 05:56:23 8ad3a11d3b57: Verifying Checksum 05:56:23 8ad3a11d3b57: Download complete 05:56:23 36b3adc4ff6f: Pull complete 05:56:23 8ad3a11d3b57: Pull complete 05:56:24 46f8f816bc3b: Pull complete 05:56:24 93b61091891f: Pull complete 05:56:24 93b9cdb0e59b: Pull complete 05:56:24 5e14af77c1be: Pull complete 05:56:24 01666e4c0597: Pull complete 05:56:25 aa168da1d23b: Verifying Checksum 05:56:25 aa168da1d23b: Download complete 05:56:29 aa168da1d23b: Pull complete 05:56:29 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:56:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:56:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:56:29 prd-centos7-docker-4c-2g-845 does not seem to be running inside a container 05:56:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:56:32 $ docker top 4b7878252be28bf24a9362ea564f8fc9e585c6eb7dffc0dbcbbbe8d36c3eecc5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:33 + touch /tmp/pre-build-complete [Pipeline] sh 05:56:33 + mkdir -p /var/log/sa [Pipeline] sh 05:56:33 + ls /var/log/sa-host 05:56:33 + sadf -c /var/log/sa-host/sa05 05:56:33 file_magic: OK 05:56:33 HZ: Using current value: 100 05:56:33 file_header: OK 05:56:33 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 05:56:33 Statistics: 05:56:33 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:56:33 File successfully converted to sysstat format version 12.2.1 05:56:33 + sadf -c /var/log/sa-host/sa08 05:56:33 file_magic: OK 05:56:33 HZ: Using current value: 100 05:56:33 file_header: OK 05:56:33 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 05:56:33 Statistics: 05:56:33 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:56:33 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:56:34 provisioning config files... 05:56:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8652513095122519709tmp [Pipeline] { [Pipeline] echo 05:56:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:56:34 ---> create-netrc.sh [Pipeline] } 05:56:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:56:35 ---> python-tools-install.sh [Pipeline] echo 05:56:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:56:35 ---> sudo-logs.sh 05:56:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:56:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:56:35 ---> job-cost.sh 05:56:35 lf-activate-venv: SKIPPING 05:56:35 DEBUG: total: 0.18000000715255737 05:56:35 INFO: Retrieving Stack Cost... 05:56:36 INFO: Retrieving Pricing Info for: v3-standard-2 05:56:37 INFO: Archiving Costs [Pipeline] echo 05:56:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:56:37 ---> logs-deploy.sh 05:56:37 lf-activate-venv: SKIPPING 05:56:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3550/1 05:56:37 INFO: archiving workspace using pattern(s): 05:56:38 Archives upload complete. 05:56:38 INFO: archiving logs to Nexus 05:56:39 ---> uname -a: 05:56:39 Linux prd-centos7-docker-4c-2g-845.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:56:39 05:56:39 05:56:39 ---> lscpu: 05:56:39 Architecture: x86_64 05:56:39 CPU op-mode(s): 32-bit, 64-bit 05:56:39 Byte Order: Little Endian 05:56:39 Address sizes: 40 bits physical, 48 bits virtual 05:56:39 CPU(s): 2 05:56:39 On-line CPU(s) list: 0,1 05:56:39 Thread(s) per core: 1 05:56:39 Core(s) per socket: 1 05:56:39 Socket(s): 2 05:56:39 NUMA node(s): 1 05:56:39 Vendor ID: AuthenticAMD 05:56:39 CPU family: 23 05:56:39 Model: 49 05:56:39 Model name: AMD EPYC-Rome Processor 05:56:39 Stepping: 0 05:56:39 CPU MHz: 2800.000 05:56:39 BogoMIPS: 5600.00 05:56:39 Virtualization: AMD-V 05:56:39 Hypervisor vendor: KVM 05:56:39 Virtualization type: full 05:56:39 L1d cache: 64 KiB 05:56:39 L1i cache: 64 KiB 05:56:39 L2 cache: 1 MiB 05:56:39 L3 cache: 32 MiB 05:56:39 NUMA node0 CPU(s): 0,1 05:56:39 Vulnerability Itlb multihit: Not affected 05:56:39 Vulnerability L1tf: Not affected 05:56:39 Vulnerability Mds: Not affected 05:56:39 Vulnerability Meltdown: Not affected 05:56:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:56:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:56:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:56:39 Vulnerability Srbds: Not affected 05:56:39 Vulnerability Tsx async abort: Not affected 05:56:39 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 05:56:39 05:56:39 05:56:39 ---> nproc: 05:56:39 2 05:56:39 05:56:39 05:56:39 ---> df -h: 05:56:39 Filesystem Size Used Available Use% Mounted on 05:56:39 overlay 40.0G 12.5G 27.5G 31% / 05:56:39 tmpfs 64.0M 0 64.0M 0% /dev 05:56:39 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:56:39 shm 64.0M 0 64.0M 0% /dev/shm 05:56:39 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 05:56:39 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 05:56:39 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 05:56:39 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 05:56:39 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 05:56:39 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 05:56:39 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 05:56:39 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 05:56:39 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/1 05:56:39 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/1@tmp 05:56:39 05:56:39 05:56:39 ---> free -m: 05:56:39 total used free shared buff/cache available 05:56:39 Mem: 7821 1232 1773 0 4815 6556 05:56:39 Swap: 1023 1 1022 05:56:39 05:56:39 05:56:39 ---> ip addr: 05:56:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:56:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:56:39 inet 127.0.0.1/8 scope host lo 05:56:39 valid_lft forever preferred_lft forever 05:56:39 inet6 ::1/128 scope host 05:56:39 valid_lft forever preferred_lft forever 05:56:39 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:56:39 link/ether fa:16:3e:7a:01:d9 brd ff:ff:ff:ff:ff:ff 05:56:39 inet 10.30.123.103/23 brd 10.30.123.255 scope global dynamic eth0 05:56:39 valid_lft 84949sec preferred_lft 84949sec 05:56:39 inet6 fe80::f816:3eff:fe7a:1d9/64 scope link 05:56:39 valid_lft forever preferred_lft forever 05:56:39 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:56:39 link/ether 02:42:dc:06:99:c4 brd ff:ff:ff:ff:ff:ff 05:56:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:56:39 valid_lft forever preferred_lft forever 05:56:39 inet6 fe80::42:dcff:fe06:99c4/64 scope link 05:56:39 valid_lft forever preferred_lft forever 05:56:39 05:56:39 05:56:39 ---> sar -b -r -n DEV: 05:56:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 05:56:39 05:56:39 05:32:17 LINUX RESTART (2 CPU) 05:56:39 05:56:39 05:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:56:39 05:34:01 70.84 3.45 67.39 0.00 2579.72 14104.56 0.00 05:56:39 05:35:01 85.33 0.18 85.15 0.00 22.78 41094.89 0.00 05:56:39 05:36:01 138.28 0.02 138.26 0.00 0.53 15494.46 0.00 05:56:39 05:37:01 48.00 0.03 47.97 0.00 1.07 8481.16 0.00 05:56:39 05:38:01 84.75 0.00 84.75 0.00 0.00 20651.83 0.00 05:56:39 05:39:03 268.18 55.36 212.82 0.00 1378.50 146723.36 0.00 05:56:39 05:40:01 224.93 64.04 160.88 0.00 8013.61 103534.91 0.00 05:56:39 05:41:01 183.37 5.73 177.64 0.00 181.65 50013.48 0.00 05:56:39 05:42:03 275.71 8.94 266.77 0.00 1110.29 155122.78 0.00 05:56:39 05:43:01 216.76 28.41 188.34 0.00 1307.39 54881.25 0.00 05:56:39 05:44:01 110.53 4.43 106.10 0.00 832.64 11200.85 0.00 05:56:39 05:45:01 1.57 0.00 1.57 0.00 0.00 30.75 0.00 05:56:39 05:46:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 05:56:39 05:47:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 05:56:39 05:48:02 0.40 0.18 0.22 0.00 5.73 3.13 0.00 05:56:39 05:49:01 0.83 0.00 0.83 0.00 0.00 16.26 0.00 05:56:39 05:50:01 0.20 0.00 0.20 0.00 0.00 2.72 0.00 05:56:39 05:51:01 0.22 0.00 0.22 0.00 0.00 2.37 0.00 05:56:39 05:52:01 0.25 0.00 0.25 0.00 0.00 3.61 0.00 05:56:39 05:53:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 05:56:39 05:54:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 05:56:39 05:55:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 05:56:39 05:56:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 05:56:39 Average: 74.59 7.37 67.22 0.00 662.24 27219.59 0.00 05:56:39 05:56:39 05:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:56:39 05:34:01 4920268 0 866640 10.82 2620 2219404 1584560 17.49 934800 1734364 163020 05:56:39 05:35:01 4060432 0 951212 11.88 2620 2994668 1533856 16.93 1111196 2344728 0 05:56:39 05:36:01 3889724 0 1052064 13.14 2620 3064524 1786640 19.73 1281268 2281300 236456 05:56:39 05:37:01 3775740 0 1241064 15.50 2620 2989508 1805196 19.93 1391564 2279708 73564 05:56:39 05:38:01 2972908 0 1056012 13.19 2620 3977392 1409552 15.56 1192348 3248672 647864 05:56:39 05:39:03 258440 0 1239180 15.47 2620 6508692 1978808 21.85 3002336 4035056 921224 05:56:39 05:40:01 160804 0 1649900 20.60 2620 6195608 3460680 38.21 3208376 3892548 565476 05:56:39 05:41:01 811216 0 1202392 15.01 2620 5992704 1439832 15.90 2683208 3790764 8 05:56:39 05:42:03 139576 0 1496388 18.68 2620 6370348 2606708 28.78 2844028 4253720 122296 05:56:39 05:43:01 1569432 0 1211048 15.12 2620 5225832 1515324 16.73 2295964 3414936 4 05:56:39 05:44:01 2447940 0 1152696 14.39 2620 4405676 1282308 14.16 1370440 3472760 8 05:56:39 05:45:01 2450072 0 1150556 14.37 2620 4405684 1266876 13.99 1375148 3466616 8 05:56:39 05:46:01 2453932 0 1146692 14.32 2620 4405688 1240148 13.69 1372528 3467200 8 05:56:39 05:47:01 2453404 0 1147216 14.32 2620 4405692 1240364 13.69 1373180 3467204 8 05:56:39 05:48:02 2453220 0 1147368 14.33 2620 4405724 1240304 13.69 1372472 3467856 16 05:56:39 05:49:01 2453604 0 1146980 14.32 2620 4405728 1240244 13.69 1372196 3467860 12 05:56:39 05:50:01 2451308 0 1149216 14.35 2620 4405788 1240148 13.69 1376604 3465824 20 05:56:39 05:51:01 2451380 0 1149196 14.35 2620 4405736 1240148 13.69 1399132 3443280 8 05:56:39 05:52:01 2450560 0 1150012 14.36 2620 4405740 1240376 13.69 1403828 3439184 8 05:56:39 05:53:01 2451272 0 1149296 14.35 2620 4405744 1240232 13.69 1403436 3439184 8 05:56:39 05:54:01 2451152 0 1149412 14.35 2620 4405748 1240232 13.69 1404568 3437960 8 05:56:39 05:55:01 2451876 0 1148684 14.34 2620 4405752 1240148 13.69 1404412 3437960 8 05:56:39 05:56:01 2451612 0 1148936 14.35 2620 4405764 1240148 13.69 1404472 3437960 8 05:56:39 Average: 2366516 0 1169659 14.60 2620 4470137 1535341 16.95 1651196 3312463 118697 05:56:39 05:56:39 05:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:56:39 05:34:01 vethd19e3f2 986.51 810.52 91.61 2698.40 0.00 0.00 0.00 0.00 05:56:39 05:34:01 eth0 1290.24 1325.93 5060.12 134.82 0.00 0.00 0.00 0.00 05:56:39 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:34:01 docker0 986.51 810.39 78.12 2698.39 0.00 0.00 0.00 0.00 05:56:39 05:35:01 eth0 431.57 380.68 3074.48 61.78 0.00 0.00 0.00 0.00 05:56:39 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:35:01 docker0 130.59 142.48 6.99 376.90 0.00 0.00 0.00 0.00 05:56:39 05:36:01 vethbad6227 0.32 0.45 0.03 0.04 0.00 0.00 0.00 0.00 05:56:39 05:36:01 eth0 149.18 128.21 505.98 78.40 0.00 0.00 0.00 0.00 05:56:39 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:36:01 docker0 99.20 102.35 7.71 467.93 0.00 0.00 0.00 0.00 05:56:39 05:37:01 vethbad6227 1.93 1.93 0.15 0.16 0.00 0.00 0.00 0.00 05:56:39 05:37:01 eth0 24.65 12.90 18.51 9.14 0.00 0.00 0.00 0.00 05:56:39 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:37:01 docker0 1.93 1.93 0.13 0.16 0.00 0.00 0.00 0.00 05:56:39 05:38:01 eth0 194.81 168.00 1703.33 71.41 0.00 0.00 0.00 0.00 05:56:39 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:38:01 vethea74442 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 05:56:39 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:39:03 vethe4624e2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:39:03 eth0 87.10 64.42 184.57 14.59 0.00 0.00 0.00 0.00 05:56:39 05:39:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:39:03 vethea74442 0.00 0.80 0.00 0.04 0.00 0.00 0.00 0.00 05:56:39 05:40:01 veth74aef7d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 05:56:39 05:40:01 vethcd2e8f0 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 05:56:39 05:40:01 veth763585d 0.05 0.19 0.00 0.01 0.00 0.00 0.00 0.00 05:56:39 05:40:01 veth548e8e6 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 05:56:39 05:41:01 eth0 2866.29 2571.75 12177.86 504.91 0.00 0.00 0.00 0.00 05:56:39 05:41:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:56:39 05:41:01 vethea74442 0.00 2.00 0.00 0.09 0.00 0.00 0.00 0.00 05:56:39 05:41:01 docker0 1281.12 1141.04 97.01 3837.33 0.00 0.00 0.00 0.00 05:56:39 05:42:03 veth92b29cb 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 05:56:39 05:42:03 veth26d0739 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:56:39 05:42:03 veth6c1641f 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 05:56:39 05:42:03 eth0 72.89 50.35 124.18 70.56 0.00 0.00 0.00 0.00 05:56:39 05:43:01 eth0 157.91 129.43 1329.41 70.28 0.00 0.00 0.00 0.00 05:56:39 05:43:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:56:39 05:43:01 vethea74442 0.00 2.29 0.00 0.11 0.00 0.00 0.00 0.00 05:56:39 05:43:01 docker0 1353.44 1216.27 102.18 4111.85 0.00 0.00 0.00 0.00 05:56:39 05:44:01 eth0 91.77 57.28 410.13 13.13 0.00 0.00 0.00 0.00 05:56:39 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:44:01 docker0 44.79 68.55 2.92 391.13 0.00 0.00 0.00 0.00 05:56:39 05:45:01 eth0 1.55 0.77 0.59 0.38 0.00 0.00 0.00 0.00 05:56:39 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:46:01 eth0 1.50 0.08 0.12 0.04 0.00 0.00 0.00 0.00 05:56:39 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:47:01 eth0 2.68 0.60 0.70 0.40 0.00 0.00 0.00 0.00 05:56:39 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:48:02 eth0 1.15 0.75 0.68 0.43 0.00 0.00 0.00 0.00 05:56:39 05:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:49:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:50:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 05:56:39 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:51:01 eth0 0.52 0.05 0.05 0.00 0.00 0.00 0.00 0.00 05:56:39 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:52:01 eth0 0.48 0.35 0.31 0.20 0.00 0.00 0.00 0.00 05:56:39 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:53:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 05:56:39 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:54:01 eth0 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 05:56:39 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:55:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:56:39 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:56:01 eth0 0.37 0.05 0.02 0.00 0.00 0.00 0.00 0.00 05:56:39 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 Average: eth0 112.54 102.94 547.98 25.67 0.00 0.00 0.00 0.00 05:56:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:39 Average: docker0 58.91 54.17 4.43 190.08 0.00 0.00 0.00 0.00 05:56:39 05:56:39 05:56:39 ---> sar -P ALL: 05:56:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 05:56:39 05:56:39 05:32:17 LINUX RESTART (2 CPU) 05:56:39 05:56:39 05:33:01 CPU %user %nice %system %iowait %steal %idle 05:56:39 05:34:01 all 18.98 0.00 4.80 3.53 0.09 72.59 05:56:39 05:34:01 0 16.21 0.00 5.31 4.82 0.09 73.57 05:56:39 05:34:01 1 21.74 0.00 4.30 2.25 0.09 71.62 05:56:39 05:35:01 all 8.15 0.00 3.56 3.72 0.04 84.53 05:56:39 05:35:01 0 8.21 0.00 3.66 5.01 0.05 83.06 05:56:39 05:35:01 1 8.09 0.00 3.46 2.44 0.03 85.98 05:56:39 05:36:01 all 59.82 0.00 8.95 4.74 0.13 26.36 05:56:39 05:36:01 0 59.27 0.00 9.38 5.18 0.13 26.04 05:56:39 05:36:01 1 60.37 0.00 8.52 4.31 0.13 26.67 05:56:39 05:37:01 all 30.48 0.00 4.39 4.19 0.09 60.85 05:56:39 05:37:01 0 31.09 0.00 4.37 2.11 0.09 62.35 05:56:39 05:37:01 1 29.87 0.00 4.42 6.28 0.09 59.34 05:56:39 05:38:01 all 40.72 0.00 8.38 12.04 0.10 38.76 05:56:39 05:38:01 0 40.44 0.00 8.64 15.20 0.11 35.62 05:56:39 05:38:01 1 41.01 0.00 8.12 8.88 0.09 41.90 05:56:39 05:39:03 all 17.17 0.00 11.42 52.83 0.13 18.45 05:56:39 05:39:03 0 17.70 0.00 11.39 58.88 0.11 11.93 05:56:39 05:39:03 1 16.64 0.00 11.45 46.78 0.16 24.96 05:56:39 05:40:01 all 22.92 0.00 8.16 52.75 0.09 16.08 05:56:39 05:40:01 0 22.87 0.00 7.88 54.03 0.09 15.13 05:56:39 05:40:01 1 22.98 0.00 8.44 51.46 0.09 17.03 05:56:39 05:41:01 all 45.38 0.00 6.90 45.52 0.15 2.05 05:56:39 05:41:01 0 44.97 0.00 7.41 45.78 0.14 1.69 05:56:39 05:41:01 1 45.78 0.00 6.39 45.26 0.16 2.40 05:56:39 05:42:03 all 26.74 0.00 11.37 56.63 0.13 5.14 05:56:39 05:42:03 0 26.19 0.00 11.58 56.18 0.12 5.93 05:56:39 05:42:03 1 27.30 0.00 11.15 57.07 0.14 4.34 05:56:39 05:43:01 all 42.72 0.00 9.20 42.32 0.13 5.63 05:56:39 05:43:01 0 43.08 0.00 9.19 40.26 0.13 7.34 05:56:39 05:43:01 1 42.36 0.00 9.21 44.38 0.13 3.92 05:56:39 05:44:01 all 7.08 0.00 3.29 13.26 0.07 76.30 05:56:39 05:44:01 0 7.09 0.00 3.49 14.01 0.07 75.35 05:56:39 05:44:01 1 7.07 0.00 3.09 12.51 0.07 77.26 05:56:39 05:56:39 05:44:01 CPU %user %nice %system %iowait %steal %idle 05:56:39 05:45:01 all 0.16 0.00 0.05 0.00 0.02 99.77 05:56:39 05:45:01 0 0.15 0.00 0.05 0.00 0.00 99.80 05:56:39 05:45:01 1 0.17 0.00 0.05 0.00 0.03 99.75 05:56:39 05:46:01 all 0.20 0.00 0.05 0.00 0.02 99.73 05:56:39 05:46:01 0 0.33 0.00 0.03 0.00 0.02 99.62 05:56:39 05:46:01 1 0.07 0.00 0.07 0.00 0.02 99.85 05:56:39 05:47:01 all 0.06 0.00 0.06 0.00 0.01 99.87 05:56:39 05:47:01 0 0.08 0.00 0.05 0.00 0.00 99.87 05:56:39 05:47:01 1 0.03 0.00 0.07 0.00 0.02 99.88 05:56:39 05:48:02 all 0.18 0.00 0.06 0.01 0.02 99.74 05:56:39 05:48:02 0 0.27 0.00 0.05 0.00 0.00 99.68 05:56:39 05:48:02 1 0.08 0.00 0.07 0.02 0.03 99.80 05:56:39 05:49:01 all 0.21 0.00 0.03 0.00 0.02 99.74 05:56:39 05:49:01 0 0.39 0.00 0.03 0.00 0.02 99.56 05:56:39 05:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:56:39 05:50:01 all 0.18 0.00 0.03 0.00 0.01 99.77 05:56:39 05:50:01 0 0.23 0.00 0.03 0.00 0.00 99.73 05:56:39 05:50:01 1 0.13 0.00 0.03 0.00 0.02 99.82 05:56:39 05:51:01 all 0.22 0.00 0.03 0.00 0.02 99.73 05:56:39 05:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:56:39 05:51:01 1 0.40 0.00 0.05 0.00 0.02 99.53 05:56:39 05:52:01 all 0.20 0.00 0.04 0.00 0.02 99.74 05:56:39 05:52:01 0 0.05 0.00 0.05 0.00 0.02 99.88 05:56:39 05:52:01 1 0.35 0.00 0.03 0.00 0.02 99.60 05:56:39 05:53:01 all 0.18 0.00 0.02 0.00 0.02 99.78 05:56:39 05:53:01 0 0.02 0.00 0.02 0.00 0.03 99.93 05:56:39 05:53:01 1 0.35 0.00 0.02 0.00 0.00 99.63 05:56:39 05:54:01 all 0.12 0.00 0.03 0.00 0.02 99.83 05:56:39 05:54:01 0 0.05 0.00 0.03 0.00 0.02 99.90 05:56:39 05:54:01 1 0.18 0.00 0.03 0.00 0.02 99.77 05:56:39 05:55:01 all 0.11 0.00 0.03 0.00 0.02 99.84 05:56:39 05:55:01 0 0.20 0.00 0.05 0.00 0.03 99.72 05:56:39 05:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:56:39 05:56:39 05:55:01 CPU %user %nice %system %iowait %steal %idle 05:56:39 05:56:01 all 0.09 0.00 0.03 0.00 0.01 99.87 05:56:39 05:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:56:39 05:56:01 1 0.17 0.00 0.03 0.00 0.02 99.78 05:56:39 Average: all 13.44 0.00 3.40 12.26 0.06 70.85 05:56:39 Average: 0 13.30 0.00 3.48 12.68 0.05 70.48 05:56:39 Average: 1 13.57 0.00 3.32 11.83 0.06 71.22 05:56:39 05:56:39 05:56:39